summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Status / System Logs - Manage Log Form Submission AccessNOYB2016-02-221-12/+19
* Fixes the handling of MTU with VLANs and PPPoE.Luiz Otavio O Souza2016-02-211-101/+69
* Makes get_real_interface() work with VLAN too.Luiz Otavio O Souza2016-02-211-1/+2
* Properly check the parent's MTU when changing a VLAN MTU.Luiz Otavio O Souza2016-02-211-6/+8
* Fixes the editing of PPP entries.Luiz Otavio O Souza2016-02-211-56/+65
* If exist, print the friendly interface name next to device name.Luiz Otavio O Souza2016-02-213-1/+15
* Fixed #5914Stephen Beaver2016-02-211-6/+21
* Merge pull request #2678 from TheUbuntuGuy/masterStephen Beaver2016-02-211-1/+1
|\
| * Fix regression on general setup page preventing save with blank DNS serversMark Furneaux2016-02-211-1/+1
* | Merge pull request #2670 from NOYB/HTML_Compliance_-_Diagnostics_/_Configurat...Stephen Beaver2016-02-211-2/+2
|\ \
| * | HTML Compliance - Diagnostics / Configuration HistoryNOYB2016-02-191-2/+2
* | | Merge pull request #2680 from phil-davis/patch-1Stephen Beaver2016-02-211-1/+3
|\ \ \
| * | | Fix #5916 Do not complain about duplicated blank DNS server entriesPhil Davis2016-02-211-1/+3
| | |/ | |/|
* | | Write_Config Function Notes UpdateNOYB2016-02-211-0/+1
|/ /
* | Merge pull request #2677 from NOYB/Title_Bar_Shortcuts_PrivilegesStephen Beaver2016-02-201-4/+4
|\ \
| * | Title Bar Shortcuts PrivilegesNOYB2016-02-201-4/+4
* | | Merge pull request #2676 from NOYB/Status_/_System_Logs_-_Manage_Logs_Panel_E...Stephen Beaver2016-02-201-1/+1
|\ \ \
| * | | Status / System Logs - Manage Logs Panel ErrorNOYB2016-02-201-1/+1
* | | | Status / System Logs - Manage Logs Panel AccessNOYB2016-02-202-2/+12
* | | | Don't allow an IP to be configured multiple times as a DNS server. Ticket #5915Chris Buechler2016-02-201-0/+5
| |/ / |/| |
* | | Skip configuring dhcpdv6 when the interface doesn't have a valid subnet (like...Chris Buechler2016-02-201-0/+3
* | | Only enable DHCPv6 server for track6 interfaces where it's enabled. Ticket #3029Chris Buechler2016-02-201-2/+1
* | | Allow disabling of radvd with track6 interfaces. Ticket #3029Chris Buechler2016-02-201-0/+3
* | | Add config upgrade code to enable and configure DHCPv6 server and radvd where...Chris Buechler2016-02-203-2/+34
|/ /
* | replaced original copyright message from 2005 / Espen JohansenChris Buechler2016-02-201-0/+2
* | clean up textChris Buechler2016-02-201-1/+1
* | DHCPv6 clean ups for PD. Ticket #3029Chris Buechler2016-02-201-2/+7
* | Simplify check for which interfaces can have RAs, and show track6 interfaces ...Chris Buechler2016-02-191-3/+2
* | Don't trigger an interface mismatch for lagg interfaces, they may not exist a...Chris Buechler2016-02-191-0/+3
* | Validate URL table ports aliases exist before using them in a rule. Ticket #5845Chris Buechler2016-02-191-1/+15
* | Allow user to dismiss diag_edit messagesPhil Davis2016-02-201-8/+8
* | Changes for diag_edit renamePhil Davis2016-02-201-2/+2
* | Fixed #5911Stephen Beaver2016-02-193-48/+24
* | Fix this test. Fixes #5909jim-p2016-02-191-1/+1
* | Addedexec.php and edit.php (which are now diag_command.php and diag_edit.php)Stephen Beaver2016-02-191-0/+2
* | Fix typo in diag_commandStephen Beaver2016-02-191-1/+1
* | Renamed exec.php and edit.phpStephen Beaver2016-02-196-11/+11
* | Clarify text, ticket #4463Renato Botelho2016-02-191-1/+1
* | Fix Dashboard privilege edge case and show full Help menu to users with the H...jim-p2016-02-193-4/+11
* | Restore infoblock functionality for nowStephen Beaver2016-02-191-1/+2
* | Fixed #5908Stephen Beaver2016-02-192-16/+16
* | Fix #3029Renato Botelho2016-02-191-5/+4
* | Ticket #3029Renato Botelho2016-02-193-8/+58
* | Ticket #3029Renato Botelho2016-02-191-9/+15
* | Ticket #3029Renato Botelho2016-02-191-6/+46
* | Ticket #3029Renato Botelho2016-02-196-28/+100
* | Internationalize etc inc uvxPhil Davis2016-02-195-59/+61
|/
* Clarify log, it's not really "ignoring" it.Chris Buechler2016-02-191-1/+1
* Add support for splitting ipsec.conf conn entries for IKEv2. Ticket #4704Chris Buechler2016-02-183-2/+21
* Make prefix delegation range check case insensitiveRenato Botelho2016-02-181-2/+4
OpenPOWER on IntegriCloud