]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
21 years agohit and run vote
Bill Stoddard [Fri, 19 Mar 2004 13:04:48 +0000 (13:04 +0000)] 
hit and run vote

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

21 years agoadd some votes and backport proposals for a couple of
Jeff Trawick [Fri, 19 Mar 2004 11:25:04 +0000 (11:25 +0000)] 
add some votes and backport proposals for a couple of
crashes

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

21 years agobump version
André Malo [Thu, 18 Mar 2004 12:35:57 +0000 (12:35 +0000)] 
bump version

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

21 years agoMove on with 2.0.50 development
Sander Striker [Thu, 18 Mar 2004 08:50:45 +0000 (08:50 +0000)] 
Move on with 2.0.50 development

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

21 years agoFix starvation issue on listening sockets where a short-lived
Sander Striker [Thu, 18 Mar 2004 07:36:53 +0000 (07:36 +0000)] 
Fix starvation issue on listening sockets where a short-lived
connection on a rarely-accessed listening socket will cause a
child to hold the accept mutex and block out new connections until
another connection arrives on that rarely-accessed listening socket.
With Apache 2.x there is no performance concern about enabling the
logic for platforms which don't need it, so it is enabled everywhere
except for Win32.

Submitted by: Jeff Trawick
Reviewed by: Jim Jagielski, Justin Erenkrantz

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

21 years agoPrepare for the tag.
Sander Striker [Thu, 18 Mar 2004 07:11:11 +0000 (07:11 +0000)] 
Prepare for the tag.

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

21 years agoInclude another ab.c rev for the backport
Madhusudan Mathihalli [Wed, 17 Mar 2004 23:52:12 +0000 (23:52 +0000)] 
Include another ab.c rev for the backport

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

21 years agoPropose a backport (to prevent segfault in ab.c)
Madhusudan Mathihalli [Wed, 17 Mar 2004 19:57:10 +0000 (19:57 +0000)] 
Propose a backport (to prevent segfault in ab.c)

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

21 years agobackport done, removed proposal
Jean-Jacques Clar [Wed, 17 Mar 2004 02:11:11 +0000 (02:11 +0000)] 
backport done, removed proposal

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

21 years agoadded check on apr_pollset_create() return value. backport from 1.139.
Jean-Jacques Clar [Wed, 17 Mar 2004 02:05:26 +0000 (02:05 +0000)] 
added check on apr_pollset_create() return value. backport from 1.139.

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

21 years agobackports and votes
Bradley Nicholes [Wed, 17 Mar 2004 01:21:19 +0000 (01:21 +0000)] 
backports and votes

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

