]> granicus.if.org Git - apache/shortlog
apache
2005-09-19 Jim JagielskiBackported to the 2.1.8/2.2.x tree
2005-09-19 Joe Orton* include/ap_mmn.h (MODULE_MAGIC_NUMBER_MAJOR): Bump...
2005-09-19 Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cer...
2005-09-19 Colm MacCarthaighBackport r239420 and r239421 to the 2.2.x branch; Enhance
2005-09-19 Joe Orton* server/mpm/prefork/prefork.c: Add volatile qualifier...
2005-09-19 Colm MacCarthaighBackport r239407 to the 2.2.x branch; Improve mod_disk_...
2005-09-18 Colm MacCarthaighBackport r265506, r240044 and r240049 to the 2.2.x...
2005-09-18 David ReidCatch up with the changes to mod_ssl and rename the
2005-09-18 Colm MacCarthaighBackport r264759 and r264788 to the 2.2.x branch. Fixes...
2005-09-18 Colm MacCarthaighBackport r239430 to the 2.2.x branch. Lets make sure...
2005-09-17 Greg Amesget rid of an obsolete comment. the separate event...
2005-09-16 William A.... I'd prefer, before 2.2-final, to have AP_NEED_SET_MUT...
2005-09-16 David Reid- remove ssl_ext_lookup and replace it with ssl_ext_list
2005-09-12 Colm MacCarthaighRemove a call to strerror(). Possibly a leftover from...
2005-09-12 Stas BekmanDocument the ReceiveBufferSize change done in r157583
2005-09-11 William A.... SYNC to 2.0.x/CHANGES; shift backported patches to...
2005-09-11 Jeff Trawickrewrite CR mitigation logic to wipe out any trailing
2005-09-10 Joshua SliveAny failure in apr_stat on a symlink currently gives
2005-09-10 Jim Jagielskigcc -Wall fix: depending on signedness of char.
2005-09-10 Jim Jagielskigcc -Wall cleanup
2005-09-10 Joe Orton* modules/proxy/mod_proxy_balancer.c (balancer_handler...
2005-09-10 Ian HolsmanFix config file for mod_dbd
2005-09-09 David ReidRecord the fact that we failed to set the username...
2005-09-09 Paul QuernaMove the timeout mutex up, to limit the time we are...
2005-09-09 Jim JagielskiProxy balancer lbmethods are now registered as provider...
2005-09-09 Jim JagielskiNew provider function, ap_list_provider_names(), which...
2005-09-08 Bradley NicholesRemove proxy_hook_load_lbmethods from Netware export...
2005-09-07 André Maloupdate transformation
2005-09-07 Jim JagielskiMinor nit. Methods are server-wide, so simply use the...
2005-09-07 Joe Ortons/Redhat/Red Hat/ but use Fedora here anyway.
2005-09-07 Jim JagielskiRestruct of lbmethod find-best algo's, bypassing hook...
2005-09-06 Colm MacCarthaighLanguage, spelling and grammar fixes for ssl_intro.xml
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
next