]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
20 years ago Accomodate API changes to OpenSSL 0.9.8 (now in beta).
William A. Rowe Jr [Wed, 6 Jul 2005 15:10:36 +0000 (15:10 +0000)] 
  Accomodate API changes to OpenSSL 0.9.8 (now in beta).
  For all currently building platforms, this is a noop.

Submitted by: Georg v. Zezschwitz <gzv 2scale.de>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@209468 13f79535-47bb-0310-9956-ffa450edef68

20 years agovote for showstopper patch
Jeff Trawick [Fri, 1 Jul 2005 11:38:13 +0000 (11:38 +0000)] 
vote for showstopper patch

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@208747 13f79535-47bb-0310-9956-ffa450edef68

20 years ago- add the appropriate patch to complete the fix for CAN-2005-2088
Joe Orton [Fri, 1 Jul 2005 11:03:23 +0000 (11:03 +0000)] 
- add the appropriate patch to complete the fix for CAN-2005-2088
- random mod_proxy bugs are not showstoppers

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@208744 13f79535-47bb-0310-9956-ffa450edef68

20 years agoNote the CVE name so we rememeber to put it into CHANGES
Mark J. Cox [Fri, 1 Jul 2005 10:36:00 +0000 (10:36 +0000)] 
Note the CVE name so we rememeber to put it into CHANGES

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@208742 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Commit a trivial patch which permits Apache 2.0's ApacheMonitor
William A. Rowe Jr [Tue, 28 Jun 2005 18:44:46 +0000 (18:44 +0000)] 
  Commit a trivial patch which permits Apache 2.0's ApacheMonitor
  to browse Apache 1.3, 2.0 and now, 2.1+ installed httpd services.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@202265 13f79535-47bb-0310-9956-ffa450edef68

20 years agoa 2.0.x proxy patch to shut down some request smuggling
Jeff Trawick [Tue, 28 Jun 2005 12:01:43 +0000 (12:01 +0000)] 
a 2.0.x proxy patch to shut down some request smuggling
attempts is available

several fixes have been merged from trunk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@202162 13f79535-47bb-0310-9956-ffa450edef68

20 years agomerge this fix from trunk:
Jeff Trawick [Tue, 28 Jun 2005 11:59:21 +0000 (11:59 +0000)] 
merge this fix from trunk:

  Prevent hangs of child processes when writing to piped loggers at
  the time of graceful restart.

PR:           26467
Reviewed by:  jorton, pquerna

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@202161 13f79535-47bb-0310-9956-ffa450edef68

20 years agomerge this fix from trunk:
Jeff Trawick [Tue, 28 Jun 2005 10:45:52 +0000 (10:45 +0000)] 
merge this fix from trunk:

fix minor annoyance on z/OS: __FILE__ is set to
"./foo.c" instead of simply "foo.c", so filter
out all but the basename before logging it with
debug messages

Reviewed by: pquerna, wrowe

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@202154 13f79535-47bb-0310-9956-ffa450edef68

20 years agoMerge from trunk:
Jeff Trawick [Tue, 28 Jun 2005 10:32:25 +0000 (10:32 +0000)] 
Merge from trunk:

Downgrade the log level of a worker MPM apr_proc_mutex_foo error
message when it occurs during restart (as we already do for a couple
of other calls).

Reviewed by: jorton, pquerna

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@202152 13f79535-47bb-0310-9956-ffa450edef68

20 years agoTwo proposals.
Joe Orton [Mon, 27 Jun 2005 14:07:19 +0000 (14:07 +0000)] 
Two proposals.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@201996 13f79535-47bb-0310-9956-ffa450edef68

