summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
Commit message (Expand)AuthorAgeFilesLines
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Disable dhcp server when interface is disabled. Ticket #4119Renato Botelho2014-12-171-1/+5
* Fix #3790:Renato Botelho2014-12-111-15/+38
* Try to not make useless entries in the config file for very rare used configu...Ermal LUÇI2014-12-021-34/+62
* validate MTU and MSS as integers, and don't allow MSS larger than pf will acc...Chris Buechler2014-11-281-4/+7
* convert_real_interface_to_friendly_interface_name() goes and checks the paren...Ermal LUÇI2014-11-261-1/+1
* Ticket #2786 there is an issue with convert_real_interface_to_friendly_interf...Ermal LUÇI2014-11-251-1/+1
* Don't unset these items for PPP configurations as they're not configured here...Chris Buechler2014-11-221-2/+2
* Fixes #3727 Do not unset configuration values from ppp config if not needed.Ermal LUÇI2014-11-201-12/+22
* 6RD Rapid Deployment is akin to ATM Machine, PIN Number, ... read: it's redun...Chris Buechler2014-11-141-1/+1
* Don't allow interface descriptions that are strictly numbers as thatChris Buechler2014-11-121-0/+3
* fix variable typoChris Buechler2014-11-121-1/+1
* fix textChris Buechler2014-11-121-1/+1
* modify copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Fixes #3727 Do not unset ondemand for ppp type interfaces since it is control...Ermal2014-10-151-1/+2
* Make sentence more accurate as pointed out by phil-davisRenato Botelho2014-10-131-1/+1
* GIF interfaces MTU must be something between 1280 and 8192, make the correct ...Renato Botelho2014-10-131-2/+12
* Restore id for cancel button to fix js errorRenato Botelho2014-09-171-1/+1
* Remove almost all calls to history.back() and make Cancel button back to HTTP...Renato Botelho2014-09-121-1/+3
* Implement a function to kill dhclient process, sometimes it takes a little ti...Renato Botelho2014-09-091-3/+1
* Fix #3790. Fix IPv6 Prefix ID check using interface user choose before saveRenato Botelho2014-08-041-0/+6
* Fix #3575, do not allow user to set IPs for GRE interfaces on interface edit ...Renato Botelho2014-07-251-2/+4
* Replace Header() calls by lowercaseRenato Botelho2014-06-131-1/+1
* Tidy up "interfaces.php" XHTMLColin Fleming2014-05-181-2/+2
* xhtml Complianceayvis2014-03-141-119/+119
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-1/+1
* This one too.N0YB2014-02-221-1/+1
* Element id's are to be unique. 'provider' used is elsewhere.N0YB2014-02-221-5/+5
* Better done globally here in the function.N0YB2014-02-221-1/+1
* XHTML ComplianceN0YB2014-02-221-161/+185
* Merge pull request #945 from phildd/masterRenato Botelho2014-02-191-4/+6
|\
| * Enhance interface gateway data entry descriptionsPhillip Davis2014-02-191-4/+6
* | Some tweaking to handle when switching off dhcpv6.Ermal2014-02-171-5/+8
|/
* Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...Renato Botelho2014-02-041-1/+1
* Revert "Fix #3350. Do not destroy an interface when it's being disabled"Renato Botelho2014-01-211-2/+4
* Make sense of interface mtu handling code. No need to do unneeded operations....Ermal2013-12-271-5/+3
* Prevent network or broadcast address to be set on interface (console, GUI and...Renato Botelho2013-12-041-0/+8
* Fix #3350. Do not destroy an interface when it's being disabledRenato Botelho2013-12-031-4/+2
* Revert "Define dynamic gateway for GRE interfaces and do not user to define I...Renato Botelho2013-10-291-5/+0
* Define dynamic gateway for GRE interfaces and do not user to define IP addres...Renato Botelho2013-10-291-0/+5
* Respect default gateway option when adding a gateway from interfaces page. It...Renato Botelho2013-09-241-4/+8
* Merge pull request #795 from razzfazz/ia-pd-hintRenato Botelho2013-09-181-0/+12
|\
| * add option to send prefix hint for requesting desired prefix length for deleg...Daniel Becker2013-09-031-0/+12
* | Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-7/+7
|/
* Update interfaces.phpN0YB2013-08-051-1/+1
* Implement an option to allow using the IPv4 connectivity interface for sendin...Ermal2013-07-231-0/+12
* Fix editing saving dhcp6prefixonly statePhil Davis2013-07-211-1/+1
* Remove remaining hardcoded theme namesRenato Botelho2013-07-171-4/+4
* Remove errant double quote.N0YB2013-07-031-1/+1
* Add a checkbox that can be used to request only a IPv6 prefix without a IPv6 ...smos2013-07-021-0/+12
OpenPOWER on IntegriCloud