summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/service-utils.inc
Commit message (Collapse)AuthorAgeFilesLines
* Update license on files from /etc/incRenato Botelho2016-01-151-22/+42
|
* Rename pid files from lighty to nginxRenato Botelho2016-01-051-6/+6
|
* Changed sop icon to fa-stop-circle-oStephen Beaver2015-12-151-2/+2
|
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-4/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Ticket #5624: Welcome dpinger!Renato Botelho2015-12-101-6/+5
|
* Tidy up coding styleColin Fleming2015-11-261-13/+13
| | | | | | | | | | | | "service-utils.inc" - be more consistent when using single/double quotes - add missing double quotes in ID statement - remove blank VALUE statement - remove ALT from <i> tag, invalid in HTML5 "status_services.php" - tidy up code style - add type to SCRIPT tag
* Merge pull request #2100 from doktornotor/patch-2Renato Botelho2015-11-231-1/+3
|\
| * restart_service() - do not attempt to stop service that is not runningdoktornotor2015-11-211-1/+3
| | | | | | | | | | Attempting to stop service that's not running just produces useless log noise. BTW - dunno what was the idea behind restart_service_if_running() but it appears to be completely unused both in pfSense and in packages, suspect mainly because it doesn't make any sense as implemented.
* | Convert all the occurrences of $config['ipsec']['enable'] in filter.inc, ↵Luiz Otavio O Souza2015-11-221-1/+1
|/ | | | | | | | ipsec.inc and service-utils.inc Fix ruleset when IPSEC is enabled but there are no Phase 1 entries. Issue: #5487
* Merge pull request #2076 from doktornotor/patch-2Renato Botelho2015-11-191-0/+2
|\
| * service-utils.inc - add fallback for stop_service() for package-defined servicesdoktornotor2015-11-181-0/+2
| | | | | | | | | | To avoid adding silly bloat to packages like here: https://redmine.pfsense.org/issues/5468 If package defines a service executable, chances are that killing that executable will indeed stop the service as intended, instead of doing nothing and pretending that it worked.
* | Ticket #5471 partial convert to font-awesome fontsJared Dillard2015-11-171-8/+8
|/
* Fixed #5277Stephen Beaver2015-10-071-0/+53
|
* Page converted to POST operationStephen Beaver2015-10-051-9/+13
|
* Fixed #4978Jared Dillard2015-09-211-3/+2
|
* Merge branch 'bootstrap' of https://github.com/itshari/pfsense into ↵Renato Botelho2015-09-161-7/+7
|\ | | | | | | itshari-bootstrap
| * Used bootstrap progress bar for queues' stats and used glyphiconsHari2015-09-151-9/+9
| |
* | Fixed #5137Stephen Beaver2015-09-151-4/+4
|/
* bootstrap, small fixes to unbound/dnsmasq edit pages, service icons.PiBa-NL2015-09-021-0/+1
| | | | + FIXME item that prevented lots of pages from loading..
* Merge branch 'master' into bootstrapRenato Botelho2015-09-011-7/+0
|\
| * remove routed service, is being handled by the packagedoktornotor2015-08-281-7/+0
| | | | | | Resubmit of #1817. See pfsense/pfsense-packages#1006
* | Merge branch 'master' into bootstrapRenato Botelho2015-08-261-15/+17
|/
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+749
OpenPOWER on IntegriCloud