summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Merge pull request #684 from N0YB/Advanced_DHCP_Client_OptionsJim P2013-07-011-4/+3
|\
| * Add show/hide to the new "Reject Leases From" rowN0YB2013-07-011-4/+3
* | fix typosRenato Botelho2013-07-011-2/+2
|/
* Merge branch 'Advanced_DHCP_Client_Options' of https://github.com/N0YB/pfsens...Renato Botelho2013-06-301-8/+517
|\
| * Add section tag to v6 documentation links.N0YB2013-02-281-28/+30
| * Advanced DHCP Client Options & Config File OverrideN0YB2013-02-231-10/+515
* | Add a field to allow rejecting DHCP leases from a specific upstream DHCP server.jim-p2013-06-181-0/+14
* | Fix max length for wpa passphrase, it fixes #3034Renato Botelho2013-06-141-1/+1
* | Fix IPv6 Prefix ID default valueRenato Botelho2013-05-061-24/+17
* | Tidy up "interfaces.php" XHTMLColin Fleming2013-04-171-47/+39
* | Tidy up "interfaces.php" XHTMLColin Fleming2013-04-161-84/+84
* | Tidy up "interfaces.php" XHTMLColin Fleming2013-04-151-75/+75
* | Tidy up "interfaces.php" XHTMLColin Fleming2013-04-141-46/+48
* | Avoid send user to top of the page when you open add new gateway boxRenato Botelho2013-03-281-2/+4
* | Add a new class called addgatewaybox to make it easier to respect custom them...Renato Botelho2013-03-261-4/+4
OpenPOWER on IntegriCloud