Move the link to add a gateway up next to the drop-down box so it is more obvious.
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
Add missing fields for l2tp to define dns and wins servers
Also exclude grep from running processes when grepping for a running packet capture. Also, fix other test to match the recent changes made.
Add a toggle under System > Advanced on the misc tab to enable/disable debug mode for racoon.
Fix copy/paste error
Make sure a theme directory actually exists before blindly using it.
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)
Don't unconditionally start ntpd after doing ntpdate, it might be disabled.
Send ntpdate output to syslog
View revisions
Also available in: Atom