Project

General

Profile

Download (22.5 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
69eefb50 12/10/2015 09:04 PM Renato Botelho

Ticket #5624: Welcome dpinger!

ab7e04c7 11/26/2015 05:01 PM Colin Fleming

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...

7d0e01e1 11/23/2015 09:37 AM Renato Botelho

Merge pull request #2100 from doktornotor/patch-2

dc0f709e 11/22/2015 01:21 PM Luiz Souza

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

6855f25d 11/21/2015 08:46 PM Doktor Notor

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.

16300bad 11/19/2015 09:29 AM Renato Botelho

Merge pull request #2076 from doktornotor/patch-2

7ea65674 11/18/2015 12:23 AM Jared Dillard

Ticket #5471 partial convert to font-awesome fonts

b8877138 11/17/2015 11:22 PM Doktor Notor

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.

d8ed9328 10/07/2015 01:05 PM Stephen Beaver

Fixed #5277

74b0f23e 10/05/2015 02:12 PM Stephen Beaver

Page converted to POST operation

eafd375a 09/21/2015 09:59 PM Jared Dillard

Fixed #4978

b44845f8 09/16/2015 07:15 PM Renato Botelho

Merge branch 'bootstrap' of https://github.com/itshari/pfsense into itshari-bootstrap

0b1c2965 09/15/2015 01:05 PM Stephen Beaver

Fixed #5137

9f605c1c 09/15/2015 10:54 AM Hari

Used bootstrap progress bar for queues' stats and used glyphicons

49840447 09/02/2015 06:03 PM PiBa-NL

bootstrap, small fixes to unbound/dnsmasq edit pages, service icons.
+ FIXME item that prevented lots of pages from loading..

93a957b3 09/01/2015 05:14 PM Renato Botelho

Merge branch 'master' into bootstrap

6036c8a0 08/28/2015 11:34 AM Doktor Notor

remove routed service, is being handled by the package

Resubmit of #1817. See pfsense/pfsense-packages#1006

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/