- Nov 01, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101645 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101644 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101643 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 31, 2003
-
-
Thom May authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101631 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 30, 2003
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101628 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 29, 2003
-
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101609 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101608 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101603 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 24, 2003
-
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101563 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101562 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101559 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101558 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
the AF_UNIX socket used to communicate with the cgid daemon and the CGI script. Submitted by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101557 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101555 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 23, 2003
-
-
Andre Malo authored
set, for example, when processing some error conditions. PR: 23836 Reviewed by: Jeff Trawick, Cliff Woolley git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101539 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 22, 2003
-
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101521 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101520 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101518 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 16, 2003
-
-
Cliff Woolley authored
appears. i feel like we ought to take the opposite approach and guarantee that r->filename is never NULL, but oh well. we've gone down this path instead, so this is clearly a correct fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101466 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 15, 2003
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101463 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101462 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: "Philippe M. Chiasson" <gozer@cpan.org> Reviewed by: stas, jwoolley, trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101444 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/branches/APACHE_2_0_BRANCH@101443 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 13, 2003
-
-
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/branches/APACHE_2_0_BRANCH@101440 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
mod_cgid: fix a hash table corruption problem which could result in the wrong script being cleaned up at the end of a request. Reviewed by: stoddard, gregames git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101438 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101436 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101434 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/branches/APACHE_2_0_BRANCH@101432 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101429 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 11, 2003
-
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101419 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
"back" or "backport" and never find it... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101417 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
try to be clearer in describing the connection between AddType and AddEncoding for defining the meaning of compressed file extensions. Reviewed by: Andre Malo, Justin Erenkrantz, Erik Abele git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101411 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 10, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101410 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
are the same as well) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101409 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101408 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
update transformation. PR: 23618 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101405 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
please bump the changes as well ;-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101402 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Sander, can you bump this file to fit into the release? PR: 23416 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101401 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Create the compiler debugging database using the _src.pdb extension (common to all the other modules) and quiet a silly emit that the buildmark.obj didn't have debugging info. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101400 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Dunno why I never committed this in the last round of msvc project file fixes, but the source .pdb debugging database shouldn't be the same as the linker output for .pdb distribution. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101399 13f79535-47bb-0310-9956-ffa450edef68
-