- Apr 05, 2001
-
-
William A. Rowe Jr authored
Time to refresh mak on Win32 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88728 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Lost mod_info at some point (probably well adding the experimental mods) so put it back git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88727 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 04, 2001
-
-
David Reid authored
should catch errors in any way we send data. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88726 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
*) Fixed bug where a hostname without a "." in it (such as "localhost") would not trigger an IP address check with ProxyBlock. *) Fixed ProxyBlock bugs with ap_proxy_http_handler() and ap_proxy_connect_handler(). *) Updated ap_proxy_connect_handler() to support APR, while moving some common code between http_handler and connect_handler to proxy_util.c. PR: Obtained from: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88721 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
this is no longer needed in dav. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88718 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
Reviewed by: Chuck Murcko <chuck@topsail.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88717 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
compatibilities' sake. Let's kill ap_util_uri_init, since it serves no purpose now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88716 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88715 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
and re-roll. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88712 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
aren't at a point that they have their own release strategy, so this means a new tag for Apache. :-( git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88711 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Havard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88710 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88707 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88705 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 03, 2001
-
-
Marc Slemko authored
allow --prefix to work for now. This means that part of the Apache layout is duplicated in configure.in again. There are a _LOT_ of inconsistencies in different places about what items in config.layout are actually used and how they can be set. Also, change the couple of other things that are necessary to make /usr/local/apache2 the default prefix when using this way of doing things. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88704 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88703 13f79535-47bb-0310-9956-ffa450edef68
-
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
-