summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* | little html tag change.gnhb2010-05-291-3/+1
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-291-0/+1
|\ \ | |/
| * Add a default setting to location type of wireless that leaves the setting at...Erik Fonnesbeck2010-05-251-0/+1
* | Fix many things related to PPP connections.gnhb2010-05-261-7/+0
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-211-0/+1
|\ \ | |/
| * Add note about required enabled WPA option for 802.1xScott Ullrich2010-05-201-0/+1
* | Fixing whitespace so this file is more readable. And comment out extra html t...gnhb2010-05-211-787/+803
* | Fix HTML tags in interfaces.php and delete extra javascript function in ppps...gnhb2010-05-201-687/+695
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-181-1/+1
|\ \ | |/
| * Ticket #548. Change message displayed when modifying an interface to actually...Ermal2010-05-131-1/+1
* | Modify and fix code to set pppoe periodic reset.gnhb2010-05-181-37/+27
* | Fixing bugs and ommissions.gnhb2010-05-131-12/+15
* | Make changes to interfaces.php to be compatible with new PPPoE, PPtP code and...gnhb2010-05-121-577/+645
|/
* Add a note about the regulatory domain and cards that have an unrecognized de...Erik Fonnesbeck2010-05-021-0/+2
* Display some extra information about the available wireless channels.Erik Fonnesbeck2010-05-021-1/+7
* show IP as well as gateway name on interfaces.phpChris Buechler2010-04-301-1/+1
* Do not create faulty gateway entires with just defaultgw set it breaks logic.Ermal2010-03-311-4/+2
OpenPOWER on IntegriCloud