- Apr 10, 2005
-
-
Paul Querna authored
mod_version -- it turns out the changes are larger than expected. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160790 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
* STATUS Remove vote. * CHANGES * docs/manual/mod/mod_cache.xml * modules/experimental/cache_util.c * modules/experimental/mod_cache.c * modules/experimental/mod_cache.h * modules/experimental/mod_mem_cache.c * modules/experimental/mod_disk_cache.c Add CacheIgnoreHeaders directive. PR: 30399 docs/manual/mod/mod_cache.xml: r1.18 modules/experimental/cache_util.c: 1.36 modules/experimental/mod_cache.c: 1.95 modules/experimental/mod_cache.h: 1.52 modules/experimental/mod_disk_cache.c: 1.67 modules/experimental/mod_mem_cache.c: 1.119 +1: jerenkrantz, stoddard, striker +0: sounds like a nice 'feature' v.s. rfc-required behavior, great for 2.2 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160771 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 09, 2005
-
-
Sander Striker authored
* STATUS Remove backport vote. * modules/dav/main/mod_dav.c (dav_finish_multistatus, dav_send_multistatus, dav_method_propfind): Send an EOS at the end of the multistatus brigade. http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/dav/main/mod_dav.c?r1=1.105&r2=1.106 +1: jorton, jerenkrantz, pquerna nd asks: Sure, you want to drop the return code of ap_pass_brigade? jerenkrantz: They already did drop it. Note that this really isn't a correctness fix; just a perf. fix. We'd send the EOS later without it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160723 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
Added a new LDAPConnectionTimeout directive to util_ldap so that the socket connection timeout value is configurable. Reviewed by: bnicholes, trawick, jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160707 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Commit some votes before this gets out of hand. Re-promote a patch (not voted down) to 'under consideration', Eliminate a patch I 1) don't know how to write, and 2) would only apply to non-OpenSSL solutions, which I no longer hack at. Add some notes on our recent dev@httpd discussions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160645 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 08, 2005
-
-
Sander Striker authored
* STATUS Remove vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160628 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
* STATUS Remove vote. * modules/http/http_request.c (ap_internal_fast_redirect): Take over important members of the subrequest. Especially the proxyreq copying is interesting for proxying DirectoryIndex'd resources: http://svn.apache.org/viewcvs.cgi?rev=102330&view=rev +1: nd, jerenkrantz, pquerna, striker git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160627 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160576 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 07, 2005
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160412 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160357 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
examples are always good. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160355 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 06, 2005
-
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160313 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160311 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 05, 2005
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160240 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
* STATUS Review another backport request and chalk in my vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160228 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
* modules/dav/main/mod_dav.h: Wrap all public functions in DAV_DECLARE or DAV_DECLARE_NONSTD. * modules/dav/main/liveprop.c, modules/dav/main/props.c, modules/dav/main/util_lock.c, modules/dav/main/mod_dav.c, modules/dav/main/std_liveprop.c, modules/dav/main/util.c: Update function definitions. Submitted by: Branko Čibej <brane xbc.nu> Reviewed by: Justin Erenkrantz, Paul Querna, Sander Striker git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160188 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 30, 2005
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159490 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
* manual/mod/leader.xml.es manual/vhosts/index.xml.es manual/index.xml.es: Update translation * manual/dso.xml.es: new file Translated by: Jesús Blanco <blanco@bitrock.com> Reviewed by: Daniel López git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159489 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
consensus) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159475 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
*) worker MPM: Fix a problem which could cause httpd processes to remain active after shutdown. [Jeff Trawick] *) Unix MPMs: Shut down the server more quickly when child processes are slow to exit. [Joe Orton, Jeff Trawick] Reviewed by: stoddard, striker git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159470 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 29, 2005
-
-
Greg Ames authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159433 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
Remove formatting characters from ap_log_error() calls. These were escaped as fallout from CAN-2003-0020. Submitted by: Eric Covener <ecovener gmail.com> Reviewed by: trawick, jorton, pquerna git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159355 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVerify): Use X509_STORE_CTX_get_ex_data() and SSL_get_ex_data_X509_STORE_CTX_idx() to use the correct ex_data index from the context in pathological cases where SSL_get_ex_data_X509_STORE_CTX_idx() does not return 0. PR: 32529 Reviewed by: jorton, trawick, jerenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159354 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access): Move the SSLUsername-controlled assignment of r->user earlier. PR: 31418 Submitted by: dreid Reviewed by: jorton, jerenkrantz, pquerna, striker git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159353 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 28, 2005
-
-
Sander Striker authored
* STATUS Review in bulk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159334 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159315 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159295 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
Reviewed by: nd git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159294 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159293 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
- markup improvement - Deletion of an incomprehensible sentence, because there is no posibility not to choose the MPM at compile time. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159286 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 21, 2005
-
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@158454 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@158453 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 14, 2005
-
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@157367 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 11, 2005
-
-
Andre Malo authored
* manual/dso.xml.fr: fix some typos Submitted by: alain B <chbok hotmail.com>, Vincent Deffontaines <vincent gryzor.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@157126 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 01, 2005
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155796 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
* manual/dns-caveats.xml.fr * manual/handler.xml.fr * manual/dso.xml.fr * manual/filter.xml.fr * manual/env.xml.fr new translations Translated by: Vincent Deffontaines <vincent gryzor.com> Reviewed by: alain B <chbok hotmail.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155795 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
* support/htdigest.c (main): Fix permissions of created files. PR: 33765 Reviewed by: jorton, trawick, jerenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155762 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155724 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 28, 2005
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155683 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155682 13f79535-47bb-0310-9956-ffa450edef68
-