21 years agoone solitary vote added :(
Jeff Trawick [Wed, 17 Mar 2004 01:15:54 +0000 (01:15 +0000)] 
one solitary vote added :(

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

21 years agochanged version of ab to back port proposal
Jean-Jacques Clar [Wed, 17 Mar 2004 00:11:41 +0000 (00:11 +0000)] 
changed version of ab to back port proposal

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

21 years agomod_cgid: Fix storage corruption caused by use of incorrect pool.
Jeff Trawick [Tue, 16 Mar 2004 21:10:16 +0000 (21:10 +0000)] 
mod_cgid: Fix storage corruption caused by use of incorrect pool.

Reviewed by: stoddard, bnicholes

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

21 years agovote
Bradley Nicholes [Tue, 16 Mar 2004 20:19:43 +0000 (20:19 +0000)] 
vote

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

21 years agoadded a back port proposal
Jean-Jacques Clar [Tue, 16 Mar 2004 20:04:07 +0000 (20:04 +0000)] 
added a back port proposal

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

21 years agoUse the default logger screen on NetWare for the ab output because it is scrollable.
Bradley Nicholes [Tue, 16 Mar 2004 19:50:52 +0000 (19:50 +0000)] 
Use the default logger screen on NetWare for the ab output because it is scrollable.

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

21 years agoReport the NetWare socket error since we are using native socket calls
Bradley Nicholes [Tue, 16 Mar 2004 03:09:59 +0000 (03:09 +0000)] 
Report the NetWare socket error since we are using native socket calls

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

21 years agofixed a typo and reformulated a passage in the german
Erik Abele [Tue, 16 Mar 2004 01:00:04 +0000 (01:00 +0000)] 
fixed a typo and reformulated a passage in the german
version of the EnableExceptionHook docs

(forget my last commit message, I got confused by nd's
last commits since I already had exactly the same stuff
ready to commit!)

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

21 years agotypo
André Malo [Tue, 16 Mar 2004 00:52:27 +0000 (00:52 +0000)] 
typo

Submitted by: Sascha Kersken <sk lingoworld.de>

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

21 years agotypo
André Malo [Tue, 16 Mar 2004 00:44:39 +0000 (00:44 +0000)] 
typo

Submitted by: Jeff Trawick

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

21 years agobackport enableexceptionhook documentation
André Malo [Mon, 15 Mar 2004 22:01:36 +0000 (22:01 +0000)] 
backport enableexceptionhook documentation

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

21 years ago Backport source-build change for Win32 to accomodate the elimiation
William A. Rowe Jr [Mon, 15 Mar 2004 21:38:07 +0000 (21:38 +0000)] 
  Backport source-build change for Win32 to accomodate the elimiation
  of ssl-std.conf.  (rev 1.136 - 1.138)  Substitute all fields correctly
  from ssl-std.conf.in, and then only if openssl is detected.

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

21 years agoObvious fix to mod_cgid
Bill Stoddard [Mon, 15 Mar 2004 21:11:14 +0000 (21:11 +0000)] 
Obvious fix to mod_cgid

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

21 years agonasty storage corruption problem
Jeff Trawick [Mon, 15 Mar 2004 20:12:36 +0000 (20:12 +0000)] 
nasty storage corruption problem

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

21 years agofly by backport pimping
Thom May [Sun, 14 Mar 2004 17:49:04 +0000 (17:49 +0000)] 
fly by backport pimping

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

21 years ago++merges
André Malo [Sun, 14 Mar 2004 16:46:50 +0000 (16:46 +0000)] 
++merges

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

21 years agoRelicense.
Joe Orton [Wed, 10 Mar 2004 21:22:12 +0000 (21:22 +0000)] 
Relicense.

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

21 years agobackport candidate
Bill Stoddard [Wed, 10 Mar 2004 15:10:31 +0000 (15:10 +0000)] 
backport candidate

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

21 years agoThis patch is Jeff's APMPMQ_MPM_STATE
David Reid [Wed, 10 Mar 2004 00:28:30 +0000 (00:28 +0000)] 
This patch is Jeff's APMPMQ_MPM_STATE
patch for the beos mpm. It isn't quite as all encompassing as
Jeff's but at least it provides the basics until experience
can be gained in how it performs.

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

21 years agoBackport: German translation of Win32DisableAcceptEx
André Malo [Tue, 9 Mar 2004 21:46:12 +0000 (21:46 +0000)] 
Backport: German translation of Win32DisableAcceptEx

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

21 years agobackport changes from 2.1
André Malo [Tue, 9 Mar 2004 20:47:46 +0000 (20:47 +0000)] 
backport changes from 2.1

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

21 years agoRemove the proposal to backport mod_rewrite recognizing SSL variables - since
Madhusudan Mathihalli [Tue, 9 Mar 2004 20:12:29 +0000 (20:12 +0000)] 
Remove the proposal to backport mod_rewrite recognizing SSL variables - since
it depends upon the mod_ssl.h re-architecture (done by Joe Orton). I'd rather
let the changes come as part of the entire mod_ssl 2.1 backport.

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

21 years agoadd stylesheets for non-english zip generation
André Malo [Tue, 9 Mar 2004 20:08:44 +0000 (20:08 +0000)] 
add stylesheets for non-english zip generation

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

21 years agoThis commit was manufactured by cvs2svn to create branch
(no author) [Tue, 9 Mar 2004 20:08:44 +0000 (20:08 +0000)] 
This commit was manufactured by cvs2svn to create branch
'APACHE_2_0_BRANCH'.

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

21 years agoPropose a backport (for mod_rewrite to recognize SSL variables)
Madhusudan Mathihalli [Tue, 9 Mar 2004 18:14:00 +0000 (18:14 +0000)] 
Propose a backport (for mod_rewrite to recognize SSL variables)

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

21 years agoAs mentioned on list, -0 this...
Justin Erenkrantz [Mon, 8 Mar 2004 23:35:51 +0000 (23:35 +0000)] 
As mentioned on list, -0 this...

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

21 years agoReflect backported changes.
Justin Erenkrantz [Mon, 8 Mar 2004 23:34:48 +0000 (23:34 +0000)] 
Reflect backported changes.

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

21 years agoWin32: find_read_listeners was not correctly handling multiple listeners on the
Justin Erenkrantz [Mon, 8 Mar 2004 23:33:03 +0000 (23:33 +0000)] 
Win32: find_read_listeners was not correctly handling multiple listeners on the
Win32DisableAcceptEx path

Reviewed by: stoddard, trawick, ake

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

21 years agoFix bug in mod_usertrack when no CookieName is set.
Justin Erenkrantz [Mon, 8 Mar 2004 23:29:11 +0000 (23:29 +0000)] 
Fix bug in mod_usertrack when no CookieName is set.

PR: 24483
Submitted by: Manni Wood <manniwood planet-save.com>
Reviewed by: Cliff Woolley, Justin Erenkrantz, Sander Striker

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

21 years agoFix some piped log problems: bogus "piped log program '(null)'
Justin Erenkrantz [Mon, 8 Mar 2004 23:12:44 +0000 (23:12 +0000)] 
Fix some piped log problems: bogus "piped log program '(null)'
failed" messages during restart and problem with the logger
respawning again after Apache is stopped.

PR: 21648, 24805
Reviewed by: trawick, jerenkrantz, nd

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

21 years agoFixed file extensions for real media files and removed rpm extension
Justin Erenkrantz [Mon, 8 Mar 2004 22:56:25 +0000 (22:56 +0000)] 
Fixed file extensions for real media files and removed rpm extension
from mime.types.

PR: 26079
Submitted by: Allan Sandfeld <kde carewolf.com>
Reviewed by: nd, trawick, jerenkrantz

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

21 years agoRemove compile-time length limit on request strings. Length is
Justin Erenkrantz [Mon, 8 Mar 2004 22:54:20 +0000 (22:54 +0000)] 
Remove compile-time length limit on request strings. Length is
now enforced solely with the LimitRequestLine config directive.

Submitted by: Paul J. Reder
Reviewed by: rederpj, jerenkrantz, trawick

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

21 years agoPropose SSL upgrade patch for backport
Bradley Nicholes [Mon, 8 Mar 2004 19:57:29 +0000 (19:57 +0000)] 
Propose SSL upgrade patch for backport

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

21 years agoFix mod_ssl to issue SSL close_notify alerts before the connection is
Joe Orton [Mon, 8 Mar 2004 17:40:38 +0000 (17:40 +0000)] 
Fix mod_ssl to issue SSL close_notify alerts before the connection is
closed by adding an EOC bucket type:

* include/http_connection.h: Declare eoc bucket interface.

* server/eoc_bucket.c: New file.

* server/Makefile.in, libhttpd.dsp: Build eoc_bucket.c.

* server/core.c (core_output_filter): Delete EOC bucket.

* server/connection.c (ap_flush_conn): Send an EOC bucket.

* modules/ssl/ssl_engine_io.c (ssl_io_filter_output): Shutdown
the SSL connection for an EOC bucket.
(bio_filter_out_write): Conditionally disable buffering.

PR: 27428
Submitted by: Madhusudan Mathihalli
Reviewed by: Madhusudan Mathihalli, Justin Erenkrantz, Joe Orton

(sneaking in fixes for libhttpd.dsp and NWGNUMakefile)

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

21 years agoThis commit was manufactured by cvs2svn to create branch
(no author) [Mon, 8 Mar 2004 17:40:38 +0000 (17:40 +0000)] 
This commit was manufactured by cvs2svn to create branch
'APACHE_2_0_BRANCH'.

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

21 years agoissue should be resolved now
Jeff Trawick [Mon, 8 Mar 2004 16:40:42 +0000 (16:40 +0000)] 
issue should be resolved now

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

21 years agoprepare for upcoming release
André Malo [Sun, 7 Mar 2004 23:58:50 +0000 (23:58 +0000)] 
prepare for upcoming release

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

21 years ago* modules/ssl/ssl_engine_io.c (ssl_io_filter_disable): Don't leak an
Joe Orton [Sun, 7 Mar 2004 22:03:16 +0000 (22:03 +0000)] 
* modules/ssl/ssl_engine_io.c (ssl_io_filter_disable): Don't leak an
SSL structure for each plain-HTTP-on-SSL-port request.

PR: 27106
Reviewed by: Jeff Trawick, Justin Erenkrantz

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

21 years agoAdd the ssl_var_lookup() optional function to the mod_nw_ssl module for Netware
Bradley Nicholes [Sun, 7 Mar 2004 03:24:15 +0000 (03:24 +0000)] 
Add the ssl_var_lookup() optional function to the  mod_nw_ssl module for Netware

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

21 years agoIt's *not* that bad of a failure if their maintainers go AWOL anyway...
Justin Erenkrantz [Sat, 6 Mar 2004 18:35:44 +0000 (18:35 +0000)] 
It's *not* that bad of a failure if their maintainers go AWOL anyway...

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

21 years agoThis 'showstopper' should be resolved now.
Justin Erenkrantz [Sat, 6 Mar 2004 18:31:59 +0000 (18:31 +0000)] 
This 'showstopper' should be resolved now.

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

21 years ago* modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle): Clear the
Joe Orton [Sat, 6 Mar 2004 17:54:28 +0000 (17:54 +0000)] 
* modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle): Clear the
OpenSSL error stack before reading the private key.

