]> granicus.if.org Git - apache/history - CHANGES
Update votes...
[apache] / CHANGES
2002-11-18 Jeff TrawickUse AP_DECLARE in the debug versions of ap_strXXX in...
2002-11-17 Brian PaneWhen storing the response headers in mod_cache, omit...
2002-11-15 Jeff Trawickmod_cgid: Handle environment variables containing newlines.
2002-11-14 Jeff TrawickMove mod_ext_filter out of experimental and into filters.
2002-11-14 Cliff WoolleyFix a memory leak in mod_deflate with dynamic content...
2002-11-14 Jeff TrawickAdd --[enable|disable]-v4-mapped configure option to...
2002-11-14 Paul J. RederThis fixes a problem where the underlying cache code
2002-11-12 Ken Coar Add a SERVER_ADDR keyword to match the CGI environment...
2002-11-11 Jeff Trawickmod_cgid: Terminate CGI scripts when the client connection
2002-11-11 Jeff TrawickRearrange OpenSSL engine initialization to support...
2002-11-10 Aaron BannertFix Andre's name, he said it's ok to remove the accent.
2002-11-10 Justin ErenkrantzAlways emit Vary header if mod_deflate is involved...
2002-11-09 William A. Rowe Jr Note progress. Lots of helpers out there emailing...
2002-11-08 Paul J. RederImproves the user friendliness of the CacheRoot processing
2002-11-08 Greg Amesuse a subpool of c->pool for resources which are set...
2002-11-08 Brian PaneWhen doing a GET of a proxied URL as a subrequest within
2002-11-07 Paul J. RederAdded code to process min and max file size directives...
2002-11-06 Justin ErenkrantzThe value emitted by ServerSignature now mimics the...
2002-11-01 William A. Rowe Jr Completely refactor the BIO-side client input handlin...
2002-10-31 Jeff TrawickTerminate CGI scripts when the client connection drops...
2002-10-30 Greg Amesdocument a byterange filter fix
2002-10-29 William A. Rowe Jr Fix memory leak in mod_ssl from internal SSL library...
2002-10-25 Jeff Trawickmod_ssl uses free() inappropriately in several places...
2002-10-25 Ken Coarmore info is better than less..
2002-10-25 Jeff TrawickFix streaming output from an nph- CGI script. CGI...
2002-10-25 Brian Panemod_logio modification: count bytes-sent after the...
2002-10-25 Jeff Trawickfix some problems in the perchild MPM
2002-10-24 Paul J. RederChange the CacheRoot processing to check for a required
2002-10-16 Bill StoddardNew and improved...
2002-10-15 William A. Rowe Jr Been busy
2002-10-14 Jim JagielskiHaven't heard any vetoes regarding this, so might as...
2002-10-09 Graham LeggettUpdate README.ldap file for Windows build instructions.
2002-10-09 Graham LeggettChange the LDAP modules to export their symbols correctly
2002-10-07 Brian PaneSimpler, faster code for generating HTTP response headers:
2002-10-07 Aaron BannertMention Thom's port of -S to 2.0
2002-10-04 Jeff TrawickFix a bug with dbm rewrite maps which caused the wrong...
2002-10-04 Mark J. CoxThis is worthy of a CVE name, thanks to Joe for the...
2002-10-03 Jeff TrawickFix a problem with streaming script output and mod_cgid...
2002-10-03 William A. Rowe Jr They are still here, they didn't make it into 2.0...
2002-10-03 William A. Rowe Jr On to the 2.0.43 candidate
2002-10-02 William A. Rowe Jr *) SECURITY: [CAN-2002-0840] HTML-escape the address...
2002-10-02 Paul J. RederFix a core dump in mod_cache when it attemtped to store...
2002-10-02 Jeff TrawickEnsure that output already available is flushed to...
2002-10-01 Jeff TrawickFix a mutex problem in mod_ssl session cache support...
2002-09-30 Ryan BloomAllow CGI scripts that use POST and mod_dav to exist...
2002-09-28 Ryan BloomAllow the UserDir directive to accept a list of directo...
2002-09-28 Ian HolsmanNew Module -- mod_logio.
2002-09-27 Ryan BloomSuExec should use /usr/local/apache2 not /usr/local...
2002-09-27 Graham LeggettGet mod_auth_ldap to retry connections on LDAP_SERVER_DOWN
2002-09-26 Graham LeggettMake sure the contents of the WWW-Authenticate header is
2002-09-25 Brian PaneFix the per-server config merge function in mod_cache to
2002-09-20 Justin ErenkrantzAdd ap_register_provider and ap_lookup_provider functio...
2002-09-19 Sander StrikerUpdate after the tag (and roll).
2002-09-19 Sander StrikerPrepare for the tag.
2002-09-19 Justin ErenkrantzAdd -p option to apxs to allow unbundled modules (such...
2002-09-17 Jim JagielskiThe protocol version (eg: HTTP/1.1) in the request...
2002-09-17 Sander StrikerUpdate after the tag.
2002-09-16 Sander StrikerWe aren't at 2.0.42 yet.
2002-09-15 Justin ErenkrantzAllow AddOutputFilterByType to take in multiple filters.
2002-09-15 Justin ErenkrantzRemove warnings seen with Sun's Forte compiler.
2002-09-14 Justin ErenkrantzRevert r1.57 and r1.58 per Will Rowe's veto.
2002-09-14 Brian PaneRemove the setting of the status line from the cache...
2002-09-12 Ian HolsmanAdd support for using fnmatch patterns in the final...
2002-09-12 Paul J. Redermod_cache: cache_storage.c. Add the hostname and any...
2002-09-12 Bill StoddardDo not cache responses to GET requests with query
2002-09-10 Justin ErenkrantzFix memory leak in core_output_filter.
2002-09-10 Justin ErenkrantzAdd ability to htpasswd (via -5) to produce non-obfusca...
2002-09-10 Justin ErenkrantzStage #1 of the aaa rewrite - refactoring modules.
2002-09-09 Justin ErenkrantzUpdate OpenSSL detection to work on Darwin.
2002-09-06 Joshua SliveGernot contributed the original design mock-up.
2002-09-06 Joshua SliveLots of people contributed to this new style, but Andr...
2002-09-06 Brian PaneFixed some bucket memory leaks in ap_http_filter()
2002-09-05 Justin ErenkrantzAdd ModMimeUsePathInfo directive.
2002-09-04 Brian PaneAdded optional support for caching streamed responses...
2002-09-03 Ian Holsmanswitch x-icon to httpd.conf instead of mime.types
2002-09-03 Ian Holsmanadd image/x-icon to mime.types
2002-09-01 Justin ErenkrantzFix FileETag None directive.
2002-09-01 Brian PaneDocument the updates to leader/followers MPM
2002-08-30 Ian Holsmandeflate's filter removal was reversed for non-html...
2002-08-30 Martin KraemerLeon Brocard writes:
2002-08-29 Ian Holsmannew option 'path' to the cookie
2002-08-29 Ian Holsmanset expiry time correctly.
2002-08-28 Brian PaneChanged the content-length filter to allow streaming...
2002-08-28 Bill StoddardWin32: Lower the default stack size from 1MB to 256KB...
2002-08-28 Bill StoddardWin32: Add ThreadLimit directive to the windows MPM
2002-08-27 Paul J. RederRemove CacheOn config directive since it is set but...
2002-08-26 Ian Holsmanintroduce 2 new callback oppurtunities to allow a 3rd...
2002-08-26 William A. Rowe Jr The documentation says: ISAPIReadAheadBuffer defaults...
2002-08-26 Ian HolsmanFix a segfault in mod_cache when url isn't passed
2002-08-24 Paul J. RederFix a null pointer dereference in the merge_env_dir_con...
2002-08-23 Ian Holsmannew option to ServerTokens. "Maj[or]" which displays...
2002-08-23 Jeff Trawickadd the ability to specify the dbm type (e.g., gdbm...
2002-08-21 Jeff TrawickChange mod_rewrite to use apr-util's dbm support for...
2002-08-21 Cliff WoolleyFix a problem whereby RewriteMap prg:'s would get out...
2002-08-21 Paul J. RederSubmitted by: Paul J. Reder
2002-08-21 Ian Holsmanfix the case when a server doesn't send a response...
2002-08-20 William A. Rowe Jr Fix bug reported as PR 11854.
2002-08-19 Ian HolsmanMake module loading error messages more informative
2002-08-18 Ian HolsmanPR:
2002-08-18 Bill StoddardUpdate changes
next