summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting. Die, VIM, DIE!Scott Ullrich2011-01-252-62/+100
* Reformat file. VIM needs to die a flaming death.Scott Ullrich2011-01-251-373/+370
* don't show version on this page either, to match the other pagesChris Buechler2011-01-251-2/+2
* 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
* handle alternate xml_rootobj correctly when doing config backups w/RRD dataChris Buechler2011-01-241-3/+3
* 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-244-2/+33
* 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
* Do proper input validation on traffic shaper wizards to not allow empty fiedls.Ermal2011-01-244-87/+87
* Properly check empty fields when specifying bandwidth values.Ermal2011-01-244-4/+4
* 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
* Fix OpenVPN wizard.jim-p2011-01-211-2/+1
* 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
* fix textChris Buechler2011-01-212-4/+1
* correct field type, no aliases allowed hereChris Buechler2011-01-201-3/+3
* Add drop-down to select OpenVPN hardware crypto (finds usable devices from "o...jim-p2011-01-205-0/+83
* 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-204-1/+36
* 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
* Allow setting package interfaces to loopback (lo0)Scott Ullrich2011-01-191-0/+1
* 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
* don't show platform here (rebrands)Chris Buechler2011-01-191-1/+1
* Ticket #259 trim the \n from the command output and return only the numeric p...Ermal2011-01-191-2/+2
* If an outbound nat rule has a protocol specified, show it in the summary view.jim-p2011-01-191-0/+2
* Prevent a IPv6 address from breaking system routing. This is a hack because w...smos2011-01-191-0/+2
* fix DNS rebinding descrChris Buechler2011-01-181-4/+4
* Ticket #836 Ticket #1194 and http://forum.pfsense.org/index.php/topic,32175.m...Ermal2011-01-181-3/+3
* 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
OpenPOWER on IntegriCloud