summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gateway monitoring, give apinger some time to properly 'initialize' before us...PiBa-NL2017-06-241-19/+37
* Correct spacing for extra small view portal (phone)Steve Beaver2017-06-191-1/+1
* Restore MITM warningSteve Beaver2017-06-192-31/+50
* Include host name if so configuredSteve Beaver2017-06-191-1/+1
* Restore cookie warning via pop-upSteve Beaver2017-06-191-9/+14
* Ignore loginpage color values from previous version that used the file nameSteve Beaver2017-06-191-1/+1
* Improved login page graphicSteve Beaver2017-06-199-843/+134
* Revised CSS for login pageSteve Beaver2017-06-167-78/+53
* Fix handling of the 'type' parameter so it is validated and encoded on diag_t...jim-p2017-06-161-3/+8
* Add input validation for interface names on firewall_nat_edit.php and fix enc...jim-p2017-06-161-29/+33
* Prevent the filename from being used to run XSS in the diag_edit.php file bro...jim-p2017-06-161-1/+1
* Change login page footer positioningSteve Beaver2017-06-167-13/+7
* Remove experimental login page stuffSteve Beaver2017-06-151-130/+0
* Improve "new design" noticeSteve Beaver2017-06-151-1/+1
* Experimental login page designSteve Beaver2017-06-1510-62/+1136
* Remove pftop peak and rate from the sort options as they won't produce anythi...jim-p2017-06-151-2/+0
* Remove pftop size from this list, too. Fixes #7579jim-p2017-06-151-1/+0
* Change IPsec widget tunnel status to handle newer strongSwan childid format. ...jim-p2017-06-151-1/+2
* Restore the captive portal feature to view the captive portal page directly f...jim-p2017-06-141-3/+10
* Redact BGP MD5 password/key in status output. Fixes #7642jim-p2017-06-131-0/+2
* Don't remove examples from packages as obsolete, some packages rely on the fi...jim-p2017-06-121-1/+0
* Comment typo/whitespace fixdoktornotor2017-06-121-2/+2
* Add Spanish (Argentina) to the list of available languagesRenato Botelho2017-06-091-0/+1
* Update translation filesRenato Botelho2017-06-0982-15565/+21101
* Regenerate potRenato Botelho2017-06-091-223/+254
* Fix DNS wildcard support for LoopiaMartin Hagelin2017-06-091-1/+2
* Fix anchor tag locationSteve Beaver2017-06-081-1/+1
* Merge pull request #3750 from PiBa-NL/20170606-denyconfigwritejim-p2017-06-071-0/+1
|\
| * permissions, log when user tries to save the configuration but has the 'deny ...PiBa-NL2017-06-061-0/+1
* | Add more checks to eliminate empty config tags in package settings. Fixes #7624jim-p2017-06-051-3/+13
* | Improve commentSteve Beaver2017-06-011-2/+2
* | Use the section ID as an anchor so that hyperlinks can jump directly to that ...Steve Beaver2017-06-011-4/+19
* | Fix preg_match call without delimiter and also use preg_quote() to variable u...Renato Botelho2017-05-301-1/+1
* | Merge pull request #3740 from stilez/patch-59Renato Botelho2017-05-293-13/+62
|\ \
| * | Don't create system notices for errors in user-entered ad-hoc PHP (diag_comma...stilez2017-05-271-1/+2
| * | Various updates to PRstilez2017-05-271-19/+19
| * | create global for user code dir, in diag_command.phpstilez2017-05-271-0/+1
| * | add commentstilez2017-05-251-0/+1
| * | typostilez2017-05-251-1/+1
| * | If user-entered PHP errors out, display the error line in context to help the...stilez2017-05-241-12/+58
* | | Merge pull request #3731 from ylecuyer/ylecuyer-patch-1Renato Botelho2017-05-291-2/+2
|\ \ \
| * | | Removed htmlspecialchars when loading leases from configYoann Lecuyer2017-05-181-2/+2
* | | | 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-268-41/+120
|\ \ \
| * | | auth_check, faster authentication check while automatically refreshing diag_r...PiBa-NL2017-05-211-2/+3
| * | | auth_check, move the cmp_page_matches() to its own file so it can be shared b...PiBa-NL2017-05-153-72/+71
| * | | auth_check lowers cpu usage for checking if the user has permission for the p...PiBa-NL2017-05-115-4/+83
* | | | 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
OpenPOWER on IntegriCloud