- Jul 13, 2002
-
-
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
-
Joshua Slive authored
Submitted by: Thomas =?iso-8859-1?q?Sj=F6gren?= <thomas@northernsecurity.net> Reviewed by: Joshua Slive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96015 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
optionally provide a mod_proxy hook git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96013 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
just in case the compiler doesn't do it for us git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96012 13f79535-47bb-0310-9956-ffa450edef68
-
Dirk-Willem van Gulik authored
many more #ifdef's than #if's - Converted the minority to the majority. Note however that the APR_* defines are usually set to '=1'. So this is not quite consistent. (I.e. CFLAGS=-DUSE_SSL or CFLAGS=-DUSE_SSL=1). Dw. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96011 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96010 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@96009 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96008 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix code comments Submitted by: Stas Bekman <stas@stason.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96007 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Clean up docs and add a hook for clarification. Submitted by: Stas Bekman <stas@stason.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96006 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
optimal, because it still uses the compatibility functions to make it work, but it does work. The next step will be to take the memory for the pollsets under Apache's control. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96005 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 10, 2002
-
-
Jeff Trawick authored
PR: 10617 Submitted by: Arthur P. Smith <apsmith@aps.org> Reviewed/modified by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96003 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96002 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96001 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
Submitted by: KUSANO Takayuki <AE5T-KSN@asahi-net.or.jp> Reviewd by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>, Yoshiki Hayashi git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96000 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
New Japanese translation. 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@95999 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@95998 13f79535-47bb-0310-9956-ffa450edef68
-