summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* 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-131-1/+1
|\
| * cron, fix job removal by index splice and write valid schedules for ramdrive ...PiBa-NL2017-07-011-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-132-38/+102
* | | 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-071-1/+1
* | Restructure how certificate types and SANs are handled in the cert manager wh...jim-p2017-07-061-24/+53
* | 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-051-2/+24
* | Fix some additional cases for CN->SAN handling, and move some code to a funct...jim-p2017-07-051-0/+27
* | Remove extra spaces from User AgentRenato Botelho2017-07-052-3/+3
* | Send uniqueid instead of UUID on user-agentRenato Botelho2017-07-052-6/+6
* | 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-051-0/+18
* | 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
* | Fix missing '>' on /span tagSteve Beaver2017-06-271-1/+1
* | Issue #7659 foreach warning on adding gatewayPhil Davis2017-06-251-6/+8
* | Respect GUI Login autocomplete preference settingSteve Beaver2017-06-231-1/+1
* | Fix some other outdated linksjim-p2017-06-231-1/+1
* | Correct intentingSteve Beaver2017-06-231-84/+84
* | Code style cleanupSteve Beaver2017-06-231-8/+6
* | Minor positioning tweak to login pageSteve Beaver2017-06-231-4/+1
* | Match whitespace after $vhid when checking CARP status to avoid partial match...jim-p2017-06-201-1/+1
* | 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-201-6/+6
* | | Don't display login CSS files in theme listSteve Beaver2017-06-201-6/+8
| |/ |/|
* | Restore MITM warningSteve Beaver2017-06-191-23/+29
* | 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-191-62/+63
* | Revised CSS for login pageSteve Beaver2017-06-161-6/+11
* | Improve "new design" noticeSteve Beaver2017-06-151-1/+1
* | Experimental login page designSteve Beaver2017-06-152-62/+84
* | Add Spanish (Argentina) to the list of available languagesRenato Botelho2017-06-091-0/+1
* | Fix DNS wildcard support for LoopiaMartin Hagelin2017-06-091-1/+2
* | 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
* | | Fix preg_match call without delimiter and also use preg_quote() to variable u...Renato Botelho2017-05-301-1/+1
OpenPOWER on IntegriCloud