PR: 21160
Reviewed by: Jeff Trawick, Justin Erenkrantz

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

21 years agoAdd maxmemfree as a default for the netware mpm
Bradley Nicholes [Fri, 5 Mar 2004 19:32:23 +0000 (19:32 +0000)] 
Add maxmemfree as a default for the netware mpm

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

21 years agovote
Allan K. Edwards [Fri, 5 Mar 2004 19:08:13 +0000 (19:08 +0000)] 
vote

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

21 years agoWin32: round up a line of lost code
Bill Stoddard [Thu, 4 Mar 2004 20:12:47 +0000 (20:12 +0000)] 
Win32: round up a line of lost code

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

21 years agoVote for and add PR # to the EOC/mod_ssl-shutdown backport.
Joe Orton [Thu, 4 Mar 2004 14:13:09 +0000 (14:13 +0000)] 
Vote for and add PR # to the EOC/mod_ssl-shutdown backport.

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

21 years agomerge this fix from 2.1-dev:
Jeff Trawick [Wed, 3 Mar 2004 11:07:50 +0000 (11:07 +0000)] 
merge this fix from 2.1-dev:

   mod_log_config: Fix corruption of buffered logs with threaded
   MPMs.  PR 25520.

PR:            25520
Reviewed by:   stoddard, jerenkrantz

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

