index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
status_services.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up the "Helper Icons"
Colin Fleming
2013-11-14
1
-6
/
+11
*
Simplify this code
jim-p
2013-03-22
1
-13
/
+12
*
Move these service control functions into service-utils.inc so they may be re...
jim-p
2013-03-22
1
-159
/
+3
*
Tidy up "services" widget XHTML
Colin Fleming
2013-03-05
1
-5
/
+2
*
Use the actual openvpn restart routine when starting/stopping from services r...
jim-p
2013-02-11
1
-7
/
+4
*
Update usr/local/www/status_services.php
jmkizer
2013-01-11
1
-0
/
+1
*
Extend the shortcuts code and link back from Status > Services also.
jim-p
2012-08-15
1
-3
/
+8
*
Refine the formatting of the service status icon a bit depending on its context.
jim-p
2012-08-13
1
-1
/
+1
*
Whoops don't need this parameter.
jim-p
2012-08-10
1
-1
/
+1
*
Consolodate a bunch of duplicate service status code
jim-p
2012-08-10
1
-193
/
+3
*
Add additional check
bcyrill
2012-07-06
1
-1
/
+1
*
Fix Captive Portal status
bcyrill
2012-07-06
1
-2
/
+2
*
Make sure it's an array as an empty string has a count > 0
bcyrill
2012-06-23
1
-1
/
+1
*
fix typo
bcyrill
2012-06-23
1
-1
/
+1
*
Added radvd / Updated Captive Portal service widget
bcyrill
2012-06-15
1
-2
/
+2
*
Add radvd to Status:Services #2485
bcyrill
2012-06-15
1
-0
/
+16
*
Added Captiveportal to service status
bcyrill
2012-06-09
1
-31
/
+59
*
Fixed HTML tag.
bcyrill
2012-04-13
1
-3
/
+3
*
Add relayd to Status > Services and widget. Add capability to kill when resta...
jim-p
2011-09-28
1
-0
/
+17
*
Correctly restart the SSL lighty instance when running.
Ermal
2011-07-22
1
-0
/
+2
*
Sort services on the services status page and widget.
jim-p
2011-01-10
1
-2
/
+8
*
Fix misc XSS issues from davey b
Scott Ullrich
2010-11-10
1
-3
/
+3
*
Fix Status > Services display and sorting, plus some HTML formatting and clea...
jim-p
2010-09-23
1
-23
/
+19
*
Fix variable name typo in status_services.php and fix return value of is_pid_...
Erik Fonnesbeck
2010-09-07
1
-1
/
+1
*
Ticket #877. Some cleanup and fixes so that openvpn status works correctly.
Ermal
2010-09-06
1
-11
/
+8
*
Fix ntpd starting at boot time and also status->services checking/stop/start/...
Ermal
2010-09-06
1
-5
/
+6
*
Use exec() for is_process_running since system() displays command output(not ...
Ermal
2010-08-31
1
-5
/
+18
*
More fixes to status services.
Ermal
2010-08-31
1
-8
/
+5
*
No functional changes just remove redundant code.
Ermal
2010-08-31
1
-5
/
+0
*
More fixes to openvpn to catch up with latest changes.
Ermal
2010-08-31
1
-5
/
+5
*
Correctly pass parameters for openvpn.
Ermal
2010-08-31
1
-4
/
+4
*
Better require_once.
Ermal
2010-08-31
1
-1
/
+1
*
Bring up openvpn up to speed and try to bring this file near to useful/readable.
Ermal
2010-08-31
1
-23
/
+27
*
Corrections gettext implementation on status_services.php
Carlos Eduardo Ramos
2010-07-22
1
-12
/
+12
*
Implement gettext() calls on status_services.php
Rafael Lucas
2010-07-22
1
-13
/
+13
*
Ticket #353. Add neccessary include.
Ermal Luçi
2010-02-12
1
-0
/
+1
*
Do propper check to avoid errors. Reported-by: http://forum.pfsense.org/index...
Ermal Luçi
2010-01-22
1
-3
/
+5
*
fix racoon restart
Chris Buechler
2009-12-31
1
-0
/
+1
*
* Convert carp/vips code to behave the same as other interfaces.
Ermal Luçi
2009-10-01
1
-7
/
+0
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...
Scott Ullrich
2009-09-14
1
-4
/
+7
*
Turn common tabular data areas into sortable items. Revert the sortable.js c...
Scott Ullrich
2009-08-23
1
-1
/
+1
*
Add missing include.
Ermal Luçi
2009-07-10
1
-0
/
+1
*
Add the GUI part for IGMPproxy that has been on the snapshots for a while.
Ermal Luci
2009-01-28
1
-0
/
+16
*
Correct status -> service entries for ntpd
Scott Ullrich
2009-01-08
1
-0
/
+9
*
Correct openntpd binary name
Scott Ullrich
2008-12-15
1
-1
/
+1
*
Add openntpd
Scott Ullrich
2008-12-05
1
-2
/
+7
*
* Rename link_int_to_bridge_interface to link_interface_to_bridge
Ermal Luçi
2008-11-07
1
-1
/
+1
*
Fix detection if an interface is part of bridge.
Ermal Luçi
2008-08-31
1
-1
/
+1
*
Rewrite the pfsense privilege system with the following goals in mind ...
Matthew Grooms
2008-08-01
1
-0
/
+8
*
Continue interface improvements
Ermal Luçi
2008-06-21
1
-5
/
+6
[next]