summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
Commit message (Expand)AuthorAgeFilesLines
* Add <br/> between ipv6 and ipv4 blocksScott Ullrich2011-02-061-0/+3
* Merge remote branch 'upstream/master'Seth Mos2011-02-061-0/+5
|\
| * Ticket #259. Actually kill dhlient when the interface type changes before goi...Ermal2011-02-031-0/+5
* | Merge remote branch 'upstream/master'Seth Mos2011-01-181-15/+15
|\ \ | |/
| * Fix HTML errors reported by Eclipse using PHP perspectivePierre POMES2011-01-091-1/+1
| * Modify comparisons for antenna settings to be more restrictive. Might help w...Erik Fonnesbeck2010-12-221-14/+14
* | Merge remote branch 'upstream/master'Seth Mos2010-12-201-7/+11
|\ \ | |/
| * Ticket #829. Allow the user to change from ppp* type to static or dhcp type i...Ermal2010-12-061-6/+10
| * Revert "Interface names should appear as uppercase"Scott Ullrich2010-11-291-1/+1
* | Merge remote branch 'upstream/master'Seth Mos2010-11-151-36/+51
|\ \ | |/
| * Fix XSS issuesScott Ullrich2010-11-121-2/+2
| * * Call get_configured_interface_* functions only once in the codeErmal2010-11-101-43/+46
| * Return disabled interfaces as wellScott Ullrich2010-11-081-1/+1
| * Interface names should appear as uppercaseScott Ullrich2010-11-061-1/+1
| * Define variable a bit earlier in case its sharedScott Ullrich2010-11-061-1/+3
| * Use get_configured_interface_list() so Ermal does not yell at me :)Scott Ullrich2010-11-061-6/+1
| * Ensure passed interface is validScott Ullrich2010-11-061-0/+14
* | Check against static configurations which can be staticv4 staticv6 or staticv4v6Seth Mos2010-10-261-1/+1
* | Allow for configuring a IPv6 address on the interfaces page.Seth Mos2010-10-221-23/+235
|/
* Correct this note, on at least one card (mxge) it defaults to an MTU of 9000,...jim-p2010-10-121-2/+2
* Revert "Add missing break statement in input validation code."gnhb2010-09-051-1/+0
* Add missing break statement in input validation code.gnhb2010-09-051-0/+1
* Add missing break;Ermal2010-09-031-0/+1
* Ticket #543. Do not allow to change an interface already configured to a type...Ermal2010-08-311-1/+7
* Ticket #829. Do not allow an interface to switch back to static/dhcp/none if ...Ermal2010-08-201-0/+4
* Small optimization.Ermal2010-08-201-1/+3
* Gett full list of interfaces when verifying description.Ermal2010-08-201-1/+3
* Fix alignment of save and cancel buttons on interfaces.php.Erik Fonnesbeck2010-08-151-3/+4
* Revert "Stick save and cancel back into the right hand of the first td cell l...Scott Ullrich2010-08-151-4/+6
* should be #777 not *777Chris Buechler2010-08-131-1/+1
* Fix some printfs and some text.Erik Fonnesbeck2010-08-121-1/+1
* Just fix some space and tab problemsRenato Botelho2010-08-121-93/+93
* Merge remote branch 'mainline/master'Renato Botelho2010-08-121-10/+20
|\
| * Fix textErik Fonnesbeck2010-08-111-1/+1
| * Stick save and cancel back into the right hand of the first td cell like all ...Scott Ullrich2010-08-111-6/+4
| * Remove extra quotes that were added around some strings when adding printf+ge...Erik Fonnesbeck2010-08-111-3/+3
| * No need to set enableScott Ullrich2010-08-111-3/+3
| * Add 8021.x preauth (rsn_preauth)Scott Ullrich2010-08-111-0/+12
* | Use <?php instead of the short formRenato Botelho2010-08-121-61/+61
* | gettext() fixes on interfaces.phpCarlos Eduardo Ramos2010-08-121-64/+64
|/
* Add gui code for antenna settings. Ticket #13Erik Fonnesbeck2010-08-051-1/+64
* Fix printf that should be sprintf.Erik Fonnesbeck2010-08-051-1/+1
* Hide the distance setting for wireless interfaces that do not support it.Erik Fonnesbeck2010-08-041-0/+5
* Resolves #599. Split mtu and mss fields in interfaces page so it is possible ...Ermal2010-08-041-2/+18
* Merge remote branch 'mainline/master' into 3_interfacesRenato Botelho2010-08-031-11/+23
|\
| * Hide the interface configuration when WAN or LAN are disabled, just like for ...Erik Fonnesbeck2010-08-021-4/+1
| * The pipe character is not valid for the interface description, so don't consi...Erik Fonnesbeck2010-08-021-1/+1
| * Correct capitalization for PPTP and L2TP in a couple places.Erik Fonnesbeck2010-08-011-2/+2
| * Sync wireless settings first to be sure it displays the actual settings that ...Erik Fonnesbeck2010-07-281-0/+2
| * Add a checkbox to make syncing shared wireless settings to a central area opt...Erik Fonnesbeck2010-07-281-1/+14
OpenPOWER on IntegriCloud