summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Separate regdomain.xml parsing back to a separate file, so it can be used whe...Erik Fonnesbeck2010-07-101-0/+1
* Only unset if this is actually set. Ticket #710jim-p2010-07-021-1/+2
* 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
* Fix interface assignment and re-editErmal2010-03-281-6/+3
* Make lan/wan behave as all other interfaces.Ermal2010-03-271-13/+2
* Redo most of the ppp interface handling to be consistent with the other mpd5 ...Ermal2010-03-271-15/+3
* Restore attribute support, but with some extra checks in the function that us...Erik Fonnesbeck2010-03-161-12/+16
* Needs a little more testing; revert attribute support in xmlparse.inc for now.Erik Fonnesbeck2010-03-161-15/+12
* Add optional support for reading attributes to xmlparse.inc and move regdomai...Erik Fonnesbeck2010-03-161-12/+15
* Add code for applying wireless regulatory configuration and some extra notes ...Erik Fonnesbeck2010-03-161-0/+2
* Add configuration options for wireless regulatory settings. Still needs code...Erik Fonnesbeck2010-03-161-1/+60
* Add note about the auto channel setting.Erik Fonnesbeck2010-03-161-1/+1
* Combine "802.11g only" and "802.11n only" into a single option.Erik Fonnesbeck2010-03-121-19/+31
* Fixes for 11g Turbo and 11a Turbo modes.Erik Fonnesbeck2010-03-071-1/+1
* AES is recommended due to Toshihiro Ohigashi and Masakatu Morii attacksScott Ullrich2010-03-071-1/+1
OpenPOWER on IntegriCloud