summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a problem with invalid auth error detection for LDAP client SDKs that don...Bradley Nicholes2006-06-031-0/+9
* * Sync with 2.2.x CHANGESRuediger Pluem2006-06-011-6/+11
* * configure.in: Use common variables for the required APR/APR-utilJoe Orton2006-06-011-4/+10
* Notice, we got NOTICE.txtWilliam A. Rowe Jr2006-06-011-2/+3
* One problem with keeping a compost pile. As you add the dog's droppings,William A. Rowe Jr2006-06-011-132/+36
* Provide vhosts examples remotely related to the httpd.conf we create?William A. Rowe Jr2006-06-011-5/+5
* That's the point, isn't it? All mpm's in one basket?William A. Rowe Jr2006-06-011-0/+9
* Ewww... can't we be consistant with our workfiles paths?William A. Rowe Jr2006-06-011-1/+1
* Add example/default allow-from for localhost, please???William A. Rowe Jr2006-06-011-0/+2
* Add comments re worker shutdown troubles on Linux and use ofChris Darroch2006-05-311-0/+4
* * Keep the Content-Type for successfully revalidatedRuediger Pluem2006-05-302-0/+14
* Chop historic notes no longer relevant since 2.2 release.Nick Kew2006-05-291-14/+0
* PR#39672: Check that filter exists before trying to insert itNick Kew2006-05-291-0/+5
* The syntax ">&/dev/null" is csh-style, not bourne-style shell.Martin Kraemer2006-05-291-1/+1
* * Remove temporary files if renaming fails, otherwise they may accumulate.Ruediger Pluem2006-05-282-1/+9
* On graceless shutdown or restart, send AP_SIG_GRACEFUL to all workerChris Darroch2006-05-262-1/+36
* small cleanup of EBCDIC support in mod_proxy_ajpJeff Trawick2006-05-263-20/+3
* Make the worker and event MPMs not touch the scoreboard whenChris Darroch2006-05-263-7/+13
* * Update transformationRuediger Pluem2006-05-253-3/+3
* * Add a note about trailing slashes for ProxyPass and fix the balancer exampleRuediger Pluem2006-05-252-2/+18
* * Actually we are adding 3 bytes to the string (two for the length in frontRuediger Pluem2006-05-251-1/+1
* * Fix documentation about the data types of attributes in the AJP protocol.Ruediger Pluem2006-05-252-34/+34
* * Cleanup the code by replacing some inline code to lower-case a string withRuediger Pluem2006-05-221-8/+4
* Make the logging in mod_proxy_fcgi more consistent.Garrett Rooney2006-05-221-5/+4
* update transformationAndré Malo2006-05-224-4/+4
* * Fix const compiler warning introduced by r407357.Ruediger Pluem2006-05-212-6/+8
* * Handle the cases "no proxy request" and "reverse proxy request" in the sameRuediger Pluem2006-05-172-8/+19
* * modules/generators/mod_autoindex.c (output_directories): EscapeJoe Orton2006-05-171-2/+3
* * server/main.c (abort_on_oom): New function.Joe Orton2006-05-161-0/+20
* Document r399947, addition of optional scheme:// to ServerName directiveSander Temme2006-05-153-17/+39
* * server/mpm/prefork/prefork.c (child_main): Tag pchild.Joe Orton2006-05-101-0/+1
* Typo (..for use with by the scoreboard) changed toMartin Kraemer2006-05-101-1/+1
* Add support for fcgi:// proxies to mod_rewrite.Garrett Rooney2006-05-102-0/+6
* revert last entry -- not user visible and poorly wordedRoy T. Fielding2006-05-091-3/+0
* remove test/zb.cThom May2006-05-092-567/+3
* * server/core.c (server_hostname_port): Remove unused variable.Joe Orton2006-05-081-1/+0
* Note scoreboard stuff in changes; leave the 'difficult' patchesNick Kew2006-05-071-3/+2
* Initialise server generation (Chris Darroch)Nick Kew2006-05-072-2/+2
* Tidy up scoreboard.h (Chris Darroch)Nick Kew2006-05-071-12/+2
* Scoreboard size (Chris Darroch)Nick Kew2006-05-071-2/+1
* mod_ssl stuff which has been done.Joe Orton2006-05-051-17/+0
* Add optional 'scheme://' prefix to ServerName directive. ForSander Temme2006-05-056-7/+55
* mod_charset_lite: Bypass translation when the source and dest charsetsJeff Trawick2006-05-042-0/+5
* Stop returning DECLINED from the output filter for proxyJeff Trawick2006-05-041-3/+0
* * Add Content-Type to headers_out if not already set. This ensures thatRuediger Pluem2006-05-032-0/+11
* * modules/ssl/ssl_scache_shmcb.c: Rewrite of shmcb session cache toJoe Orton2006-05-031-1114/+504
* PR 39275. don't fork MaxClients worth of processes if child_init or fork() areGreg Ames2006-05-033-2/+6
* Fix two common overrides required for Win32William A. Rowe Jr2006-04-301-0/+9
* Remove GENURI.nlm from the prebuild targetBradley Nicholes2006-04-301-2/+0
* Fix compile time warnings.Garrett Rooney2006-04-281-1/+7