summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Teach service start stop restart about dhcrelay6Phil Davis2013-07-131-0/+25
* Consistent dhcrelay6 pid file locationPhil Davis2013-07-131-1/+1
* Start DHCrelay6 on bootPhil Davis2013-07-131-0/+3
* services_dhcrelay6_configure developerspew debug text fixPhil Davis2013-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
* 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-102-21/+72
|\
| * Add support for custom IPv6 DDNS.Daniel Becker2013-07-072-3/+10
| * Change separator as per JimP's request.Daniel Becker2013-07-071-3/+3
| * Merge branch 'master' into dyndns_custom_v6Daniel Becker2013-07-071-1/+1
| |\
| * | 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-094-11/+36
* | | Implement URL Table aliases for ports instead of IP addressesRenato Botelho2013-07-084-9/+30
| |/ |/|
* | Fix typo in filter.inc. Fixes #3028.Daniel Becker2013-07-071-1/+1
|/
* Typo in configuration optionEvan Susarret2013-07-061-1/+1
* DHCP also update Dynamic DNS for static leasesEvan Susarret2013-07-061-0/+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
* 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
* Use download_file() and check ssl certificatesRenato Botelho2013-07-051-1/+3
* Remove useless codeRenato Botelho2013-07-051-3/+0
* Create a function to download a file using curlRenato Botelho2013-07-051-0/+35
* Resolves #2910. Make apinger write its status file just after starting so tha...Ermal2013-07-051-0/+2
* Add a new alias type, URLs containing PortsRenato Botelho2013-07-041-2/+2
* Add group_ports()Renato Botelho2013-07-041-0/+48
* 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
* Do not reconfigure dhcp v6 on v4 ip address event. Only handle 6rd and 6to4 w...Ermal2013-07-031-4/+0
* Copy/pasto does well up to some pointErmal2013-07-031-6/+4
* On every ip change renew the hosts fileErmal2013-07-031-2/+1
* Enforce the checking of booting up for linkup eventsErmal2013-07-031-3/+1
* modified radius function to release the pinenofalbertopl2013-07-021-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
* Correct variable used to delete symlinks and files delete from CP filemanager...Ermal2013-07-021-12/+3
* Repect global conf_pathRenato Botelho2013-07-021-1/+1
* Add a checkbox that can be used to request only a IPv6 prefix without a IPv6 ...smos2013-07-021-5/+11
* Merge pull request #686 from Klaws--/masterErmal Luçi2013-07-021-2/+13
|\
| * Added previously missing class selectors cs1-cs7 plus VA (voice-admit), plus ...Klaws--2013-07-021-2/+13
* | Fix the RRD RRA’s to collect the correct amount of data for the Previous Pe...N0YB2013-07-021-92/+92
* | Merge pull request #671 from wrboyce/masterRenato Botelho2013-06-301-4/+7
|\ \
| * | allow defining dhcp static mappings using dhcp-client-identifierWill Boyce2013-06-161-4/+7
OpenPOWER on IntegriCloud