]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Suggest we use a single ApacheMontior, let's not wipe out a better
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 17 Apr 2008 13:58:15 +0000 (13:58 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 17 Apr 2008 13:58:15 +0000 (13:58 +0000)
one if 2.0 is installed over 2.2.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@649108 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8d35dba4ff6bd2be29a23a6ee1581ddcd2ae712b..8a2d73b9f3fe89adbdf6b586c42d3752e7dda8e2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -300,6 +300,20 @@ PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
        +1: niq, wrowe
          wrowe adds; looks good, no way to apply this without a minor bump
 
+ * ApacheMonitor (win32); Sync to current trunk/.  This would
+   Introduce the --kill flag, for use by the installer, solve
+   a leak when using ApacheMonitor against another machine,
+   update to international service names etc (unicoding it)
+   and finally will allow Windows 2008 admins, and earlier
+   versions' users to invoke the start|stop|restart etc with
+   admin permissions.  Trouble is, an Admin under UAC does
+   not actually launch admin-capable applications without
+   being show a dialog to do so.  We could force this at the
+   start of ApacheMonitor, but it would be bogus to present
+   this on every login.
+   http://svn.apache.org/viewvc/httpd/httpd/trunk/support/win32/ApacheMonitor.c?view=log
+   +1: wrowe
+
 CURRENT VOTES:
 
     *) httpd-std.conf and friends;