]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2006-10-05  Rich BowenA few missing line breaks
2006-10-03  Mladen TurkMake sure that original socket timeout gets restored
2006-10-03  Mladen TurkRevert 451953 and 451951. Log the real r->method that is
2006-10-03  Ruediger Pluem* Sync with 2.2.x CHANGES file
2006-10-03  Joe OrtonWhen starting a new piped error logger for the main...
2006-10-03  Jeff Trawickspellcheck
2006-10-03  Nick KewSupport regexp-based manipulation of HTTP headers
2006-10-03  Mladen TurkAdd missing include for experimental is_connected.
2006-10-02  Ruediger Pluem* Fix precedence problem.
2006-10-02  Ruediger Pluem* Fix precedence problem.
2006-10-02  Mladen TurkBump MMN for r451575.
2006-10-02  Mladen TurkUps. Fix typo. We are logging int, not string.
2006-10-02  Mladen TurkIf the r->method_number is unknown the r->method
2006-10-02  Mladen TurkCleanup alternate is_connected method.
2006-09-30  Mladen TurkMove new struct member to the end of the struct,
2006-09-30  Mladen TurkAdd alternative is_socket_connected implementation.
2006-09-30  Mladen TurkEnable retry=0 for the worker.
2006-09-30  Mladen TurkAdd force recovery for balancer.
2006-09-29  Joe Orton* server/mpm/prefork/prefork.c (prefork_check_config...
2006-09-29  Garrett RooneyFollow up to r451006, use APR_STATUS_IS_TIMEUP instead...
2006-09-29  Garrett RooneyFollow up to r451287, use APR_STATUS_IS_TIMEUP instead...
2006-09-29  Ruediger Pluem* Notice a timeout as an error message. This might...
2006-09-29  Ruediger Pluem* Move the tasks of eor_bucket_destroy (status update...
2006-09-28  Ruediger Pluem* Notice that reading of the request entity body failed...
2006-09-27  Rich BowenMinor typo
2006-09-27  Graham Leggettmod_cache: Eliminate a bogus error in the log when...
2006-09-26  Graham LeggettAllocate the temporary copy file buffer from a pool.
2006-09-26  Graham Leggettmod_disk_cache: Make caching of large files possible...
2006-09-26  Graham Leggettmod_mem_cache: Convert mod_mem_cache to use APR memory...
2006-09-26  Graham LeggettMemory leak fix: Unconditionally free the buffer.
2006-09-26  Graham Leggettmod_cache: From RFC3986 (section 6.2.3.) if a URI conta...
2006-09-26  Graham LeggettDon't cache requests with a expires date in the past...
2006-09-26  Graham Leggettmod_disk_cache: Make sure that only positive integers...
2006-09-24  Nick KewChange wording as suggested by jslive.
2006-09-24  Nick KewAdd extra explanatory clause to VirtualHost docs
2006-09-22  Rich BowenCapitalization consistency
2006-09-22  Rich BowenSmall typo.
2006-09-21  Nick KewGeneric fix for PR#31759
2006-09-20  Garrett Rooney* modules/cache/mod_cache.h: Fix comment that was obvio...
2006-09-20  Garrett Rooney* modules/cache/mod_cache.h
2006-09-16  Ruediger Pluem* Set the new environment variable BALANCER_ROUTE_CHANG...
2006-09-15  Jeff Trawicknote a backport; don't forget that trunk had an additional
2006-09-14  Ruediger Pluem* PROXY_WORKER_IS_INITIALIZED checks if PROXY_WORKER_IN...
2006-09-12  Nick KewPR 31759 (mutated) - reported by Jo Rhett
2006-09-10  Ruediger Pluem* Print the correct error message for erroneous configu...
2006-09-09  Jeff TrawickAllow htcacheclean, httxt2dbm, and fcgistarter to link...
2006-09-06  Jim JagielskiUpdate backports
2006-09-05  Jeff TrawickReplace ap_get_server_version with ap_get_server_banner...
2006-09-04  Ruediger Pluem* Extract stickysession information correctly in the...
2006-09-04  Jeff TrawickHandle filter names which include capital letters.
2006-09-03  William A.... Sync these to VC 2005, a .manifest file is created...
2006-09-02  William A.... Silence VC2005 faux-errors in pcre with the minimum...
2006-08-28  André Maloupdate transformation
2006-08-28  André Malofix validation error
2006-08-28  Jim JagielskiMinor nit: why make the logic more complex than it...
2006-08-28  Jim JagielskiThese have been approved for backport and or in/will...
2006-08-28  Ruediger Pluem* Note the changes that were done in revisions
2006-08-24  Ruediger Pluem* Close connection to backend if reading of request...
2006-08-23  Noirin PlunkettFix contributed by Bjarne D Mathiesen <macintosh@mathi...
2006-08-22  Sander TemmeStale Bugzilla link as noted by Christophe Jaillet
2006-08-22  Joshua SliveAllow the typical non-DAV methods to be unrestricted
2006-08-20  Joshua SliveMy last effort was a little too succinct and not quite...
2006-08-20  Joshua SliveAdd a note about case-sensitivity to the windows platfo...
2006-08-20  Joshua SliveMake it clear that url-path is always case-sensitive.
2006-08-18  André Maloupdate convmap
2006-08-18  André Malofix eol-style
2006-08-18  André Maloupdate transformation
2006-08-18  Jim JagielskiUpdates docs w/ transforms. Use Andre's patch to lib...
2006-08-18  Nick KewLog a message if we try to prepare a statement not...
2006-08-18  Nick KewDon't use NULL s->server_hostname as hash lookup key.
2006-08-17  Jim JagielskiUpdate docs and transforms
2006-08-17  Jim JagielskiFix context error
2006-08-17  Jim JagielskiUpdate docs for proxy:
2006-08-14  Chris DarrochIntroduce a check_config phase between pre_config and...
2006-08-14  Nick KewNote bugfix
2006-08-14  Nick KewPR#37770: Don't try to use dead backend connection...
2006-08-08  Nick KewFix tabs introduced in r429875
2006-08-08  Nick KewThat proxy change was functional, even if it was just...
2006-08-08  Nick KewPR#38448: don't URLencode tilde in path component
2006-08-08  Nick KewFix style (indentation at least) to apache style rules...
2006-08-05  William A.... Observed by hunter - fix the cut n paste errors in...
2006-08-05  Chris Pepper Document that httpd -L doesn't list shared modules.
2006-08-04  Bradley Nicholesrevert the definitive bit for the reject directive.
2006-08-04  Bradley Nicholesrevert the reject directive is definitive patch and...
2006-08-03  Jim JagielskiInitialization change. Move to a different format
2006-08-03  Jim JagielskiReset standby flags for each loop through the cluster...
2006-08-03  Joe Orton* modules/proxy/mod_proxy.c (proxysection): Fix another...
2006-08-03  Mladen TurkDo not return on WAIT_ABANDONED signals.
2006-08-02  Bradley Nicholesfix typo
2006-08-02  Ruediger Pluem* Followup patch on r427959:
2006-08-02  Mladen TurkFix return values from wait_for_many_objects.
2006-08-02  Mladen TurkRevert the patch. Although the problem still exists
2006-08-02  Mladen TurkFix the assertion if the WaitForMutipleObjects
2006-08-02  Mladen TurkCleanup: Remove close_on_recycle from proxy_conn_rec.
2006-08-02  Mladen TurkMake sure the error signature is logged as double
2006-08-02  Mladen TurkAllow optional name=value options within <Proxy
2006-08-02  Mladen TurkEnable ProxySet inside <Proxy> section to
2006-08-01  Bradley Nicholesfix a typo
2006-08-01  Bradley NicholesConverted the reject directive to be definitive and...
2006-07-31  Jim JagielskiGood catch by Ruediger
next