summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Substitute Product name in privilegesWarren Baker2013-07-121-1/+1
* Merge pull request #709 from razzfazz/RELENG_2_1Ermal Luçi2013-07-111-2/+3
|\
| * properly handle custom-v6 dyndns entries in web interfaceDaniel Becker2013-07-111-2/+3
|/
* 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
* Merge pull request #707 from razzfazz/RELENG_2_1Ermal Luçi2013-07-115-23/+85
|\
| * Add support for custom IPv6 DDNS.Daniel Becker2013-07-102-3/+10
| * Change separator as per JimP's request.Daniel Becker2013-07-102-4/+4
| * Add front-end support for dyndns AAAA updatesDaniel Becker2013-07-101-0/+11
| * 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
| * Add support for protocol 41 in rules. Fixes #3007.Daniel Becker2013-07-102-2/+2
|/
* 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-095-19/+75
* Fix the "use ICMP" function for traceroute.jim-p2013-07-091-1/+1
* Fix #3079, add a section for DHCPv6 Server backupRenato Botelho2013-07-081-0/+1
* fix descriptionChris Buechler2013-07-081-1/+1
* touch up textChris Buechler2013-07-081-1/+1
* Fix typo in filter.inc. Fixes #3028.Daniel Becker2013-07-071-1/+1
* Make dashboard update check respect nanobsd-vga, probably fixes #3078jim-p2013-07-071-1/+5
* Merge pull request #701 from N0YB/RRD_Graphs_SizeRenato Botelho2013-07-071-3/+3
|\
| * Correct month, quarter (3 months), and 4 year RRD graphs length.N0YB2013-07-061-3/+3
|/
* Remove unecessary variableRenato Botelho2013-07-061-4/+2
* Fix #2962, allow to remove VIP if gateway IP is on the interface's subnetRenato Botelho2013-07-061-3/+12
* 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
* Remove unecessary var initializationRenato Botelho2013-07-051-1/+0
* 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
* Fix a small issue when disable a boolean option and save, it shows option as ...Renato Botelho2013-07-051-1/+1
* Fix whitespacesRenato Botelho2013-07-051-16/+16
* Fix whitespacesRenato Botelho2013-07-051-26/+26
* Process zipped aliases listRenato Botelho2013-07-051-0/+2
* Remove useless codeRenato Botelho2013-07-052-6/+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
* Merge pull request #696 from N0YB/patch-1Ermal Luçi2013-07-031-2/+2
|\
| * Update interfaces.phpN0YB2013-07-031-2/+2
|/
* Merge pull request #691 from mgsmith1000/RELENG_2_1Renato Botelho2013-07-031-1/+1
|\
OpenPOWER on IntegriCloud