summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Make rules that deal with IP+MAC pairs to be layer2 onlyRenato Botelho2017-07-261-5/+3
* Restore calls to pfSense_ipfw_table_zerocnt(), it's fixed nowRenato Botelho2017-07-251-4/+2
* Remove unused parametersRenato Botelho2017-07-251-3/+3
* Do not associate IP and MAC on down tableRenato Botelho2017-07-251-1/+3
* Fix syntaxRenato Botelho2017-07-251-1/+1
* Remove leftover debugRenato Botelho2017-07-251-1/+0
* Ressurrect nomacfilter option on CP now IPFW supports combined tables with IP...Renato Botelho2017-07-251-7/+14
* Re-introduce Captive Portal statisticsRenato Botelho2017-07-251-24/+33
* 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 #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-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
* | Stop using pecl-ssh2Renato Botelho2017-07-061-2/+0
* | 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
* | Include User Agent information when update bogons listRenato Botelho2017-07-051-0/+8
* | 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
OpenPOWER on IntegriCloud