- Jul 16, 2002
-
-
Justin Erenkrantz authored
Submitted by: Peter Poeml <poeml@suse.de> Reviewed by: Justin Erenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96083 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
setting of @APACHECTL_ULIMIT@ during configuration git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96081 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96079 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
manualpage and common. Submitted by: Vincent de Lau <vincent@delau.nl> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96076 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Havard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96075 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96074 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
instead of 10 as documented. Also fix an off-by-one-second error, which did not matter much (in comparison to the 1000x error ;-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96073 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96072 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
replace it by a sensible (platform dependent?) value upon "make install". Until that is done, $ULIMIT_MAX_FILES is set to the empty string so that apachectl does not cause a subsequent error @APACHECTL_ULIMIT@: not found git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96071 13f79535-47bb-0310-9956-ffa450edef68
-
Aaron Bannert authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96070 13f79535-47bb-0310-9956-ffa450edef68
-
Aaron Bannert authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96069 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 15, 2002
-
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96067 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96065 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Submitted by: Erik Abele <erik@codefaktor.de> Reviewed by: Patrik Grip-Jansson <patrikj@gnulix.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96064 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Submitted by: "Thomas Sj�gren" <thomas@northernsecurity.net>, Joshua Slive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96063 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
this and modulesynopsis.dtd into a common.dtd file. Submitted by: Astrid Kessler <kess@kess-net.de>, Joshua Slive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96062 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96061 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
How isn't this built on Win32? Thanks Sander. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96060 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fixed good. The modulos op should give us just that extra little bit we need to be sure we sleep for a good long fraction of the second into the next second. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96059 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Sleep INTO the next second, not for the entire next second. Observed by Sander Striker git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96058 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
http occurances to update for apr_socket_opt_get/set git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96057 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96056 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Timeout/time fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96055 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
The macros remove how much legibility? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96054 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 14, 2002
-
-
Brian Pane authored
for the benefit of people running multithreaded MPMs or lots of vhosts git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96053 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
the known properties of ANSI strtol. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96052 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 13, 2002
-
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96051 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
And the other one... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96050 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
$(IntDir) doesn't go back to VC5 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96049 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Forgot to change both release and debug opts at once git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96048 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Get rid of the buildmark bogosity. It never helped ide users, and usually just hurt command line users. If we have to link, we need a buildmark, so perform the buildmark compilation as a 'manual' pre-link step every time a link is required. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96047 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Quit it with the noise :-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96046 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Quiet the conversation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96045 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
If we didn't build a Browse, we have nothing to kill. Ignore the error. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96044 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Back to a slightly modified flavor of imajes' (James Cox'es) original design, only stay with .rc file extensions so the original resources can be reviewed in the resource editor, rather than using .in files. Also significantly improve the explicit dependencies. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96043 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
This is back to an .rc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96042 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Ok. This gives us one warning - could not scan ApacheMonitorVer.h for dependencies. But it gives us back our top level, editable and commitable ApacheMonitor.rc file, and doesn't mess up dependencies due to the presence of two different .rc files in the schema (which is partly what messed up the original case.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96041 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Put back the missing symbols header git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96039 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Final tweak and CREDITs ... switch the order to simplify things, and pull out the old dependency on ApacheMonitorVersion.rc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96038 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Totally different solution to our dependency problems provided by James Cox <imajes@php.net> ... create ApacheMonitor.rc dynamically, and include our ApacheMonitor.rc.in templates of defined resources. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96037 13f79535-47bb-0310-9956-ffa450edef68
-