summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Status / System Logs - Manage Logs Panel ErrorNOYB2016-02-201-1/+1
* | | | | | | | | | | Merge pull request #2675 from NOYB/Status_/_System_Logs_-_Manage_Logs_Panel_A...Stephen Beaver2016-02-200-0/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Status / System Logs - Manage Logs Panel AccessNOYB2016-02-192-2/+12
* | | | | | | | | | | | 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
|/ / / / / / / /
* | | | | | | | Merge pull request #2674 from phil-davis/patch-3Stephen Beaver2016-02-191-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow user to dismiss diag_edit messagesPhil Davis2016-02-201-8/+8
|/ / / / / / / /
* | | | | | | | Merge pull request #2672 from phil-davis/patch-1Stephen Beaver2016-02-191-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | 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
* | | | | | | Fix variable initializationRenato Botelho2016-02-191-1/+1
* | | | | | | Use correct repo to setup builderRenato Botelho2016-02-191-1/+2
* | | | | | | 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
* | | | | | | Merge pull request #2672 from phil-davis/gtetc3Stephen Beaver2016-02-195-59/+61
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | 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
* | | | | | Unbreak services_dhcpv6.phpRenato Botelho2016-02-181-4/+12
* | | | | | Validate Prefix Delegation range to make sure addresses match first network a...Renato Botelho2016-02-181-0/+24
* | | | | | Fix range and prefix delegation range help text to match From/To in correct o...Renato Botelho2016-02-181-11/+4
* | | | | | Revert change that avoided loading hte sorting lib if not required. The issue...Stephen Beaver2016-02-182-8/+1
* | | | | | Merge pull request #2666 from NewEraCracker/status_ipsec_leases-remove-debugStephen Beaver2016-02-181-2/+0
|\ \ \ \ \ \
| * | | | | | Remove debug code added at c00152f371d7ac403cce090c8188857171b727fbNewEraCracker2016-02-181-2/+0
* | | | | | | Merge pull request #2667 from phil-davis/patch-1Stephen Beaver2016-02-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | pkg-utils update_status text typoPhil Davis2016-02-181-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #2669 from NOYB/Diagnostics_/_Tables_-_Large_Tables_Perf_B...Stephen Beaver2016-02-181-0/+12
|\ \ \ \ \ \ \
| * | | | | | | Diagnostics / Tables - Large Tables Perf Band-AidNOYB2016-02-171-0/+12
OpenPOWER on IntegriCloud