Commit Graph

30726 Commits

Author SHA1 Message Date
Stephen Beaver
bf10aef50b Merge pull request #2679 from NOYB/Write_Config_Function_Notes_Update 2016-02-21 08:35:08 -05:00
NOYB
f5315ac173 Write_Config Function Notes Update
Add write_config_only input arg to write_config function notes.
2016-02-21 00:40:20 -08:00
Stephen Beaver
656cf2ac91 Merge pull request #2677 from NOYB/Title_Bar_Shortcuts_Privileges 2016-02-20 07:32:35 -05:00
Stephen Beaver
eb15d4187e Merge pull request #2676 from NOYB/Status_/_System_Logs_-_Manage_Logs_Panel_Error 2016-02-20 07:31:42 -05:00
Stephen Beaver
fac9667d60 Merge pull request #2675 from NOYB/Status_/_System_Logs_-_Manage_Logs_Panel_Access 2016-02-20 07:31:00 -05:00
NOYB
820780b506 Status / System Logs - Manage Logs Panel Access
If the user does not have access to status logs settings page, then exclude the manage log panel from the page.
2016-02-20 07:30:56 -05:00
NOYB
38386fb474 Title Bar Shortcuts Privileges
Only display title bar shortcuts the user has privileges for.
Confusing and inconvenient being sent to the home page when clicking on those.  Then have to browse back to where you were.
2016-02-20 02:10:30 -08:00
Chris Buechler
f700dc99fd Don't allow an IP to be configured multiple times as a DNS server. Ticket #5915 2016-02-20 03:53:25 -06:00
Chris Buechler
830ea39af8 Skip configuring dhcpdv6 when the interface doesn't have a valid subnet (like track6 where PD hasn't been obtained). Ticket #3029 2016-02-20 02:33:47 -06:00
Chris Buechler
430d7e93ae Only enable DHCPv6 server for track6 interfaces where it's enabled. Ticket #3029 2016-02-20 02:23:49 -06:00
NOYB
ab0ecb3231 Status / System Logs - Manage Logs Panel Error
Change test to use the correct variable.  Otherwise it will never be true and form will not be kept open when there is input error.
2016-02-20 00:16:10 -08:00
Chris Buechler
8e187daad7 Allow disabling of radvd with track6 interfaces. Ticket #3029 2016-02-20 02:13:54 -06:00
Chris Buechler
7c4c43a522 Add config upgrade code to enable and configure DHCPv6 server and radvd where track6 is in use, as they were automatically configured previously. Add same config to default config.xml to retain existing behavior there. Ticket #3029 2016-02-20 02:04:25 -06:00
Chris Buechler
1c42c58554 replaced original copyright message from 2005 / Espen Johansen 2016-02-20 00:54:45 -06:00
Chris Buechler
558a7c627f clean up text 2016-02-20 00:40:16 -06:00
Chris Buechler
e1953efa3d DHCPv6 clean ups for PD. Ticket #3029 2016-02-20 00:37:54 -06:00
Chris Buechler
7a9f877471 Simplify check for which interfaces can have RAs, and show track6 interfaces without having to enable DHCPv6 server. Ticket #3029 2016-02-19 23:55:27 -06:00
Chris Buechler
2915acf8d2 Don't trigger an interface mismatch for lagg interfaces, they may not exist at time of config restore. Ticket #5892 2016-02-19 23:25:19 -06:00
NOYB
26c2153e4a Status / System Logs - Manage Logs Panel Access
If the user does not have access to status logs settings page, then exclude the manage log panel from the page.
2016-02-19 21:14:30 -08:00
Chris Buechler
2ec7ab35df Validate URL table ports aliases exist before using them in a rule. Ticket #5845 2016-02-19 23:00:21 -06:00
Stephen Beaver
6d575d47d9 Merge pull request #2674 from phil-davis/patch-3 2016-02-19 16:59:03 -05:00
Phil Davis
ed98ef9211 Allow user to dismiss diag_edit messages
Previously the close 'x' was displayed, but after this code was changed to use print_info_box() the close 'x' was not being displayed.
2016-02-20 03:36:34 +05:45
Stephen Beaver
0c354e64b5 Merge pull request #2672 from phil-davis/patch-1 2016-02-19 16:44:35 -05:00
Phil Davis
a09f3d8e78 Changes for diag_edit rename 2016-02-20 03:03:16 +05:45
Stephen Beaver
2ccf2ede9e Fixed #5911 2016-02-19 14:27:11 -05:00
jim-p
44c30eb309 Fix this test. Fixes #5909 2016-02-19 13:59:13 -05:00
Renato Botelho
a9087de0f4 Fix variable initialization 2016-02-19 16:50:55 -02:00
Renato Botelho
48c5912ddd Use correct repo to setup builder 2016-02-19 16:50:55 -02:00
Stephen Beaver
6e1adcca30 Addedexec.php and edit.php (which are now diag_command.php and diag_edit.php) 2016-02-19 12:10:55 -05:00
Stephen Beaver
c7903f8e17 Fix typo in diag_command 2016-02-19 12:02:45 -05:00
Stephen Beaver
36a844df8c Renamed exec.php and edit.php 2016-02-19 11:32:00 -05:00
Renato Botelho
e138f828b7 Clarify text, ticket #4463 2016-02-19 13:46:02 -02:00
jim-p
8559c9d9cd Fix Dashboard privilege edge case and show full Help menu to users with the Help privilege. Fixes #5909 2016-02-19 09:35:47 -05:00
Stephen Beaver
3c3ede2861 Restore infoblock functionality for now 2016-02-19 08:47:03 -05:00
Stephen Beaver
06683083f7 Fixed #5908 2016-02-19 08:38:16 -05:00
Renato Botelho
ada3eeb33c Fix #3029
Teach system_hosts_generate() to deal with PD length != 64
2016-02-19 10:57:32 -02:00
Renato Botelho
6c8beed345 Ticket #3029
Fix DHCPv6 GUI to work with PD length != 64
2016-02-19 10:57:32 -02:00
Renato Botelho
15db02a6ab Ticket #3029
Teach services_dhcpdv6_configure() to deal with PD length != 64
2016-02-19 10:57:32 -02:00
Renato Botelho
a3d07046d8 Ticket #3029
Teach merge_ipv6_delegated_prefix() to deal with other PD sizes
2016-02-19 10:57:32 -02:00
Renato Botelho
2bf455caa3 Ticket #3029
Import patch from @Robert-Nelson to enable DHCPv6 Server/RA to
interfaces configured to track DHCP-PD

