summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Add quick to the DHCP6 client and server rulessmos2012-04-021-9/+9
* We want to actually compress the IPv6 address, not uncompress.smos2012-04-021-4/+4
* Correct variable names and foreach assignmentsmos2012-04-021-4/+4
* Correct the DHCP6 client function to reflect the track6 changessmos2012-04-021-4/+6
* Open up the DHCPv6 server firewall ruilessmos2012-04-021-2/+4
* Reverse the echo request and echo reply for input and output filterssmos2012-04-021-5/+5
* Adjust the DHCP6 client firewall rulessmos2012-04-021-1/+2
* Fix the find dhcp6 process function to report the actual pid instead of the g...smos2012-04-021-4/+3
* Add missing DHCP6 track6 support functionsmos2012-04-021-0/+38
* Adjust the firewall rules for 6rd and 6to4 proto 41 trafficsmos2012-04-011-2/+12
* Comment out the srd 6rd device and put in the patched stf device commands.smos2012-04-011-4/+20
* A few more improvement such that tracking interfaces are automatically config...smos2012-04-011-3/+26
* Remove suprious debugging linesmos2012-04-011-1/+0
* Add interface tracking support for native dynamic IPv6 interfaces like dhcp6 ...smos2012-04-011-1/+15
* Add logic that (re)configures the dependent interface that has interface trac...smos2012-04-011-0/+13
* Add the stf0 interface to interface_has_gateway_v6() for 6to4smos2012-04-012-5/+18
* Add interface tracking support. With this it is now possible for dynamic IPv6...smos2012-03-313-97/+224
* Do not process for disabled interfacessmos2012-03-311-1/+7
* Make sure we only generate entries for radvd when we actually have a IPv6 prefixsmos2012-03-311-3/+10
* Make sure to add a semicolon to indicate end of line syntaxsmos2012-03-301-3/+3
* Correct the field name, otherwise we have invalid syntaxsmos2012-03-301-2/+2
* Add 6to4 support for automatic tunneling.smos2012-03-301-0/+97
* Commit the config backend code for the switch to radvdsmos2012-03-291-153/+124
* Move some of the log file tabs around.smos2012-03-293-3/+33
* Make domain search list work for MacOS X clients, by addingOvidiu Predescu2012-03-281-44/+51
* Remove unused codeErmal2012-03-231-8/+6
* Correct location of '\n'Ermal2012-03-231-1/+1
* Correct building of queue to not depend on parent maskErmal2012-03-231-5/+5
* Merge pull request #67 from phil-davis/masterScott Ullrich2012-03-231-7/+18
|\
| * remove_freebsd_package: check that a symlink exists and is currently pointing...Phil Davis2012-03-231-7/+18
* | Move CARP settings from pkg XML to a real PHP pageDarren Embry2012-03-225-158/+171
* | fix a typo.Darren Embry2012-03-221-1/+1
* | fix for: Traffic Limiter Bits/sec option brokenDarren Embry2012-03-221-5/+5
* | fix for: Captive Portal cannot work on master branchDarren Embry2012-03-221-2/+2
* | fix for: Spanning Tree interface priority options do not alter BridgeDarren Embry2012-03-212-2/+17
* | Merge pull request #66 from phil-davis/masterScott Ullrich2012-03-211-12/+37
|\ \ | |/
| * Remove an extra "-" left there by accident.Phil Davis2012-03-211-1/+1
| * Handle mixed-case package names like squidGuard. Phil Davis2012-03-211-12/+37
* | [Patch] Multiple SMTP notice recipientsDarren Embry2012-03-211-1/+1
* | Merge pull request #65 from phil-davis/masterScott Ullrich2012-03-201-4/+4
|\ \ | |/
| * Fix case where package names are substrings of each other. e.g. "squid" and "...Phil Davis2012-03-201-4/+4
* | Pull required .incErmal2012-03-191-0/+1
* | Unbreak the upgrade_config.inc, sorrysmos2012-03-151-1/+1
* | More memory optimizations for the RRD upgrade. Ticket #1758 #2159smos2012-03-151-12/+3
* | Update the upgrade function so we use less memory here too to make sure it su...smos2012-03-151-10/+9
* | Set FCGI_CHILDREN to 0 since it does not make sense php to manage itself when...Ermal2012-03-151-3/+3
* | Merge pull request #64 from phil-davis/masterSeth Mos2012-03-151-11/+13
|\ \ | |/
| * Use better is_array test to check if there are any gifs in the config.Phil Davis2012-03-151-1/+1
| * Update etc/rc.newwanipPhil Davis2012-03-141-11/+13
* | Don't put an extra space here or later tests will fail to match this as a pas...jim-p2012-03-141-1/+1
|/
OpenPOWER on IntegriCloud