]> granicus.if.org Git - apache/history - CHANGES
follow up r894425:
[apache] / CHANGES
2009-12-30 Takashi Satofollow up r894425:
2009-12-29 Takashi SatoMove AllowCONNECT from mod_proxy to mod_proxy_connect.
2009-12-27 Nick Kewmod_filter: enable filters to be configured on non...
2009-12-27 Nick Kewmod_headers: Enable multi-match-and-replace edit option
2009-12-26 Nick Kewmod_headers: align Header Edit with Header Set on Conte...
2009-12-26 Nick KewFix r893871 as noted by rpluem, to remove risk of retur...
2009-12-25 Nick KewProxy: fix ProxyPassReverse with relative URL
2009-12-21 Nick Kewmod_autoindex: support XHTML as equivalent to HTML in
2009-12-21 Nick Kew(re)-introduce -T commandline option to suppress docume...
2009-12-21 Nick KewReject requests containing (invalid) NULL characters...
2009-12-18 Ruediger Pluem* Do an exact match of the keys defined by CacheIgnoreU...
2009-12-16 Rainer JungFix crash in balancer-manager.
2009-12-10 Ruediger Pluem* Ensure that the new table values are allocated from...
2009-12-08 Nick KewDon't keepalive when we send a non-100 response while...
2009-11-25 Paul Quernasync to CHANGES to 2.3.4/2.3.5
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-18 Eric CovenerAdd AuthLDAPBindAuthoritative to allow other authentica...
2009-11-16 Nick KewLogging in to bugzilla gives me the bug reporter's...
2009-11-16 Nick KewBuild: fix --with-module to work as documented
2009-11-11 Stefan Fritschfix CHANGES entries: mod_dav_fs -> mod_dav
2009-11-10 Jeff Trawicks/cange/change/
2009-11-10 Stefan FritschRevert removal of the key_type byte in the lock key...
2009-11-10 Jeff Trawickfix e-mail address format
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 FritschThere is a bug report for r834073, therefore add a...
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-07 Stefan Fritschmod_log_config: Make ${cookie}C correctly match whole...
2009-11-06 Tony StevensonTouch file, SVN testing. Eeek =)
2009-11-03 Jeff TrawickChange the configure-based MPM build mechanism to suppo...
2009-11-02 Nick KewVhosts: treating a pure-numeric Host header as a port...
2009-10-31 Eric CovenerStop trying to set the referral HOP limit on each conne...
2009-10-25 Eric CovenerCharsetOptions NoImplicitAdd wasn't referenced during...
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 Stefan Fritschhtpasswd: Improve out of disk space handling
2009-10-19 Stefan FritschChange the default algorithm for htpasswd to MD5 on...
2009-10-19 Ruediger Pluem* Reduce memory consumption when processing very long...
2009-10-18 Stefan Fritschab: Fix segfault in case the argument for -n is a very...
2009-10-11 Stefan FritschAllow ProxyPreserveHost to work in <Proxy> sections
2009-10-10 Takashi Satoconfigure: Fix THREADED_MPMS so that mod_cgid is
2009-10-09 Graham Leggettmod_dav: Provide a mechanism to obtain the request_rec...
2009-10-09 Takashi SatoAdd PR number for r823613.
2009-10-09 Takashi SatoBuild: Use install instead of cp if available on
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-07 Stefan Fritschremove CHANGES entry
2009-10-07 Stefan FritschUpdate comments in util_filter.h about bucket and briga...
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 Daniel Earl PoirierBack out r818492 which prevented all caching of incompl...
2009-10-04 Stefan FritschAdd mod_reqtimeout: New module to set timeouts and...
2009-10-04 Graham LeggettCorrect the attribution in CHANGES.
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 Stefan Fritschsuexec: Allow to log an error if exec fails by setting...
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 Daniel Earl Poiriercore: Treat timeout reading request as 408 error, not...
2009-09-30 Ruediger Pluem* Fix a regression from r724717 by reintroducing SSL_CL...
2009-09-24 Daniel Earl Poiriermod_cache: don't cache incomplete responses, per RFC...
2009-09-23 Daniel Earl PoirierFix a segfault in ab when run in verbose mode using...
2009-09-19 Graham Leggettmod_dav: Allow other modules to become providers and...
2009-09-15 Nick KewChange Fallback to FallbackResource after extensive...
2009-09-15 Nick KewChange "DefaultHandler" to "Fallback" as discussed...
2009-09-14 Ruediger Pluem* Follow the standard CHANGES format for security changes.
2009-09-14 Graham LeggettCorrect attribution for mod_dav options provider interface.
2009-09-14 Graham LeggettAdd attribution and CVE notices.
2009-09-14 Graham Leggettmod_dav: Allow other modules to add things to the DAV...
2009-09-14 Ruediger Pluem* Lower memory usage by reusing the brigade instead...
2009-09-14 Daniel Earl Poiriermod_mime: detect invalid use of MultiviewsMatch inside...
2009-09-13 Graham Leggettmod_request: Make sure the KeptBodySize directive rejec...
2009-09-13 Graham Leggettmod_session_crypto: Sanity check should the potentially...
2009-09-13 Graham Leggettmod_session.c: Prevent a segfault when session is added...
2009-09-11 Graham Leggetthtcacheclean: 19 ways to fail, 1 error message. Fixed.
2009-09-10 Daniel Earl PoirierFail server startup when mod_auth_digest is unable to
2009-09-10 Jim Jagielskiveto-ed
2009-09-09 Graham Leggettmod_proxy_connect: The connect method doesn't work...
2009-09-09 Graham Leggettmod_ssl: The error message when SSLCertificateFile...
2009-09-09 Daniel Earl Poiriermod_auth_digest: When qop is none, client doesn't send...
2009-09-06 Graham LeggettAdd support for HTTP PUT to ab.
2009-08-28 Jim JagielskiAnd additional ServerTokens improvement...
2009-08-28 Jim JagielskiOK, might as well finish this... Allow ServerTokens Off
2009-08-27 Nick Kewmod_headers: generalise the envclause to support condit...
2009-08-26 Graham Leggettmod_cache: Introduce the thundering herd lock, a mechan...
2009-08-26 Daniel Earl PoirierFix shm, rmm, and lock problems.
2009-08-23 Nick KewPreserve port over internal redirection
2009-08-23 Nick KewReturn consistent error status for proxy unable to...
2009-08-16 Ruediger Pluem* Do better checking of pollset operations in various...
2009-08-12 Ruediger Pluem* Correctly create an empty cell if the description...
2009-07-29 Jeff Trawickab: Fix broken error messages after resolver or connect...
2009-07-24 Daniel Earl Poirierhtdbm: Fix possible buffer overflow if dbm database...
2009-07-09 Ruediger Pluem* Return APR_EOF if request body is shorter than the...
next