summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * support mitigating BEAST attackdhatz2013-07-011-1/+2
* | services_dhcrelay6_configure developerspew debug text fixPhil Davis2013-07-141-1/+1
* | Start DHCrelay6 on bootPhil Davis2013-07-141-0/+3
* | 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
* | Actually do this upon entering to get proper ipErmal2013-07-051-1/+3
* | Fixes #2495. On trigering of rc.newwanip remove all ipaliases from the interf...Ermal2013-07-052-0/+16
* | When a CARP VIP transitions to master, we need to bump servers also, otherwis...jim-p2013-07-051-0/+8
* | 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
* | Do not reconfigure dhcp v6 on v4 ip address event. Only handle 6rd and 6to4 w...Ermal2013-07-041-4/+0
* | Copy/pasto does well up to some pointErmal2013-07-041-6/+4
* | On every ip change renew the hosts fileErmal2013-07-041-2/+1
* | Omit IP warning if HTTP_REFERER check is disabled.Matt Smith2013-07-031-1/+1
* | Enforce the checking of booting up for linkup eventsErmal2013-07-031-3/+1
OpenPOWER on IntegriCloud