summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New module: mod_execd.c, actual code to follow.execd-devColm MacCarthaigh2006-01-141-0/+15
* Add markers for non-threadsafe calls which need porting.Colm MacCarthaigh2006-01-144-1/+9
* Create a branch for the development of execdColm MacCarthaigh2006-01-010-0/+0
* PR#38084Nick Kew2006-01-011-1/+1
* Refactoring of ap_read_request() to store partial request stateBrian Pane2005-12-314-268/+296
* Removed the destruction of the bucket allocator prior toBrian Pane2005-12-311-1/+0
* General cleanup: Sander Temme2005-12-301-18/+28
* Small spelling fix.Graham Leggett2005-12-281-1/+1
* Fix Cookie2 header problems that originates backMladen Turk2005-12-231-3/+3
* Update 'apache_pb2' images for Apache-2.2 (NOTE: not for 2.3!)Martin Kraemer2005-12-213-0/+0
* This shift was treated in 32 bit scope, then masked to 64 bits,William A. Rowe Jr2005-12-201-1/+1
* Morph the ap_http_broken_backend_filter() proxy "specific"Jim Jagielski2005-12-204-18/+23
* Quiet warnings of POSIX deprecation in win32 support sources.William A. Rowe Jr2005-12-192-0/+10
* In Apache-2.x, the function is called apr_pstrdup().Martin Kraemer2005-12-191-7/+3
* Add our new eor_bucket.c module to libhttpdWilliam A. Rowe Jr2005-12-191-0/+4
* * Move code for broken backend detection out of core filter into a new httpRuediger Pluem2005-12-184-18/+38
* * If the mod_proxy backend connection broke in the middle of the response,Ruediger Pluem2005-12-185-12/+46
* * Resync with 2.0.x and 2.2.x CHANGES fileRuediger Pluem2005-12-181-10/+29
* * Fix ap_http_chunk_filter to create correct chunks in the case that aRuediger Pluem2005-12-172-0/+5
* Add the module details for our /base:@...,mod_foo.so magicWilliam A. Rowe Jr2005-12-161-0/+2
* A more generic explanationWilliam A. Rowe Jr2005-12-161-1/+2
* Test _NMAKE_VER define to determine nmake -nologo behavior,William A. Rowe Jr2005-12-161-7/+13
* New Win32 9x efforts are a nonstarter.William A. Rowe Jr2005-12-161-8/+0
* Not Applicable anymoreWilliam A. Rowe Jr2005-12-161-28/+0
* * server/protocol.c (ap_old_write_filter): Use NULL for the NULLJoe Orton2005-12-161-1/+1
* * acinclude.m4 (APACHE_ENABLE_MODULES): Support passing "none" toJoe Orton2005-12-161-9/+14
* Bring forward the fix for CVE-2005-3352 already on the branches:Joe Orton2005-12-162-1/+7
* * modules/debug/mod_bucketeer.c (bucketeer_out_filter): Only pass onJoe Orton2005-12-161-4/+7
* Sorry, previous commit was not ok.Jean-Frederic Clere2005-12-151-2/+5
* The string comming from TC is in ASCII and the string returned by apr_psprint...Jean-Frederic Clere2005-12-151-2/+4
* Mirror Makefile.win from the GUI environment. The path here must beWilliam A. Rowe Jr2005-12-142-12/+12
* Revert 1/2 of my last commit, keep Apache2 as the default name so we don'tWilliam A. Rowe Jr2005-12-141-1/+1
* Keep default INSTDIR out of a 2.0, 2.2 tree when working in svn trunkWilliam A. Rowe Jr2005-12-141-3/+3
* update transformationAndré Malo2005-12-1414-12/+62
* fix that paste error and propertiesAndré Malo2005-12-141-11/+0
* * include/ap_config.h: Fix the macro name.Joe Orton2005-12-121-1/+1
* * include/ap_config.h: Define AP_HAVE_DESIGNATED_INITIALIZER for GCCJoe Orton2005-12-122-4/+8
* OK, while we ponder how best to reuse conn pools for workers,Jim Jagielski2005-12-111-10/+4
* Details about changing auth provider.Rich Bowen2005-12-111-1/+30
* A few additional seealso linksRich Bowen2005-12-112-0/+4
* * revert r355823 and r355837Ruediger Pluem2005-12-114-39/+5
* * Let the proxy handler know that the backend connection broke after we haveRuediger Pluem2005-12-111-1/+14
* * Move handling of backends that broke after the headers have been sentRuediger Pluem2005-12-113-4/+25
* Split the Access Control stuff off into it's own howto, because I wantedRich Bowen2005-12-103-154/+99
* update transformationAndré Malo2005-12-1017-46/+122
* fix xml validation errorAndré Malo2005-12-101-2/+2
* Mention that digest can also be used with authn_dbdRich Bowen2005-12-101-2/+2
* Add required AuthName directiveRich Bowen2005-12-091-0/+1
* * include/httpd.h (conn_state_e): Remove trailing comma from enum.Joe Orton2005-12-081-1/+1
* Add a comment and use proper grammar for another comment.Justin Erenkrantz2005-12-071-1/+5