Revision: 6387
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6387&view=rev
Author:   owes
Date:     2012-02-20 21:18:01 +0000 (Mon, 20 Feb 2012)
Log Message:
-----------
URL filter is a 'heavy' process, so show memory usage. There is no PID file, 
some hacking in isrunning() will be needed.

Modified Paths:
--------------
    ipcop/trunk/html/cgi-bin/status.cgi
    ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0

Modified: ipcop/trunk/html/cgi-bin/status.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/status.cgi 2012-02-20 21:14:46 UTC (rev 6386)
+++ ipcop/trunk/html/cgi-bin/status.cgi 2012-02-20 21:18:01 UTC (rev 6387)
@@ -19,7 +19,7 @@
 # (c) The SmoothWall Team
 #
 # Many changes since 2001
-# (c) 2001-2011, the IPCop team
+# (c) 2001-2012, the IPCop team
 #
 # $Id$
 #
@@ -55,6 +55,7 @@
     $Lang::tr{'secure shell server'} => 'sshd',
     $Lang::tr{'ipsec server'} => 'pluto/pluto',
     $Lang::tr{'openvpn server'}  => 'openvpn',
+    $Lang::tr{'url filter'} => 'squidguard',
     $Lang::tr{'web proxy'} => 'squid'
 );
 

Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
===================================================================
--- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0      2012-02-20 21:14:46 UTC 
(rev 6386)
+++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0      2012-02-20 21:18:01 UTC 
(rev 6387)
@@ -7,6 +7,7 @@
 /home/httpd/cgi-bin/logsystem.cgi
 /home/httpd/cgi-bin/logurlfilter.cgi
 /home/httpd/cgi-bin/shaping.cgi
+/home/httpd/cgi-bin/status.cgi
 /home/httpd/cgi-bin/time.cgi
 /home/httpd/cgi-bin/urlfilter.cgi
 /home/httpd/html/images/redirect-background.png

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to