20 years agoSlightly more detail in the RewriteMap rnd: example, as well as
Rich Bowen [Sun, 26 Jun 2005 23:31:49 +0000 (23:31 +0000)] 
Slightly more detail in the RewriteMap rnd: example, as well as
rewriting text that makes the feature sound less useful than it actually
is.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@201922 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Just more cleanup, and re-add the /docs/STATUS removed by my prior commit
William A. Rowe Jr [Fri, 24 Jun 2005 16:52:23 +0000 (16:52 +0000)] 
  Just more cleanup, and re-add the /docs/STATUS removed by my prior commit
  (it wasn't quite obvious enough, now it's called out.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@201648 13f79535-47bb-0310-9956-ffa450edef68

20 years ago --Unmaintained Binaries section
William A. Rowe Jr [Fri, 24 Jun 2005 16:29:05 +0000 (16:29 +0000)] 
  --Unmaintained Binaries section

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@201642 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Open up the file with some whitespace, and add our showstoppers
William A. Rowe Jr [Fri, 24 Jun 2005 16:28:30 +0000 (16:28 +0000)] 
  Open up the file with some whitespace, and add our showstoppers
  (will find time to be more specific this weekend, Trawick's patch
  for one doesn't backport cleanly due to proxy_http.c restructuring.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@201641 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Accept a few patches, and split ACCEPTED from PROPOSED to help
William A. Rowe Jr [Fri, 24 Jun 2005 15:08:49 +0000 (15:08 +0000)] 
  Accept a few patches, and split ACCEPTED from PROPOSED to help
  folks looking for low-hanging fruit to chip in.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@201628 13f79535-47bb-0310-9956-ffa450edef68

20 years agoAdd two redirect-carefully's from the trunk.
Joe Orton [Fri, 24 Jun 2005 14:26:57 +0000 (14:26 +0000)] 
Add two redirect-carefully's from the trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@201623 13f79535-47bb-0310-9956-ffa450edef68

20 years ago* Rewritemaps use the ${map:key} notation
André Malo [Thu, 23 Jun 2005 05:21:53 +0000 (05:21 +0000)] 
* Rewritemaps use the ${map:key} notation
* `build all`

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@193076 13f79535-47bb-0310-9956-ffa450edef68

20 years agoA small example of RewriteMap.
Rich Bowen [Thu, 23 Jun 2005 01:02:13 +0000 (01:02 +0000)] 
A small example of RewriteMap.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@193034 13f79535-47bb-0310-9956-ffa450edef68

20 years agoCorrect the location for this resource.
Rich Bowen [Thu, 23 Jun 2005 01:01:12 +0000 (01:01 +0000)] 
Correct the location for this resource.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@193033 13f79535-47bb-0310-9956-ffa450edef68

20 years ago- Add more votes.
Paul Querna [Mon, 20 Jun 2005 05:47:52 +0000 (05:47 +0000)] 
- Add more votes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@191397 13f79535-47bb-0310-9956-ffa450edef68

20 years ago- Update vote on graceful-restart-of-piped-loggers fix, now that it is under CORE_PRI...
Paul Querna [Mon, 20 Jun 2005 05:42:49 +0000 (05:42 +0000)] 
- Update vote on graceful-restart-of-piped-loggers fix, now that it is under CORE_PRIVATE.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@191396 13f79535-47bb-0310-9956-ffa450edef68

20 years agotypo corrected
Jesus Blanco Izquierdo [Sun, 19 Jun 2005 00:37:24 +0000 (00:37 +0000)] 
typo corrected

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@191315 13f79535-47bb-0310-9956-ffa450edef68

20 years agoSpanish translation updated
Jesus Blanco Izquierdo [Sat, 18 Jun 2005 13:43:02 +0000 (13:43 +0000)] 
Spanish translation updated
Patch traslated by Jesus Blanco (blanco AT apache DOT org)
and reviewed by Daniel Lopez (ridruejo AT apache DOT org)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@191288 13f79535-47bb-0310-9956-ffa450edef68

20 years agoChanged "Files ~" to "FilesMatch" in the config files. People seem to
Rich Bowen [Thu, 16 Jun 2005 12:40:37 +0000 (12:40 +0000)] 
Changed "Files ~" to "FilesMatch" in the config files. People seem to
have a hard time noticing the ~ in there, which then leads to confusion
about how Files works.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@190904 13f79535-47bb-0310-9956-ffa450edef68

20 years agoUpdate remaining 2004 copyright notices.
Joe Orton [Tue, 14 Jun 2005 14:06:51 +0000 (14:06 +0000)] 
Update remaining 2004 copyright notices.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@190593 13f79535-47bb-0310-9956-ffa450edef68

20 years agoInclude "Indexes" in the AllowOverride comment in the default
Rich Bowen [Mon, 13 Jun 2005 17:58:31 +0000 (17:58 +0000)] 
Include "Indexes" in the AllowOverride comment in the default
configuration

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@190450 13f79535-47bb-0310-9956-ffa450edef68

20 years agoupdate German translation; update transformation
André Malo [Sun, 12 Jun 2005 11:35:52 +0000 (11:35 +0000)] 
update German translation; update transformation

Reviewed by: Kess

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@190249 13f79535-47bb-0310-9956-ffa450edef68

20 years agoupdate German translation; update transformation
André Malo [Sun, 12 Jun 2005 09:49:34 +0000 (09:49 +0000)] 
update German translation; update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@190233 13f79535-47bb-0310-9956-ffa450edef68

20 years agoupdate Spanish translation to English Revison 178522
Jesus Blanco Izquierdo [Sat, 11 Jun 2005 18:56:06 +0000 (18:56 +0000)] 
update Spanish translation to English Revison 178522
Translated by Jesus Blanco (blanco AT apache DOT org)
Reviwed by Daniel Lopez (ridruejo AT apache DOT org)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@190161 13f79535-47bb-0310-9956-ffa450edef68

20 years agoPropose.
Joe Orton [Fri, 10 Jun 2005 15:23:49 +0000 (15:23 +0000)] 
Propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@189974 13f79535-47bb-0310-9956-ffa450edef68

20 years agoAdd redirect-carefully BrowserMatch for FrontPage.
Joe Orton [Wed, 8 Jun 2005 13:44:57 +0000 (13:44 +0000)] 
Add redirect-carefully BrowserMatch for FrontPage.

PR: 32842

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@189579 13f79535-47bb-0310-9956-ffa450edef68

20 years agoMerge r179781 from trunk:
Joe Orton [Wed, 8 Jun 2005 09:08:09 +0000 (09:08 +0000)] 
Merge r179781 from trunk:

* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVerify_CRL): Fix
off-by-one.

PR: 35081
Submitted by: Marc Stern <mstern csc.com>
Reviewed by: jorton, trawick, pquerna

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@189562 13f79535-47bb-0310-9956-ffa450edef68

20 years agoMerge r165151 from trunk:
Joe Orton [Wed, 8 Jun 2005 09:00:24 +0000 (09:00 +0000)] 
Merge r165151 from trunk:

* modules/mappers/mod_userdir.c (get_suexec_id_doer): Fix allocation
size.

PR: 34588
Reviewed by: jorton, bnicholes, trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@189561 13f79535-47bb-0310-9956-ffa450edef68

20 years agoupdate transformation
Jesus Blanco Izquierdo [Tue, 7 Jun 2005 16:42:10 +0000 (16:42 +0000)] 
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@188812 13f79535-47bb-0310-9956-ffa450edef68

20 years agoSpanish Translation for env.xml.es
Jesus Blanco Izquierdo [Tue, 7 Jun 2005 16:40:43 +0000 (16:40 +0000)] 
Spanish Translation for env.xml.es
Translated by Jesus Blanco (blanco at apache dot org)
Reviewed by Daniel Lopez (ridruejo at apache dot org)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@188811 13f79535-47bb-0310-9956-ffa450edef68

20 years agovote for mod_ssl fix, add mod_cache backport for Vary: *.
Paul Querna [Mon, 6 Jun 2005 16:58:51 +0000 (16:58 +0000)] 
vote for mod_ssl fix, add mod_cache backport for Vary: *.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@180342 13f79535-47bb-0310-9956-ffa450edef68

20 years agoadd svn:eol-style properties
Jesus Blanco Izquierdo [Sun, 5 Jun 2005 20:44:23 +0000 (20:44 +0000)] 
add svn:eol-style properties

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@180147 13f79535-47bb-0310-9956-ffa450edef68

20 years agoupdate transformation
Jesus Blanco Izquierdo [Sun, 5 Jun 2005 19:51:25 +0000 (19:51 +0000)] 
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@180140 13f79535-47bb-0310-9956-ffa450edef68

20 years agoSpanish translation for dns-caveats.html.en
Jesus Blanco Izquierdo [Sun, 5 Jun 2005 19:44:04 +0000 (19:44 +0000)] 
Spanish translation for dns-caveats.html.en

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@180139 13f79535-47bb-0310-9956-ffa450edef68

20 years agoSpanish translation for dns-caveats.xml
Jesus Blanco Izquierdo [Sun, 5 Jun 2005 19:41:53 +0000 (19:41 +0000)] 
Spanish translation for dns-caveats.xml

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@180138 13f79535-47bb-0310-9956-ffa450edef68

20 years agoadd svn:eol-style properties and `build all`
André Malo [Sun, 5 Jun 2005 06:13:35 +0000 (06:13 +0000)] 
add svn:eol-style properties and `build all`

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@180076 13f79535-47bb-0310-9956-ffa450edef68

20 years agoInitial build from sections.xml.es
Jesus Blanco Izquierdo [Sun, 5 Jun 2005 00:43:41 +0000 (00:43 +0000)] 
Initial build from sections.xml.es

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@180042 13f79535-47bb-0310-9956-ffa450edef68

20 years agoSpanish translation for sections.xml
Jesus Blanco Izquierdo [Sat, 4 Jun 2005 21:59:57 +0000 (21:59 +0000)] 
Spanish translation for sections.xml

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@180030 13f79535-47bb-0310-9956-ffa450edef68

20 years agovote for one
Jeff Trawick [Fri, 3 Jun 2005 19:37:00 +0000 (19:37 +0000)] 
vote for one
provide 2.0-ized patch for another

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@179868 13f79535-47bb-0310-9956-ffa450edef68

20 years agopropose
Joe Orton [Fri, 3 Jun 2005 12:57:51 +0000 (12:57 +0000)] 
propose

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@179782 13f79535-47bb-0310-9956-ffa450edef68

20 years agovote+note
Joe Orton [Fri, 3 Jun 2005 12:03:42 +0000 (12:03 +0000)] 
vote+note

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@179776 13f79535-47bb-0310-9956-ffa450edef68

20 years agobackport a couple more easy fixes pretty please
Jeff Trawick [Fri, 3 Jun 2005 08:28:13 +0000 (08:28 +0000)] 
backport a couple more easy fixes pretty please

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@179747 13f79535-47bb-0310-9956-ffa450edef68

20 years agopropose backport of small fix to log level
Jeff Trawick [Wed, 1 Jun 2005 00:00:18 +0000 (00:00 +0000)] 
propose backport of small fix to log level

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@179318 13f79535-47bb-0310-9956-ffa450edef68

20 years agoupdate transformation
Astrid Malo [Fri, 27 May 2005 14:20:51 +0000 (14:20 +0000)] 
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@178784 13f79535-47bb-0310-9956-ffa450edef68

20 years agoBackport:
Joshua Slive [Wed, 25 May 2005 19:42:56 +0000 (19:42 +0000)] 
Backport:
We have been installing config.nice in build/ for a while, so we might
as well tell people about it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@178522 13f79535-47bb-0310-9956-ffa450edef68

20 years agoworker mpm: don't take down the whole server for a transient
Greg Ames [Wed, 25 May 2005 19:36:20 +0000 (19:36 +0000)] 
worker mpm: don't take down the whole server for a transient
thread creation failure. PR 34514

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@178518 13f79535-47bb-0310-9956-ffa450edef68

20 years agomod_rewrite: use buffered I/O for RewriteMap txt: files
Greg Ames [Wed, 25 May 2005 18:05:05 +0000 (18:05 +0000)] 
mod_rewrite: use buffered I/O for RewriteMap txt: files

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@178500 13f79535-47bb-0310-9956-ffa450edef68

20 years agoReverse r168030 and delete the corresponding error doc file
Joshua Slive [Wed, 25 May 2005 15:23:30 +0000 (15:23 +0000)] 
Reverse r168030 and delete the corresponding error doc file
because the custom error doc can't present as much info
as the internal error doc.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@178454 13f79535-47bb-0310-9956-ffa450edef68

20 years agopropose a few backports
Jeff Trawick [Tue, 24 May 2005 22:21:29 +0000 (22:21 +0000)] 
propose a few backports

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@178301 13f79535-47bb-0310-9956-ffa450edef68

20 years agoWhat better time to vote than at 2AM in the morning?
Sander Striker [Sun, 22 May 2005 00:03:31 +0000 (00:03 +0000)] 
What better time to vote than at 2AM in the morning?

* STATUS

  Add a vote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@171265 13f79535-47bb-0310-9956-ffa450edef68

20 years agobackport this fix from 2.1-dev:
Jeff Trawick [Sat, 21 May 2005 12:25:00 +0000 (12:25 +0000)] 
backport this fix from 2.1-dev:

  proxy HTTP: Rework the handling of request bodies to handle
  chunked input and input filters which modify content length, and
  avoid spooling arbitrary-sized request bodies in memory.

PR:            15859
Reviewed by:   jerenkrantz, jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@171205 13f79535-47bb-0310-9956-ffa450edef68

20 years agovote
Jeff Trawick [Sat, 21 May 2005 11:23:41 +0000 (11:23 +0000)] 
vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@171204 13f79535-47bb-0310-9956-ffa450edef68

20 years agoadd a backport vote
Greg Ames [Fri, 20 May 2005 20:34:26 +0000 (20:34 +0000)] 
add a backport vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@171152 13f79535-47bb-0310-9956-ffa450edef68

20 years agovote. thanks Jeff and Joe
Greg Ames [Fri, 20 May 2005 20:26:04 +0000 (20:26 +0000)] 
vote.  thanks Jeff and Joe

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@171148 13f79535-47bb-0310-9956-ffa450edef68

20 years agovote
Bradley Nicholes [Fri, 20 May 2005 16:36:08 +0000 (16:36 +0000)] 
vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@171137 13f79535-47bb-0310-9956-ffa450edef68

20 years agoNot sure if it was mine, but I vote +1 anyway.
Jim Jagielski [Fri, 20 May 2005 12:09:28 +0000 (12:09 +0000)] 
Not sure if it was mine, but I vote +1 anyway.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@171108 13f79535-47bb-0310-9956-ffa450edef68

20 years agoVote more.
Joe Orton [Fri, 20 May 2005 11:08:55 +0000 (11:08 +0000)] 
Vote more.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@171098 13f79535-47bb-0310-9956-ffa450edef68

20 years ago* configure.in: Disallow use of bundled APR with external APR-util, or
Joe Orton [Fri, 20 May 2005 11:01:13 +0000 (11:01 +0000)] 
* configure.in: Disallow use of bundled APR with external APR-util, or
bundled APR-util with external APR, another cause of the dreaded
PR21718.

Reviewed by: jorton, nd, trawick, pquerna

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@171097 13f79535-47bb-0310-9956-ffa450edef68

20 years agopquerna's concern is hopefully resolved with a needed
Jeff Trawick [Fri, 20 May 2005 10:52:56 +0000 (10:52 +0000)] 
pquerna's concern is hopefully resolved with a needed
cleanup.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@171094 13f79535-47bb-0310-9956-ffa450edef68

20 years agojust had a duplicate PR report the issue with transient thread
Jeff Trawick [Fri, 20 May 2005 10:30:29 +0000 (10:30 +0000)] 
just had a duplicate PR report the issue with transient thread
creation failures bringing down server

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@171092 13f79535-47bb-0310-9956-ffa450edef68

20 years agoupdate transformation
André Malo [Thu, 19 May 2005 16:39:36 +0000 (16:39 +0000)] 
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170962 13f79535-47bb-0310-9956-ffa450edef68

20 years agovote for mod_version in 2.0
André Malo [Thu, 19 May 2005 16:29:59 +0000 (16:29 +0000)] 
vote for mod_version in 2.0

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170956 13f79535-47bb-0310-9956-ffa450edef68

20 years agofix typo in comment
Jeff Trawick [Thu, 19 May 2005 11:54:32 +0000 (11:54 +0000)] 
fix typo in comment

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170915 13f79535-47bb-0310-9956-ffa450edef68

20 years agofix typo
Jeff Trawick [Thu, 19 May 2005 11:52:12 +0000 (11:52 +0000)] 
fix typo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170913 13f79535-47bb-0310-9956-ffa450edef68

20 years agomod_ldap: Change the LDAP connection timeout to per-connection rather than global...
Bradley Nicholes [Wed, 18 May 2005 20:01:33 +0000 (20:01 +0000)] 
mod_ldap: Change the LDAP connection timeout to per-connection rather than global. Fixes PR: 34618

Reviewed by: bnicholes, minfrin, pquerna

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170805 13f79535-47bb-0310-9956-ffa450edef68

20 years agoVote proxy cookie patch (PR10722)
Nick Kew [Wed, 18 May 2005 19:14:24 +0000 (19:14 +0000)] 
Vote proxy cookie patch (PR10722)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170795 13f79535-47bb-0310-9956-ffa450edef68

20 years ago+1 several. -0 on the piped logger at graceful restart, since it doesn't bump the...
Paul Querna [Wed, 18 May 2005 18:47:51 +0000 (18:47 +0000)] 
+1 several. -0 on the piped logger at graceful restart, since it doesn't bump the minor MMN, or put it under CORE_PRIVATE.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170792 13f79535-47bb-0310-9956-ffa450edef68

20 years agoneed more votes...
Jeff Trawick [Wed, 18 May 2005 18:36:16 +0000 (18:36 +0000)] 
need more votes...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170791 13f79535-47bb-0310-9956-ffa450edef68

20 years ago* move backport proposal from on hold to the live stage (where it
André Malo [Wed, 18 May 2005 17:50:45 +0000 (17:50 +0000)] 
* move backport proposal from on hold to the live stage (where it
  should have appeared in the first place)
* vote for it

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170785 13f79535-47bb-0310-9956-ffa450edef68

20 years agoupdate transformation
André Malo [Wed, 18 May 2005 17:33:44 +0000 (17:33 +0000)] 
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170783 13f79535-47bb-0310-9956-ffa450edef68

20 years agoMore piped logger fixes.
Joe Orton [Wed, 18 May 2005 08:20:53 +0000 (08:20 +0000)] 
More piped logger fixes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170722 13f79535-47bb-0310-9956-ffa450edef68

20 years agoWebDAVFS (1.3) is still broken in OS X Tiger.
Erik Abele [Tue, 17 May 2005 21:03:30 +0000 (21:03 +0000)] 
WebDAVFS (1.3) is still broken in OS X Tiger.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170663 13f79535-47bb-0310-9956-ffa450edef68

20 years agoBackport the SSLUsername documentation.
Joe Orton [Tue, 17 May 2005 20:40:54 +0000 (20:40 +0000)] 
Backport the SSLUsername documentation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170658 13f79535-47bb-0310-9956-ffa450edef68

20 years agoVote, propose.
Joe Orton [Tue, 17 May 2005 13:56:45 +0000 (13:56 +0000)] 
Vote, propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170594 13f79535-47bb-0310-9956-ffa450edef68

20 years agopropose another merge (all hangs be gone (eventually))
Jeff Trawick [Mon, 16 May 2005 00:06:50 +0000 (00:06 +0000)] 
propose another merge (all hangs be gone (eventually))

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170285 13f79535-47bb-0310-9956-ffa450edef68

20 years agoupdate transformation
Astrid Malo [Fri, 13 May 2005 18:52:42 +0000 (18:52 +0000)] 
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170072 13f79535-47bb-0310-9956-ffa450edef68

20 years agoFix User/Group bug reported on the mailing list by Vincent Deffontaines
Rich Bowen [Mon, 9 May 2005 15:30:54 +0000 (15:30 +0000)] 
Fix User/Group bug reported on the mailing list by Vincent Deffontaines

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@169328 13f79535-47bb-0310-9956-ffa450edef68

20 years agore-insert a backport vote
Greg Ames [Fri, 6 May 2005 15:22:51 +0000 (15:22 +0000)] 
re-insert a backport vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@168616 13f79535-47bb-0310-9956-ffa450edef68

20 years agoWithdraw the AuthLDAPAllowDNAuth proposal. Not ready for prime time yet. Needs...
Bradley Nicholes [Fri, 6 May 2005 14:00:30 +0000 (14:00 +0000)] 
Withdraw the AuthLDAPAllowDNAuth proposal.  Not ready for prime time yet.  Needs more review

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@168600 13f79535-47bb-0310-9956-ffa450edef68

20 years ago`build all`
André Malo [Fri, 6 May 2005 07:20:06 +0000 (07:20 +0000)] 
`build all`

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@168551 13f79535-47bb-0310-9956-ffa450edef68

20 years agoremove a vote due to lack of interest/support. this is a rare case.
Greg Ames [Thu, 5 May 2005 19:36:32 +0000 (19:36 +0000)] 
remove a vote due to lack of interest/support.  this is a rare case.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@168389 13f79535-47bb-0310-9956-ffa450edef68

20 years agoPropose auth_ldap backport
Bradley Nicholes [Wed, 4 May 2005 20:51:25 +0000 (20:51 +0000)] 
Propose auth_ldap backport

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@168188 13f79535-47bb-0310-9956-ffa450edef68

20 years agoSave real fix for 2.1/2.2, and just hack it
Jim Jagielski [Wed, 4 May 2005 19:54:06 +0000 (19:54 +0000)] 
Save real fix for 2.1/2.2, and just hack it

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@168177 13f79535-47bb-0310-9956-ffa450edef68

20 years agoAdd missing ErrorDocument 406.
Joshua Slive [Wed, 4 May 2005 00:25:55 +0000 (00:25 +0000)] 
Add missing ErrorDocument 406.

PR: 28581

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@168030 13f79535-47bb-0310-9956-ffa450edef68

20 years agoBackport:
Joshua Slive [Tue, 3 May 2005 19:54:47 +0000 (19:54 +0000)] 
Backport:
Add a little detail about merging of .htaccess with httpd.conf,
and provide an example to enforce certain settings.

PR: 31782
Submitted by: Ray Ferguson <ferguson berbee.com>, Joshua Slive

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@167971 13f79535-47bb-0310-9956-ffa450edef68

20 years agoUpdate transformations.
Joshua Slive [Tue, 3 May 2005 19:20:21 +0000 (19:20 +0000)] 
Update transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@167963 13f79535-47bb-0310-9956-ffa450edef68

20 years agoBackport:
Joshua Slive [Tue, 3 May 2005 19:16:43 +0000 (19:16 +0000)] 
Backport:
ErrorDocument updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@167961 13f79535-47bb-0310-9956-ffa450edef68

20 years agoBackport:
Joshua Slive [Mon, 2 May 2005 19:56:47 +0000 (19:56 +0000)] 
Backport:
%t has logged request time for a very long time.
From mod_log_config.c:
    /* ###  I think getting the time again at the end of the request
     * just for logging is dumb.  i know it's "required" for CLF.
     * folks writing log parsing tools don't realise that out of order
     * times have always been possible (consider what happens if one
     * process calculates the time to log, but then there's a context
     * switch before it writes and before that process is run again the
     * log rotation occurs) and they should just fix their tools rather
     * than force the server to pay extra cpu cycles.  if you've got
     * a problem with this, you can set the define.  -djg
     */

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165672 13f79535-47bb-0310-9956-ffa450edef68

20 years agoAdd a vote.
Graham Leggett [Sun, 1 May 2005 23:54:21 +0000 (23:54 +0000)] 
Add a vote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165561 13f79535-47bb-0310-9956-ffa450edef68

20 years agoDisable some default LibC debugging code when compiling optimized
Bradley Nicholes [Fri, 29 Apr 2005 21:16:23 +0000 (21:16 +0000)] 
Disable some default LibC debugging code when compiling optimized

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165342 13f79535-47bb-0310-9956-ffa450edef68

20 years agoMod_LDAP: Backport fix for LDAP connection timeout problem
Bradley Nicholes [Fri, 29 Apr 2005 14:42:35 +0000 (14:42 +0000)] 
Mod_LDAP: Backport fix for LDAP connection timeout problem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165311 13f79535-47bb-0310-9956-ffa450edef68

20 years agovote++
Jeff Trawick [Thu, 28 Apr 2005 15:47:56 +0000 (15:47 +0000)] 
vote++

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165153 13f79535-47bb-0310-9956-ffa450edef68

20 years agoPropose a one-liner.
Joe Orton [Thu, 28 Apr 2005 15:22:49 +0000 (15:22 +0000)] 
Propose a one-liner.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165152 13f79535-47bb-0310-9956-ffa450edef68

20 years agoNote quick hack, but it means we use some "hidden" knowledge.
Jim Jagielski [Mon, 25 Apr 2005 18:27:15 +0000 (18:27 +0000)] 
Note quick hack, but it means we use some "hidden" knowledge.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@164618 13f79535-47bb-0310-9956-ffa450edef68

20 years agoBug fix backport
Jim Jagielski [Mon, 25 Apr 2005 17:21:40 +0000 (17:21 +0000)] 
Bug fix backport

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@164606 13f79535-47bb-0310-9956-ffa450edef68