summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
Commit message (Expand)AuthorAgeFilesLines
* Use require_once instead of require, in case these files have been loaded pre...jim-p2010-06-031-8/+8
* Add status link to Interfacesjim-p2010-06-021-0/+2
* Fix up whitespace so file is easier to read, and fix a few missing tags.gnhb2010-05-291-824/+827
* Add a default setting to location type of wireless that leaves the setting at...Erik Fonnesbeck2010-05-251-0/+1
* Add note about required enabled WPA option for 802.1xScott Ullrich2010-05-201-0/+1
* Ticket #548. Change message displayed when modifying an interface to actually...Ermal2010-05-131-1/+1
* Add a note about the regulatory domain and cards that have an unrecognized de...Erik Fonnesbeck2010-05-021-0/+2
* Display some extra information about the available wireless channels.Erik Fonnesbeck2010-05-021-1/+7
* show IP as well as gateway name on interfaces.phpChris Buechler2010-04-301-1/+1
* Do not create faulty gateway entires with just defaultgw set it breaks logic.Ermal2010-03-311-4/+2
* Fix interface assignment and re-editErmal2010-03-281-6/+3
* Make lan/wan behave as all other interfaces.Ermal2010-03-271-13/+2
* Redo most of the ppp interface handling to be consistent with the other mpd5 ...Ermal2010-03-271-15/+3
* Restore attribute support, but with some extra checks in the function that us...Erik Fonnesbeck2010-03-161-12/+16
* Needs a little more testing; revert attribute support in xmlparse.inc for now.Erik Fonnesbeck2010-03-161-15/+12
* Add optional support for reading attributes to xmlparse.inc and move regdomai...Erik Fonnesbeck2010-03-161-12/+15
* Add code for applying wireless regulatory configuration and some extra notes ...Erik Fonnesbeck2010-03-161-0/+2
* Add configuration options for wireless regulatory settings. Still needs code...Erik Fonnesbeck2010-03-161-1/+60
* Add note about the auto channel setting.Erik Fonnesbeck2010-03-161-1/+1
* Combine "802.11g only" and "802.11n only" into a single option.Erik Fonnesbeck2010-03-121-19/+31
* Fixes for 11g Turbo and 11a Turbo modes.Erik Fonnesbeck2010-03-071-1/+1
* AES is recommended due to Toshihiro Ohigashi and Masakatu Morii attacksScott Ullrich2010-03-071-1/+1
* Move description into listtopic areaScott Ullrich2010-03-071-4/+1
* Add 802.11n-only option. Hide options specific to 802.11g or 802.11n when th...Erik Fonnesbeck2010-03-071-0/+22
* Revert "Add temporary note that changing the wireless standard may require a ...Erik Fonnesbeck2010-03-071-2/+1
* Add support for 802.11n in get_wireless_modes and the channels list.Erik Fonnesbeck2010-03-061-0/+2
* Fixing the condition for the enable checkbox broke saving on wan and lan. Ad...Erik Fonnesbeck2010-03-041-0/+2
* Fix distance setting for ath and add it to the wireless settings that are syn...Erik Fonnesbeck2010-03-031-9/+9
* Add temporary note that changing the wireless standard may require a reboot. ...Erik Fonnesbeck2010-03-021-1/+2
* Add more descriptive mode names to the error messages.Erik Fonnesbeck2010-03-021-2/+2
* When more than a single wireless clone exists, verify that it is possible to ...Erik Fonnesbeck2010-03-021-0/+29
* Don't need to bring the interface down twice -- let apply be the one to take ...Erik Fonnesbeck2010-03-021-1/+0
* Only create the clone here if it does not exist, to prevent inadvertently des...Erik Fonnesbeck2010-03-021-1/+2
* Fix conditions for disable.Erik Fonnesbeck2010-03-021-2/+2
* Move most of the code for dealing with wireless clone interface names to sepa...Erik Fonnesbeck2010-02-231-5/+1
* Move shared wireless configuration settings to their own heading.Erik Fonnesbeck2010-02-221-50/+64
* Sync configuration of shared settings between wireless clones.Erik Fonnesbeck2010-02-221-0/+4
* Adding 802.1X Authentication supportScott Ullrich2010-02-121-1/+28
* Check what to do on the interface when hitting apply options button.Ermal Luçi2010-02-091-1/+4
* Ticket #329. Use correnct interface API and pass correct arguments to functions.Ermal Luçi2010-02-011-2/+1
* Include ipsec.incScott Ullrich2010-02-011-0/+1
* include captiveportal.incScott Ullrich2010-01-161-0/+1
* Ticket #297. Verify WPA PSK key length.Ermal Luçi2010-01-151-0/+6
* Reload all when changing interface configuration.Ermal Luçi2010-01-141-1/+2
* fix textChris Buechler2010-01-141-1/+1
* field is not requiredChris Buechler2010-01-061-1/+1
* fix up textChris Buechler2010-01-051-2/+2
* Style fixes for the interfaces page, use switch instead of a large if,elseif ...Seth Mos2009-12-241-104/+178
* Remove debugging alertScott Ullrich2009-12-231-1/+0
* Unbreak adding gateway #238Scott Ullrich2009-12-231-0/+1
OpenPOWER on IntegriCloud