summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'hamnur2017-06-302-8/+24
|\
| * Change the way unbound is stopped when the process is being restarted, to ↵jim-p2017-06-291-6/+22
| | | | | | | | give the old process enough time to exit cleanly. Fixes #7326
| * unbound-control needs to know the config path or else it can't work ↵jim-p2017-06-291-2/+2
| | | | | | | | properly. Fixes #7667
* | Activate RADIUS accounting for mobile ipsec if it was selected on the auth ↵hamnur2017-06-301-0/+7
| | | | | | | | server view
* | Add strongswan rekeymargin attribute to vpn ipsec phase1 viewhamnur2017-06-292-0/+19
|/
* Set a value for this variable in each case, so a previous value isn't ↵jim-p2017-06-291-0/+1
| | | | re-used in a loop.
* Revise Dark gray color code for login pageSteve Beaver2017-06-281-1/+1
|
* Fix missing '>' on /span tagSteve Beaver2017-06-271-1/+1
|
* Add "Dark Gray" login page colorSteve Beaver2017-06-271-2/+2
|
* Update translation filesRenato Botelho2017-06-2782-1012/+1359
|
* Regenerate potRenato Botelho2017-06-271-5/+5
|
* Merge pull request #3767 from BBcan177/patch-1Renato Botelho2017-06-261-2/+2
|\
| * Update diag_gmirror.phpBBcan1772017-06-251-2/+2
| | | | | | Fix typo
* | Issue #7659 foreach warning on adding gatewayPhil Davis2017-06-251-6/+8
|/ | | | Signed-off-by: Phil Davis <phil@jankaritech.com>
* Respect GUI Login autocomplete preference settingSteve Beaver2017-06-232-1/+2
|
* Fix some other outdated linksjim-p2017-06-235-5/+5
|
* Restyle autocomplete on webkit browsers to remove the yellow background used ↵Steve Beaver2017-06-231-0/+12
| | | | by Chrome
* Correct intentingSteve Beaver2017-06-231-84/+84
|
* Code style cleanupSteve Beaver2017-06-231-8/+6
|
* Fix interface groups link.jim-p2017-06-231-1/+1
|
* Minor positioning tweak to login pageSteve Beaver2017-06-231-4/+1
|
* Add support to CESA crypto accelerator in pfSense GUI.Luiz Souza2017-06-201-0/+5
|
* Update translation filesRenato Botelho2017-06-2082-21290/+23416
|
* Regenerate potRenato Botelho2017-06-201-498/+543
|
* Match whitespace after $vhid when checking CARP status to avoid partial ↵jim-p2017-06-201-1/+1
| | | | | | matches. Fixes #7638 While here, fix variable references with braces and combine the two calls to grep into a single pattern.
* Merge pull request #3756 from PiBa-NL/20170613-wolSteve Beaver2017-06-203-4/+4
|\
| * wol, use 'usepost' for links that need to send the magic packetPiBa-NL2017-06-143-4/+4
| |
* | Merge pull request #3745 from stilez/patch-64Steve Beaver2017-06-201-27/+15
|\ \
| * | Code cleanup, and add an info message under widget liststilez2017-05-281-27/+15
| |/ | | | | Minor code cleanup/simplifying. Also many pages have their settings in their built-in settings panel, so the fact that the dashboard has settings elsewhere isn't obvious. Added a brief message on the widget selection panel to aid discoverability
* | Merge pull request #3638 from doktornotor/patch-25Steve Beaver2017-06-201-2/+3
|\ \
| * | status_interfaces.php - fix includesdoktornotor2017-03-101-2/+3
| | |
* | | Merge pull request #3631 from doktornotor/patch-20Steve Beaver2017-06-201-0/+5
|\ \ \
| * | | Add missing includes to config.console.incdoktornotor2017-03-081-0/+5
| | | |
* | | | Fix spelling in commentSteve Beaver2017-06-201-1/+1
| | | |
* | | | Use more informative IDs in login page HTMLSteve Beaver2017-06-202-13/+13
| | | |
* | | | Don't display login CSS files in theme listSteve Beaver2017-06-201-6/+8
| | | |
* | | | Added orange login page choiceSteve Beaver2017-06-191-1/+2
| | | |
* | | | 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 ↵jim-p2017-06-161-3/+8
| | | | | | | | | | | | | | | | diag_table.php. Fixes #7652
* | | | Add input validation for interface names on firewall_nat_edit.php and fix ↵jim-p2017-06-161-29/+33
| | | | | | | | | | | | | | | | encoding of the interface name in dst_change. Fixes #7651
* | | | Prevent the filename from being used to run XSS in the diag_edit.php file ↵jim-p2017-06-161-1/+1
| | | | | | | | | | | | | | | | browser. Fixes #7650
* | | | Change login page footer positioningSteve Beaver2017-06-167-13/+7
| | | | | | | | | | | | | | | | Change paid support link to https://www.netgate.com/support
* | | | Remove experimental login page stuffSteve Beaver2017-06-151-130/+0
| | | |
* | | | Improve "new design" noticeSteve Beaver2017-06-151-1/+1
| | | |
OpenPOWER on IntegriCloud