- Nov 30, 2001
-
-
Bill Stoddard authored
output byte stream for dynamic page caching. A pointer to a 'filter callback' function is added to the end of buff.h. This function, if registered by a module, is called at the top of buff_write() and writev_it_all(). MMN Minor bumped. Obtained from: [Kevin Mallory <kmallory@spidercache.com> Reviewed by: Bill Stoddard git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92260 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 28, 2001
-
-
Ken Coar authored
Since we quoted the default -1 group ID, the Makefile hasn't been finding it to update it properly. Submitted by: Owen Boyle <obo@bourse.ch> Reviewed by: Ken Coar git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92221 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 26, 2001
-
-
Bill Stoddard authored
is in the process of shutting down. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92179 13f79535-47bb-0310-9956-ffa450edef68
-
Wilfredo Sanchez authored
Submitted by: Sander Temme Reviewed by: Wilfredo Sanchez git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92175 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 17, 2001
-
-
William A. Rowe Jr authored
Correct mod_autoindex's test of the query string's requested ordering. This patch is a bit more paranoid than Kestutis's, but this is user supplied input, so a bit of paranoia is healthy. PR: 8771 Submitted by: Kestutis Kupciunas <kesha@soften.ktu.lt> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92017 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 16, 2001
-
-
Keith Wannamaker authored
OPTIONS *; fix by making a special case for this request in directorywalk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91978 13f79535-47bb-0310-9956-ffa450edef68
-
David Reid authored
Also, stop detaching as it causes a segfault somewhere in the kernel. I'll try to find out where and see why... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91975 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 14, 2001
-
-
Roy T. Fielding authored
in a project directory controlled by CVS: http://www.apache.org/dist/httpd/KEYS git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91931 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 12, 2001
-
-
Wilfredo Sanchez authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91878 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 11, 2001
-
-
dgaudet authored
from unixware 7.0. instead it should have just defined SINGLE_LISTEN_UNSERIALIZED_ACCEPT (since locking is always required for multiple sockets). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91856 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 10, 2001
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91838 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Same IDE enforcement of InstallBin as the 'default' project from the 2.0 tree, so when the user first confronts Apache sources they have the right top-level project. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91837 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Prevent an Apache module from being loaded or added twice due to duplicate LoadModule or AddModule directives (or a missing ClearModuleList directive). LoadModule dupcheck (for 2.0) by Brian Pane <bpane@pacbell.net> Ported and added AddModule dupcheck by Will Rowe Identified by an old collegue of Will's who tripped over this. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91836 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91831 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 31, 2001
-
-
Joshua Slive authored
PR: 8577 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91704 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 29, 2001
-
-
William A. Rowe Jr authored
Thought this had been here git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91685 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91684 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91679 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 26, 2001
-
-
Ken Coar authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91671 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
Some platforms varf on a setgid(-1) and hence httpd will fall over immediately after being started. However, since 'Group #-1' is syntactically correct, apachectl won't catch this and will assume the server started successfully. This checkgid app will return -1 if any of the Apache-understandable group values (i.e., name or "#n") are invalid. apachestl still needs to be enhanced to use this. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91668 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91666 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
announced)... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91665 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91663 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 23, 2001
-
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91645 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91644 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
build process git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91643 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 18, 2001
-
-
Jeff Trawick authored
this, but binbuild-install.sh does not. This patch tweaks install-bindist.sh to make the DSOs executable. As with "make install", the DSOs will be marked executable for all platforms, not just HP-UX. (Actually, install-sh is invoked by "make install" a little differently for DSOs on rhapsody/darwin, but there is no special processing for rhapsody/darwin in install-bindist.sh currently so they shouldn't be hurt by the change below.) PR: 7428 Submitted by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91545 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 17, 2001
-
-
Bill Stoddard authored
MaxRequestsPerChild be set to 0 to prevent the child process from ever recycling. However, for those that do require a non-zero setting, this patch fixes a serious bug that can cause an apparent 'server-hang' condition where the server stops responding to requests for a period of time. Prior to this fix, when the child process handled MaxRequestsPerChild connnections, the child process would stop accepting new connections and begin allowing inactive threads to exit. The problem was that a new process would not be created to begin handling requests until the old process fully exited. The old process can take an indeterminate amount of time to exit because it may be sending large responses to clients connected over slow links, or it may have threads blocked in read awaiting requests (eg, one attack mode of the Nimda worm is to establish a connection to the server but not send an HTTP request. This connection will be timed out according to the setting of the Timeout directive, 300 seconds). This fix allows the new process to be immediately started and begin accepting requests when the old child process reaches MaxRequestsPerChild. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91523 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
across a shutdown/restart. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91522 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 16, 2001
-
-
Bill Stoddard authored
setting. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91503 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91487 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 12, 2001
-
-
Brian Havard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91439 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 11, 2001
-
-
Dirk-Willem van Gulik authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91438 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
another platform git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91429 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
As with .ncb files, .opt files for Win32 projects don't belong in source control [machine specific-on the fly resources] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91427 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91426 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 10, 2001
-
-
William A. Rowe Jr authored
.ncb/.opt files don't belong in source control for msvc projects. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91408 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 09, 2001
-
-
Jeff Trawick authored
AIX 4.3.3 has socklen_t too, but a) I don't know if all 4.3 (e.g., 4.3.0) has it b) I don't see the warning on 4.3 c) it isn't a possible 64-bit vs. 32-bit problem, so I'm not worried about run-time breakage git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91392 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91390 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Just the facts git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91389 13f79535-47bb-0310-9956-ffa450edef68
-