summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_services.php
Commit message (Expand)AuthorAgeFilesLines
* Sort services on the services status page and widget.jim-p2011-01-101-2/+8
* Fix misc XSS issues from davey bScott Ullrich2010-11-101-3/+3
* Fix Status > Services display and sorting, plus some HTML formatting and clea...jim-p2010-09-231-23/+19
* Fix variable name typo in status_services.php and fix return value of is_pid_...Erik Fonnesbeck2010-09-071-1/+1
* Ticket #877. Some cleanup and fixes so that openvpn status works correctly.Ermal2010-09-061-11/+8
* Fix ntpd starting at boot time and also status->services checking/stop/start/...Ermal2010-09-061-5/+6
* Use exec() for is_process_running since system() displays command output(not ...Ermal2010-08-311-5/+18
* More fixes to status services.Ermal2010-08-311-8/+5
* No functional changes just remove redundant code.Ermal2010-08-311-5/+0
* More fixes to openvpn to catch up with latest changes.Ermal2010-08-311-5/+5
* Correctly pass parameters for openvpn.Ermal2010-08-311-4/+4
* Better require_once.Ermal2010-08-311-1/+1
* Bring up openvpn up to speed and try to bring this file near to useful/readable.Ermal2010-08-311-23/+27
* Corrections gettext implementation on status_services.phpCarlos Eduardo Ramos2010-07-221-12/+12
* Implement gettext() calls on status_services.phpRafael Lucas2010-07-221-13/+13
* Ticket #353. Add neccessary include.Ermal Luçi2010-02-121-0/+1
* Do propper check to avoid errors. Reported-by: http://forum.pfsense.org/index...Ermal Luçi2010-01-221-3/+5
* fix racoon restartChris Buechler2009-12-311-0/+1
* * Convert carp/vips code to behave the same as other interfaces.Ermal Luçi2009-10-011-7/+0
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-4/+7
* Turn common tabular data areas into sortable items. Revert the sortable.js c...Scott Ullrich2009-08-231-1/+1
* Add missing include.Ermal Luçi2009-07-101-0/+1
* Add the GUI part for IGMPproxy that has been on the snapshots for a while.Ermal Luci2009-01-281-0/+16
* Correct status -> service entries for ntpdScott Ullrich2009-01-081-0/+9
* Correct openntpd binary nameScott Ullrich2008-12-151-1/+1
* Add openntpdScott Ullrich2008-12-051-2/+7
* * Rename link_int_to_bridge_interface to link_interface_to_bridgeErmal Luçi2008-11-071-1/+1
* Fix detection if an interface is part of bridge.Ermal Luçi2008-08-311-1/+1
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* Continue interface improvementsErmal Luçi2008-06-211-5/+6
* touch up textChris Buechler2008-06-151-1/+1
* touch up textChris Buechler2008-01-081-1/+1
* remove annoying and potentially problematic forced page refresh.Chris Buechler2007-12-171-2/+0
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
* -move upnp_action to services.incRyan Wagoner2007-07-231-7/+3
* Make OpenVPN usable in status_service.phpTimo Boettcher2007-06-211-39/+107
* * Sleep between restarting racoon * Use vpn_ipsec_force_reload(); * Break whe...Scott Ullrich2007-06-021-2/+6
* s/dhcprelay/dhcrelay/ so that service status shows up correctlyScott Ullrich2007-05-271-1/+1
* -bump miniupnpd version 20070521Ryan Wagoner2007-05-231-1/+1
* Add stop / start / restart racoon (IPSEC VPN) service option.Scott Ullrich2007-05-151-4/+41
* MFC miniupnpd changes from Ryan WagonerScott Ullrich2006-12-261-9/+26
* Change items to read "SNMP Service" and "DHCP Service"Scott Ullrich2006-09-301-2/+2
* Wait 5 seconds after stopping or starting a service to give the kill or start...Scott Ullrich2006-09-301-0/+8
* Wait 5 seconds after stopping a service to give the kill process enough time ...Scott Ullrich2006-09-301-0/+1
* Resolve package descriptions if they are available.Scott Ullrich2006-09-291-1/+10
* Add logic to restart service similar to star service code.Scott Ullrich2006-07-161-1/+14
* Do not attempt to start_service() twice. This is already handled and can lea...Scott Ullrich2006-07-161-1/+0
* Use is_dhcp_server_enabled() and fix DHCP Server from not displaying.Scott Ullrich2006-07-071-6/+6
* MFC 11963Scott Ullrich2006-04-251-14/+17
* MFC 11632Scott Ullrich2006-04-191-1/+1
OpenPOWER on IntegriCloud