summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
Commit message (Expand)AuthorAgeFilesLines
* Show the hexadecimal value of the integer for readabilitysmos2011-09-071-1/+1
* Reflect the dynamic(6) gateway naming change in interfaces.php tooSeth Mos2011-08-291-1/+1
* Make sure to set the $pconfig prefix delegation setting from the config.smos2011-08-211-0/+1
* Fix mismatched curly bracejim-p2011-08-201-1/+1
* Calculate the possible subnet ids from the delegated prefix length for the dr...smos2011-08-181-3/+11
* Remove the gateway check here and always show the prefix delegation ID. Alter...smos2011-08-181-4/+0
* Unbreak interfaces.phpsmos2011-08-151-1/+1
* Fix a typo that caused stripping of the v4 configSeth Mos2011-08-151-3/+3
* Split the IPv4 and IPv6 configuration out into 2 seperate drop downs.Seth Mos2011-08-151-105/+135
* If no pppoe service name is configured, send a null service name. Seems to he...jim-p2011-08-021-1/+1
* removes variables concatenation on gettext stringsVinicius Coque2011-07-181-2/+2
* makes correct use of printf and gettextVinicius Coque2011-07-181-2/+2
* Merge remote branch 'upstream/master'jim-p2011-06-081-2/+2
|\
| * s/WAN//Chris Buechler2011-06-041-1/+1
| * fix typo, add warningChris Buechler2011-06-041-1/+1
* | Merge remote branch 'upstream/master'jim-p2011-06-031-0/+1
|\ \ | |/
| * Add "Default" choice that will unset the media/mediaopt, otherwise whatever i...jim-p2011-06-021-0/+1
* | Merge remote branch 'upstream/master'jim-p2011-06-011-1/+59
|\ \ | |/
| * Merge pull request #1 from EvgenyY/6e2a15e677fa0558ba0c9b1700be38f4065a76f6Ermal Luçi2011-05-281-0/+58
| |\
| | * Hiding mediaopt under Advanced buttonEvgeny Yurchenko2011-05-271-0/+14
| | * Adding gui to choose media options for interfaces.Evgeny Yurchenko2011-05-211-0/+44
| * | Fixes #1444. Implements the same fix that issue ermal made in #1522 to the co...lgcosta2011-05-231-1/+1
| |/
* | Merge remote branch 'upstream/master'jim-p2011-05-191-1/+1
|\ \ | |/
| * Fixes #1522. Call interface reconfigure so we bring down the interface and th...Ermal2011-05-181-1/+1
* | Merge remote branch 'upstream/master'Seth Mos2011-05-131-2/+2
|\ \ | |/
| * Correct wrong key for checking if a interface type switched. Ticket #1420Ermal2011-05-041-2/+2
| * Move the link to add a gateway up next to the drop-down box so it is more obv...jim-p2011-04-151-2/+2
* | Add DHCP-PD support if the WAN interface is set to DHCP.Seth Mos2011-05-061-40/+51
* | Fix the parse error, missing bracket.Charlie2011-05-051-5/+5
* | Add backend support for the dhcp v6 clientSeth Mos2011-05-051-23/+57
* | Remove the dhcp6 type, add the DUID field to the dhcp config.Seth Mos2011-05-041-25/+23
* | Change the wording and the link placement for adding a new gatewaySeth Mos2011-04-151-4/+6
* | Make it possible to add a IPv6 gateway using the ajax add buttonSeth Mos2011-04-151-18/+84
* | Forgot to add the dollar sign to make it a variableSeth Mos2011-03-241-1/+1
* | Remove the old v6 address using the -alias methodSeth Mos2011-03-241-11/+30
* | Merge remote branch 'upstream/master'Seth Mos2011-03-241-5/+34
|\ \ | |/
| * Update GUI to enable L2TP client configuration.gnhb2011-03-221-5/+34
* | enlarge various address fields for IPv6 addressesSeth Mos2011-03-171-1/+1
* | 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
OpenPOWER on IntegriCloud