summaryrefslogtreecommitdiffstats
path: root/support (unfollow)
Commit message (Expand)AuthorFilesLines
2006-06-01* Sync with 2.2.x CHANGESRuediger Pluem1-6/+11
2006-06-01* configure.in: Use common variables for the required APR/APR-utilJoe Orton1-4/+10
2006-06-01Notice, we got NOTICE.txtWilliam A. Rowe Jr1-2/+3
2006-06-01 One problem with keeping a compost pile. As you add the dog's droppings,William A. Rowe Jr1-132/+36
2006-06-01 Provide vhosts examples remotely related to the httpd.conf we create?William A. Rowe Jr1-5/+5
2006-06-01 That's the point, isn't it? All mpm's in one basket?William A. Rowe Jr1-0/+9
2006-06-01 Ewww... can't we be consistant with our workfiles paths?William A. Rowe Jr1-1/+1
2006-06-01 Add example/default allow-from for localhost, please???William A. Rowe Jr1-0/+2
2006-05-31Add comments re worker shutdown troubles on Linux and use ofChris Darroch1-0/+4
2006-05-30* Keep the Content-Type for successfully revalidatedRuediger Pluem2-0/+14
2006-05-29Chop historic notes no longer relevant since 2.2 release.Nick Kew1-14/+0
2006-05-29PR#39672: Check that filter exists before trying to insert itNick Kew1-0/+5
2006-05-29The syntax ">&/dev/null" is csh-style, not bourne-style shell.Martin Kraemer1-1/+1
2006-05-28* Remove temporary files if renaming fails, otherwise they may accumulate.Ruediger Pluem2-1/+9
2006-05-26On graceless shutdown or restart, send AP_SIG_GRACEFUL to all workerChris Darroch2-1/+36
2006-05-26small cleanup of EBCDIC support in mod_proxy_ajpJeff Trawick3-20/+3
2006-05-26Make the worker and event MPMs not touch the scoreboard whenChris Darroch3-7/+13
2006-05-25* Update transformationRuediger Pluem3-3/+3
2006-05-25* Add a note about trailing slashes for ProxyPass and fix the balancer exampleRuediger Pluem2-2/+18
2006-05-25* Actually we are adding 3 bytes to the string (two for the length in frontRuediger Pluem1-1/+1
2006-05-25* Fix documentation about the data types of attributes in the AJP protocol.Ruediger Pluem2-34/+34
2006-05-22* Cleanup the code by replacing some inline code to lower-case a string withRuediger Pluem1-8/+4
2006-05-22Make the logging in mod_proxy_fcgi more consistent.Garrett Rooney1-5/+4
2006-05-22update transformationAndré Malo4-4/+4
2006-05-21* Fix const compiler warning introduced by r407357.Ruediger Pluem2-6/+8
2006-05-17* Handle the cases "no proxy request" and "reverse proxy request" in the sameRuediger Pluem2-8/+19
2006-05-17* modules/generators/mod_autoindex.c (output_directories): EscapeJoe Orton1-2/+3
2006-05-16* server/main.c (abort_on_oom): New function.Joe Orton1-0/+20
2006-05-15Document r399947, addition of optional scheme:// to ServerName directiveSander Temme3-17/+39
2006-05-10* server/mpm/prefork/prefork.c (child_main): Tag pchild.Joe Orton1-0/+1
2006-05-10Typo (..for use with by the scoreboard) changed toMartin Kraemer1-1/+1
2006-05-10Add support for fcgi:// proxies to mod_rewrite.Garrett Rooney2-0/+6
2006-05-09revert last entry -- not user visible and poorly wordedRoy T. Fielding1-3/+0
2006-05-09remove test/zb.cThom May2-567/+3
2006-05-08* server/core.c (server_hostname_port): Remove unused variable.Joe Orton1-1/+0
2006-05-07Note scoreboard stuff in changes; leave the 'difficult' patchesNick Kew1-3/+2
2006-05-07Initialise server generation (Chris Darroch)Nick Kew2-2/+2
2006-05-07Tidy up scoreboard.h (Chris Darroch)Nick Kew1-12/+2
2006-05-07Scoreboard size (Chris Darroch)Nick Kew1-2/+1
2006-05-05mod_ssl stuff which has been done.Joe Orton1-17/+0
2006-05-05 Add optional 'scheme://' prefix to ServerName directive. ForSander Temme6-7/+55
2006-05-04mod_charset_lite: Bypass translation when the source and dest charsetsJeff Trawick2-0/+5
2006-05-04Stop returning DECLINED from the output filter for proxyJeff Trawick1-3/+0
2006-05-03* Add Content-Type to headers_out if not already set. This ensures thatRuediger Pluem2-0/+11
2006-05-03* modules/ssl/ssl_scache_shmcb.c: Rewrite of shmcb session cache toJoe Orton1-1114/+504
2006-05-03PR 39275. don't fork MaxClients worth of processes if child_init or fork() areGreg Ames3-2/+6
2006-04-30 Fix two common overrides required for Win32William A. Rowe Jr1-0/+9
2006-04-30Remove GENURI.nlm from the prebuild targetBradley Nicholes1-2/+0
2006-04-28Fix compile time warnings.Garrett Rooney1-1/+7
2006-04-27 This resource /D syntax was pretty horridly imported into VS 2005,William A. Rowe Jr76-152/+152