]> granicus.if.org Git - apache/log
apache
19 years ago* docs/manual/new_features_2_2.xml: Take a pass at blurbs for auth and cache
Justin Erenkrantz [Sat, 27 Nov 2004 21:11:30 +0000 (21:11 +0000)]
* docs/manual/new_features_2_2.xml: Take a pass at blurbs for auth and cache
  changes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106760 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
André Malo [Sat, 27 Nov 2004 21:01:50 +0000 (21:01 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106759 13f79535-47bb-0310-9956-ffa450edef68

19 years agofix semantics again.
André Malo [Sat, 27 Nov 2004 20:58:39 +0000 (20:58 +0000)]
fix semantics again.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106758 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMove mod_cache out of experimental for the NetWare build
Bradley Nicholes [Sat, 27 Nov 2004 20:42:00 +0000 (20:42 +0000)]
Move mod_cache out of experimental for the NetWare build

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106757 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMoving pcreposix.h to include/ to replace the (now out of date) version there
Brian Pane [Sat, 27 Nov 2004 20:21:20 +0000 (20:21 +0000)]
Moving pcreposix.h to include/ to replace the (now out of date) version there

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106755 13f79535-47bb-0310-9956-ffa450edef68

19 years agoRemoving in order to "svn move" the new one from srclib/pcre to this location.
Brian Pane [Sat, 27 Nov 2004 20:19:44 +0000 (20:19 +0000)]
Removing in order to "svn move" the new one from srclib/pcre to this location.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106754 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadd titles for glossary links
Astrid Malo [Sat, 27 Nov 2004 20:02:11 +0000 (20:02 +0000)]
add titles for glossary links

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106753 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadd transformation for the two new elements <glossary> and <phonetic>
Astrid Malo [Sat, 27 Nov 2004 19:59:14 +0000 (19:59 +0000)]
add transformation for the two new elements <glossary> and <phonetic>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106752 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd sample algorithm for scheduler and
Mladen Turk [Sat, 27 Nov 2004 19:56:40 +0000 (19:56 +0000)]
Add sample algorithm for scheduler and
use <pre><code> for algorithm tables.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106751 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadd two new elements:
Astrid Malo [Sat, 27 Nov 2004 19:54:28 +0000 (19:54 +0000)]
add two new elements:

<glossary> for links to the glossary
<phonetic> for pronouncations (e.g. using IPA)- to be used in the glossary
           only

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106750 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUpdate the NetWare and Windows version of the autoconf derived files.
Bradley Nicholes [Sat, 27 Nov 2004 19:51:42 +0000 (19:51 +0000)]
Update the NetWare and Windows version of the autoconf derived files.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106749 13f79535-47bb-0310-9956-ffa450edef68

19 years agoRemoved the documentation files because they were making the httpd
Brian Pane [Sat, 27 Nov 2004 19:43:25 +0000 (19:43 +0000)]
Removed the documentation files because they were making the httpd
source checkout too large, added a README file pointing to the reference
copy of the docs in the PCRE vendor branch

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106747 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd htcacheclean to the NetWare build.
Bradley Nicholes [Sat, 27 Nov 2004 19:42:32 +0000 (19:42 +0000)]
Add htcacheclean to the NetWare build.

Submitted by:normw bocnet.com.au

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106746 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd mod_filter to the NetWare build.
Bradley Nicholes [Sat, 27 Nov 2004 19:40:49 +0000 (19:40 +0000)]
Add mod_filter to the NetWare build.

Submitted by:normw bocnet.com.au

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106745 13f79535-47bb-0310-9956-ffa450edef68

19 years agolistener_thread: no functional changes, formatting changes only
Greg Ames [Sat, 27 Nov 2004 19:33:21 +0000 (19:33 +0000)]
listener_thread: no functional changes, formatting changes only

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106744 13f79535-47bb-0310-9956-ffa450edef68

19 years agoonly need one main listener loop.
Greg Ames [Sat, 27 Nov 2004 19:29:26 +0000 (19:29 +0000)]
only need one main listener loop.

logic changes only to minimize diff.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106743 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
André Malo [Sat, 27 Nov 2004 19:25:32 +0000 (19:25 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106742 13f79535-47bb-0310-9956-ffa450edef68

19 years agoreadd status information
André Malo [Sat, 27 Nov 2004 19:19:12 +0000 (19:19 +0000)]
readd status information

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106740 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAt long last, promote mod_cache and friends out of experimental/.
Justin Erenkrantz [Sat, 27 Nov 2004 19:06:48 +0000 (19:06 +0000)]
At long last, promote mod_cache and friends out of experimental/.

Also, take quick pass through docs files to remove experimental label for them.

Reviewed by: Paul Querna, Bill Stoddard, Justin Erenkrantz

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106737 13f79535-47bb-0310-9956-ffa450edef68

19 years agobump version
André Malo [Sat, 27 Nov 2004 15:40:02 +0000 (15:40 +0000)]
bump version

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106728 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
André Malo [Sat, 27 Nov 2004 15:38:35 +0000 (15:38 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106727 13f79535-47bb-0310-9956-ffa450edef68

19 years agovalidate xml
André Malo [Sat, 27 Nov 2004 15:28:03 +0000 (15:28 +0000)]
validate xml

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106723 13f79535-47bb-0310-9956-ffa450edef68

19 years agointroduce data tables
André Malo [Sat, 27 Nov 2004 15:26:55 +0000 (15:26 +0000)]
introduce data tables

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106722 13f79535-47bb-0310-9956-ffa450edef68

19 years agoVote. mod_cache is ready for prime time
Bill Stoddard [Sat, 27 Nov 2004 13:52:15 +0000 (13:52 +0000)]
Vote. mod_cache is ready for prime time

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106710 13f79535-47bb-0310-9956-ffa450edef68

19 years agoRemove double description of balancer manager
Mladen Turk [Sat, 27 Nov 2004 13:43:12 +0000 (13:43 +0000)]
Remove double description of balancer manager

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106708 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd desription for schedlurer algo and
Mladen Turk [Sat, 27 Nov 2004 13:38:47 +0000 (13:38 +0000)]
Add desription for schedlurer algo and
balancer manager

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106707 13f79535-47bb-0310-9956-ffa450edef68

19 years agosvn:eol-style = native
André Malo [Sat, 27 Nov 2004 10:47:49 +0000 (10:47 +0000)]
svn:eol-style = native

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106705 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* LICENSE: Update for PCRE 5.0 licence.
Joe Orton [Sat, 27 Nov 2004 09:29:04 +0000 (09:29 +0000)]
* LICENSE: Update for PCRE 5.0 licence.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106699 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* srclib/pcre/pcre.c (pcre_compile): Remove unused variable.
Joe Orton [Sat, 27 Nov 2004 09:22:38 +0000 (09:22 +0000)]
* srclib/pcre/pcre.c (pcre_compile): Remove unused variable.

(sent upstream too).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106698 13f79535-47bb-0310-9956-ffa450edef68

19 years agoremoved call to aclocal for pcre (we're now able to build pcre-5.0 without it)
Brian Pane [Sat, 27 Nov 2004 08:19:56 +0000 (08:19 +0000)]
removed call to aclocal for pcre (we're now able to build pcre-5.0 without it)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106693 13f79535-47bb-0310-9956-ffa450edef68

19 years agoInitial pass at refactoring some files to eliminate our 150K C source behemoths.
Justin Erenkrantz [Sat, 27 Nov 2004 08:07:44 +0000 (08:07 +0000)]
Initial pass at refactoring some files to eliminate our 150K C source behemoths.

* Makefile.in: Change order of dependencies to bring in exports.o first so that
  we have every symbol 'used' before the linker starts processing.
* build/rules.mk.in: Add a 'program-install' target which just copies httpd.

* server/Makefile.in, modules/http/config2.m4: Add in new file targets.

* NWGNUmakefile, libhttpd.dsp: Blind updates for Netware and Win32.  (I tried.)

* server/core.c: Move core_input_filter, net_time_filter, and core_output_filter  and all supporting functions to...
* server/core_filters.c (copied): ...here.

* modules/http/http_protocol.c: Move functions from here to there...namely:
* modules/http/byterange_filter.c (copied): Relocate ap_byterange_filter() and
  friends.
* modules/http/chunk_filter.c (copied): Relocate chunk_filter().
* modules/http/http_etag.c (copied): Relocate ap_set_etag and ap_make_etag().
* modules/http/http_filters.c (copied): Relocate ap_http_filter(),
  ap_http_header_filter(), ap_discard_request_body(), ap_setup_client_block(),
  ap_should_client_block(), and ap_get_client_block().

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106692 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUse ap_log_cerror and loglevel debug in filter_trace
Nick Kew [Sat, 27 Nov 2004 08:04:01 +0000 (08:04 +0000)]
Use ap_log_cerror and loglevel debug in filter_trace

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106691 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUpgraded the copy of PCRE within srclib/pcre to version 5.0
Brian Pane [Sat, 27 Nov 2004 07:28:04 +0000 (07:28 +0000)]
Upgraded the copy of PCRE within srclib/pcre to version 5.0

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106690 13f79535-47bb-0310-9956-ffa450edef68

19 years agomake the type field in listener_poll_type an enum to make gdb output more
Greg Ames [Sat, 27 Nov 2004 00:37:54 +0000 (00:37 +0000)]
make the type field in listener_poll_type an enum to make gdb output more
useful.

add a comment about a field I haven't been able to grok yet.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106674 13f79535-47bb-0310-9956-ffa450edef68

19 years agoap_process_http_async_connection (used by the Event MPM):
Greg Ames [Fri, 26 Nov 2004 21:21:42 +0000 (21:21 +0000)]
ap_process_http_async_connection (used by the Event MPM):
fix CLOSE_WAITs/leaked connections.  The logic to deal with ap_read_request
failures got lost when merging in the HTTP pipelining fix.  If ap_read_request
fails, the connection state should get set to CONN_STATE_LINGER so the MPM will
invoke lingering close.  Test case: client sends a Connection: keepalive header
then closes the connection before the keepalive timeout pops.

Also add a comment to make the pipelining flow more obvious.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106662 13f79535-47bb-0310-9956-ffa450edef68

19 years ago If thread_num is long, this better be an %ld
William A. Rowe Jr [Fri, 26 Nov 2004 20:10:41 +0000 (20:10 +0000)]
  If thread_num is long, this better be an %ld

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106653 13f79535-47bb-0310-9956-ffa450edef68

19 years agocall aclocal before autoconf for srclib/pcre (required for PCRE-5.0)
Brian Pane [Thu, 25 Nov 2004 23:44:47 +0000 (23:44 +0000)]
call aclocal before autoconf for srclib/pcre (required for PCRE-5.0)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106622 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* modules/ssl/ssl_engine_mutex.c (ssl_mutex_on, ssl_mutex_off):
Joe Orton [Thu, 25 Nov 2004 13:02:31 +0000 (13:02 +0000)]
* modules/ssl/ssl_engine_mutex.c (ssl_mutex_on, ssl_mutex_off):
Improve error messages.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106573 13f79535-47bb-0310-9956-ffa450edef68

19 years agoproperty cleanup
André Malo [Thu, 25 Nov 2004 00:01:34 +0000 (00:01 +0000)]
property cleanup

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106505 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
André Malo [Wed, 24 Nov 2004 19:37:04 +0000 (19:37 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106453 13f79535-47bb-0310-9956-ffa450edef68

19 years agoNew Japanese translation.
Hiroaki Kawai [Wed, 24 Nov 2004 14:29:58 +0000 (14:29 +0000)]
New Japanese translation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106416 13f79535-47bb-0310-9956-ffa450edef68

19 years agomod_cgid: Catch configuration problem where two web server instances
Jeff Trawick [Wed, 24 Nov 2004 11:24:32 +0000 (11:24 +0000)]
mod_cgid: Catch configuration problem where two web server instances
share same ServerRoot but admin forgot to use ScriptSock.

reviewed by: nd, stoddard

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106408 13f79535-47bb-0310-9956-ffa450edef68

19 years agoTypo.
Yoshiki Hayashi [Wed, 24 Nov 2004 03:03:41 +0000 (03:03 +0000)]
Typo.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106374 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
André Malo [Tue, 23 Nov 2004 23:28:09 +0000 (23:28 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106361 13f79535-47bb-0310-9956-ffa450edef68

19 years ago Eliminate awk autogeneration of the ApacheMonitor's .rc resource
William A. Rowe Jr [Tue, 23 Nov 2004 16:57:18 +0000 (16:57 +0000)]
  Eliminate awk autogeneration of the ApacheMonitor's .rc resource
  source file.

  By adding several macros to ap_release.h:

    - the stringize magic, in leiu of including a ton of cruft,
    - split subversion and "-dev" tokens (with a binary flag)
    - a _CSV token in the form of m,n,p (not a string)

  we are able to have use a static ApacheMonitor.rc file, which picks
  up all of the necessary values right from ap_release.h.

  If the group likes this approach, I will percolate it throughout
  the project, and we will lose the requirement of awk for everything
  -except- rewriting the installed httpd.conf script (developer builds
  always get an installed httpd.conf script - it's only 'fixed up'
  with the correct @@ substitutions if they have awk.)

  This project was chosen because ApacheMonitor.rc already exists in svn.

  Comment please.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106313 13f79535-47bb-0310-9956-ffa450edef68

19 years agoClose paren.
Yoshiki Hayashi [Tue, 23 Nov 2004 04:02:11 +0000 (04:02 +0000)]
Close paren.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106269 13f79535-47bb-0310-9956-ffa450edef68

19 years agoChange the other install-* targets to remove the .svn directory instead of the non...
Paul Querna [Tue, 23 Nov 2004 03:15:28 +0000 (03:15 +0000)]
Change the other install-* targets to remove the .svn directory instead of the non-existant 'CVS' one.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106266 13f79535-47bb-0310-9956-ffa450edef68

19 years agoConverting xml -> html
Rich Bowen [Tue, 23 Nov 2004 02:18:22 +0000 (02:18 +0000)]
Converting xml -> html

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106264 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMarkup improvement.
Yoshiki Hayashi [Tue, 23 Nov 2004 02:15:23 +0000 (02:15 +0000)]
Markup improvement.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106263 13f79535-47bb-0310-9956-ffa450edef68

19 years agoWarning about multiple Listen directives.
Rich Bowen [Tue, 23 Nov 2004 02:07:43 +0000 (02:07 +0000)]
Warning about multiple Listen directives.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106261 13f79535-47bb-0310-9956-ffa450edef68

19 years agoFix broken a href anchor references.
Rich Bowen [Tue, 23 Nov 2004 02:06:43 +0000 (02:06 +0000)]
Fix broken a href anchor references.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106260 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdded various examples to the dbmmanage documentation.
Rich Bowen [Tue, 23 Nov 2004 02:05:28 +0000 (02:05 +0000)]
Added various examples to the dbmmanage documentation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106259 13f79535-47bb-0310-9956-ffa450edef68

19 years agoSlight clarification in the role of ServerRoot
Rich Bowen [Tue, 23 Nov 2004 02:04:01 +0000 (02:04 +0000)]
Slight clarification in the role of ServerRoot

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106258 13f79535-47bb-0310-9956-ffa450edef68

19 years agoproperty cleanup for the rest of the files
André Malo [Tue, 23 Nov 2004 00:03:45 +0000 (00:03 +0000)]
property cleanup for the rest of the files

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106244 13f79535-47bb-0310-9956-ffa450edef68

19 years agorestore the files
André Malo [Mon, 22 Nov 2004 23:55:03 +0000 (23:55 +0000)]
restore the files

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106243 13f79535-47bb-0310-9956-ffa450edef68

19 years agothese files are broken by svn:eol-style
André Malo [Mon, 22 Nov 2004 23:49:31 +0000 (23:49 +0000)]
these files are broken by svn:eol-style

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106239 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* modules/generators/mod_cgi.c (cgi_handler): Ensure all stderr from
Joe Orton [Mon, 22 Nov 2004 16:03:20 +0000 (16:03 +0000)]
* modules/generators/mod_cgi.c (cgi_handler): Ensure all stderr from
the script is logged if it generated a non-local redirect.

PR: 20111

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106195 13f79535-47bb-0310-9956-ffa450edef68

19 years agogeneral property cleanup
André Malo [Sun, 21 Nov 2004 18:50:36 +0000 (18:50 +0000)]
general property cleanup

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106103 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
André Malo [Sun, 21 Nov 2004 16:35:37 +0000 (16:35 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106098 13f79535-47bb-0310-9956-ffa450edef68

19 years agoNew Japanese translation.
Hiroaki Kawai [Sun, 21 Nov 2004 16:06:13 +0000 (16:06 +0000)]
New Japanese translation.
reviewed by yoshiki and kawai.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106096 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
André Malo [Sun, 21 Nov 2004 13:01:16 +0000 (13:01 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106086 13f79535-47bb-0310-9956-ffa450edef68

19 years agofix line endings and set svn:eol-style=native
André Malo [Sun, 21 Nov 2004 12:56:18 +0000 (12:56 +0000)]
fix line endings and set svn:eol-style=native

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106084 13f79535-47bb-0310-9956-ffa450edef68

19 years ago Axe a dead variable
William A. Rowe Jr [Sun, 21 Nov 2004 07:18:38 +0000 (07:18 +0000)]
  Axe a dead variable

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106077 13f79535-47bb-0310-9956-ffa450edef68

19 years ago Drop a worthless emit.
William A. Rowe Jr [Sun, 21 Nov 2004 07:10:32 +0000 (07:10 +0000)]
  Drop a worthless emit.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106075 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* STATUS: Update a bit...
Justin Erenkrantz [Sun, 21 Nov 2004 06:52:30 +0000 (06:52 +0000)]
* STATUS: Update a bit...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106074 13f79535-47bb-0310-9956-ffa450edef68

19 years agoCompile Fix for Netware Port with CodeWarrior.
Paul Querna [Sun, 21 Nov 2004 05:53:38 +0000 (05:53 +0000)]
Compile Fix for Netware Port with CodeWarrior.

Noticed By: <normw@bocnet.com.au>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106072 13f79535-47bb-0310-9956-ffa450edef68

19 years agoNew Japanese translation.
Hiroaki Kawai [Sun, 21 Nov 2004 04:00:31 +0000 (04:00 +0000)]
New Japanese translation.
# flush the work we did at ApacheCon2004/SVN migration.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106065 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate Japanese translation.
Hiroaki Kawai [Sun, 21 Nov 2004 03:48:36 +0000 (03:48 +0000)]
update Japanese translation.
fix English Revision.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106063 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate Japanese translation.
Hiroaki Kawai [Sun, 21 Nov 2004 03:35:59 +0000 (03:35 +0000)]
update Japanese translation.
# We, Japanese staff are ready for SVN migration. :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106062 13f79535-47bb-0310-9956-ffa450edef68

19 years agofix revision reference and update transformation
André Malo [Sat, 20 Nov 2004 20:57:25 +0000 (20:57 +0000)]
fix revision reference and update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105997 13f79535-47bb-0310-9956-ffa450edef68

19 years agorefer to the recent changes, I hope that's it.
André Malo [Sat, 20 Nov 2004 20:40:26 +0000 (20:40 +0000)]
refer to the recent changes, I hope that's it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105996 13f79535-47bb-0310-9956-ffa450edef68

19 years agogeneral property cleanup
André Malo [Sat, 20 Nov 2004 20:16:24 +0000 (20:16 +0000)]
general property cleanup

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105995 13f79535-47bb-0310-9956-ffa450edef68

19 years agoCopy the charset.conv file to the /conf directory during the make install phase
Bradley Nicholes [Sat, 20 Nov 2004 19:36:24 +0000 (19:36 +0000)]
Copy the charset.conv file to the /conf directory during the make install phase

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105991 13f79535-47bb-0310-9956-ffa450edef68

19 years ago$Revision$ is slightly misdocumented (only available since svn 1.1)
André Malo [Sat, 20 Nov 2004 18:42:58 +0000 (18:42 +0000)]
$Revision$ is slightly misdocumented (only available since svn 1.1)
use LastChangedRevision instead

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105989 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadjust properties and revision expansion of the English docs
André Malo [Sat, 20 Nov 2004 17:06:17 +0000 (17:06 +0000)]
adjust properties and  revision expansion of the English docs

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105981 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadjust properties and revision references of the Korean translation
André Malo [Sat, 20 Nov 2004 16:33:08 +0000 (16:33 +0000)]
adjust properties and revision references of the Korean translation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105980 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadjust properties and revision references of the Spanish translation
André Malo [Sat, 20 Nov 2004 16:08:21 +0000 (16:08 +0000)]
adjust properties and revision references of the Spanish translation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105977 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadjust properties and revision references of the French translation
André Malo [Sat, 20 Nov 2004 15:59:48 +0000 (15:59 +0000)]
adjust properties and revision references of the French translation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105975 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadjust properties and revision references of the Japanese translation
André Malo [Sat, 20 Nov 2004 15:56:56 +0000 (15:56 +0000)]
adjust properties and revision references of the Japanese translation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105974 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadjust properties and revision references of the russian translation
André Malo [Sat, 20 Nov 2004 14:12:16 +0000 (14:12 +0000)]
adjust properties and revision references of the russian translation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105967 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadjust properties and revision references of the german
André Malo [Sat, 20 Nov 2004 13:56:38 +0000 (13:56 +0000)]
adjust properties and revision references of the german
translation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105964 13f79535-47bb-0310-9956-ffa450edef68

19 years agoI forgot to add a CHANGES message for the Event MPM. See r105919.
Paul Querna [Sat, 20 Nov 2004 03:00:33 +0000 (03:00 +0000)]
I forgot to add a CHANGES message for the Event MPM. See r105919.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105920 13f79535-47bb-0310-9956-ffa450edef68

19 years agoThe Event MPM.
Paul Querna [Sat, 20 Nov 2004 02:52:36 +0000 (02:52 +0000)]
The Event MPM.
Designed to minimize Apache's KeepAlive overhead.

This MPM depends on the current APR-trunk for new features added to
the apr_pollset interface. Currently the underlying operating
system must support KQueue or EPoll.

Status:
  Should work as a drop in replacement for all non-ssl servers.
  SSL Requests that use HTTP 1.1 Pipelining do not currently work.

Testing:
  I have tested it with Linux 2.6, FreeBSD 5.2.1, and OS X 10.3.

Originally based on the patch by Greg Ames.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105919 13f79535-47bb-0310-9956-ffa450edef68

19 years agoReplace the hack to remove CVS directories with one for Subversion '.svn' directories.
Paul Querna [Sat, 20 Nov 2004 02:29:28 +0000 (02:29 +0000)]
Replace the hack to remove CVS directories with one for Subversion '.svn' directories.

There *should* be a better way to only install the manual files, and
not the '.svn' directories.

Without this, multiple make installs to the same prefix will fail.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105916 13f79535-47bb-0310-9956-ffa450edef68

19 years agoOnward to 2.1.2-dev.
Justin Erenkrantz [Fri, 19 Nov 2004 22:36:56 +0000 (22:36 +0000)]
Onward to 2.1.2-dev.

* CHANGES: Bump...
* include/ap_release.h: to 2.1.2-dev.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105892 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* include/ap_release.h: Bump to 2.1.1.
Justin Erenkrantz [Fri, 19 Nov 2004 22:34:45 +0000 (22:34 +0000)]
* include/ap_release.h: Bump to 2.1.1.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105890 13f79535-47bb-0310-9956-ffa450edef68

19 years agoPreparation step to simplify merging to a newer pcre:
Joe Orton [Fri, 19 Nov 2004 14:07:37 +0000 (14:07 +0000)]
Preparation step to simplify merging to a newer pcre:

* srclib/pcre/ltmain.sh, ltconfig, config.guess, config.sub: Remove
files which are unneeded when pcre is built by the httpd build system.

* srclib/pcre/RunTest: Remove generated file, a leftover from an older
version of pcre.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105820 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* buildconf: Remove the autom4te cache from srclib/pcre too,
Joe Orton [Fri, 19 Nov 2004 13:55:31 +0000 (13:55 +0000)]
* buildconf: Remove the autom4te cache from srclib/pcre too,
before and after running autoconf.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105819 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* support/: Remove generated files which seem to have been resurrected
Joe Orton [Fri, 19 Nov 2004 09:20:36 +0000 (09:20 +0000)]
* support/: Remove generated files which seem to have been resurrected
during the conversion.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105799 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd apr and apr-util to svn:ignore.
Joe Orton [Fri, 19 Nov 2004 09:18:04 +0000 (09:18 +0000)]
Add apr and apr-util to svn:ignore.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105797 13f79535-47bb-0310-9956-ffa450edef68

19 years agoRemove the .cvsignore files.
Joe Orton [Fri, 19 Nov 2004 09:07:29 +0000 (09:07 +0000)]
Remove the .cvsignore files.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105796 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* buildconf: Point at http:// for both, and the "cd srclib" is not
Joe Orton [Fri, 19 Nov 2004 09:05:34 +0000 (09:05 +0000)]
* buildconf: Point at http:// for both, and the "cd srclib" is not
necessary.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105795 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd some magic to buildconf so it will tell you to get both apr and apr-util the
Paul Querna [Fri, 19 Nov 2004 06:19:50 +0000 (06:19 +0000)]
Add some magic to buildconf so it will tell you to get both apr and apr-util the
first time you run it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105778 13f79535-47bb-0310-9956-ffa450edef68

19 years ago'svn co' would be the important part of the command.
Paul Querna [Fri, 19 Nov 2004 06:09:56 +0000 (06:09 +0000)]
'svn co' would be the important part of the command.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105774 13f79535-47bb-0310-9956-ffa450edef68

19 years agoTell users how to get APR from subversion instead of CVS.
Paul Querna [Fri, 19 Nov 2004 06:07:23 +0000 (06:07 +0000)]
Tell users how to get APR from subversion instead of CVS.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105773 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* STATUS: The tree is now open for business. Some housekeeping will be
Justin Erenkrantz [Fri, 19 Nov 2004 06:03:54 +0000 (06:03 +0000)]
* STATUS: The tree is now open for business.  Some housekeeping will be
  undertaken now.  But, that shouldn't effect anyone else.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105769 13f79535-47bb-0310-9956-ffa450edef68

19 years agoFix handling of non-blocking reads in mod_ssl (triggered by recent
Joe Orton [Sun, 14 Nov 2004 17:20:01 +0000 (17:20 +0000)]
Fix handling of non-blocking reads in mod_ssl (triggered by recent
change to mod_proxy_http):

* modules/ssl/ssl_engine_io.c (bio_filter_in_read): Return an error if
the read would block so that the SSL_read() caller checks for
SSL_ERROR_WANT_READ, rather than 0, which is treated like EOF.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105768 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
André Malo [Sun, 14 Nov 2004 10:30:28 +0000 (10:30 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105767 13f79535-47bb-0310-9956-ffa450edef68

19 years agoTypo.
Erik Abele [Sun, 14 Nov 2004 03:33:05 +0000 (03:33 +0000)]
Typo.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105764 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
André Malo [Sat, 13 Nov 2004 11:25:10 +0000 (11:25 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105761 13f79535-47bb-0310-9956-ffa450edef68