21 years agovote, make an asinine suggestion
Jeff Trawick [Wed, 3 Mar 2004 10:51:49 +0000 (10:51 +0000)] 
vote, make an asinine suggestion

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

21 years agoHit-and-run voting.
Justin Erenkrantz [Wed, 3 Mar 2004 05:03:24 +0000 (05:03 +0000)] 
Hit-and-run voting.

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

21 years agoAdd a backport suggestion for voting...
Paul J. Reder [Mon, 1 Mar 2004 22:01:48 +0000 (22:01 +0000)] 
Add a backport suggestion for voting...

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

21 years agoadd line missed in 1.9.2.7 backport
Allan K. Edwards [Mon, 1 Mar 2004 19:50:20 +0000 (19:50 +0000)] 
add line missed in 1.9.2.7 backport

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

21 years agoBackported auth_ldap segfault fix.
Bradley Nicholes [Mon, 1 Mar 2004 18:06:43 +0000 (18:06 +0000)] 
Backported auth_ldap segfault fix.

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

21 years agoIncluding filenames/revisions for the SSL Close Alert patch backport
Madhusudan Mathihalli [Mon, 1 Mar 2004 18:05:05 +0000 (18:05 +0000)] 
Including filenames/revisions for the SSL Close Alert patch backport

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

