summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Call enable_rrd_graphing() on save Resolves #154 + previous commitsullrich2009-11-271-3/+6
* Require filter.inc and shaper.incScott Ullrich2009-11-211-0/+3
* Take into account hostap type interfacesScott Ullrich2009-10-251-0/+1
* Unbreak wireless on 8.xScott Ullrich2009-10-251-1/+2
* Handle PPP interfacesScott Ullrich2009-10-191-0/+8
* Reload filter after applying (what if user changed the interface name, etc)Scott Ullrich2009-10-191-1/+3
* * Convert carp/vips code to behave the same as other interfaces.Ermal Luçi2009-10-011-1/+1
* Avoid errors that appear if this is set uncorrectly.Ermal Luçi2009-09-291-1/+4
* Test if dhcpd is enabled not if configs are preset. Reported-by: http://forum...Ermal Luçi2009-09-211-1/+1
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-0/+4
* Resolves issue #70.Ermal Luçi2009-09-101-0/+3
* Use the same style structure as on other guis.Ermal Luçi2009-07-101-0/+7
* Fix Bug #24. Actually just make the name usable in the new gateway code.Ermal Luçi2009-07-071-1/+1
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-7/+6
* * Fix the pppoe reset script.Ermal Luçi2009-06-181-7/+4
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-2/+0
* clarify descriptionChris Buechler2009-04-091-1/+1
* Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel n...Ermal Luçi2009-03-161-21/+1
* Move Scriptaculous/Prototype includes to head.inc and remove the code duplica...Bill Marquette2009-03-131-2/+0
* Revert "Merge IPv6 changes"Chris Buechler2009-02-151-120/+26
* allow IPv4 gateways to be added via AJAXCharlie2009-01-221-1/+3
* Merge IPv6 changesSimon Cornelius P. Umacob2009-01-201-26/+120
* Effect.toggle is not behaving correctly use show/hide as with others in this ...Ermal Luçi2009-01-051-1/+8
* Restore back the functionality that when the Enabled checkbox is not checked ...Ermal Luçi2009-01-051-2/+7
OpenPOWER on IntegriCloud