summaryrefslogtreecommitdiffstats
path: root/src/usr/local
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Clearer narrative for domain override on main resolver config pagestilez2017-03-051-0/+7
| | * | | | Clearer narrative for domain override edit pagestilez2017-03-051-2/+8
| | |/ / /
| * | | | Merge pull request #3628 from doktornotor/patch-17Steve Beaver2017-03-201-6/+34
| |\ \ \ \
| | * | | | Add error handling to AJAX calldoktornotor2017-03-081-0/+3
| | * | | | Add AJAX to interfaces widgetdoktornotor2017-03-081-6/+31
| * | | | | Merge pull request #3630 from doktornotor/patch-19Steve Beaver2017-03-201-0/+3
| |\ \ \ \ \
| | * | | | | Add error handling to AJAX calldoktornotor2017-03-081-0/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #3632 from doktornotor/patch-21Steve Beaver2017-03-209-17/+23
| |\ \ \ \ \
| | * | | | | Add reason to write_config() calldoktornotor2017-03-091-1/+1
| | * | | | | Add reason to write_config() calldoktornotor2017-03-091-1/+1
| | * | | | | Update system_update_settings.phpdoktornotor2017-03-091-1/+1
| | * | | | | Add reason to write_config() calldoktornotor2017-03-091-1/+1
| | * | | | | Add reason to write_config() calldoktornotor2017-03-091-1/+1
| | * | | | | Add reason to write_config() callsdoktornotor2017-03-091-10/+10
| | * | | | | Add reason to write_config() calldoktornotor2017-03-091-1/+1
| | * | | | | Add reason to write_config() callsdoktornotor2017-03-091-1/+6
| | * | | | | Add reason to write_config() calldoktornotor2017-03-091-0/+1
| | |/ / / /
| * | | | | Merge pull request #3594 from doktornotor/patch-13Steve Beaver2017-03-201-2/+2
| |\ \ \ \ \
| | * | | | | Reduce numeric precision in gateways widget to single decimal place (Feature ...doktornotor2017-02-261-2/+2
| * | | | | | Merge pull request #3529 from Chrisc-c-c/Fix-List-Sort-OrderSteve Beaver2017-03-202-7/+20
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Fix incorrect sorting for various dropdown lists.Chris Rowe2017-02-122-7/+20
* | | | | | | Redmine 7182 Allow multiple copies of widgets on dashboardPhil Davis2017-03-2020-815/+944
* | | | | | | Redmine #7318 None button for widget filtersPhil Davis2017-03-1910-50/+56
* | | | | | | Handle widgets having no items selected for displayPhil Davis2017-03-199-20/+112
|/ / / / / /
* | | | | | Don't display the "export key" icon if there is no key to export. e.g. If hte...Steve Beaver2017-03-151-1/+3
* | | | | | Base64 encode private keySteve Beaver2017-03-151-1/+1
* | | | | | Add the ability to save a private key with the newly signed certSteve Beaver2017-03-151-1/+20
* | | | | | Revised certificate selectors to use refid rather than indexSteve Beaver2017-03-151-14/+18
* | | | | | Deleted CSR key textarea - No longer requiredSteve Beaver2017-03-151-20/+3
* | | | | | Merge pull request #3515 from marjohn56/masterjim-p2017-03-152-9/+3
|\ \ \ \ \ \
| * | | | | | WAN flap loss of IPv6marjohn562017-03-122-9/+3
* | | | | | | Merge pull request #3583 from phil-davis/alias-hover-textjim-p2017-03-151-4/+30
|\ \ \ \ \ \ \
| * | | | | | | Fix #7316 Alias Edit keep pattern, placeholder, title in sync on all rowsPhil Davis2017-02-251-4/+30
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #3457 from stilez/patch-38jim-p2017-03-151-11/+29
|\ \ \ \ \ \ \
| * | | | | | | More sanitising of ipprotocol and other input fieldsstilez2017-02-011-11/+29
* | | | | | | | Revised error handling for CSR signingSteve Beaver2017-03-151-26/+15
* | | | | | | | Spelling fix in help textSteve Beaver2017-03-141-1/+1
* | | | | | | | Improve error detection in Openssl libSteve Beaver2017-03-141-16/+29
* | | | | | | | Added the ability to sign a CSRSteve Beaver2017-03-141-4/+138
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge pull request #3626 from phil-davis/trigger-initial-wizard-7364Renato Botelho2017-03-081-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix #7364 Console assigned VLAN disappears after rebootPhil Davis2017-03-081-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #3577 from phil-davis/patch-10Renato Botelho2017-03-081-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix #7306 Correctly filter log widget entries by interface descriptionPhil Davis2017-02-231-2/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Remove whirlpool from the list of CA/Cert digest algorithms as it does not wo...jim-p2017-03-082-2/+2
* | | | | | | Fix display of openssl errors when working with CA or certificate entries. Fo...jim-p2017-03-082-10/+17
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #3574 from phil-davis/wrap-host-domain-namesRenato Botelho2017-03-073-2/+6
|\ \ \ \ \ \
| * | | | | | Redmine #7301 Put dot after the word breakPhil Davis2017-02-231-1/+1
| * | | | | | Redmine #7301 Provide word-break opportunity for dynamic DNS host namesPhil Davis2017-02-233-2/+6
| |/ / / / /
* | | | | | Merge pull request #3606 from PiBa-NL/igmp_apply-20170303Renato Botelho2017-03-071-5/+1
|\ \ \ \ \ \
| * | | | | | igmp, fix apply button, remove save buttonPiBa-NL2017-03-031-5/+1
| |/ / / / /
OpenPOWER on IntegriCloud