From: William A. Rowe Jr Date: Thu, 17 Apr 2008 13:58:15 +0000 (+0000) Subject: Suggest we use a single ApacheMontior, let's not wipe out a better X-Git-Tag: 2.0.64~181 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0085c496324e7866de8a397a7c96e1e90b12546f;p=thirdparty%2Fapache%2Fhttpd.git Suggest we use a single ApacheMontior, let's not wipe out a better 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 --- diff --git a/STATUS b/STATUS index 8d35dba4ff6..8a2d73b9f3f 100644 --- 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;