summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* If a connection aborts while waiting for a chunked line, flag the connection asJustin Erenkrantz2005-12-072-5/+20
* If we get an error reading the upstream response, we should bail.Justin Erenkrantz2005-12-072-0/+9
* Add the mod_dbd exports to the NetWare make fileBradley Nicholes2005-12-061-0/+5
* Improve defaults from 'test' values (and get meaningful errors onNick Kew2005-12-061-6/+9
* * modules/ssl/ssl_engine_kernel.c (ssl_hook_Access): Omit furtherJoe Orton2005-12-062-2/+11
* * os/unix/unixd.h: Use extern "C" linkage.Joe Orton2005-12-061-0/+8
* Fix documentation bugsNick Kew2005-12-061-5/+3
* Give a clue about what event really does, and someJoshua Slive2005-12-053-14/+74
* PR 36090Nick Kew2005-12-051-0/+1
* Fix for Bug 37790 (hangs on error return from post_read_request)Nick Kew2005-12-051-0/+2
* update transformationAndré Malo2005-12-03459-486/+491
* fix remaining mod_imap occurencesAndré Malo2005-12-037-13/+13
* * Fix PR37753. Off by one bug in get_path_param eats up too much of the stringRuediger Pluem2005-12-032-1/+4
* Only define sendfile_nonblocking if APR_HAS_SENDFILE is true.Paul Querna2005-12-031-0/+3
* Point the breadcrump links to the new docs index page.Joshua Slive2005-12-021-1/+1
* Recover textWilliam A. Rowe Jr2005-12-021-128/+128
* Style nit - alpha order is slightly easier to later reviewWilliam A. Rowe Jr2005-12-021-1/+1
* rebuild.Paul Querna2005-12-019-9/+9
* Nuke really old version recommendation on GCC. Any modern version should be a...Paul Querna2005-12-011-1/+1
* Until we determine whether we should dip into the connectionJim Jagielski2005-12-011-7/+5
* minor doc changes already on 2.2 branchRoy T. Fielding2005-12-013-17/+13
* Check that conn->hostname is valid before we do the stringJim Jagielski2005-11-301-0/+1