summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Expand)AuthorAgeFilesLines
* Update translation filesRenato Botelho2017-05-2982-8756/+46232
* Regenerate potRenato Botelho2017-05-291-174/+197
* Merge pull request #3728 from PiBa-NL/20170511-fastauthRenato Botelho2017-05-265-6/+7
|\
| * auth_check, faster authentication check while automatically refreshing diag_r...PiBa-NL2017-05-211-2/+3
| * auth_check lowers cpu usage for checking if the user has permission for the p...PiBa-NL2017-05-114-4/+4
* | Merge pull request #3717 from phil-davis/patch-11Renato Botelho2017-05-261-3/+2
|\ \
| * | Add missing break for cloudflare casePhil Davis2017-05-251-0/+1
| * | Integrate various cloudflare changesPhil Davis2017-05-011-3/+1
* | | Merge pull request #3739 from PiBa-NL/20170521-js-versioningRenato Botelho2017-05-233-9/+10
|\ \ \
| * | | webgui, load .js files with ?v=mtime version to prevent using old scripts aft...PiBa-NL2017-05-213-9/+10
* | | | Merge pull request #3737 from phil-davis/diag-dns-hide-add-alias-buttonRenato Botelho2017-05-231-0/+17
|\ \ \ \
| * | | | Diag DNS disable Add Alias button when host field is changedPhil Davis2017-05-211-0/+17
| |/ / /
* | | | Merge pull request #3729 from znerol/bug/master/tmp-scriptRenato Botelho2017-05-231-1/+0
|\ \ \ \
| * | | | Remove stray debug-code (/tmp/script)Lorenz Schori2017-05-151-1/+0
* | | | | Merge pull request #3715 from phil-davis/if-stats-widget-settingsRenato Botelho2017-05-231-33/+160
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into if-stats-widget-settingsPhil Davis2017-05-1133-135/+377
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into if-stats-widget-settingsPhil Davis2017-05-0987-27526/+30989
| |\ \ \ \ \
| * | | | | | Fix #7501 Add row-column prder option to interface stats widgetPhil Davis2017-04-291-35/+115
| * | | | | | Allow selection of stats items in interface statistics widgetPhil Davis2017-04-291-11/+62
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #3730 from PiBa-NL/20170517-sort-virtualipsRenato Botelho2017-05-231-1/+1
|\ \ \ \ \ \
| * | | | | | virtualips, ability to sort the tablePiBa-NL2017-05-171-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #3732 from phil-davis/rule-created-updatedRenato Botelho2017-05-233-84/+4
|\ \ \ \ \ \
| * | | | | | Make consistent rule information sectionPhil Davis2017-05-193-84/+4
| |/ / / / /
* | | | | | Add download button/function directly on status.php to ease confusion.jim-p2017-05-231-5/+31
* | | | | | Merge pull request #3733 from PiBa-NL/20170520-pkgedit-shiftemptyelementRenato Botelho2017-05-231-1/+1
|\ \ \ \ \ \
| * | | | | | pkg_edit, fix empty config tag checkPiBa-NL2017-05-201-1/+1
| |/ / / / /
* | | | | | Merge pull request #3734 from phil-davis/patch-1Renato Botelho2017-05-231-0/+2
|\ \ \ \ \ \
| * | | | | | Diag DNS fix update alias button text after add aliasPhil Davis2017-05-211-0/+2
| |/ / / / /
* | | | | | Merge pull request #3735 from phil-davis/dns-lookup-add-aliasRenato Botelho2017-05-231-2/+2
|\ \ \ \ \ \
| * | | | | | Diag DNS do not show Add Alias if no priv to add alaisPhil Davis2017-05-211-2/+2
| |/ / / / /
* | | | | | Merge pull request #3736 from phil-davis/diag-dns-change-host-add-aliasRenato Botelho2017-05-231-10/+25
|\ \ \ \ \ \
| * | | | | | Diag DNS do not create an empty alias if name does not resolvePhil Davis2017-05-211-10/+25
| |/ / / / /
* | | | | | Add NGID to status.phpjim-p2017-05-231-0/+8
* | | | | | Update translation filesRenato Botelho2017-05-2380-33973/+72164
* | | | | | Regenerate potRenato Botelho2017-05-231-703/+704
* | | | | | Fix links to CP MAC management page so they include the zone name. Fixes #7591jim-p2017-05-221-2/+2
* | | | | | Select "No Authentication" for a portal zone by default, since it is the defa...jim-p2017-05-221-2/+4
* | | | | | Fix options text/display for IPv4 DNS and Verify SSL on DynDNS clients. Fixes...jim-p2017-05-221-5/+5
* | | | | | Standardize privilege page and sorting between users and groups. Fixes #7587jim-p2017-05-222-6/+13
* | | | | | Add username to display when adding user privileges. Fixes #7586jim-p2017-05-221-0/+10
* | | | | | Provide a useful error message to the user when there is no private CA with w...jim-p2017-05-221-15/+26
* | | | | | Do not offer the 'peak' and 'rate' views for pftop since they only work in in...jim-p2017-05-221-1/+1
* | | | | | Remove "size" option from pftop as it does nothing. The "bytes" option is the...jim-p2017-05-221-1/+1
* | | | | | In the OpenVPN wizard, if the user chooses a different auth server type, clea...jim-p2017-05-222-0/+8
* | | | | | The logic for resolv-retry infinite was always setting it in client mode no m...jim-p2017-05-221-10/+0
* | | | | | Clarify address assignment behavior in the Tunnel Network fields for openvpn ...jim-p2017-05-222-9/+10
* | | | | | Fix help text for route_no_exec. Issue #7575jim-p2017-05-221-1/+1
* | | | | | Fix OpenVPN server port validation to disallow "0". 0 is still OK for client ...jim-p2017-05-221-1/+1
* | | | | | Remove references to unused "Address Pool" setting. The address behavior is n...jim-p2017-05-223-24/+4
* | | | | | Remove refs to defunct OpenVPN client manager port. Fixes #7568jim-p2017-05-221-43/+0
OpenPOWER on IntegriCloud