]> granicus.if.org Git - apache/history - CHANGES
Make proxy address cache thread safe and available only
[apache] / CHANGES
2004-12-11 Paul Querna* Add bits to use APR_TCP_DEFER_ACCEPT
2004-12-11 Roy T. FieldingRemove AddDefaultCharset from the default configuration...
2004-12-09 Geoffrey Youngundo changes made in 111386 due to veto
2004-12-09 Geoffrey Youngwhoops, wrong PR number
2004-12-09 Geoffrey Youngadd response code 226 constant (HTTP_IM_USED) and status
2004-12-09 Justin ErenkrantzOnward ho to 2.1.3...
2004-12-09 Justin ErenkrantzIt's time for 2.1.2.
2004-12-08 Jeff Trawickmod_proxy: Respect errors reported by pre_connection...
2004-12-02 Jeff Trawickworker MPM: Fix a problem which could cause httpd proce...
2004-11-29 Paul Querna* server/core.c: Give an error instead of silently...
2004-11-27 Justin ErenkrantzAt long last, promote mod_cache and friends out of...
2004-11-27 Brian PaneUpgraded the copy of PCRE within srclib/pcre to version 5.0
2004-11-24 Jeff Trawickmod_cgid: Catch configuration problem where two web...
2004-11-22 Joe Orton* modules/generators/mod_cgi.c (cgi_handler): Ensure...
2004-11-20 Paul QuernaI forgot to add a CHANGES message for the Event MPM...
2004-11-19 Justin ErenkrantzOnward to 2.1.2-dev.
2004-11-11 Joe Orton* modules/proxy/proxy_http.c (ap_proxy_http_process_res...
2004-11-10 Bradley Nicholessync of changes with backports
2004-11-10 Joe OrtonAdd -t -DDUMP_CERTS option to mod_ssl which dumps the...
2004-11-10 Joe OrtonSynch history with 2.0 branch.
2004-11-10 Joe OrtonSynch with 2.0 branch.
2004-11-06 Justin Erenkrantzmod_disk_cache: Remove a bunch of non-implemented garba...
2004-11-06 Justin ErenkrantzAdd htcacheclean to function as cleanup utility (daemon...
2004-11-05 Bradley NicholesAdded the directive "Requires ldap-filter" that allows...
2004-11-05 Bill StoddardCHANGES entry for CAN-2004-0942 fix
2004-11-04 Paul QuernaJust a simple switch of mod_usertrack to run earlier...
2004-11-03 Bradley NicholesAdded the directive "Requires ldap-attribute" that...
2004-11-02 Bradley NicholesSplit LDAP authorization from authentication
2004-11-01 Jeff TrawickChange core connection handling so that a connection...
2004-10-29 Jeff Trawickadd ap_log_cerror(); use it in a couple of places in...
2004-10-25 Paul QuernaThis will put some messages in the error log when some...
2004-10-23 Roy T. Fieldingveto and revert win64 patch: 64bit changes must percola...
2004-10-23 Justin Erenkrantzmod_cache: Add CacheIgnoreHeaders directive.
2004-10-23 Graham LeggettNote a backport.
2004-10-23 Graham LeggettNote a backport.
2004-10-23 Graham LeggettNote a backport
2004-10-22 Allan K. EdwardsWIN64: API changes to clean up Windows 64bit compile...
2004-10-18 Paul Quernause the correct struct for CacheDisable.
2004-10-14 Graham Leggettmod_ldap: Fix format strings to use %APR_PID_T_FMT...
2004-10-13 Graham LeggettToday is washday :)
2004-10-10 André Maloremove the RewriteOption MaxRedirects; LimitInternalRec...
2004-10-08 Joe OrtonFix CAN-2004-0885:
2004-10-04 Graham Leggettmod_auth_ldap: Handle the inconsistent way in which...
2004-10-03 Graham Leggettmod_ldap: fix a bogus error message to tell the user...
2004-10-03 Graham Leggettmod_ldap: prevent the possiblity of an infinite loop...
2004-10-02 Justin Erenkrantzmod_disk_cache: don't store hop-by-hop headers on-disk.
2004-09-29 Bradley Nicholesbackport ldap issue
2004-09-28 Justin ErenkrantzTry to correctly follow RFC 2616 13.3 on validating...
2004-09-28 Justin Erenkrantzmod_disk_cache: Do not store aborted content.
2004-09-28 Justin Erenkrantzmod_disk_cache: Correctly store cached content type.
2004-09-24 Bill Stoddardthis fix backported to 2.0
2004-09-24 Bill Stoddardport
2004-09-23 Graham LeggettNote a backport.
2004-09-22 Justin ErenkrantzFix race conditions in mod_disk_cache by properly using...
2004-09-21 Justin ErenkrantzFix Expires (freshness) handling in mod_cache.
2004-09-21 Geoffrey YoungSECURITY: CAN-2004-0811 officially part of 2.0.52
2004-09-20 Joe Orton* server/core.c (merge_core_dir_configs): Fix Satisfy...
2004-09-19 Graham LeggettFix the global mutex crash when the global mutex is...
2004-09-19 Graham LeggettFix a segfault in the LDAP cache purge.
2004-09-18 Jeff Trawickmod_rewrite: Handle per-location rules when r->filename...
2004-09-18 Jeff Trawicksync with APACHE_2_0_BRANCH
2004-09-18 Jeff TrawickUnix MPMs: Shut down the server more quickly when child...
2004-09-17 Bill Stoddardsync with 2.0 CHANGES file
2004-09-17 Bill StoddardGroup effort. Thanks all!
2004-09-05 Paul Quernamod_info: Added ?hooks. Now outputs XHTML. Added more...
2004-09-04 Jeff Trawicksync
2004-09-03 Paul QuernaRewrote config tree walk using recursion the way God...
2004-09-02 Jeff Trawickhandling of encoded non-slashes was borked in the
2004-09-02 Jeff Trawicksync
2004-09-02 Mark J. CoxCAN to CVE promotions from CVE version 20040901
2004-09-01 Justin ErenkrantzFix a trio of bugs in how mod_proxy relays requests:
2004-09-01 Jeff TrawickFix the handling of URIs containing %2F when AllowEncod...
2004-08-28 André MaloFix query string handling for proxied URLs.
2004-08-28 André MaloFix darn typo.
2004-08-27 Cliff Woolleygrammar police
2004-08-27 André Maloe -> � :)
2004-08-27 André Malosync
2004-08-27 Bill Stoddardsync with 2.0
2004-08-27 Joe OrtonSynch with 2.0 branch.
2004-08-26 André Malosync
2004-08-26 Justin ErenkrantzForward-port CHANGES entry for mod_*_cache from 2.0.
2004-08-26 Bill StoddardGive Brian and Justin credit for code backported into...
2004-08-26 Joe OrtonSynch with 2.0 branch.
2004-08-26 Bill Stoddardanother backport
2004-08-26 Bill Stoddardbackport
2004-08-25 Bill StoddardWin32: Fix stranded piped loggers on apache -k start...
2004-08-23 Joe OrtonSynch with 2.0 branch.
2004-08-20 André Malosync
2004-08-20 André Malosync
2004-08-18 Bradley NicholesNote the restructuring and change in status mod_auth_ldap
2004-08-18 Graham LeggettFix some compiler warnings in proxy
2004-08-18 Jeff Trawicksuexec: Pass the SERVER_SIGNATURE envvar through to...
2004-08-18 Jeff Trawickapachectl: Fix a problem finding envvars if sbindir...
2004-08-18 Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cer...
2004-08-18 Joe Orton* modules/mappers/mod_userdir.c (register_hooks): Move...
2004-08-17 André Malosync
2004-08-17 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_input_read):...
2004-08-17 Joe OrtonImplement -t -DDUMP_MODULES using generic test_config...
2004-08-15 André Malosync
2004-08-14 Jeff TrawickWinNT MPM: Fix a broken log message at termination.
next