summaryrefslogtreecommitdiffstats
path: root/CHANGES (follow)
Commit message (Expand)AuthorAgeFilesLines
* configure: Fix THREADED_MPMS so that mod_cgid isTakashi Sato2009-10-101-0/+3
* mod_dav: Provide a mechanism to obtain the request_rec and pathnameGraham Leggett2009-10-091-0/+4
* Add PR number for r823613.Takashi Sato2009-10-091-1/+1
* Build: Use install instead of cp if available onTakashi Sato2009-10-091-0/+3
* mod_cache: add Cache-control: s-maxage to cacheability decisions per RFC 2616.Daniel Earl Poirier2009-10-091-0/+3
* mod_logio: introduce new optional function ap_logio_get_last_bytes to getStefan Fritsch2009-10-081-0/+3
* remove CHANGES entryStefan Fritsch2009-10-071-5/+0
* Update comments in util_filter.h about bucket and brigade ownership to reflectStefan Fritsch2009-10-071-0/+5
* Work around broken cache management in mod_ldap: If LDAPSharedCacheSize is tooStefan Fritsch2009-10-061-0/+6
* mod_rewrite: Make sure that a hostname:port isn't fully qualified ifGraham Leggett2009-10-051-0/+3
* mod_cache: Teach CacheEnable and CacheDisable to work from within aGraham Leggett2009-10-051-0/+3
* Back out r818492 which prevented all caching of incomplete responses.Daniel Earl Poirier2009-10-051-1/+1
* Add mod_reqtimeout: New module to set timeouts and minimum data rates forStefan Fritsch2009-10-041-0/+3
* Correct the attribution in CHANGES.Graham Leggett2009-10-041-1/+1
* Make sure to not destroy bucket brigades that have been created by earlierStefan Fritsch2009-10-041-0/+4
* core, mod_deflate, mod_sed: Reduce memory usage by reusing bucketStefan Fritsch2009-10-041-0/+3
* mod_cache: Fix uri_meets_conditions() so that CacheEnable willGraham Leggett2009-10-031-0/+4
* suexec: Allow to log an error if exec fails by setting FD_CLOEXECStefan Fritsch2009-10-031-0/+3
* Make RemoveType override the info from TypesConfigStefan Fritsch2009-10-031-0/+3
* mod_cache: Introduce the option to run the cache from within theGraham Leggett2009-10-031-0/+4
* core: Treat timeout reading request as 408 error, not 400.Daniel Earl Poirier2009-10-011-0/+5
* * Fix a regression from r724717 by reintroducing SSL_CLIENT_S_DN,Ruediger Pluem2009-09-301-0/+4
* mod_cache: don't cache incomplete responses, per RFC 2616, 13.8.Daniel Earl Poirier2009-09-241-0/+3
* Fix a segfault in ab when run in verbose mode using https.Daniel Earl Poirier2009-09-231-0/+3
* mod_dav: Allow other modules to become providers and add resource typesGraham Leggett2009-09-191-0/+4
* Change Fallback to FallbackResource after extensive discussion withNick Kew2009-09-151-1/+1
* Change "DefaultHandler" to "Fallback" as discussed on list andNick Kew2009-09-151-1/+1
* * Follow the standard CHANGES format for security changes.Ruediger Pluem2009-09-141-2/+4
* Correct attribution for mod_dav options provider interface.Graham Leggett2009-09-141-1/+2
* Add attribution and CVE notices.Graham Leggett2009-09-141-0/+6
* mod_dav: Allow other modules to add things to the DAV or Allow headersGraham Leggett2009-09-141-0/+3
* * Lower memory usage by reusing the brigade instead of constantlyRuediger Pluem2009-09-141-0/+3
* mod_mime: detect invalid use of MultiviewsMatch inside Location andDaniel Earl Poirier2009-09-141-0/+3
* mod_request: Make sure the KeptBodySize directive rejects valuesGraham Leggett2009-09-131-0/+3
* mod_session_crypto: Sanity check should the potentially encryptedGraham Leggett2009-09-131-0/+3
* mod_session.c: Prevent a segfault when session is added but notGraham Leggett2009-09-131-0/+3
* htcacheclean: 19 ways to fail, 1 error message. Fixed.Graham Leggett2009-09-121-0/+2
* Fail server startup when mod_auth_digest is unable toDaniel Earl Poirier2009-09-101-0/+4
* veto-edJim Jagielski2009-09-101-5/+0
* mod_proxy_connect: The connect method doesn't work if the client is Graham Leggett2009-09-101-0/+6
* mod_ssl: The error message when SSLCertificateFile is missing should atGraham Leggett2009-09-091-0/+4
* mod_auth_digest: When qop is none, client doesn't send nonce count,Daniel Earl Poirier2009-09-091-0/+2
* Add support for HTTP PUT to ab.Graham Leggett2009-09-061-0/+2
* And additional ServerTokens improvement...Jim Jagielski2009-08-281-2/+3
* OK, might as well finish this... Allow ServerTokens OffJim Jagielski2009-08-281-0/+4
* mod_headers: generalise the envclause to support conditionalNick Kew2009-08-271-0/+3
* mod_cache: Introduce the thundering herd lock, a mechanism to keepGraham Leggett2009-08-271-0/+4
* Fix shm, rmm, and lock problems.Daniel Earl Poirier2009-08-261-0/+3
* Preserve port over internal redirectionNick Kew2009-08-231-0/+3
* Return consistent error status for proxy unable to connectNick Kew2009-08-231-0/+4