summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Restore this piece of logic, otherwise the firewall rules break.smos2012-04-091-1/+11
* Also use the prefix calculation function here.smos2012-04-081-13/+1
* Prevent duplicate 6rd or 6to4 interfaces, these conflict and both use the stf...smos2012-04-082-29/+36
* Move some constants in gitsync closer to the top of the source code and add s...Erik Fonnesbeck2012-04-071-18/+20
* Correct typo in the filter rulesmos2012-04-071-1/+1
* Add automatic firewall rules that allow traffic destined for a downstream del...smos2012-04-071-0/+6
* Change the command to reflect the new, just added dhcpleases6 binary for trig...smos2012-04-071-1/+2
* it needs to point to a existing file otherwise it will not launch.smos2012-04-071-1/+1
* Add the -h parameter which is required for dhcpleases, might need to be remov...smos2012-04-071-1/+1
* fix a syntax errorDarren Embry2012-04-061-1/+1
* Add a dhcpleases monitor to the DHCPv6 server which will trigger automatic cr...smos2012-04-061-0/+2
* Fixed Bug #2348bcyrill2012-04-061-146/+144
* Replace is_function with function_existsbcyrill2012-04-061-1/+1
* Make sure that we use the right interface for 6rdsmos2012-04-061-1/+1
* Unbreak rc.filter_synchronize, add )smos2012-04-061-1/+1
* work around a redeclaration error.Darren Embry2012-04-051-1/+5
* Unbreak interface.inc after manual mergeErmal2012-04-051-0/+2
* Remove slipped lineErmal2012-04-051-1/+0
* use existing filter_expand_alias (well, via a wrapper) instead ofDarren Embry2012-04-053-13/+9
* Unbreak openvpnErmal2012-04-051-1/+1
* Make vips vhid be unique per parent interface!Ermal2012-04-056-54/+63
* Correct the fieldname we need to look into so we actually configure the tunne...smos2012-04-051-1/+1
* Add a fix so that proper rules for 6to4 and 6rd are created which would other...smos2012-04-051-1/+13
* Load Balancer: allow port aliases in Pools and Virtual Servers. (PEV-394754)Darren Embry2012-04-052-28/+69
* Update etc/rc.php_ini_setupIrving Popovetsky2012-04-051-1/+1
* load balancer: allow IPv4 subnets up to 64 addresses in Pools and Virtual Ser...Darren Embry2012-04-052-35/+94
* minor changesDarren Embry2012-04-051-25/+14
* normalize indentation.Darren Embry2012-04-051-109/+109
* fix typoWarren Baker2012-04-051-1/+1
* Add unbound userWarren Baker2012-04-052-0/+2
* Setup chroot environment for unboundWarren Baker2012-04-051-0/+11
* Remove Extra braceWarren Baker2012-04-051-1/+1
* Use global variableWarren Baker2012-04-051-1/+1
* Use isset() for DNSSEC statusWarren Baker2012-04-051-2/+2
* Specify path to unbound config fileWarren Baker2012-04-051-1/+1
* Add ACL id functionsWarren Baker2012-04-051-0/+18
* Good catch jim :)Ermal2012-04-041-1/+1
* Just php does not like this variable name and just prepends the 1 in output!Ermal2012-04-041-6/+6
* Expand these checks to include 'dynamic' or they'll never match dynamic gatew...jim-p2012-04-041-2/+2
* Make sure that we reconfigure the tunneled interfaces when we get a new ipv4 ...smos2012-04-041-7/+4
* Change the firewall rules to prevent firewall rule errorssmos2012-04-041-4/+4
* Set the table limit before loading tables. This may help in cases where a rul...jim-p2012-04-041-4/+4
* Bail out without a valid IPv6 address so we don't generate a invalid dhcpv6 s...smos2012-04-042-8/+9
* Add realif overrides for tunneled interface, we want to override get_real_int...smos2012-04-041-0/+7
* Add better hardening to the dynamic gateway code, handle IPv6 networks bettersmos2012-04-041-19/+93
* dl(), which is used by PEAR, is deprecated in 5.3 and fails to thus load this...Warren Baker2012-04-041-0/+2
* Merge pull request #71 from ebrandi/r53dyndnsErmal Luçi2012-04-033-5/+838
|\
| * This patch add Route 53 as new Dynamic DNS provider into dyndns infrastructure.Edson Brandi2012-04-013-5/+838
* | If the end of the prefix6 range does not align with a multiple of the delegat...smos2012-04-031-9/+10
* | Add filter code that will automatically add pass rules for delegated IPv6 pre...smos2012-04-031-0/+30
OpenPOWER on IntegriCloud