Ticket #5624: Welcome dpinger!
Tidy up coding style
"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...
Merge pull request #2100 from doktornotor/patch-2
Convert all the occurrences of $config['ipsec']['enable'] in filter.inc, ipsec.inc and service-utils.inc
Fix ruleset when IPSEC is enabled but there are no Phase 1 entries.
Issue: #5487
restart_service() - do not attempt to stop service that is not running
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.
Merge pull request #2076 from doktornotor/patch-2
Ticket #5471 partial convert to font-awesome fonts
service-utils.inc - add fallback for stop_service() for package-defined services
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.
Fixed #5277
Page converted to POST operation
Fixed #4978
Merge branch 'bootstrap' of https://github.com/itshari/pfsense into itshari-bootstrap
Fixed #5137
Used bootstrap progress bar for queues' stats and used glyphicons
bootstrap, small fixes to unbound/dnsmasq edit pages, service icons.+ FIXME item that prevented lots of pages from loading..
Merge branch 'master' into bootstrap
remove routed service, is being handled by the package
Resubmit of #1817. See pfsense/pfsense-packages#1006
Move main pfSense content to src/