Pad data when adding to refcount reference, to avoid some oddities with how php handles such data. http://forum.pfsense.org/index.php/topic,51188.msg278141.html#msg278141
Remove this filter configure call, something else will take care of this and we don't need to do that here.
Supress the error message if the ldap bind doesnt happen
99./8 is not private IP space
Add the new 100.64/10 nat 444 CGN/LSN shared transition space netblock here. Also add it as a private network in the private network block
Merge pull request #192 from phil-davis/master
Validate advanced gateway monitoring settings
Allow dom_title width parameter to be null
This prevents warning messages if called without the width parameter - reported in forum http://forum.pfsense.org/index.php/topic,51822.0.htmlThe code already handles width being NULL or blank, it just needs to be explicitly defaulted when the parameter is not passed at all.
Put apinger default values into a function
The default advanced apinger parameter values are now returned by function return_apinger_defaults. So they can easily be obtained by any code that cares.
Add done after NTP Time Client start message
Add a done and newline so the console messages at boot all line up the same.
Merge pull request #98 from namezero111111/patch-1
Minimal non-intrusive change for SSHDCond package extra parameters
View revisions
Also available in: Atom