This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pfsense
Watch
2
Star
0
Fork
0
You've already forked pfsense
mirror of
https://github.com/pfsense/pfsense.git
synced
2025-10-26 11:38:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ca90133bf6
pfsense
/
usr
/
local
History
jim-p
d2903c0cab
Test if a variable is set before trying to unset it. If a user has no rules in their config, then $config['filter'] would not be undefined, so unsettings $config['filter']['bypassstaticroutes'] would result in an error.
http://forum.pfsense.org/index.php/topic,35702.0.html
2011-04-14 13:26:04 -04:00
..
bin
at least don't touch rrd here, that rrd won't exist anyway
2011-02-06 00:13:55 -05:00
captiveportal
ipfw is not referenced here.
2011-03-15 12:53:36 +00:00
pkg
Add GUI option to CARP settings for syncing certs. It was in the backend code but not the GUI.
Fixes
#1316
2011-03-02 08:57:58 -05:00
sbin
Rework ntpdate_sync_once.sh, so it makes sure ntp/ntpdate/itself are not running before trying to sync time, and then launch ntpd at the end for time sync (last commit was premature)
2011-04-08 11:46:30 -04:00
share
Update serviceproviders.xml to a newer version
2010-09-29 11:00:53 -03:00
www
Test if a variable is set before trying to unset it. If a user has no rules in their config, then $config['filter'] would not be undefined, so unsettings $config['filter']['bypassstaticroutes'] would result in an error.
http://forum.pfsense.org/index.php/topic,35702.0.html
2011-04-14 13:26:04 -04:00