- Jul 30, 2001
-
-
William A. Rowe Jr authored
Use d_is_absolute within directory_walk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89792 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Provide the same optimization to the dir_config structure to track d_is_absolute, along with d_is_fnmatch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89791 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
AP[RU]_DECLARE macros. This commit gets mod_cgid working again as a DSO on AIX. However, this brings up the need to look for any functions that are available as part of the API, and AP[RU]_DECLAREing them, so things don't blow up in DSOs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89790 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
This relys on directory_walk having already resolved symboloc links. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89789 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
apr_stat() call in directory walk (because discovering the permissions on Windows is ridiculously expensive). All we really need to know is whether the file exists. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89788 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89787 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
up with anything better. This is a multiple-worker/single listener MPM. This MPM is definately not complete, but it is a first step in the right direction. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89781 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Coexist within the XHTML changes to http_protocol.c git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89780 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
A bit of Saturday a.m. XHTML Transitional 1.0 compatibility changes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89779 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
That's all I'm changing... time to simply bring the 1.3 file over. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89778 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix some brokenness. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89777 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
to getting apxs to use the same makefiles as Apache. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89776 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 29, 2001
-
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89774 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
time... a make clean will rm test_char.h. If Solaris 7 is broken, it's broken. There's got to be a better way. But not for 2.0.22. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89773 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
which blows up when you have a dependency on a not-yet-existent file. The way around this is to have a zero-byte version of the file around before running make, which will be older than gen_test_char after that gets built, so the blank test_char.h will get overwritten by a valid one. If somebody has a better way around this lack of lazy bindings on Solaris 7, please feel free to cvs rm this intentionally blank file and fix it a better way. Submitted by: Justin Erenkrantz Reviewed by: Cliff Woolley git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89772 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Throw back in the newline, just for source legibility. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89770 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Correct a subtle reflow problem (evident in Mozilla Gecko/20010505) that <hr>'s within <pre> tags (entirely illegal in the first place :) are not adjusted on window resize. By moving the second <hr /> into the <pre> block, at least the two rules are consistent. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89769 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89768 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 28, 2001
-
-
Greg Ames authored
Also prevent multiple active processes from using the same scoreboard slot. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89761 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Now that the version is bumped... time to log some new efforts. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89760 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89759 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89758 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Uh... whats with that -dev? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89756 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
That's it for that version... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89755 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Minor quibble, <li> can and should be a balanced tag git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89754 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Final pedantic HTML 3.2/4.01 Transitional + XHTML 1.0 Transitional compliance changes. Note I've left alone the <P> tags, since they are abused, misused, potentially unsalvageable and certainly more effort than I care to expend in my quest for brainless end of week keyboard exercise. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89753 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
More pendantic changes for HTML 3.2/4.01 Transitional compliance, and XHTML 1.0 legibility. One XHTML issue remains, <td nowrap>, which has an issue that "attribute minimization is not supported in XML". Since ?notables drops that thorny issue, I'm ignoring this for now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89752 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
More pedantic changes to create HTML 3.2/4.01 Transitional and XHTML 1.0 Transitional - compliant output. Note that this model is forever broken, since <hr> and <img> tags within a <pre> block are, by definition, invalid. This is sort of mute since we need to start creating a table-based autoindex, mostly for utf-8 names that map in R-t-L order comixed with L-t-R formatting. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89751 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
More obsessive changes to meet HTML 3.2, HTML 4.01 Transitional and XHTML 1.0 Transitional git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89750 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 27, 2001
-
-
William A. Rowe Jr authored
Doc formatting fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89749 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Proper doc style git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89748 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
the chain and let the brigade close the file descriptor when the network i/o is done. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89747 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Havard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89746 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Havard authored
configurations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89745 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Something useful. Update the server description string. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89744 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 26, 2001
-
-
William A. Rowe Jr authored
Hmmm... this is cmd (or command) ... not sh :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89743 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Add some logic that gets us over the hump of a missing awk (copying the files with no editing whatsoever.) Also sets up the shebang for printenv.pl, and drops in the test-cgi.bat script. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89742 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89741 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Provide a Win32 batch file example cgi git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89740 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89739 13f79535-47bb-0310-9956-ffa450edef68
-