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
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.
Expand cipher list and remove a cipher that Safari on iOS does not like after recent lighttpd changes. Fixes #2553
Make sure that we process the logic statement correctly, otherwise we might accidentally end up missing dual stacked or tunneled interface gateways
Merge pull request #175 from marcelloc/master
pkg_edit - add show_disable_value option to select_source xml option
View revisions
Also available in: Atom