aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* pfBlockerNG v2.0BBcan1772015-11-1523-5105/+8429
|
* Merge pull request #1149 from doktornotor/patch-7Chris Buechler2015-11-153-128/+278
|\
| * Fix array declarationdoktornotor2015-11-141-1/+1
| |
| * Add privileges configuration to freeradius2 packagedoktornotor2015-11-141-0/+60
| |
| * Add privileges configuration to freeradius2 package, fix file permissions, ↵doktornotor2015-11-141-128/+217
| | | | | | | | cleanups
| * Apply LDAP configuration on reinstall/upgrade (fixes Bug #5406)doktornotor2015-11-101-0/+1
| |
* | Merge pull request #1153 from doktornotor/patch-9Chris Buechler2015-11-153-8/+57
|\ \
| * | Add custom savetextdoktornotor2015-11-121-3/+4
| | |
| * | Add privileges configuration to iperf packagedoktornotor2015-11-121-5/+10
| | | | | | | | | Also do some cleanups while here.
| * | Add privileges configuration to iperf packagedoktornotor2015-11-121-0/+43
| |/
* | Merge pull request #1147 from PbIXTOP/patch-1Chris Buechler2015-11-151-2/+2
|\ \
| * | Update stunnel.incPbIXTOP2015-11-091-2/+2
| | | | | | | | | Fix using blank field in "Listen on IP"
* | | Merge pull request #1146 from doktornotor/patch-6Chris Buechler2015-11-152-81/+14
|\ \ \
| * | | Syslog messages cosmeticsdoktornotor2015-11-121-3/+3
| | | |
| * | | Remove broken dynamic caching patternsdoktornotor2015-11-081-22/+3
| | | | | | | | | | | | Avast/Symantec have been completely no-op and useless for years since AV updates for those are streamed to clients hundreds time every day. Suspect same story for Avira. The WU refresh_patterns was broken and don't work reliably anyway. People can define their own patterns if needed without maintenance burden for package maintainers.
| * | | Remove broken dynamic caching patternsdoktornotor2015-11-081-56/+8
| |/ / | | | | | | Avast/Symantec have been completely no-op and useless for years since AV updates for those are streamed to clients hundreds time every day. Suspect same story for Avira. The WU refresh_patterns was broken and don't work reliably anyway. People can define their own patterns if needed without maintenance burden for package maintainers.
* | | Merge pull request #1145 from doktornotor/patch-5Chris Buechler2015-11-153-215/+241
|\ \ \
| * | | Add instructions for Bug #4793 to the GUI as well.doktornotor2015-11-081-1/+7
| | | |
| * | | XMLRPC sync fixes and improvementsdoktornotor2015-11-071-151/+155
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix CARP/HA sync option (port/protocol) - Honor enable/disable checkboxes - Fix literal IPv6 handling for sync targets - Do settings validation and only try to sync when configuration is valid - Code cleanup
| * | | XMLRPC sync fixes and improvementsdoktornotor2015-11-071-60/+58
| | | | | | | | | | | | | | | | - Tweak some descriptions - Fix copyright header, whitespace, remove useless tags
| * | | Disable other blacklist fields when blacklisting is not enableddoktornotor2015-11-071-0/+1
| | | |
| * | | Add checks for ramdisks, force disable blacklists usage on nanobsd (Bug #4608)doktornotor2015-11-071-1/+13
| | | |
| * | | Add note about blacklists being unsupported on nanobsddoktornotor2015-11-071-2/+7
| |/ /
* | | Merge pull request #1144 from doktornotor/patch-4Chris Buechler2015-11-153-215/+241
|\ \ \
| * | | Add instructions for Bug #4793 to the GUI as well.doktornotor2015-11-081-2/+8
| | | |
| * | | XMLRPC sync fixes and improvementsdoktornotor2015-11-071-60/+58
| | | | | | | | | | | | | | | | - Tweak some descriptions - Fix copyright header, whitespace, remove useless tags
| * | | XMLRPC sync fixes and improvementsdoktornotor2015-11-071-151/+155
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix CARP/HA sync option (port/protocol) - Honor enable/disable checkboxes - Fix literal IPv6 handling for sync targets - Do settings validation and only try to sync when configuration is valid - Code cleanup
| * | | Add input validation to force disabling of blacklists on nanobsddoktornotor2015-11-071-0/+5
| | | |
| * | | Add note about blacklists being unsupported on nanobsddoktornotor2015-11-071-1/+7
| | | |
| * | | Add input validation for 'Use RAM Disks' on full install boxes (Bug #4608)doktornotor2015-11-071-1/+8
| |/ /
* | | Merge pull request #1142 from doktornotor/patch-1Chris Buechler2015-11-153-10/+55
|\ \ \
| * | | Add privileges configuration to ntopng packagedoktornotor2015-11-141-0/+37
| | | |
| * | | Add privileges configuration to ntopng packagedoktornotor2015-11-141-1/+5
| | | |
| * | | ntopng - unlink rc script when disabled to prevent it from starting on rebootdoktornotor2015-11-061-9/+13
| |/ /
* | | Merge pull request #1152 from doktornotor/patch-8Chris Buechler2015-11-154-96/+233
|\ \ \
| * | | XMLRPC sync fixes and improvementsdoktornotor2015-11-121-20/+79
| | | | | | | | | | | | | | | | | | | | | | | | - Add CARP/HA sync option - Add enable/disable checkbox per replication target - Add protocol/port selection - Add timeout setting
| * | | Add privileges configuration to ipguard packagedoktornotor2015-11-121-0/+41
| | | |
| * | | Add privileges configuration to ipguard packagedoktornotor2015-11-121-3/+5
| | | |
| * | | XMLRPC sync fixes and improvementsdoktornotor2015-11-121-73/+108
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | - Add CARP/HA sync option - Add enable/disable checkbox per replication target - Add protocol/port selection - Add timeout setting - Fix literal IPv6 handling for sync targets - Do settings validation and only try to sync when configuration is valid - Some code style touches while here
* | | Merge pull request #1157 from doktornotor/patch-13Chris Buechler2015-11-143-3/+55
|\ \ \
| * | | Add privileges configuration to apache_mod_security packagedoktornotor2015-11-141-1/+5
| | | |
| * | | Add privileges configuration to apache_mod_security packagedoktornotor2015-11-141-0/+42
| | | |
| * | | Add some PBI crap hacksdoktornotor2015-11-121-1/+7
| | | |
| * | | Disable mod_cgi since it's not packaged at alldoktornotor2015-11-121-1/+1
| | | |
* | | | Merge pull request #1154 from doktornotor/patch-10Chris Buechler2015-11-142-15/+50
|\ \ \ \
| * | | | Add privileges configuration to mtr-nox11 packagedoktornotor2015-11-121-0/+37
| | | | |
| * | | | Add privileges configuration to mtr-nox11 packagedoktornotor2015-11-121-15/+13
| | |/ / | |/| | | | | | Plus some cleanups while here.
* | | | Merge pull request #1155 from doktornotor/patch-11Chris Buechler2015-11-143-20/+70
|\ \ \ \
| * | | | Add default port valuedoktornotor2015-11-121-0/+1
| | | | |
| * | | | Add default port valuedoktornotor2015-11-121-0/+1
| | | | |