summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add openssl.cnf since openssl will not run without one (explicitlyWilliam A. Rowe Jr2007-01-111-10/+15
* * configure.in: Substitute MOD_SO_ENABLED variable.Joe Orton2007-01-103-19/+7
* Oh my - how stale :)William A. Rowe Jr2007-01-101-1/+1
* Fix bogus lineends.William A. Rowe Jr2007-01-091-99/+99
* A slightly more effective message, keep hammering AcceptEx so there is no con...William A. Rowe Jr2007-01-091-5/+10
* Someone clearly never read the style guide :-/ Reformatting only.William A. Rowe Jr2007-01-091-77/+118
* Update CHANGES, add attributions for assistanceWilliam A. Rowe Jr2007-01-061-4/+9
* * configure.in: Bump autoconf version requirement (matching APR).Joe Orton2007-01-041-1/+1
* Fix several strict compiler warnings for both the threadedChris Darroch2007-01-041-8/+12
* Get rid of the global trace_add in favor of specific trace functions tailored...Sander Temme2007-01-041-135/+105
* Correctly evaluate the HTTPS condition string.William A. Rowe Jr2007-01-041-1/+1
* Where any response is sent, return OK from the handler. Where thereWilliam A. Rowe Jr2007-01-031-16/+48
* Create pmain pool and run modules' child_init hooks when enteringChris Darroch2007-01-022-0/+19
* Destroy pmain pool when exiting ap_mpm_run() so that cleanupsChris Darroch2007-01-022-0/+14
* Handle error conditions in dbd_construct() properly. SimplifyChris Darroch2007-01-022-113/+118
* Rename functions and variables for consistency, and move some functionsChris Darroch2007-01-021-233/+310
* Change the default depth and length of directories for mod_disk_cache to a de...Paul Querna2006-12-311-1/+1
* * If APR_FINFO_NAME is added to the list of wanted information, apr_statRuediger Pluem2006-12-301-1/+8
* Ongoing crusade to separate callback tracing into single-processSander Temme2006-12-301-13/+58
* Improve the error message, include the full path of the file we are actually ...Paul Querna2006-12-291-1/+2
* PR#36609 - permit % as the last character of a Header valueNick Kew2006-12-251-2/+2
* PR#35314: Enable path components in RedirectNick Kew2006-12-251-1/+4
* Follow Garrett's example and provide a crypto notice in the README,Roy T. Fielding2006-12-241-0/+50
* Compile mod_authn_core on Win32. (The authz-dev branch forgot to add this.)Justin Erenkrantz2006-12-243-0/+128
* * mappers/mod_rewrite.dsp: Add ../database to include path so mod_dbd.h canJustin Erenkrantz2006-12-241-2/+2
* Fix comment to allow modules using the new authz scheme to work on Win32.Justin Erenkrantz2006-12-241-2/+4
* remove a bit of useless code from worker and event MPMsJeff Trawick2006-12-242-4/+0
* sync with 2.2.x branchJeff Trawick2006-12-241-4/+4
* sync translation.Hiroaki Kawai2006-12-241-82/+336
* Sync with 2.2.4Jim Jagielski2006-12-201-3/+3
* * Sync with 2.2.x CHANGESRuediger Pluem2006-12-191-5/+5
* Add request-specific trace method that does not use global variables andSander Temme2006-12-191-103/+95
* PR#40950: add security note to docs (submitted Thijs Kinkhorst)Nick Kew2006-12-162-0/+8
* PR#37680: fix socket block/nonblock on restart/gracefulNick Kew2006-12-162-10/+15
* Sync with 2.2.4Jim Jagielski2006-12-131-3/+3
* Sync with 2.2.4 changesJim Jagielski2006-12-132-4/+4
* add previously-omitted CHANGES entry for a fix merged into 2.2.xJeff Trawick2006-12-131-0/+3
* PR#39420Nick Kew2006-12-131-1/+1
* APR_HAVE/AP_HAVE are ALWAYS defined, not always 1.William A. Rowe Jr2006-12-131-1/+1
* * Handle request bodies larger than 2 GB by converting the Content-LengthRuediger Pluem2006-12-122-1/+8
* increase size of error string buffer passed to apr_strerror();Jeff Trawick2006-12-111-1/+1
* Stop mod_dbd emitting bogus error messages when it's loadedNick Kew2006-12-111-0/+21
* format change. no functional change.Jim Jagielski2006-12-091-1/+1
* Sync with 2.2.4-dev. Add entry since it's a PR fix.Jim Jagielski2006-12-091-0/+4
* Isolate the unlock return vals Jim Jagielski2006-12-092-4/+6
* Fix compile warning:Jim Jagielski2006-12-081-1/+3
* Failure to unlock is very nasty, so log it to helpJim Jagielski2006-12-083-6/+27
* We are doing nothing here... but keep the stubsJim Jagielski2006-12-081-6/+3
* Log when the lock fails.Jim Jagielski2006-12-081-3/+8
* No need for each ind lb method to increment the electedJim Jagielski2006-12-081-5/+3