- Sep 17, 2003
-
-
Jeff Trawick authored
* Avoid an infinite recursion, which occured if the name of an included config file or directory contained a wildcard character. PR 22194. (2.0 + 1.3) PR: 22194 Submitted by: Andr�� Malo Reviewed by: trawick, fielding git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101263 13f79535-47bb-0310-9956-ffa450edef68
-
Jason S. Lingohr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101262 13f79535-47bb-0310-9956-ffa450edef68
-
Jason S. Lingohr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101261 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
* fix extern "C" declaration of util_ebcdic.h. PR: 22203 include/util_ebcdic.h: r1.15 (nothing in CH-CH-CH-CH-CHANGES) PR: 22203 Submitted by: Andr�� Malo Reviewed by: trawick, fielding git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101260 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 16, 2003
-
-
Jason S. Lingohr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101256 13f79535-47bb-0310-9956-ffa450edef68
-
No Author authored
'APACHE_2_0_BRANCH'. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101255 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
*) mod_ssl: Fix a problem setting variables that represent the client certificate chain. PR 21371 PR: 21371 Reviewed by: nd, jorton git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101252 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101251 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
*) Unix: Handle permissions settings for flock-based mutexes in unixd_set_global|proc_mutex_perms(). Allow the functions to be called for any type of mutex. PR 20312 Reviewed by: Justin, Greg git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101246 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 15, 2003
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101245 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
and how do we make this go away in the mean time? [gregames@minotaur 2.0.48-pre2]$ grep "could not init rewrite log lock" /x1/log/www/error_log |wc -l 11676 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101244 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
*) ab: Work over non-loopback on Unix again. PR 21495. The CHANGES entry is currently under the 2.0.48 heading. We can figure out what to change once 2.0.48 is out the door. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101241 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101239 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 13, 2003
-
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101237 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 12, 2003
-
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101235 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101233 13f79535-47bb-0310-9956-ffa450edef68
-
Paul J. Reder authored
Add a backport vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101232 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 11, 2003
-
-
Paul J. Reder authored
Update a backport entry... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101222 13f79535-47bb-0310-9956-ffa450edef68
-
Paul J. Reder authored
Submit a patch for backporting. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101219 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 10, 2003
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101215 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
use APR's sdbm (which is "smaller" than what was hacked for the orig mod_ssl). PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101213 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
Submitted by: Aryeh Katz Reviewed by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101212 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101210 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 08, 2003
-
-
Brian Havard authored
be available which is required for the recent bucket_alloc changes. Backport of r1.6 build fix. Reviewed by: jwoolley git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101201 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 05, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101175 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
hope, which is the one that i'm told is the correct one thanks jean-jacques for bearing with me :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101174 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101172 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
Fix a misleading message from the some of the threaded MPMs when MaxClients has to be lowered due to the setting of ServerLimit. Reviewed by: stoddard, brianp git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101170 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
Lower the severity of the "listener thread didn't exit" message to debug, as it is of interest only to developers. PR: 9011 Reviewed by: stoddard, brianp git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101169 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101168 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101167 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
yank some now-resolved votes related to which level of apr will be used by APACHE_2_0_BRANCH git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101166 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
- backport the maxmemfree change - add my comment on nd's mod_include rewrite to STATUS git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101163 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101162 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101161 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 03, 2003
-
-
Cliff Woolley authored
APU_0_9_BRANCH. 2.1.x will continue to use HEAD of apr and apr-util. update your local checkouts!! in case it's not obvious: cd httpd-2.0/srclib cvs up -r APR_0_9_BRANCH apr cvs up -r APU_0_9_BRANCH apr-util git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101152 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 01, 2003
-
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101148 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 31, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101145 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101142 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 29, 2003
-
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101139 13f79535-47bb-0310-9956-ffa450edef68
-