]> granicus.if.org Git - apache/history - CHANGES
* acinclude.m4: When enabling a static library, ensure that the module's
[apache] / CHANGES
2006-03-13 Jeff Trawickreflect a couple of items merged into 2.2.1-dev
2006-03-05 Ruediger Pluem* Crosscheck the length of the body chunk with the...
2006-02-28 Brian PaneRevert the refactoring of the request read code
2006-02-27 Ruediger Pluem* Document fixes for PR 38524.
2006-02-25 Garrett RooneyFill in the scoreboard's tid field in the event MPM...
2006-02-23 Jeff Trawickmod_charset_lite: Remove Content-Length when output...
2006-02-21 Jeff TrawickEnsure that the proper status line is written to the...
2006-02-17 Joe Orton* modules/ssl/ssl_engine_init.c (ssl_check_public_cert...
2006-02-15 Ruediger Pluem- Nitpicking style police: Add space between PR and...
2006-02-15 Jim Jagielski *) mod_proxy: Fix KeepAlives not being allowed and...
2006-02-13 Garrett RooneyMake the worker and event MPMs support GracefulShutdown...
2006-02-04 Ruediger Pluem* sync with 2.2.x CHANGES
2006-02-04 Ruediger Pluem* Do not overwrite the status of initialized workers...
2006-02-04 William A. Rowe Jr Sync
2006-02-04 William A. Rowe Jr Solaris build proposal; don't fail on missing .h...
2006-01-30 Jeff Trawickmod_speling: Stop crashing with certain non-file requests.
2006-01-21 Ruediger Pluem* Fix PR38340 by actual getting the word and thus advan...
2006-01-18 Ruediger Pluem* Fix PR38123 by adding the HTTP_IN filter also in...
2006-01-17 Bradley NicholesNote the changes to Authz
2006-01-17 Ruediger Pluem* Add CacheMinExpire directive to set the minimum time...
2006-01-13 Ruediger Pluem* Sync with 2.2.x STATUS file
2006-01-10 Ruediger Pluem* Fix PR38017 by handling the selection of the hostname...
2005-12-31 Brian PaneRefactoring of ap_read_request() to store partial reque...
2005-12-18 Ruediger Pluem* If the mod_proxy backend connection broke in the...
2005-12-18 Ruediger Pluem* Resync with 2.0.x and 2.2.x CHANGES file
2005-12-17 Ruediger Pluem* Fix ap_http_chunk_filter to create correct chunks...
2005-12-07 Justin ErenkrantzIf a connection aborts while waiting for a chunked...
2005-12-07 Justin ErenkrantzIf we get an error reading the upstream response, we...
2005-12-06 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access...
2005-12-03 Ruediger Pluem* Fix PR37753. Off by one bug in get_path_param eats...
2005-11-20 Ruediger Pluem* Sync with 2.2.x CHANGES
2005-11-19 Ruediger Pluem* Minor performance tweak by reusing already calculated...
2005-11-18 Nick KewNote mod_authz_dbd in CHANGES
2005-11-16 Justin ErenkrantzRemove support for 'On' and 'Off' for AuthBasicProvider...
2005-11-16 Jeff TrawickFix typo in ProxyStatus syntax error message.
2005-11-15 Jim JagielskiBackported the UCPP code to 2.2 branch
2005-11-15 Jim JagielskiAdd in the UseCanonicalPhysicalPort directive, which
2005-11-11 Ruediger Pluem* Sync with 2.2.x for backport r332657
2005-11-08 Jim JagielskiNote fixes that have been applied to the 2.1.10/2.2...
2005-11-05 Ruediger Pluem* Fix a null pointer dereference in dav_method_mkcol...
2005-11-02 Joe Orton* build/config_vars.sh.in: Prepend DESTDIR to paths...
2005-11-01 Jim JagielskiMove to a different impl which was my 1st concept and...
2005-10-31 Jim JagielskiFix a problem where we are doing a case insensitive
2005-10-25 Ruediger Pluem* Sync with 2.2.x CHANGES
2005-10-25 Ruediger Pluem* Fix PR36906 by not lower caseing the whole worker...
2005-10-24 Brian PaneAsync write completion for Event MPM
2005-10-24 Brian PaneRedesign of request cleanup and logging to use End...
2005-10-24 Colm MacCarthaighA complete rewrite of support/logresolve.c:
2005-10-23 Brian PaneNew version of ap_core_output_filter that does nonblock...
2005-10-23 Brian PaneAdd new connection states for handler and write completion
2005-10-23 Ruediger Pluem* Backported r327179. Sync with 2.2.x CHANGES.
2005-10-21 Ruediger Pluem* Fix PR37145 (data loss with httpd-2.0.55 reverse...
2005-10-21 Ruediger Pluem* Fix PR37100 (SEGV in mod_proxy_ajp), by sending the...
2005-10-21 Ruediger Pluem* Fix PR31226 (AddOutputFilterByType deflate not active...
2005-10-20 Greg Ameskeep the proxied Content-Length header for a HEAD respo...
2005-10-20 Ruediger Pluem* Update to reflect changes of r325960
2005-10-19 Mark J. CoxToday a one-time change happens to all CAN- names as...
2005-10-18 Roy T. FieldingRemove CGI block on OPTIONS method so that scripts can
2005-10-14 Nick KewNote new module
2005-10-11 Jim JagielskiRemoved this file now that both the doc-only distribution
2005-10-11 Jim Jagielskimod_proxy_balancer: BalancerManager and proxies correct...
2005-10-11 Colm MacCarthaighMerge r265033 from trunk.
2005-10-11 Colm MacCarthaighmerge r265737 from trunk.
2005-10-09 Nick KewSync changes
2005-10-08 Jeff Trawickuse Greg's cleaner fix for CAN-2005-2970
2005-10-07 Ruediger Pluem* Fix PR36883 (mod_proxy_ajp and tomcat issues).
2005-10-07 William A. Rowe Jr Sync CHANGES, note the NET_TIME patch
2005-10-06 Ruediger Pluem* Sync with 2.2.x branch (r306900)
2005-10-06 Ruediger Pluem* Synic with 2.2.x branch (r306884)
2005-10-06 Jeff Trawickmod_proxy_connect: Fix high CPU loop on systems like...
2005-10-05 Ruediger Pluem* Fix PR36507 (mod_proxy_balancer does not handle stick...
2005-10-03 Ruediger Pluem* Add entry for r293123.
2005-10-01 Jeff Trawicksync with 2.2 branch
2005-09-30 Jeff TrawickSECURITY: CAN-2005-2970 (cve.mitre.org)
2005-09-29 Colm MacCarthaighBackport the Doxygen changes to the 2.2.x branch. No...
2005-09-29 Colm MacCarthaighAdd a changes entry for the mod_dir/mod_cache stuff.
2005-09-25 Joe OrtonSynch with 2.2.x branch.
2005-09-23 Joe Orton* server/request.c (core_opts_merge): When AllowOverrid...
2005-09-21 Nick KewDocument module moves
2005-09-20 William A. Rowe Jr Sync to 2.0.x changes
2005-09-20 Martin KraemerBackported to 2.2.x branch -- is 2.1.8 identical to...
2005-09-20 Martin KraemerFix Bug#: 25659 (Memory leak in ssl_util_algotypeof())
2005-09-20 Colm MacCarthaighAs of the 2.2.x docs re-sync, this change is now in...
2005-09-19 Colm MacCarthaighBackport graceful-stop to the 2.2.x branch.
2005-09-19 Colm MacCarthaighBackport r239710, r239711, r239732, r239740 and r241815...
2005-09-19 Jim JagielskiBackported to the 2.1.8/2.2.x tree
2005-09-19 Colm MacCarthaighBackport r239420 and r239421 to the 2.2.x branch; Enhance
2005-09-19 Colm MacCarthaighBackport r239407 to the 2.2.x branch; Improve mod_disk_...
2005-09-18 Colm MacCarthaighBackport r265506, r240044 and r240049 to the 2.2.x...
2005-09-18 Colm MacCarthaighBackport r264759 and r264788 to the 2.2.x branch. Fixes...
2005-09-18 Colm MacCarthaighBackport r239430 to the 2.2.x branch. Lets make sure...
2005-09-12 Stas BekmanDocument the ReceiveBufferSize change done in r157583
2005-09-11 William A. Rowe Jr SYNC to 2.0.x/CHANGES; shift backported patches to...
2005-09-10 Ian HolsmanFix config file for mod_dbd
2005-09-09 Jim JagielskiNew provider function, ap_list_provider_names(), which...
2005-09-01 Jeff Trawickhttpd.exe/apachectl -V: display the DYNAMIC_MODULE_LIMI...
2005-08-31 Jeff Trawickmod_log_config: %{hextid}P will log the thread id in...
2005-08-30 Colm MacCarthaighMake my PR references consistent with everyone elses.
2005-08-30 Justin Erenkrantzmod_cgid: Refuse to work on Solaris 10 due to OS bugs.
2005-08-30 Joe OrtonFix CVE CAN-2005-2700:
next