]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2005-10-23  Brian PaneUse the new APR_POLLSET_NOCOPY option when creating... async-dev async-dev
2005-10-16  Brian Paneforward-port MMN from trunk to async-dev branch so...
2005-10-10  Brian Panemore verbose error message on write completion error
2005-10-10  Brian PaneEnabled async write completion in the Event MPM
2005-10-10  Brian PaneAdded a missing return value in ap_core_output_filter
2005-10-09  Brian PaneFixed processing of pipelined requests
2005-10-09  Brian PaneRefactored CONN_STATE_WRITE_COMPLETION handling.
2005-10-09  Brian PaneUpdate new conn_rec field "data_in_output_filters"...
2005-10-09  Brian Panecleaned up the timeout management in ap_core_output_fil...
2005-10-09  Brian PaneRefactored ap_process_request() so that in async MPMs...
2005-10-09  Brian PaneForward-port of revision 307355 to async-dev branch:
2005-10-09  Brian PaneSimplified mod_logio to take advantage of the delayed...
2005-10-09  Brian PaneAdded mod_logio hooks to the new, nonblocking version of
2005-10-09  Brian PaneRedesign of request cleanup:
2005-10-08  Brian PaneForward-port of the latest event MPM code from the...
2005-10-06  Brian PaneForward-port of wrowe's NET_TIME filter removal/refacto...
2005-10-06  Brian Paneport the fix for PR35292 forward from the 2.3 trunk...
2005-10-06  Brian Paneforward-port the latest versions of mod_ssl and mod_set...
2005-09-25  Brian PaneNew version of ap_core_output_filter...
2005-09-25  Brian Panedoh!
2005-09-25  Brian PanePorted fix for PR35330 forward from the trunk (This...
2005-09-12  Brian PaneAdded asynchronous keep-alive support to the leader...
2005-09-12  Brian PaneAdded new connection states CONN_STATE_HANDLER and...
2005-09-05  Paul Querna*) Create an optional function and MPM Query to replace...
2005-09-05  Paul QuernaCreate a new development branch to test ideas on async...
2005-09-01  Joe OrtonIntroduce SSLProxyVerify better. Add a warning note...
2005-09-01  Jeff Trawickhttpd.exe/apachectl -V: display the DYNAMIC_MODULE_LIMI...
2005-09-01  Joe Orton* modules/ssl/ssl_util_ssl.c (SSL_X509_STORE_create...
2005-09-01  Joe Orton* server/listen.c (open_listeners): Avoid shadowing...
2005-08-31  Colm MacCarthaighInitiliase all of the first_*_limit variables to zero...
2005-08-31  Colm MacCarthaighRevert one part. I should have tested seperately. This...
2005-08-31  Colm MacCarthaighActually allow the admin to set thread_limit higher...
2005-08-31  Jim JagielskiAdd ap_append_pid(); This is performed enough to warrant
2005-08-31  Jim JagielskiSome simple debugging log entries
2005-08-31  Jim JagielskiMore getpid format fixes
2005-08-31  Jim JagielskiConsistantly use APR_PID_T_FMT for getpid value
2005-08-31  Jim JagielskiStart of getpid()/%d confusion fix...
2005-08-31  Jeff Trawickmod_log_config: %{hextid}P will log the thread id in...
2005-08-30  Joe Orton* server/main.c (suck_in_APR): Remove weird gzeof refer...
2005-08-30  Colm MacCarthaighMake my PR references consistent with everyone elses.
2005-08-30  Justin Erenkrantzmod_cgid: Refuse to work on Solaris 10 due to OS bugs.
2005-08-30  Joe OrtonFix CVE CAN-2005-2700:
2005-08-30  Colm MacCarthaighIf uid_t and gid_t are unsigned on a platform (hurd...
2005-08-30  Colm MacCarthaighFix PR36410; Change how the get_suexec_identity hook...
2005-08-30  Joe OrtonFix a grammar mistake; note what happens when the timeo...
2005-08-29  William A.... Correct mod_cgid's argv[0] so that the full path...
2005-08-29  William A.... Noticed in the development of fips-enabled mod_ssl...
2005-08-29  Colm MacCarthaighImplement graceful stop in the event MPM. Implementatio...
2005-08-29  Colm MacCarthaigh*how* did I mis-spell that.
2005-08-29  Colm MacCarthaighMove the "GracefulShutdownTimeout" command definition...
2005-08-28  Ian HolsmanDoxygen fixup / cleanup
2005-08-28  Colm MacCarthaighAdd graceful-stop to the list of new features.
2005-08-28  Colm MacCarthaighUpdate transformations to reflect the graceful-stop...
2005-08-28  Colm MacCarthaighAdd a note on the possible pit-falls that lie ahead...
2005-08-28  Colm MacCarthaighIf it makes it in to 2.2, leave it. Otherwise bump...
2005-08-27  Colm MacCarthaighUpdate CHANGES to reflect that worker now supports...
2005-08-27  Colm MacCarthaighImplement a graceful-stop for the worker MPM. We close...
2005-08-27  Colm MacCarthaighCGId keeps a copy of the listening sockets open, which...
2005-08-27  Colm MacCarthaighRe-add a simple, obvious, speed-up.
2005-08-27  Colm MacCarthaighRemove as many ghastly scoreboard loops from the gracef...
2005-08-27  Colm MacCarthaighAdd ap_relieve_child_processess(), a non-infanticidal...
2005-08-27  Jeff Trawicksuppress-error-charset now in 2.0.55-dev
2005-08-26  Graham LeggettFix the RPM spec file: XML versions of the doc files...
2005-08-26  Joshua SliveSync the all_in_one index page with the regular index...
2005-08-26  Joshua SliveClean up some problems in the recently committed backgr...
2005-08-26  Joshua SliveMake the arguments to the redirect directive clearer.
2005-08-26  Colm MacCarthaighAllow htcacheclean to deal in gigabytes.
2005-08-26  Colm MacCarthaighMove the "GracefulShutdownTimeout" directive into mpm_c...
2005-08-26  André Malohmm. for some reason some transformed files are missing...
2005-08-26  Colm MacCarthaighUpdate the transformations to reflect the new graceful...
2005-08-26  Colm MacCarthaighSilly me, I forgot to commit this; the definitions...
2005-08-26  Colm MacCarthaighAllow apachectl to support "graceful-stop" argument
2005-08-26  Colm MacCarthaighDocumentation changes relevant to new graceful-stop...
2005-08-26  Colm MacCarthaighImplement a "graceful-stop" for the prefork MPM (might...
2005-08-26  Colm MacCarthaighMake the neccessary changes to mpm_common and main...
2005-08-26  Colm MacCarthaighRemove the note about WINCH on certain platforms. As...
2005-08-25  Jeff Trawickspell check
2005-08-25  Joe Orton* server/listen.c (open_listeners): If 0.0.0.0 is found...
2005-08-25  Joe Orton* server/listen.c (IS_INADDR_ANY, IS_IN6ADDR_ANY):...
2005-08-25  Colm MacCarthaighA very minor, but particularly annoying whitespace...
2005-08-25  Colm MacCarthaighUpdate the documentation for the ScriptSock directive...
2005-08-25  Colm MacCarthaighAppend the .PID to the ScriptSock filename. This change...
2005-08-25  Colm MacCarthaighnit: Consistently CamelCase "ScriptSock".
2005-08-24  Colm MacCarthaighImplement "de-listening" in the worker MPM. Fixes PR281...
2005-08-24  Colm MacCarthaighCorrect the function prototype/declaration
2005-08-24  Colm MacCarthaighImplement "de-listening" for graceful restarts with...
2005-08-24  Colm MacCarthaighProvide a function for closing all of the listeners.
2005-08-24  André Malofix revision references and update transformation
2005-08-24  André Maloupdate transformation
2005-08-24  André Maloupdate German translation
2005-08-24  Jim JagielskiDocument change in lbmethod= argument
2005-08-24  André Maloadd new documents to the sitemap
2005-08-24  André Maloupdate transformation
2005-08-24  André Maloupdate German translation
2005-08-24  André Malo`build all`
2005-08-24  André Malo`build all`
2005-08-24  André Maloactivate LastChangedRevision expansion
2005-08-24  Nick KewUpdate docs to document ap_dbd_prepare function.
2005-08-24  André Malofix line endings
2005-08-24  Colm MacCarthaighRemove over-zealous and invalid use of <indent></indent...
next