]> granicus.if.org Git - apache/history - modules
Patch from Mark Watts. Mention ProxyErrorOverride.
[apache] / modules /
2009-12-10 Ruediger Pluem* Ensure that the new table values are allocated from...
2009-12-08 Rainer JungUse "=" instead of "==" in test condition for
2009-12-08 Nick KewDon't keepalive when we send a non-100 response while...
2009-12-02 Jeff Trawickfix this:
2009-12-01 Guenter Knaufmore NetWare makefile cleanups.
2009-12-01 Guenter Knauffixed NetWare proxy export list;
2009-12-01 William A. Rowe JrRevert nonsense I introduced in r885689; solve cl test...
2009-12-01 William A. Rowe JrElaborate on low hanging XXX fruit
2009-12-01 William A. Rowe JrAdd mod_proxy_scgi; PR 48303; Submitted by: Gregg L...
2009-11-29 Guenter Knaufblock setting debug level if AP_LDAP_OPT_DEBUG is not...
2009-11-24 Jeff Trawicktweaks to r883540:
2009-11-23 Jeff TrawickReplace AcceptMutex, LockFile, RewriteLock, SSLMutex...
2009-11-22 Takashi SatoKeepAlive no longer accepts other than On|Off.
2009-11-19 Jeff TrawickRemove errno from dav_error interface. Calls to dav_ne...
2009-11-19 Jeff Trawickfix or complain about some invalid errno references
2009-11-18 Eric CovenerAdd AuthLDAPBindAuthoritative to allow other authentica...
2009-11-17 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_callback_Info...
2009-11-16 Nick KewBuild: fix --with-module to work as documented
2009-11-11 Ruediger Pluem* Use correct #ifndef's to compile again on openssl...
2009-11-10 Stefan FritschWhen moving a file over device boundaries and unlinking...
2009-11-10 Stefan FritschRevert removal of the key_type byte in the lock key...
2009-11-10 Stefan Fritschfix off by one error
2009-11-10 Stefan FritschFix broken config check for *max timeouts
2009-11-10 Sander Temmeenable support for ECC keys and ECDH ciphers. Tested...
2009-11-09 Stefan Fritschmod_dav_fs: Include uri when logging a PUT error due...
2009-11-09 Stefan FritschReturn 409 instead of 500 for a LOCK request if the...
2009-11-09 Stefan FritschFix compiler warning
2009-11-09 Stefan FritschFix litmus warning: According to RFC2518, COPY to non...
2009-11-09 Stefan FritschDon't delete the whole file if a PUT with content-range...
2009-11-09 Stefan FritschMake PUT with DAV_MODE_WRITE_TRUNC create a temporary...
2009-11-09 Stefan FritschInstead of checking device ids, try rename first and...
2009-11-09 Stefan FritschAlso remove trailing whitespace in the value
2009-11-09 Stefan FritschSimplify code by using apr_strtok
2009-11-07 Stefan Fritschmod_log_config: Make ${cookie}C correctly match whole...
2009-11-06 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_callback_Info...
2009-11-06 Joe OrtonSECURITY: Partial fix for CVE-2009-3555:
2009-11-06 Sander TemmeRemove mod_unique_id from the default build.
2009-11-05 Brian McCallisterexpose r->notes to lua
2009-11-05 Joe Orton* modules/ssl/ssl_toolkit_compat.h: Fix compat with...
2009-11-04 Joe Orton* modules/lua/: s/apr_strnatcmp/strcmp/ - strnat*cmp...
2009-11-04 Brian McCallisterallow setting of r->user from lua
2009-11-04 Brian McCallistermap r->err_headers_out into lua
2009-11-04 Joe Orton* modules/filters/mod_include.c (handle_printenv):...
2009-11-03 Guenter Knaufadded back HAVE_OCSP define hack for non-configure...
2009-11-03 Sander TemmeWe now check for OCSP support in configure, so we can...
2009-11-03 Daniel Earl PoirierFix remaining doxygen warnings. "make dox" is now...
2009-11-03 Jeff Trawickmore configure-time support for dynamically loadable...
2009-11-02 Jeff Trawickuse ap_strchr_c to protect const-ness of input string
2009-10-31 Eric Covenerrequire LDAPReferralHopLimit > 0
2009-10-31 Eric CovenerStop trying to set the referral HOP limit on each conne...
2009-10-30 Eric Coveneradd LDAPLibraryDebug directive to mod_ldap to turn on
2009-10-28 Guenter Knaufremoved now obsolete export defines.
2009-10-28 Guenter Knaufdefine HAVE_OCSP dependent on OpenSSL version to make...
2009-10-28 Joe Orton* modules/ssl/ssl_toolkit_compat.h: Fold #if checks...
2009-10-28 Joe Orton* modules/ssl/ssl_util_stapling.c (stapling_cache_respo...
2009-10-28 Joe Orton* modules/ssl/ssl_util_stapling.c (stapling_cb): Use...
2009-10-28 Joe Orton* module/ssl/ssl_util_stapling.c: Style fixes, no funct...
2009-10-28 Daniel Earl PoirierFix a lot of doxygen warnings. Thanks to Brad Hards...
2009-10-27 Guenter Knauffixed dav_hooks_repository_fs struct member order,...
2009-10-27 Guenter Knauffixed indents.
2009-10-27 Guenter Knaufconverted tabs, removed trailing spaces.
2009-10-25 Eric CovenerCharsetOptions NoImplicitAdd wasn't referenced during...
2009-10-25 Eric CovenerCharsetOptions NoImplicitAdd makes us fall through...
2009-10-25 Joe OrtonAdd support for OCSP "stapling":
2009-10-24 Stefan FritschOnly allow parens in filename if cachesize is given...
2009-10-23 Stefan FritschOnly parse cache size in parens at the end of the strin...
2009-10-19 Ruediger Pluem* Reduce memory consumption when processing very long...
2009-10-18 Stefan FritschUse the new ap_update_child_status_from_conn() to put...
2009-10-14 Stefan FritschRename ReqTimeout into RequestTimeout, to be more in...
2009-10-11 Stefan FritschAllow ProxyPreserveHost to work in <Proxy> sections
2009-10-10 Takashi SatoStop unexpected error logs in each requests.
2009-10-09 Graham Leggettmod_dav: Provide a mechanism to obtain the request_rec...
2009-10-09 Daniel Earl Poiriermod_cache: add Cache-control: s-maxage to cacheability...
2009-10-08 Stefan Fritschmod_logio: introduce new optional function ap_logio_get...
2009-10-08 Jean-Frederic ClereWhen pick was zero no worker where choosen.
2009-10-07 Jean-Frederic ClereOops the slotmem uses apr_time_now. Can't use stat...
2009-10-06 Stefan FritschWork around broken cache management in mod_ldap: If...
2009-10-05 Graham Leggettmod_rewrite: Make sure that a hostname:port isn't fully...
2009-10-05 Graham Leggettmod_cache: Teach CacheEnable and CacheDisable to work...
2009-10-05 Jim JagielskiNo need to constantly compute these; do so once at...
2009-10-05 Jim JagielskiRefactor mod_reqtimeout a bit to use just 1 directives...
2009-10-05 Daniel Earl PoirierBack out r818492 which prevented all caching of incompl...
2009-10-04 Guenter Knaufreplaced all backticks with single quotes in output...
2009-10-04 Guenter Knaufadded mod_reqtimeout to NetWare build;
2009-10-04 Stefan FritschAdd mod_reqtimeout: New module to set timeouts and...
2009-10-04 Graham LeggettEnsure that we call ap_meets_conditions() in the mod_ca...
2009-10-04 Graham LeggettStyle fixes.
2009-10-04 Graham LeggettRemove the server_rec wired into uri_meets_conditions...
2009-10-04 Stefan FritschMake sure to not destroy bucket brigades that have...
2009-10-04 Stefan Fritschcore, mod_deflate, mod_sed: Reduce memory usage by...
2009-10-03 Graham Leggettmod_cache: Fix uri_meets_conditions() so that CacheEnab...
2009-10-03 Jim JagielskiProvide new ap_update_child_status_from_conn() mostly
2009-10-03 Graham LeggettRemove an unused variable.
2009-10-03 Stefan FritschMake RemoveType override the info from TypesConfig
2009-10-02 Graham Leggettmod_cache: Introduce the option to run the cache from...
2009-10-01 Guenter Knaufadded tests to NetWare build.
2009-10-01 Jim JagielskiAllow for pass-thru or early termination of doall(...
2009-10-01 Guenter Knaufadded NetWare makefiles for test modules.
2009-10-01 Guenter Knaufset property.
2009-10-01 Guenter Knaufprepare to add mod_serf to NetWare build.
next