summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* support mitigating BEAST attackdhatz2013-07-141-1/+2
* Merge pull request #712 from phil-davis/masterJim P2013-07-141-6/+1
|\
| * Correctly decide if dhcrelay is enabledPhil Davis2013-07-141-6/+1
* | Merge pull request #711 from phil-davis/masterJim P2013-07-132-1/+26
|\ \ | |/
| * Teach service start stop restart about dhcrelay6Phil Davis2013-07-131-0/+25
| * Consistent dhcrelay6 pid file locationPhil Davis2013-07-131-1/+1
* | Merge pull request #710 from phil-davis/masterErmal Luçi2013-07-132-1/+4
|\ \ | |/
| * Start DHCrelay6 on bootPhil Davis2013-07-131-0/+3
| * services_dhcrelay6_configure developerspew debug text fixPhil 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 #708 from razzfazz/masterErmal 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
* 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
* Merge pull request #703 from razzfazz/dyndns_custom_v6Ermal Luçi2013-07-103-21/+83
|\
| * Add support for custom IPv6 DDNS.Daniel Becker2013-07-072-3/+10
| * Change separator as per JimP's request.Daniel Becker2013-07-072-4/+4
| * Merge branch 'master' into dyndns_custom_v6Daniel Becker2013-07-071-1/+1
| |\
| * | Add front-end support for dyndns AAAA updatesDaniel Becker2013-07-071-0/+11
| * | Clean up HE.net AAAA backend support.Daniel Becker2013-07-071-122/+51
| * | Add backend support for HE.net AAAA record updates.Daniel Becker2013-07-072-3/+118
* | | 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
* | | Implement URL Table aliases for ports instead of IP addressesRenato Botelho2013-07-0811-22/+74
* | | fix descriptionChris Buechler2013-07-081-1/+1
* | | touch up textChris Buechler2013-07-081-1/+1
* | | Merge pull request #704 from razzfazz/rules_proto_41Ermal Luçi2013-07-082-2/+2
|\ \ \
| * | | Add support for protocol 41 in rules. Fixes #3007.Daniel Becker2013-07-072-2/+2
| | |/ | |/|
* | | Merge pull request #702 from razzfazz/masterRenato Botelho2013-07-071-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
* Correct month, quarter (3 months), and 4 year RRD graphs length.N0YB2013-07-071-3/+3
* Merge pull request #699 from evansus/patch-2Jim P2013-07-061-0/+2
|\
| * Typo in configuration optionEvan Susarret2013-07-061-1/+1
| * DHCP also update Dynamic DNS for static leasesEvan Susarret2013-07-061-0/+2
|/
* 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
* fix typoChris Buechler2013-07-061-2/+2
* 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
OpenPOWER on IntegriCloud