summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Doxygen fixup / cleanupIan Holsman2005-08-28106-528/+1358
* Add graceful-stop to the list of new features. Colm MacCarthaigh2005-08-282-0/+19
* Update transformations to reflect the graceful-stop XML documentation.Colm MacCarthaigh2005-08-2818-20/+38
* Add a note on the possible pit-falls that lie ahead when running multipleColm MacCarthaigh2005-08-281-0/+19
* If it makes it in to 2.2, leave it. Otherwise bump it later.Colm MacCarthaigh2005-08-281-1/+1
* Update CHANGES to reflect that worker now supports graceful-stop, that BillColm MacCarthaigh2005-08-271-5/+6
* Implement a graceful-stop for the worker MPM. We close our listeners, and thenColm MacCarthaigh2005-08-273-7/+75
* CGId keeps a copy of the listening sockets open, which interferes with a Colm MacCarthaigh2005-08-271-0/+3
* Re-add a simple, obvious, speed-up.Colm MacCarthaigh2005-08-271-0/+1
* Remove as many ghastly scoreboard loops from the graceful-shutdown code, andColm MacCarthaigh2005-08-271-33/+12
* Add ap_relieve_child_processess(), a non-infanticidal copy ofColm MacCarthaigh2005-08-272-2/+51
* suppress-error-charset now in 2.0.55-devJeff Trawick2005-08-271-1/+1
* Fix the RPM spec file: XML versions of the doc files are noGraham Leggett2005-08-261-1/+5
* Sync the all_in_one index page with the regular index page andJoshua Slive2005-08-268-16/+15
* Clean up some problems in the recently committed background faqs;Joshua Slive2005-08-267-33/+126
* Make the arguments to the redirect directive clearer.Joshua Slive2005-08-262-26/+36
* Allow htcacheclean to deal in gigabytes.Colm MacCarthaigh2005-08-261-0/+4
* Move the "GracefulShutdownTimeout" directive into mpm_common, for re-useColm MacCarthaigh2005-08-265-22/+36
* hmm. for some reason some transformed files are missing in the last commit ;)André Malo2005-08-268-519/+532
* Update the transformations to reflect the new graceful-stop argument.Colm MacCarthaigh2005-08-2621-284/+337
* Silly me, I forgot to commit this; the definitions for the GRACEFUL_STOPColm MacCarthaigh2005-08-261-0/+9
* Allow apachectl to support "graceful-stop" argumentColm MacCarthaigh2005-08-261-1/+1
* Documentation changes relevant to new graceful-stop command line argumentColm MacCarthaigh2005-08-264-3/+56
* Implement a "graceful-stop" for the prefork MPM (might aswell do the hard oneColm MacCarthaigh2005-08-263-2/+130
* Make the neccessary changes to mpm_common and main to support a graceful-stopColm MacCarthaigh2005-08-262-1/+22
* Remove the note about WINCH on certain platforms. As of r239430, this is noColm MacCarthaigh2005-08-261-5/+0
* spell checkJeff Trawick2005-08-251-1/+1
* * server/listen.c (open_listeners): If 0.0.0.0 is found before [::]Joe Orton2005-08-251-0/+24
* * server/listen.c (IS_INADDR_ANY, IS_IN6ADDR_ANY): New macros.Joe Orton2005-08-251-16/+20
* A very minor, but particularly annoying whitespace fix. It took me 15 minutesColm MacCarthaigh2005-08-251-1/+1
* Update the documentation for the ScriptSock directive to match theColm MacCarthaigh2005-08-253-7/+9
* Append the .PID to the ScriptSock filename. This change ensures that multipleColm MacCarthaigh2005-08-252-10/+18
* nit: Consistently CamelCase "ScriptSock".Colm MacCarthaigh2005-08-251-2/+2
* Implement "de-listening" in the worker MPM. Fixes PR28167. Comments in CHANGESColm MacCarthaigh2005-08-242-0/+5
* Correct the function prototype/declaration Colm MacCarthaigh2005-08-242-2/+3
* Implement "de-listening" for graceful restarts with the prefork MPM. With thisColm MacCarthaigh2005-08-241-3/+17
* Provide a function for closing all of the listeners. Colm MacCarthaigh2005-08-242-8/+15
* fix revision references and update transformationAndré Malo2005-08-246-6/+6
* update transformationAndré Malo2005-08-247-4/+10
* update German translationAndré Malo2005-08-241-2/+4
* Document change in lbmethod= argumentJim Jagielski2005-08-248-24/+24
* add new documents to the sitemapAndré Malo2005-08-241-0/+2
* update transformationAndré Malo2005-08-246-26/+21
* update German translationAndré Malo2005-08-243-20/+24
* `build all`André Malo2005-08-241-4/+5
* `build all`André Malo2005-08-243-0/+7
* activate LastChangedRevision expansionAndré Malo2005-08-241-1/+1
* Update docs to document ap_dbd_prepare function.Nick Kew2005-08-242-5/+15
* fix line endingsAndré Malo2005-08-241-252/+252
* Remove over-zealous and invalid use of <indent></indent> in the CachingColm MacCarthaigh2005-08-242-78/+0