From: William A. Rowe Jr Date: Tue, 5 May 2009 06:47:21 +0000 (+0000) Subject: Complete the integration of mod_heartbeat, mod_heartmonitor and the X-Git-Tag: 2.3.3~657 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=57112d5328db5da73d6615feca1a81ee067f74e7;p=thirdparty%2Fapache%2Fhttpd.git Complete the integration of mod_heartbeat, mod_heartmonitor and the loadable mod_watchdog, started with 771581. This clears my list of missing modules as of 6 weeks ago, might be a few new still to clear up. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@771589 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Apache.dsw b/Apache.dsw index ebe937cbbb5..f7d642e3963 100644 --- a/Apache.dsw +++ b/Apache.dsw @@ -336,9 +336,6 @@ Package=<4> Project_Dep_Name mod_vhost_alias End Project Dependency Begin Project Dependency - Project_Dep_Name mod_watchdog - End Project Dependency - Begin Project Dependency Project_Dep_Name ab End Project Dependency Begin Project Dependency @@ -1899,6 +1896,9 @@ Package=<4> Begin Project Dependency Project_Dep_Name libhttpd End Project Dependency + Begin Project Dependency + Project_Dep_Name mod_watchdog + End Project Dependency }}} ############################################################################### @@ -1920,6 +1920,9 @@ Package=<4> Begin Project Dependency Project_Dep_Name libhttpd End Project Dependency + Begin Project Dependency + Project_Dep_Name mod_watchdog + End Project Dependency }}} ############################################################################### diff --git a/os/win32/BaseAddr.ref b/os/win32/BaseAddr.ref index ab36471b58d..1517babf1c5 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -105,3 +105,4 @@ mod_lbmethod_bytraffic.so 0x6F810000 0x00010000 mod_lbmethod_heartbeat.so 0x6F800000 0x00010000 mod_heartbeat.so 0x6F7F0000 0x00010000 mod_heartmonitor.so 0x6F7E0000 0x00010000 +mod_watchdog.so 0x6F7D0000 0x00010000