21 years agoFix segfault in util_ald_create_cache() when shared memory caching has been disabled
Bradley Nicholes [Mon, 1 Mar 2004 18:04:45 +0000 (18:04 +0000)] 
Fix segfault in util_ald_create_cache() when shared memory caching has been disabled

Reviewed: bnicholes, minfrin, trawick

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

21 years agoBackport vote
Bill Stoddard [Mon, 1 Mar 2004 02:27:39 +0000 (02:27 +0000)] 
Backport vote

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

21 years agoWin32: Tweak error messages. Do not Sleep() on AcceptEx() error
Bill Stoddard [Sun, 29 Feb 2004 22:11:03 +0000 (22:11 +0000)] 
Win32: Tweak error messages. Do not Sleep() on AcceptEx() error

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

21 years agoWin32: Fix compile break introduced when this function was backported into 2.0
Bill Stoddard [Sun, 29 Feb 2004 19:05:55 +0000 (19:05 +0000)] 
Win32: Fix compile break introduced when this function was backported into 2.0

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

21 years agomerge WinNT MPM support for mpm state query from 2.1-dev
Jeff Trawick [Sun, 29 Feb 2004 14:53:01 +0000 (14:53 +0000)] 
merge WinNT MPM support for mpm state query from 2.1-dev

Submitted by: trawick, stoddard
Reviewed by: trawick, stoddard, ake

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

21 years agoadd a couple of votes; remove a concern on an existing vote that
Jeff Trawick [Sun, 29 Feb 2004 14:13:16 +0000 (14:13 +0000)] 
add a couple of votes; remove a concern on an existing vote that
Joe handled already

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

21 years agoBetter fix for PR 27106 required.
Joe Orton [Sun, 29 Feb 2004 00:41:32 +0000 (00:41 +0000)] 
Better fix for PR 27106 required.

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

21 years agowhen parsing a conditional expression, don't assume the first
André Malo [Sat, 28 Feb 2004 21:28:56 +0000 (21:28 +0000)] 
when parsing a conditional expression, don't assume the first
character to be a non-special.

Reviewed by: Jeff Trawick, Justin Erenkrantz

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

21 years agosync with apr
André Malo [Sat, 28 Feb 2004 21:23:22 +0000 (21:23 +0000)] 
sync with apr

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

21 years agoPropose the fix for sending SSL Close Alert message for backport.
Madhusudan Mathihalli [Sat, 28 Feb 2004 00:53:55 +0000 (00:53 +0000)] 
Propose the fix for sending SSL Close Alert message for backport.

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

21 years agoadd vote for ap_mpm_query backport
Allan K. Edwards [Fri, 27 Feb 2004 21:46:55 +0000 (21:46 +0000)] 
add vote for ap_mpm_query backport

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

21 years agovote
Bill Stoddard [Thu, 26 Feb 2004 21:53:06 +0000 (21:53 +0000)] 
vote

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

21 years agomerge this feature, and code cleanups for signal handlers,
Jeff Trawick [Thu, 26 Feb 2004 20:32:23 +0000 (20:32 +0000)] 
merge this feature, and code cleanups for signal handlers,
from 2.1-dev:

      Add fatal exception hook for use by diagnostic modules.  The hook
      is only available if the --enable-exception-hook configure parm
      is used and the EnableExceptionHook directive has been set to
      "on".

Reviewed by: stoddard, jerenkrantz, gregames

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

21 years agoMinor vote
Jim Jagielski [Thu, 26 Feb 2004 20:30:26 +0000 (20:30 +0000)] 
Minor vote

PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agoouch, we need a couple more fixes to really get the buffered
Jeff Trawick [Thu, 26 Feb 2004 20:21:16 +0000 (20:21 +0000)] 
ouch, we need a couple more fixes to really get the buffered
log stuff in good shape

sorry, guys

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

21 years agovote on exception hook backport.
Greg Ames [Thu, 26 Feb 2004 20:12:13 +0000 (20:12 +0000)] 
vote on exception hook backport.

