- Oct 15, 2003
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101464 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
set, for example, when processing some error conditions. PR: 23836 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101461 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 14, 2003
-
-
Stas Bekman authored
fix the config parser to support <Foo>..</Foo> containers (no arguments in the opening tag) supported by httpd 1.3. Without this change mod_perl 2.0's <Perl> sections are broken. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101445 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
'Notice'. Fixes PR#23724. German version included ;) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101442 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 13, 2003
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101441 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
bugdb. According to Ralf there are no plans to fix it and this doc is pretty out of date anyways. See also PR#18574. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101439 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 12, 2003
-
-
Erik Abele authored
what happens, and in the correct order. Also fix the default locations, and add a subsection about setting paranoid permissions." Submitted by: Colm MacCarthaigh <colm@stdlib.net> Additionally cleaned up the whole xml source to keep the docs consistent (mostly cosmetic fixes, formatting, typos). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101431 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 11, 2003
-
-
Cliff Woolley authored
file that's on the APACHE_2_0_BRANCH git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101418 13f79535-47bb-0310-9956-ffa450edef68
-
Stas Bekman authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101416 13f79535-47bb-0310-9956-ffa450edef68
-
Stas Bekman authored
arguments in the opening tag) supported by httpd 1.3. Without this change mod_perl 2.0's <Perl> sections are broken. PR: Obtained from: Submitted by: "Philippe M. Chiasson" <gozer@cpan.org> Reviewed by: stas git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101415 13f79535-47bb-0310-9956-ffa450edef68
-
Jason S. Lingohr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101414 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101413 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101412 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 10, 2003
-
-
Andre Malo authored
PR: 23606 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101407 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101406 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
PR: 23618 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101404 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101403 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
Submitted by: Geoffrey Young <geoff@modperlcookbook.org> Reviewed by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101397 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
PR: 23713 Submitted by: millenix@zemos.net git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101394 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 02, 2003
-
-
Jeff Trawick authored
result in the wrong script being cleaned up at the end of a request. Unique storage was not used for the key, as the code assumed incorrectly that apr_hash_set() made a copy of the key. Thus, when the script pid was looked up at the end of the request, some other script's pid could be found. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101374 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 30, 2003
-
-
Bradley Nicholes authored
strncmp() function. At least on NetWare this prevents the strncmp() function from faulting and also brings the code into sync with similar checks for a NULL file name before calling strncmp() in other areas of this file. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101361 13f79535-47bb-0310-9956-ffa450edef68
-
Paul J. Reder authored
Update as a result of a backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101359 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101357 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101356 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101354 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101353 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 29, 2003
-
-
Paul J. Reder authored
Update to document a completed backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101352 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101344 13f79535-47bb-0310-9956-ffa450edef68
-
Thom May authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101343 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
(the old code assumed that apr_atomic_t and apr_uint32_t were interchangeable). Also, add more detailed comments on how one of the synchronization functions works. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101340 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 28, 2003
-
-
Cliff Woolley authored
closing early (see line 343) and the ap_listeners list being nonsense. End result is a segfault if something is already listening on :: on our port when httpd is started. Submitted by: Colm MacCarthaigh <colm@stdlib.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101338 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
or non-mapped address. Submitted by: Colm MacCarthaigh <colm@stdlib.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101337 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
use mapped/non-mapped addresses. Also cleared up that not all platforms support v6-only sockets. Submitted by: Colm MacCarthaigh <colm@stdlib.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101336 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
submitted by: Colm MacCarthaigh <colm@stdlib.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101335 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 27, 2003
-
-
Sander Striker authored
Update to account for backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101333 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
Update to account for backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101331 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
Update to account for backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101329 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
Update to account for backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101327 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 25, 2003
-
-
Jeff Trawick authored
Submitted by: Bill Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101311 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
filesystem name are rejected with 403. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101310 13f79535-47bb-0310-9956-ffa450edef68
-