summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Handle link local addresses with embedded interface scope on is_ipaddrv6 and ...Ermal2013-08-162-3/+26
* Unbreak limitrules and probably pfblocker errors. Spotted-by: JimErmal2013-08-151-3/+2
* When renaming or deleting a virtual server, clean up the old relayd anchor na...jim-p2013-08-151-0/+75
* Synchronize dhcpv6 as well if dhcp sync setting is on. Reported-by: http://fo...Ermal2013-08-151-0/+2
* Cleanup some code that is not needed anymoreErmal2013-08-142-31/+4
* Use pfSense module functions for finding interface v6 addresses. The addresse...Ermal2013-08-142-29/+10
* Remove prior CSC entry when cleaning up. Fixes #3143jim-p2013-08-141-0/+10
* Declare globals as global before defining them in openvpn.incjim-p2013-08-141-0/+6
* Add a parameter, off by default, to expand all alias items, including hostnamesRenato Botelho2013-08-141-7/+7
* Force apinger to write the status file before getting gateway statusErmal2013-08-131-1/+5
* Ticket #3139 try to detect if the popen is closed from an errorErmal2013-08-131-2/+6
* Fix interface selections on UPnP to show the customized descriptions entered ...jim-p2013-08-121-0/+15
* Fix #1047Renato Botelho2013-08-081-70/+105
* Remove duplicate polling setRenato Botelho2013-08-081-6/+0
* Show apinger as a service when active, and display its status on gateway-rela...jim-p2013-08-061-0/+19
* Don't print this message for a mobile IPsec setup. It's normal for it to not ...jim-p2013-08-061-1/+4
* Try to do the loading operations as close as possible to avoid any issues com...Ermal2013-08-061-4/+4
* Correct bandwidth assignment so the configuration is not reverted courtesy of...Ermal2013-08-021-2/+2
* Reload apinger now that we can rather than restarting. Related to Ticket #3119Ermal2013-08-021-7/+10
* fix text - s/occured/occurred/Chris Buechler2013-08-013-5/+5
* the state type is required/valid for all specifications of protocol, notChris Buechler2013-08-011-1/+1
* Resolves #3121. Fix the command so it does perform correctlyErmal2013-08-011-1/+1
* Manually revert the patch to cleanup aliases since now its propely handled in...Ermal2013-08-011-3/+0
* Reorder reverse lookup overrides so user-specified ones are effective 2.1Phil Davis2013-07-311-10/+12
* Fix up filter_pflog_start - optimize some code, and fix $retval so that it wi...jim-p2013-07-301-2/+5
* Show the name of the unresolvable alias name as well as the rule description ...jim-p2013-07-301-4/+6
* use correct domain names when registering static DHCP entries in DNSDaniel Becker2013-07-291-2/+10
* Bumpitty bump bumpjim-p2013-07-291-1/+1
* Fix #3113, fix multiple english spell errors s/seperet/separat/Renato Botelho2013-07-284-9/+9
* Optimization has nothing to do with limitsErmal2013-07-251-1/+1
* Fix #3106, parse 'not' rules right on destination for port forward + reflecti...Renato Botelho2013-07-251-4/+5
* Allow advanced options state-related parameters to be used for TCP, UDP and ICMPPhil Davis2013-07-241-16/+22
* Update rrd.incN0YB2013-07-231-1/+1
* Implement an option to allow using the IPv4 connectivity interface for sendin...Ermal2013-07-231-4/+8
* Add missing backup of gettytabWarren Baker2013-07-221-0/+225
* 3652 days worth is a too much. Scale it back to more reasonable 1.25 x maxim...N0YB2013-07-191-26/+26
* Handle IPv6 in ip_in_interface_alias_subnet()jim-p2013-07-191-1/+2
* Minimize inclusion of bogonsv6Phil Davis2013-07-191-3/+18
* Disable the BEAST protection by default because the GUI *will* break if you u...jim-p2013-07-181-2/+21
* Sync p0f database for OS detection w/current file from FreeBSDjim-p2013-07-171-3/+11
* Don't blow up the config if someone enters int'l chars in an LDAP attribute/D...jim-p2013-07-171-2/+14
* Add LDAP server options to control UTF8-encoding of parameters. Fixes #2227. ...jim-p2013-07-171-5/+19
* Call interface_ipalias_cleanup() after $interface is initialized, and get cur...Renato Botelho2013-07-161-4/+8
* Add an RRD graph for MBUFs under system. Tweaks welcome.jim-p2013-07-161-0/+39
* Don't generate reflection rules if reflection is disabled for that rule.jim-p2013-07-161-13/+14
* Do not break ppp type interfaces on v6Ermal2013-07-161-0/+9
* For ppp interfaces the real interface is not present anymore in the xml confi...Ermal2013-07-161-4/+18
* Enable filtering on ipfw sysctl not dependent on ipfw module otherwise issue ...Ermal2013-07-151-2/+2
* Ignore errors/warnings from these callsErmal2013-07-151-6/+6
* Merge pull request #683 from dhatz/RELENG_2_1Jim P2013-07-141-1/+2
|\
OpenPOWER on IntegriCloud