summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ticket #1210. Also here unset any previous value if none posted.Ermal2011-01-191-0/+8
* If no value is posted means we have no value to save in config and should un...Ermal2011-01-191-1/+13
* Resolves 1209. Correctly calculate the necessary data to return from an 'pfse...Ermal2011-01-191-3/+3
* This logic was reversed fix it. Reported-by: SethErmal2011-01-191-1/+1
* Ticket #259 trim the \n from the command output and return only the numeric p...Ermal2011-01-191-2/+2
* Prevent a IPv6 address from breaking system routing. This is a hack because w...smos2011-01-191-0/+2
* Do not put a config entry for dhcpd if we cannot determine the subnet address...Ermal2011-01-181-2/+5
* Better way to determine the username for config descrsjim-p2011-01-181-2/+4
* Fix variable name referencejim-p2011-01-181-1/+1
* Fix references to what was apparently supposed to be $g['booting'] and not $b...jim-p2011-01-181-4/+4
* Add a description to this write_config() so it's a little more obvious what i...jim-p2011-01-181-2/+2
* The use of log_error() requires util.incWarren Baker2011-01-181-0/+1
* No need to set this here, we already set it in config.inc (and it takes prece...jim-p2011-01-181-5/+0
* Add the cron job a different way. There have been a couple reports of losing ...jim-p2011-01-181-2/+10
* Specify the -inet family so that accidental IPv6 addresses here don't break t...smos2011-01-171-3/+3
* Add the default value for the new tunable debug.pfftpproxy to 0. It allows to...Ermal2011-01-171-2/+3
* Really do not deactivate netgraph if the underlying interface is needed by it!Ermal2011-01-171-10/+11
* Ticket #1198. Fix code when checking client or serverPierre POMES2011-01-151-2/+2
OpenPOWER on IntegriCloud