This patch only works for PD with length 64
2016-02-19 10:57:32 -02:00
Stephen Beaver
934b8a98b2 Merge pull request #2672 from phil-davis/gtetc3 2016-02-19 07:49:13 -05:00
Phil Davis
51a14c58a0 Internationalize etc inc uvx 2016-02-19 18:07:26 +05:45
Chris Buechler
a20da2b6f9 Clarify log, it's not really "ignoring" it. 2016-02-19 00:34:13 -06:00
Chris Buechler
9d51fcde47 Add support for splitting ipsec.conf conn entries for IKEv2. Ticket #4704 2016-02-18 16:11:30 -06:00
Renato Botelho
7ef4b39de5 Make prefix delegation range check case insensitive 2016-02-18 16:30:17 -02:00
Renato Botelho
218600a20c Unbreak services_dhcpv6.php 2016-02-18 16:24:39 -02:00
Renato Botelho
bcc2b417c2 Validate Prefix Delegation range to make sure addresses match first network address, otherwise DHCPd will silently fail 2016-02-18 16:03:01 -02:00
Renato Botelho
0e00ad80b0 Fix range and prefix delegation range help text to match From/To in correct order 2016-02-18 15:45:35 -02:00
Stephen Beaver
b39e67a946 Revert change that avoided loading hte sorting lib if not required. The issue turned out to be a browser quirk 2016-02-18 10:18:11 -05:00
Stephen Beaver
0576543fc4 Merge pull request #2666 from NewEraCracker/status_ipsec_leases-remove-debug 2016-02-18 08:20:40 -05:00