summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Feature #2123 Backup RRD files using the xml dump and restore from RRD toolsDarren Embry2012-04-123-21/+43
* Fix constant. LOG_ERROR should be LOG_ERRjim-p2012-04-121-1/+1
* Add brackets to a syslog server if it's an IPv6 IP. (Though FreeBSD's syslogd...jim-p2012-04-121-3/+11
* Update etc/inc/util.incwhjvenyl2012-04-121-10/+4
* fix typo. Ticket #2371Chris Buechler2012-04-121-1/+1
* Add modified version of user https://github.com/bcyrill patch that requires a...smos2012-04-121-1/+12
* Revert "Also validate IPv6 literals."smos2012-04-121-3/+0
* Modify get_configured_ip_aliases_list to optionally return the full vip entry...Erik Fonnesbeck2012-04-112-9/+12
* For consistency, generate a masked out subnet IP from the IP alias instead of...Erik Fonnesbeck2012-04-111-1/+4
* this is only valid in mpd5 (really?...) Revert "RADIUS accounting updates ar...Chris Buechler2012-04-111-2/+0
* RADIUS accounting updates are needed for PPPoE and L2TP tooChris Buechler2012-04-111-0/+2
* Also return IP alias VIP networks in filter_get_direct_networks_list.Erik Fonnesbeck2012-04-111-0/+6
* Also validate IPv6 literals.smos2012-04-111-0/+3
* Remove duplicated functionjim-p2012-04-111-5/+0
* Add alias support to static routes (needs some testing) Ticket #2239jim-p2012-04-114-26/+63
* 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
OpenPOWER on IntegriCloud