summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'master' of https://github.com/pfsense/pfsenseDenny Page2016-02-14148-714/+696
| |\ \ \ \ \ \
| * | | | | | | Update config version to trigger upgrade of rrd filesDenny Page2016-02-131-1/+1
| | | | | | | |
| * | | | | | | Add standard deviation to quality rrd filesDenny Page2016-02-122-2/+80
| | | | | | | |
* | | | | | | | Fixes the handling of MTU with VLANs and PPPoE.Luiz Otavio O Souza2016-02-211-101/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ticket #5857
* | | | | | | | Makes get_real_interface() work with VLAN too.Luiz Otavio O Souza2016-02-211-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes get_parent_interface() safe to use with VLANs.
* | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the PHP warnings, hide/unhide of selected interface(s) fields, improve the MTU check.
* | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | COntrol panels via jQuery for more control
* | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduced in f700dc9
* | | | | | | | | Merge pull request #2670 from ↵Stephen Beaver2016-02-211-2/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOYB/HTML_Compliance_-_Diagnostics_/_Configuration_History
| * | | | | | | | | HTML Compliance - Diagnostics / Configuration HistoryNOYB2016-02-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | End tag form seen, but there were open elements. Unclosed element div. Swap places between closing div and form tag.
* | | | | | | | | | 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
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | Reported by redmine https://redmine.pfsense.org/issues/5916
* | | | | | | | | | Merge pull request #2679 from NOYB/Write_Config_Function_Notes_UpdateStephen Beaver2016-02-211-0/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Write_Config Function Notes UpdateNOYB2016-02-211-0/+1
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Add write_config_only input arg to write_config function notes.
* | | | | | | | | Merge pull request #2677 from NOYB/Title_Bar_Shortcuts_PrivilegesStephen Beaver2016-02-201-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Title Bar Shortcuts PrivilegesNOYB2016-02-201-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | | | | | Merge pull request #2676 from ↵Stephen Beaver2016-02-201-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOYB/Status_/_System_Logs_-_Manage_Logs_Panel_Error
| * | | | | | | | | | Status / System Logs - Manage Logs Panel ErrorNOYB2016-02-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | | | | | | Merge pull request #2675 from ↵Stephen Beaver2016-02-200-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOYB/Status_/_System_Logs_-_Manage_Logs_Panel_Access
| * | | | | | | | | | | Status / System Logs - Manage Logs Panel AccessNOYB2016-02-192-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the user does not have access to status logs settings page, then exclude the manage log panel from the page.
* | | | | | | | | | | | Status / System Logs - Manage Logs Panel AccessNOYB2016-02-202-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the user does not have access to status logs settings page, then exclude the manage log panel from the page.
* | | | | | | | | | | | 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 ↵Chris Buechler2016-02-201-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (like track6 where PD hasn't been obtained). Ticket #3029
* | | | | | | | | | | 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 ↵Chris Buechler2016-02-203-2/+34
| |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | without having to enable DHCPv6 server. Ticket #3029
* | | | | | | | | Don't trigger an interface mismatch for lagg interfaces, they may not exist ↵Chris Buechler2016-02-191-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | at time of config restore. Ticket #5892
* | | | | | | | | 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
|/ / / / / / / / | | | | | | | | | | | | | | | | Previously the close 'x' was displayed, but after this code was changed to use print_info_box() the close 'x' was not being displayed.
* | | | | | | | 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 ↵jim-p2016-02-193-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Help privilege. Fixes #5909
* | | | | | | Restore infoblock functionality for nowStephen Beaver2016-02-191-1/+2
| | | | | | |
* | | | | | | Fixed #5908Stephen Beaver2016-02-192-16/+16
| | | | | | |
OpenPOWER on IntegriCloud