review was fine, extra credit for cleaning up the duplication of signal
handling between the mpms.  Tested on RH9 w/prefork - no regression,
worker - no regression, enabled mod_backtrace here which worked as expected
once I set EnableExceptionHook On in httpd.conf.

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

21 years agoVote..
Madhusudan Mathihalli [Thu, 26 Feb 2004 19:00:50 +0000 (19:00 +0000)] 
Vote..

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

21 years agoHit-and-run voting; sorry, no time to merge where I cast the 3rd +1 now
Justin Erenkrantz [Thu, 26 Feb 2004 16:19:11 +0000 (16:19 +0000)] 
Hit-and-run voting; sorry, no time to merge where I cast the 3rd +1 now

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

21 years agoPropose a mod_ssl fix.
Joe Orton [Wed, 25 Feb 2004 11:00:49 +0000 (11:00 +0000)] 
Propose a mod_ssl fix.

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

21 years agoBackport from HEAD.
Sander Striker [Tue, 24 Feb 2004 09:17:00 +0000 (09:17 +0000)] 
Backport from HEAD.

mod_auth_digest: Allow sub-requests with different methods than the original
request.  PR 25040.

Submitted by: Josh Dady <jpd@indecicise.com>
Reviewed by: Justin Erenkrantz, Andre Malo, Jeff Trawick, Sander Striker

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

21 years agoadd build properties
André Malo [Sun, 22 Feb 2004 01:59:12 +0000 (01:59 +0000)] 
add build properties

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

21 years agoThis commit was manufactured by cvs2svn to create branch
(no author) [Sun, 22 Feb 2004 01:59:12 +0000 (01:59 +0000)] 
This commit was manufactured by cvs2svn to create branch
'APACHE_2_0_BRANCH'.

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

21 years agofrom __future__ import AuthBasicProvider
André Malo [Sat, 21 Feb 2004 19:16:44 +0000 (19:16 +0000)] 
from __future__ import AuthBasicProvider
? Syntax Error

PR: 26948

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

21 years agoupdate transformation
André Malo [Sat, 21 Feb 2004 18:58:02 +0000 (18:58 +0000)] 
update transformation

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

21 years agoupdate transformation
André Malo [Sat, 21 Feb 2004 18:58:02 +0000 (18:58 +0000)] 
update transformation

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

21 years agofix anchor reference
André Malo [Sat, 21 Feb 2004 18:57:46 +0000 (18:57 +0000)] 
fix anchor reference

PR 26767

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

21 years agopropose merge
André Malo [Sat, 21 Feb 2004 18:30:11 +0000 (18:30 +0000)] 
propose merge

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

21 years agoadd another rev#
André Malo [Sat, 21 Feb 2004 15:12:46 +0000 (15:12 +0000)] 
add another rev#

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

21 years agoadd rev#
André Malo [Sat, 21 Feb 2004 14:50:26 +0000 (14:50 +0000)] 
add rev#

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

21 years ago- Add a vote
Graham Leggett [Sat, 21 Feb 2004 14:21:03 +0000 (14:21 +0000)] 
- Add a vote
PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agoBackport for segfault in mod_ldap
Bradley Nicholes [Sat, 21 Feb 2004 00:52:50 +0000 (00:52 +0000)] 
Backport for segfault in mod_ldap

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

21 years agoupdate transformation
André Malo [Sat, 21 Feb 2004 00:37:53 +0000 (00:37 +0000)] 
update transformation

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

21 years agofixmissing character
André Malo [Sat, 21 Feb 2004 00:21:57 +0000 (00:21 +0000)] 
fixmissing character

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

21 years agobackport copyright and layout changes
André Malo [Sat, 21 Feb 2004 00:14:57 +0000 (00:14 +0000)] 
backport copyright and layout changes

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

21 years agoPhrasing was somewhat confusing as to the second argument to Redirect,
Rich Bowen [Fri, 20 Feb 2004 18:37:43 +0000 (18:37 +0000)] 
Phrasing was somewhat confusing as to the second argument to Redirect,
which needs to be a fully-qualified URL, not an absolute path.

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

21 years agoDocument Win32DisableAcceptEx
Bill Stoddard [Thu, 19 Feb 2004 17:33:39 +0000 (17:33 +0000)] 
Document Win32DisableAcceptEx

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