summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow changing the parent interface of an unassigned wireless clone.Erik Fonnesbeck2010-02-231-3/+4
* Add missing opening brace in the two new functions.Erik Fonnesbeck2010-02-231-2/+2
* Move most of the code for dealing with wireless clone interface names to sepa...Erik Fonnesbeck2010-02-233-36/+25
* Add note about limits on the number of wireless clones.Erik Fonnesbeck2010-02-231-1/+1
* Add more detail to the description on the Interfaces: Wireless page.Erik Fonnesbeck2010-02-231-1/+1
* Move shared wireless configuration settings to their own heading.Erik Fonnesbeck2010-02-221-50/+64
* Part of the interface name comparison was wrong and part was missing.Erik Fonnesbeck2010-02-221-1/+1
* Make sure ['wireless'] does not get accessed as an array when it is not an ar...Erik Fonnesbeck2010-02-221-1/+4
* Sync configuration of shared settings between wireless clones.Erik Fonnesbeck2010-02-223-1/+44
* Don't skip disabled interfaces when checking which are assigned.Erik Fonnesbeck2010-02-222-2/+2
* Don't allow changing the parent interface until this code supports deleting t...Erik Fonnesbeck2010-02-191-1/+2
* Revert "Workaround for a hostapd bug that it uses the base interface's MAC in...Erik Fonnesbeck2010-02-191-26/+4
* Merge commit 'mainline/master' into alt_methodErik Fonnesbeck2010-02-1726-245/+463
|\
| * Use the pfSense module function to get mtu and subnetbits in CIDR format.Ermal Luçi2010-02-171-7/+4
| * Add statistics for OpenVPN client instancespierrepomes2010-02-162-3/+151
| * Fix setting unsetting of disable option for OpenVPN.Ermal Luçi2010-02-161-3/+4
| * Fix typojim-p2010-02-151-1/+1
| * Change variable name to avoid clobbering one by the same name in the Dashboar...jim-p2010-02-151-43/+43
| * Fix typojim-p2010-02-151-1/+1
| * clarify textChris Buechler2010-02-151-1/+1
| * Clean up some formatting while I'm here.jim-p2010-02-151-8/+8
| * Fix Easy Rule for OpenVPN interfaces. Resolves #349jim-p2010-02-151-0/+3
| * Fix bug where the last line of the filter log wasn't displayed in WebGUI.jim-p2010-02-151-0/+2
| * Fix copypasta error. Had the wrong colors.jim-p2010-02-151-2/+2
| * Fix double printing of log entriesjim-p2010-02-151-1/+3
| * Missing counter variable initialization.jim-p2010-02-151-0/+1
| * Fix memory graph for the_wall theme.jim-p2010-02-151-0/+1
| * Fix RRD colors in Code Red theme. Resolves #330jim-p2010-02-151-4/+4
| * Note full directoryScott Ullrich2010-02-141-1/+1
| * Minor formattingScott Ullrich2010-02-141-1/+2
| * Include globals.incScott Ullrich2010-02-141-1/+2
| * SyncScott Ullrich2010-02-141-1/+1
| * Add var/empty to excludes listScott Ullrich2010-02-141-0/+1
| * Add var/empty to excludes listScott Ullrich2010-02-141-1/+1
| * Add var/empty to excludes listScott Ullrich2010-02-142-2/+9
| * Use safe_write_file() like RELENG_1_2 does. Not sure how this diverged?!Scott Ullrich2010-02-141-17/+4
| * Adding from RELENG_1_2: safe_write_file() Writes a file out atomically by fir...Scott Ullrich2010-02-141-1/+40
| * Ignore root/*Scott Ullrich2010-02-141-1/+1
| * Adding backup script that can be run before upgrading which backs up everythi...Scott Ullrich2010-02-141-0/+8
| * Write out config.xml.tmp first and then move into place after it is written t...Scott Ullrich2010-02-141-13/+17
| * fix call to undefined function.Chris Buechler2010-02-131-29/+2
| * Ensure carriage returns exist to avoid run-on directivesScott Ullrich2010-02-131-0/+3
| * Go ahead and add other wireless devices to this list, so if/when they are add...jim-p2010-02-131-1/+1
| * Add mwl to list of wireless cardsjim-p2010-02-131-1/+1
| * Sync bogons listjim-p2010-02-131-6/+0
| * Adding 802.1X Authentication supportScott Ullrich2010-02-122-2/+42
| * Revert find_interface_subnet() because it need to return numbers and not netm...Ermal Luçi2010-02-121-2/+5
| * Ticket #353. Add neccessary include.Ermal Luçi2010-02-121-0/+1
| * Use the pfSense module calls for getting interface mac. Improves speed and co...Ermal Luçi2010-02-121-1/+1
| * Ticket #255. Return only ip address not aliases. Also improve speed by using ...Ermal Luçi2010-02-121-14/+7
OpenPOWER on IntegriCloud