summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* use correct domain names when registering static DHCP entries in DNSDaniel Becker2013-07-291-2/+10
* Fix #3113, fix multiple english spell errors s/seperet/separat/Renato Botelho2013-07-283-8/+8
* 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
* 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
* 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
* 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
|\
| * support mitigating BEAST attackdhatz2013-07-011-1/+2
* | services_dhcrelay6_configure developerspew debug text fixPhil Davis2013-07-141-1/+1
* | Correctly decide if dhcrelay is enabledPhil Davis2013-07-141-6/+1
* | Teach service start stop restart about dhcrelay6Phil Davis2013-07-131-0/+25
* | Consistent dhcrelay6 pid file locationPhil Davis2013-07-131-1/+1
* | Fix #3091, fix bad var assignmentRenato Botelho2013-07-131-1/+1
* | Move variable declaration to the top, declare it global before defining. Fixe...jim-p2013-07-111-11/+13
* | Remove irrelevant comment.jim-p2013-07-111-15/+0
* | Fix copy/pasto introduced in previous commit.Ermal Luçi2013-07-111-2/+2
* | Add support for custom IPv6 DDNS.Daniel Becker2013-07-102-3/+10
* | Change separator as per JimP's request.Daniel Becker2013-07-101-3/+3
* | Clean up HE.net AAAA backend support.Daniel Becker2013-07-101-122/+51
* | Add backend support for HE.net AAAA record updates.Daniel Becker2013-07-102-3/+118
* | Don't automatically add hidden rules to pass all IPv6 traffic to/from delegat...jim-p2013-07-101-18/+0
* | Implement proper releasing of pipes allocated based on CPzone. Keep track of ...Ermal2013-07-101-5/+25
* | Use empty to cover all needed cases as suggested on #3062. Suggested from pul...Ermal2013-07-101-1/+2
* | Add independent logging choices to disable logging of bogon network rules and...jim-p2013-07-094-11/+36
* | Fix typo in filter.inc. Fixes #3028.Daniel Becker2013-07-071-1/+1
* | Update services.incplinss2013-07-051-2/+1
* | Fixes #2495. On trigering of rc.newwanip remove all ipaliases from the interf...Ermal2013-07-051-0/+15
* | Correct DHCPv6 rules test to also include a check for DHCPv6 relay. Fixes #3074jim-p2013-07-051-1/+2
* | Remove useless codeRenato Botelho2013-07-051-3/+0
* | Resolves #2910. Make apinger write its status file just after starting so tha...Ermal2013-07-051-0/+2
* | Remove duplicated line that makes dhcp6c not run correctlyErmal2013-07-041-1/+0
* | Omit IP warning if HTTP_REFERER check is disabled.Matt Smith2013-07-031-1/+1
* | modified radius function to release the pinenofalbertopl2013-07-031-3/+5
* | Include both dyndns and rfc2136 hosts in referer checkjim-p2013-07-021-0/+16
* | Include RFC2136 hosts in DNS rebinding checks.jim-p2013-07-021-0/+7
* | Add option to RFC2136 to find/use the public IP if the interface IP is privat...jim-p2013-07-021-0/+3
* | Add cached IP support to RFC2136, add GUI button to force update for single h...jim-p2013-07-021-19/+59
OpenPOWER on IntegriCloud