summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'upstream/master'Seth Mos2011-01-2617-450/+676
|\
| * Silence warnings.Ermal2011-01-261-2/+2
| * Fix case for disabling RRD graphing for spamd package.Erik Fonnesbeck2011-01-251-1/+1
| * Setup textdumps too while we're at it. Handy.jim-p2011-01-251-0/+9
| * Fix exec bits on rc.dumponjim-p2011-01-251-0/+0
| * Add support for dumpon/savecore to run on full installs.jim-p2011-01-252-0/+49
| * Whitespace fixjim-p2011-01-251-2/+2
| * Restart lighty captive portal after syncScott Ullrich2011-01-251-0/+2
| * Transform PORTAL_REDIRURL variableScott Ullrich2011-01-251-0/+8
| * Fix url. Do not include mod_accesslog twiceScott Ullrich2011-01-251-1/+1
| * remove single quotesScott Ullrich2011-01-251-1/+1
| * Brute force dnswatch kill if neededScott Ullrich2011-01-251-0/+2
| * Launch dnswatch correctly.Scott Ullrich2011-01-251-2/+2
| * Allowed hostname is now working. Make bw up and down checks a bit more stric...Scott Ullrich2011-01-251-1/+5
| * Allowed hostname is now working. Make bw up and down checks a bit more stric...Scott Ullrich2011-01-251-13/+19
| * Make allowedhostname an array.Scott Ullrich2011-01-251-3/+3
| * Adding preliminary version of allowed hostnames. Allowed hostnames function ...Scott Ullrich2011-01-251-11/+14
| * Fix formatting. Die, VIM, DIE!Scott Ullrich2011-01-251-0/+31
| * Reformat file. VIM needs to die a flaming death.Scott Ullrich2011-01-251-373/+370
| * Comment out this code since it currently segfaults and get_real_interface cou...Erik Fonnesbeck2011-01-251-0/+4
| * Remove extra call to get_real_interface.Erik Fonnesbeck2011-01-251-6/+4
| * Use the first element of the array instead of the array itself for the compar...Erik Fonnesbeck2011-01-251-1/+1
| * Revert "I think this is supposed to be get_real_interface too, not get_parent...Erik Fonnesbeck2011-01-251-1/+1
| * Make get_parent_interface return an array to handle MLPPP and make it find vl...gnhb2011-01-251-28/+69
| * Add NULL check to wireless functions.gnhb2011-01-251-3/+3
| * I think this is supposed to be get_real_interface too, not get_parent.gnhb2011-01-251-1/+1
| * Change name of function "interface_translate_type_to_real" to match what it's...gnhb2011-01-251-9/+11
| * Resolves #1216. Do not create nat entries on ovpn interfaces.Ermal2011-01-241-0/+2
| * Warn users a different way if packages are being reinstalled in the backgroun...jim-p2011-01-241-2/+2
| * Actually send a notice even if no default queue could not be found. This migh...Ermal2011-01-241-1/+5
| * Do not put the queue config on the rules if there is no default queue, just l...Ermal2011-01-241-7/+17
| * Log the errors we know for not allowing a queue to be added.Ermal2011-01-241-1/+6
| * Add the npt tag which is used by the IPv6 tree to the 2.0 mainline tree.smos2011-01-242-4/+4
| * it's 2011Chris Buechler2011-01-231-1/+1
| * We don't want to detach netgraph nodes from interfaces that are used bygnhb2011-01-231-0/+7
| * fix variable and text for this logChris Buechler2011-01-221-2/+2
| * Do not write the old ip to the cache file unless it changes. Might help in Ti...Ermal2011-01-211-1/+2
| * Use a better method to determine the FTP URL for FreeBSD based on the version...jim-p2011-01-211-2/+3
| * Lock firmwarelock when upgrading packagesScott Ullrich2011-01-211-0/+2
| * Add drop-down to select OpenVPN hardware crypto (finds usable devices from "o...jim-p2011-01-201-0/+20
| * Add the empty check otherwise all static routes are skipped. Reported-by: SethErmal2011-01-201-1/+1
| * Add a checkbox for duplicate-cn on OpenVPN servers.jim-p2011-01-201-0/+2
| * Comment what this variable doesScott Ullrich2011-01-201-2/+6
| * Adding $builder_package_install variable. When set to true ignore library fix...Scott Ullrich2011-01-201-9/+18
* | Show the TCP protocol for ipv6 filter rulesSeth Mos2011-01-261-1/+3
* | Move the ICMP rules further to the top in order for normal neighbour contact ...Seth Mos2011-01-261-5/+5
* | Do not block fec0::/10 as this includes fe80:: local link addresses which bre...Seth Mos2011-01-261-1/+0
* | reference the IPv6 bogons table as wellSeth Mos2011-01-261-1/+4
* | Add the bogonsv6 table for the IPv6 bogonsSeth Mos2011-01-261-0/+23
* | Add the IPv6 fc00::/7 and fEc0::/10 to the Private block on WANSeth Mos2011-01-261-4/+6
OpenPOWER on IntegriCloud