summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Change wireless configuration heading to be more specific.Erik Fonnesbeck2010-07-281-1/+1
* | Merge remote branch 'mainline/master' into 3_interfacesRenato Botelho2010-07-121-0/+1
|\ \ | |/
| * Separate regdomain.xml parsing back to a separate file, so it can be used whe...Erik Fonnesbeck2010-07-101-0/+1
* | Checked gettext() implementation on interfaces.phpCarlos Eduardo Ramos2010-07-081-226/+226
* | Merge remote branch 'mainline/master'Vinicius Coque2010-07-051-1/+2
|\ \ | |/
| * Only unset if this is actually set. Ticket #710jim-p2010-07-021-1/+2
* | Implement gettext() calls on interfaces.php and interfaces_assign.phpgroo2010-06-301-15/+15
|/
* Take out all code that assumes to use DHCP for local ip if local ip is left b...gnhb2010-06-101-8/+1
* Fix some things in interfaces.inc, attempt to suppress mpd log verbosity.gnhb2010-06-101-3/+5
* Clean up pptp a bit and modify text description in interfaces_ppps_editgnhb2010-06-101-7/+25
* Fix up for new ptpid scheme and new iface naming scheme.gnhb2010-06-091-120/+19
* Add check for required fields for PPP connections.gnhb2010-06-081-2/+5
* Fix all issues that Ermal found.gnhb2010-06-081-12/+23
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-071-8/+8
|\
| * Use require_once instead of require, in case these files have been loaded pre...jim-p2010-06-031-8/+8
* | Initial support for DCHP+PPtP/L2tP. DHCP + PPPoE is supported too.gnhb2010-06-071-1/+178
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-031-0/+2
|\ \ | |/
| * Add status link to Interfacesjim-p2010-06-021-0/+2
* | Update note text.gnhb2010-05-311-2/+2
* | Simplify code that handles link specific data fields like local ip, gateway, ...gnhb2010-05-311-4/+6
* | Delete the interface_ppp_configure function and change how PPP data is saved.gnhb2010-05-291-37/+61
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-291-16/+15
|\ \ | |/
| * Fix up whitespace so file is easier to read, and fix a few missing tags.gnhb2010-05-291-824/+827
OpenPOWER on IntegriCloud