]> granicus.if.org Git - apache/history - CHANGES
suppress-error-charset now in 2.0.55-dev
[apache] / CHANGES
2005-08-26 Colm MacCarthaighImplement a "graceful-stop" for the prefork MPM (might...
2005-08-25 Jeff Trawickspell check
2005-08-25 Colm MacCarthaighAppend the .PID to the ScriptSock filename. This change...
2005-08-24 Colm MacCarthaighImplement "de-listening" in the worker MPM. Fixes PR281...
2005-08-23 Colm MacCarthaighRemove support for the threaded-mpm's on Linux 2.0...
2005-08-23 Colm MacCarthaighEnhance CacheEnable/CacheDisable to control caching...
2005-08-20 Paul QuernaOID Support has been dropped from 2.2.x
2005-08-20 Paul QuernaResync CHANGES with 2.2.x branch point.
2005-08-19 Joe OrtonBackport patch from pcre 6.2 to fix integer overflows...
2005-08-12 Jim Jagielskisimple, functional interface to add additional balancer...
2005-08-11 Justin ErenkrantzFix incorrectly served 304 responses when expired cache...
2005-08-11 Justin Erenkrantzmod_cache: Implement remove URL via a filter.
2005-08-11 Justin ErenkrantzImplement mod_disk_cache's remove_url.
2005-08-10 Justin ErenkrantzNote two changes (r231349 and r231351) that are paired...
2005-08-09 Graham LeggettRemove the base href tag from mod_proxy_ftp, as it...
2005-07-21 Martin KraemerDocument change to mod_ssl's SSLRequire directive,...
2005-07-21 Paul QuernaCorrectly restore the HTTP status from the cache handler.
2005-07-20 Paul QuernaQuick hack to store varied contents under the same...
2005-07-20 Paul QuernaNow you can run mod_deflate before mod_cache, and cache it.
2005-07-20 Paul Quernare-indent.
2005-07-20 Paul QuernaCheck an alternative return value for when a file or...
2005-07-19 André Malouse utf-8 for our CHANGES. We have problems to add...
2005-07-18 Ian Holsmanc/major bump/minor bump/
2005-07-17 Ian HolsmanThis patch adds a new hook (request_status) that gets...
2005-07-15 William A. Rowe Jr Backported a few already
2005-07-14 William A. Rowe Jr How can I fix thee? let me count the ways...
2005-07-08 William A. Rowe Jr Added TraceEnable, and note Request Splitting/Respons...
2005-07-08 Joe OrtonDon't talk about request smuggling in the response...
2005-07-08 Paul QuernaFix the CHANGES to reflect when things were really...
2005-07-08 Jim JagielskiGood suggestion from a private Email. name changes.
2005-07-08 Jim JagielskiFix case where buggy OpenSSL internal cache continually...
2005-07-08 Paul QuernaThe request smuggling issue did get assigned CAN-2005...
2005-07-07 William A. Rowe Jr Add notation of Georg's patch to capture SSL_COMPRESS...
2005-07-06 Paul QuernaAdd the httxt2dbm utility to create DBM files for Rewri...
2005-07-03 Graham LeggettFixed complaints about unpackaged files within the...
2005-06-27 Paul Querna*) server/mpm_common.c: Send a simple HTTP 1.0 request...
2005-06-24 Paul QuernaMove on to 2.1.7-dev.
2005-06-23 Jeff TrawickFix htdbm password validation for records which include...
2005-06-23 Jeff Trawickproxy HTTP: If a response contains both Transfer-Encodi...
2005-06-22 Jeff Trawickmod_cgid: Fix buffer overflow processing ScriptSock...
2005-06-17 Paul QuernaOnward to 2.1.6-dev!
2005-06-16 Paul QuernaIf a request contains both a T-E and C-L, remove the...
2005-06-14 Paul QuernaMerge the listen-protocol sandbox branch to trunk.
2005-06-13 Paul QuernaBased on feedback from dev@httpd, store Vary headers...
2005-06-11 Paul Querna- Use apr_file_mktemp() and rename the header data...
2005-06-08 Joe OrtonSynch with 2.0.x branch.
2005-06-06 Paul Querna* mod_cache.c: When 'Vary: *' is sent, do not cache...
2005-06-03 Paul Querna'generate_name' is too generic to be in the public...
2005-06-03 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVeri...
2005-06-03 Jeff Trawickwrite a CHANGES entry for PR 34512; looks like it resolves
2005-06-02 Jeff Trawickmod_mime_magic: Handle CRLF-format magic files so that...
2005-05-29 Paul Querna- Use a hash for the configuration command lookup imple...
2005-05-24 Jeff TrawickEBCDIC: Handle chunked input from client or, with proxy...
2005-05-24 Bradley NicholesNote the addition of the mod_authn_alias module
2005-05-24 Paul QuernaFix trailing backslashes in configuration directives.
2005-05-21 Jeff Trawicksync
2005-05-18 Nick KewCommitting mod_dbd as new.
2005-05-17 Joe Orton* support/ab.c: Rewrite SSL support so that it works...
2005-05-16 Jeff TrawickSupport the suppress-error-charset setting, as with...
2005-05-15 Jeff TrawickPrevent hangs of child processes when writing to piped...
2005-05-12 Paul QuernaShow the Quick Handlers in mod_info. Commit it to trunk...
2005-05-11 Bradley NicholesAdd the LDAPVerifyServerCert directive to the util_ldap doc
2005-05-11 Paul QuernaI can spell 'before', honest.
2005-05-11 Paul QuernaMake sure mod_rewrite always runs before mod_proxy...
2005-05-05 Bradley Nicholesnote change in mod_authnz_ldap
2005-05-04 Paul QuernaAdd AP_INIT_TAKE_ARGV. There can be some inconsistent...
2005-05-04 Greg Amesworker and event mpms: transient thread creation errors...
2005-04-25 Jim JagielskiOops... document ap_get_local_host() rewrite.
2005-04-25 Paul QuernaAdd ap_vhost_iterate_given_conn() as I had previously...
2005-04-25 Paul QuernaRemove ap_method_list_do and ap_method_list_vdo as...
2005-04-18 Bradley NicholesBuild mod_ssl for the NetWare platform
2005-04-17 Paul Quernamod_deflate should be merging the Vary header, not...
2005-04-15 Greg Amesgot rave reviews from my customer on using buffered...
2005-04-10 Sander Striker* CHANGES
2005-04-09 Bradley Nicholesbackport
2005-04-09 Joshua SliveAdd a CHANGES entry for the simple-conf branch changes.
2005-04-08 Bradley NicholesRethinking the module status for NetWare
2005-04-07 Paul Quernarename mod_imap to mod_imagemap.
2005-03-31 Bradley NicholesEliminate ldap module load ordering
2005-03-30 Jeff Trawicksync with 2.0.54-dev
2005-03-29 Jeff Trawicksync with 2.0.54-dev
2005-03-23 Greg Amesdon't propagate input headers describing a body to...
2005-03-22 Allan K. EdwardsFix Windows CompContext buff size miscalculation
2005-03-21 Joe OrtonSynch with 2.0.x branch.
2005-03-16 Sander StrikerAnd carry on with 2.1.5-dev.
2005-03-15 Justin ErenkrantzAdd ReceiveBufferSize directive to control the TCP...
2005-03-14 Justin Erenkrantzmod_proxy: Add proxy-sendextracrlf option to send an...
2005-03-09 Bradley NicholesKeep track of the number of attributes retrieved from...
2005-03-07 Justin ErenkrantzAdd two changes entries based on r156306 and r156330.
2005-03-07 Justin Erenkrantz* modules/cache/cache_util.c (ap_cache_check_freshness...
2005-03-05 Jeff Trawickworker MPM/mod_status: Support per-worker tracking...
2005-02-26 Paul Quernasync with 2.0.x branch.
2005-02-25 Justin Erenkrantz* modules/dav/main/mod_dav.h: Wrap all public functions in
2005-02-23 Justin ErenkrantzOnward ho to 2.1.4.
2005-02-17 William A. Rowe Jr Belated CHANGES, must have conflicted last time I...
2005-02-17 Paul Querna*) include/httpd.h: Add a brigade for temporary uses...
2005-02-15 Joe Orton* modules/ssl/mod_ssl.h: Add ssl_ext_lookup optional...
2005-02-11 Joe OrtonNote changes.
2005-02-10 Justin ErenkrantzOnly recompile buildmark.c when we have to relink httpd.
2005-02-09 Justin ErenkrantzNow that the crisis has passed, update the CHANGES...
next