summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
Commit message (Expand)AuthorAgeFilesLines
...
* Restore removed pppoe word.Ermal Luçi2008-11-221-1/+1
* Correctly remove file after disabling pppoe_resetScott Ullrich2008-11-211-6/+1
* Make $if a globalScott Ullrich2008-11-211-2/+2
* wancfg is a globalScott Ullrich2008-11-211-2/+2
* Unlink pppoe reset file after disabling feature correctlyScott Ullrich2008-11-211-48/+50
* Update my (C) yearsScott Ullrich2008-11-211-1/+1
* Add back pppoe_preset, not to be confused with pppoe_resetScott Ullrich2008-11-211-3/+3
* Pass $wancfgScott Ullrich2008-11-211-2/+2
* More pppoe_reset cleanupsScott Ullrich2008-11-211-416/+352
* Add missing "'s for parametersScott Ullrich2008-11-211-3/+4
* Do not store the pppoe reset file on /var/. A reboot will whipe it out.Scott Ullrich2008-11-211-2/+4
* Cleanup 440 lines of code where the formatting is all shot and is completelyScott Ullrich2008-11-211-457/+438
* Correct my wrong changes and remove duplicated defines. Reload the filter aft...Ermal Luçi2008-11-181-5/+1
* Use interface_reconfigure()Scott Ullrich2008-11-181-0/+4
* Hrm, pppoe reset function seems to have missed review while doing whole other...Ermal Luçi2008-11-171-4/+4
* Correct comment.Ermal Luçi2008-11-011-2/+1
* Add some padding before the save commandsScott Ullrich2008-10-251-2/+6
* Make text consistent and wrap to next lineScott Ullrich2008-10-251-1/+3
* Remove <!-- --> that somehow was inserted by TextMate.Scott Ullrich2008-10-251-2/+2
* Place the save button in the correct tableScott Ullrich2008-10-251-12/+15
* When disabling an interface bring it down also.Ermal Luçi2008-10-191-0/+1
* Test for existence before unsetting, this is do to changed behavior in php5. ...Ermal Luçi2008-10-151-11/+11
* Lock the config before reconfiguring filter rules.Ermal Luçi2008-10-141-0/+2
* All these flushing is not needed now that apply is a differnet step like ever...Ermal Luçi2008-10-141-0/+2
* * Fix a case where instead of testing(==) we where assigning(=) and resulted ...Ermal Luçi2008-10-121-29/+30
* Fix applying interface settings and prevent it from being applied multiple ti...Ermal Luçi2008-10-111-10/+11
* Introduce a 'None' option for the gateways select box.Ermal Luçi2008-09-301-2/+4
* * Fix 'descr'setting and displaying.Ermal Luçi2008-09-161-18/+19
* Fix empty wep arraySeth Mos2008-09-151-1/+1
* Correctly handle 802.11x setting.Ermal Luçi2008-09-151-2/+2
* Some style and consistency fixes, no functional change.Ermal Luçi2008-09-121-9/+11
* * Introduce an apply button before the changes get effect.Ermal Luçi2008-09-091-37/+34
* Rename interfaces_wan_configure to interface_configure now that it is used fo...Ermal Luçi2008-09-091-1/+1
* Merge interfaces_wlan.inc into interfaces.php there is no need for the to be ...Ermal Luçi2008-09-091-20/+464
* NOTE: Part of the interfaces history is located on interfaces_lan.php and int...Ermal Luçi2008-09-091-1/+1
* Catch up with file rename.Ermal Luçi2008-09-091-1/+1
* Catch up with file rename.Ermal Luçi2008-09-091-4/+4
* Oops, this is a test and not an assignment.Ermal Luçi2008-09-091-1/+1
* * Rename to interfaces.phpScott Ullrich2008-09-081-2/+2
* Add my name to the copyrights, i think i changed enough of this file!Ermal Luçi2008-09-071-0/+1
* Merge lan configuration to the interfaces_wan.php page wich does the configur...Ermal Luçi2008-09-071-7/+16
* Use different names for pppoe and pptp fields so that problems reported byErmal Luçi2008-09-071-16/+24
* Add an action even onChange so something can be done even without a mouse.Ermal Luçi2008-09-071-1/+1
* * (Re)Implement a 'None' type for interface config which allows to assign int...Ermal Luçi2008-09-071-229/+135
* Remove references to lbpool - this is no longer in use in 1.3Bill Marquette2008-09-071-23/+0
* Hopefully fix wirless configuration issues on GUI part since the wireless cod...Ermal Luçi2008-09-031-3/+3
* Allow to set the mtu higher than 1500 bytes on interfaces.Ermal Luçi2008-09-031-2/+2
* * Simplify by using $_REQUESTScott Ullrich2008-08-281-9/+8
* * Move the interface detection of which interface is configured to the top so...Ermal Luçi2008-08-141-10/+11
* Remove code for creating old way bridges. Anything has to be done through the...Ermal Luçi2008-08-051-5/+0
OpenPOWER on IntegriCloud