- Apr 03, 2001
-
-
Jim Jagielski authored
httpd-2.0. While being fixed, allow to build git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88702 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
these. -g is more an Optimization flag, and the others are more compiler flags git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88701 13f79535-47bb-0310-9956-ffa450edef68
-
David Reid authored
lot more cases that we should log :( git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88700 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
the APR_OC_REASON_DEATH/APR_OC_REASON_LOST code was sending SIGWINCH to the parent (usually init) instead of itself APR_OC_REASON_RESTART/_UNREGISTER code separated so that we go through there once git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88697 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
to the pipe of death; otherwise the syscall fails git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88696 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
This way, if APR is built without threads, then Apache defaults to the prefork MPM. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88695 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
make the config.layout file work properly. - change default layout to be "Apache", as defined in config.layout, instead of duplicating (some of) that layout in configure itself. - change default installation path to /usr/local/apache2 PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88692 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88691 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88690 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
cvs ugliness :-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88689 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
ms vc ugliness git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88688 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Hmmm... this made things easier for me to read a while back, perhaps someone else may appreciate git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88687 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Ahhh... the missing file from Ben's and my experiments git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88686 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88685 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88682 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
is using a threaded MPM. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88681 13f79535-47bb-0310-9956-ffa450edef68
-
Dirk-Willem van Gulik authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88680 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Havard authored
I've really got to get into the habit of adding these.... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88679 13f79535-47bb-0310-9956-ffa450edef68
-
Dirk-Willem van Gulik authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88677 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Whoops... this could be causing problems git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88676 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88675 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Some experiments, not targets of the InstallBin complete build git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88674 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88673 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
like Aventail Connect is flagged by this code and is documented in the FAQ. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88672 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88671 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88670 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88669 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88668 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Here they are, real working examples [well, perhaps working.] [Ben Laurie, Will Rowe] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88667 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 02, 2001
-
-
Greg Ames authored
We haven't seen this problem on daedalus since the ap_getline() assert was fixed a week and a half ago. It is hereby declared fixed. Here's a theory: the garbage in c->remaining caused header lines to be sucked in on persistant/pipelined connections when only the http request line was desired, causing mime headers to get logged, including the \n delimiters. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88661 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
format and arg git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88660 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
PR: Obtained from: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88659 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
the directly following proxy keepalive request to fail. PR: Obtained from: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88657 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
Basically, this allows linker flags to be passed for the httpd executable and DSOs only. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88655 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
a function pointer; but we don't need to save the old signal pointer anyway so drop the variable git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88653 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88651 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88650 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
"<Directory>" followed by "</Directory" and "<Directory>" followed by "</Directoryz>" git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88649 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
*) Changed mod_proxy ap_proxy_http_handler() to support APR properly. PR: Obtained from: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88648 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
location for the config.layout file, and it makes us a bit more portable. PR: 7482 Submitted by: jun-ichiro hagino <itojun@iijlab.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88647 13f79535-47bb-0310-9956-ffa450edef68
-