- Jul 15, 2002
-
-
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
-
- Jul 12, 2002
-
-
William A. Rowe Jr authored
Use the bare minimum permissions required to perform a given service manager operation. Submitted by: David Shane Holden <dpejesh@yahoo.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96036 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Submitted by: thomas@northernsecurity.net git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96035 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
on SMP machines... no difference was seen on single CPU machines git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96034 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Submitted by: Alexander Velin <velin@bastun.net> and Rich Bowen Reviewed by: Joshua Slived git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96033 13f79535-47bb-0310-9956-ffa450edef68
-
David Reid authored
With the poll change we seem to have improved performance. :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96030 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
Correct markup errors. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96029 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96028 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96027 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96026 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp> Reviewed by: Yoshiki Hayashi git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96025 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96024 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
While this fixed the bug, no resources were build for ApacheMonitor, so the application couldn't start. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96023 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix a [very few] config changes. Yes - needs to be awk-ized, but not at this moment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96022 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 11, 2002
-
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96021 13f79535-47bb-0310-9956-ffa450edef68
-
http://www.apache.org/dev/Ken Coar authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96020 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Try this AGAIN. Move ap_regkey.h to include/ and assure that this time, it contains defined(WIN32)||defined(DOXYGEN) requirements to prevent the other platform exports from barfing. Please ack if this works for you. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96019 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix comments git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96018 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Submitted by: "Andr� Malo" <nd@perlig.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96017 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Submitted by: Erik Abele <webmaster@codefaktor.de> Reviewed by: Joshua Slive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96016 13f79535-47bb-0310-9956-ffa450edef68
-