Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add privileges configuration to pfflowd package | doktornotor | 2015-11-15 | 1 | -0/+37 |
| | |||||
* | pfflowd - add privileges configuration, fixes and cleanups | doktornotor | 2015-11-15 | 1 | -80/+69 |
| | | | | | - Add privileges configuration - Add Enable checkbox instead of using the foreach() hack - Validate Source IP as well | ||||
* | Merge pull request #1149 from doktornotor/patch-7 | Chris Buechler | 2015-11-15 | 3 | -128/+278 |
|\ | |||||
| * | Fix array declaration | doktornotor | 2015-11-14 | 1 | -1/+1 |
| | | |||||
| * | Add privileges configuration to freeradius2 package | doktornotor | 2015-11-14 | 1 | -0/+60 |
| | | |||||
| * | Add privileges configuration to freeradius2 package, fix file permissions, ↵ | doktornotor | 2015-11-14 | 1 | -128/+217 |
| | | | | | | | | cleanups | ||||
| * | Apply LDAP configuration on reinstall/upgrade (fixes Bug #5406) | doktornotor | 2015-11-10 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #1153 from doktornotor/patch-9 | Chris Buechler | 2015-11-15 | 3 | -8/+57 |
|\ \ | |||||
| * | | Add custom savetext | doktornotor | 2015-11-12 | 1 | -3/+4 |
| | | | |||||
| * | | Add privileges configuration to iperf package | doktornotor | 2015-11-12 | 1 | -5/+10 |
| | | | | | | | | | Also do some cleanups while here. | ||||
| * | | Add privileges configuration to iperf package | doktornotor | 2015-11-12 | 1 | -0/+43 |
| |/ | |||||
* | | Merge pull request #1147 from PbIXTOP/patch-1 | Chris Buechler | 2015-11-15 | 1 | -2/+2 |
|\ \ | |||||
| * | | Update stunnel.inc | PbIXTOP | 2015-11-09 | 1 | -2/+2 |
| | | | | | | | | | Fix using blank field in "Listen on IP" | ||||
* | | | Merge pull request #1146 from doktornotor/patch-6 | Chris Buechler | 2015-11-15 | 2 | -81/+14 |
|\ \ \ | |||||
| * | | | Syslog messages cosmetics | doktornotor | 2015-11-12 | 1 | -3/+3 |
| | | | | |||||
| * | | | Remove broken dynamic caching patterns | doktornotor | 2015-11-08 | 1 | -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 patterns | doktornotor | 2015-11-08 | 1 | -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-5 | Chris Buechler | 2015-11-15 | 3 | -215/+241 |
|\ \ \ | |||||
| * | | | Add instructions for Bug #4793 to the GUI as well. | doktornotor | 2015-11-08 | 1 | -1/+7 |
| | | | | |||||
| * | | | XMLRPC sync fixes and improvements | doktornotor | 2015-11-07 | 1 | -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 improvements | doktornotor | 2015-11-07 | 1 | -60/+58 |
| | | | | | | | | | | | | | | | | - Tweak some descriptions - Fix copyright header, whitespace, remove useless tags | ||||
| * | | | Disable other blacklist fields when blacklisting is not enabled | doktornotor | 2015-11-07 | 1 | -0/+1 |
| | | | | |||||
| * | | | Add checks for ramdisks, force disable blacklists usage on nanobsd (Bug #4608) | doktornotor | 2015-11-07 | 1 | -1/+13 |
| | | | | |||||
| * | | | Add note about blacklists being unsupported on nanobsd | doktornotor | 2015-11-07 | 1 | -2/+7 |
| |/ / | |||||
* | | | Merge pull request #1144 from doktornotor/patch-4 | Chris Buechler | 2015-11-15 | 3 | -215/+241 |
|\ \ \ | |||||
| * | | | Add instructions for Bug #4793 to the GUI as well. | doktornotor | 2015-11-08 | 1 | -2/+8 |
| | | | | |||||
| * | | | XMLRPC sync fixes and improvements | doktornotor | 2015-11-07 | 1 | -60/+58 |
| | | | | | | | | | | | | | | | | - Tweak some descriptions - Fix copyright header, whitespace, remove useless tags | ||||
| * | | | XMLRPC sync fixes and improvements | doktornotor | 2015-11-07 | 1 | -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 nanobsd | doktornotor | 2015-11-07 | 1 | -0/+5 |
| | | | | |||||
| * | | | Add note about blacklists being unsupported on nanobsd | doktornotor | 2015-11-07 | 1 | -1/+7 |
| | | | | |||||
| * | | | Add input validation for 'Use RAM Disks' on full install boxes (Bug #4608) | doktornotor | 2015-11-07 | 1 | -1/+8 |
| |/ / | |||||
* | | | Merge pull request #1142 from doktornotor/patch-1 | Chris Buechler | 2015-11-15 | 3 | -10/+55 |
|\ \ \ | |||||
| * | | | Add privileges configuration to ntopng package | doktornotor | 2015-11-14 | 1 | -0/+37 |
| | | | | |||||
| * | | | Add privileges configuration to ntopng package | doktornotor | 2015-11-14 | 1 | -1/+5 |
| | | | | |||||
| * | | | ntopng - unlink rc script when disabled to prevent it from starting on reboot | doktornotor | 2015-11-06 | 1 | -9/+13 |
| |/ / | |||||
* | | | Merge pull request #1152 from doktornotor/patch-8 | Chris Buechler | 2015-11-15 | 4 | -96/+233 |
|\ \ \ | |||||
| * | | | XMLRPC sync fixes and improvements | doktornotor | 2015-11-12 | 1 | -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 package | doktornotor | 2015-11-12 | 1 | -0/+41 |
| | | | | |||||
| * | | | Add privileges configuration to ipguard package | doktornotor | 2015-11-12 | 1 | -3/+5 |
| | | | | |||||
| * | | | XMLRPC sync fixes and improvements | doktornotor | 2015-11-12 | 1 | -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-13 | Chris Buechler | 2015-11-14 | 3 | -3/+55 |
|\ \ \ | |||||
| * | | | Add privileges configuration to apache_mod_security package | doktornotor | 2015-11-14 | 1 | -1/+5 |
| | | | | |||||
| * | | | Add privileges configuration to apache_mod_security package | doktornotor | 2015-11-14 | 1 | -0/+42 |
| | | | | |||||
| * | | | Add some PBI crap hacks | doktornotor | 2015-11-12 | 1 | -1/+7 |
| | | | | |||||
| * | | | Disable mod_cgi since it's not packaged at all | doktornotor | 2015-11-12 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #1154 from doktornotor/patch-10 | Chris Buechler | 2015-11-14 | 2 | -15/+50 |
|\ \ \ \ | |||||
| * | | | | Add privileges configuration to mtr-nox11 package | doktornotor | 2015-11-12 | 1 | -0/+37 |
| | | | | | |||||
| * | | | | Add privileges configuration to mtr-nox11 package | doktornotor | 2015-11-12 | 1 | -15/+13 |
| | |/ / | |/| | | | | | | Plus some cleanups while here. | ||||
* | | | | Merge pull request #1155 from doktornotor/patch-11 | Chris Buechler | 2015-11-14 | 3 | -20/+70 |
|\ \ \ \ | |||||
| * | | | | Add default port value | doktornotor | 2015-11-12 | 1 | -0/+1 |
| | | | | |