summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update translation filesRenato Botelho2017-07-2484-24510/+63495
* Regenerate potRenato Botelho2017-07-241-567/+627
* Support widget visible by defaultSteve Beaver2017-07-201-1/+1
* Add customer support widgetSteve Beaver2017-07-201-0/+109
* Prevent iOS auto-capitalization on username fieldSteve Beaver2017-07-171-1/+1
* Change login page links to absolute pathsSteve Beaver2017-07-171-3/+3
* Use an alternate method to stop unbound and fix #7326jim-p2017-07-141-6/+19
* If a client address is in the webConfiguratorlockout table, do not allow them...jim-p2017-07-141-0/+25
* Fix typojim-p2017-07-131-2/+2
* Merge pull request #3771 from PiBa-NL/20170701-cron-fixRenato Botelho2017-07-132-4/+4
|\
| * cron, fix job removal by index splice and write valid schedules for ramdrive ...PiBa-NL2017-07-012-4/+4
* | Merge pull request #3772 from PiBa-NL/20170703-boot-config-check-messageRenato Botelho2017-07-131-1/+1
|\ \
| * | bootup, change message to "Checking config backups consistency..." to tell wh...PiBa-NL2017-07-031-1/+1
| |/
* | Merge pull request #3782 from PiBa-NL/20170712-nat-configure-skip-no-destRenato Botelho2017-07-131-4/+0
|\ \
| * | nat, portforwards should not make up a new destination information when a con...PiBa-NL2017-07-121-4/+0
* | | Restructure how unbound zone data is written to fix processing of "redirect" ...jim-p2017-07-133-38/+106
* | | Improve the way the auth server list is generated and account for a key being...jim-p2017-07-101-4/+2
* | | Fix OpenVPN Auth Digest Algorithm selection so it does not use duplicate/alia...jim-p2017-07-103-3/+57
|/ /
* | Fix CA reference so serial increases properly. Remove variable for feature th...jim-p2017-07-072-3/+3
* | Stop using pecl-ssh2Renato Botelho2017-07-061-2/+0
* | Add another possible CSR Armor string when validating. Ticket #7383jim-p2017-07-061-1/+3
* | Restructure how certificate types and SANs are handled in the cert manager wh...jim-p2017-07-062-170/+165
* | Removed MSS clamping exclusionsRobbert Rijkse2017-07-061-4/+1
* | Several complaints of unbound problems after commiting, so back this out. Rev...jim-p2017-07-061-22/+6
* | Add the ability to set certificate type and SAN attributes in a CSR. Ticket #...jim-p2017-07-053-58/+139
* | Fix missing line from openssl.cnfjim-p2017-07-051-1/+1
* | Update translation filesRenato Botelho2017-07-0582-4746/+5117
* | Regenerate potRenato Botelho2017-07-051-107/+111
* | Add the username as the first SAN when making a user certificate from the use...jim-p2017-07-051-0/+4
* | Fix some additional cases for CN->SAN handling, and move some code to a funct...jim-p2017-07-052-14/+32
* | Include User Agent information when update bogons listRenato Botelho2017-07-051-0/+8
* | Remove extra spaces from User AgentRenato Botelho2017-07-053-4/+4
* | Send uniqueid instead of UUID on user-agentRenato Botelho2017-07-054-17/+23
* | Declare user_agent variable in the function it's usedRenato Botelho2017-07-051-10/+5
* | Move uniqueid read to a function system_get_uniqueid()Renato Botelho2017-07-052-3/+21
* | Change the way unbound is stopped when the process is being restarted, to giv...jim-p2017-06-291-6/+22
* | unbound-control needs to know the config path or else it can't work properly....jim-p2017-06-291-2/+2
* | Set a value for this variable in each case, so a previous value isn't re-used...jim-p2017-06-291-0/+1
* | 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
* | | Issue #7659 foreach warning on adding gatewayPhil Davis2017-06-251-6/+8
|/ /
* | 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
* | Correct intentingSteve Beaver2017-06-231-84/+84
OpenPOWER on IntegriCloud