Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix rcfile service definition, fix file permissions, cleanups | doktornotor | 2015-11-18 | 1 | -96/+108 |
| | |||||
* | Fix service (re)restart failure due to some lingering /tmp junk | doktornotor | 2015-11-18 | 1 | -5/+16 |
| | | | Reported @ https://forum.pfsense.org/index.php?topic=75321.0 | ||||
* | Merge pull request #1182 from bmeeks8/snort-3.2.9 | Renato Botelho | 2015-11-18 | 16 | -123/+206 |
|\ | |||||
| * | Bump Snort versions: binary to v2.9.7.6 and GUI pkg to v3.2.9 | bmeeks8 | 2015-11-18 | 3 | -5/+5 |
| | | |||||
| * | Ignore shell script RESTART command when a START is already in progress. | bmeeks8 | 2015-11-18 | 1 | -2/+7 |
| | | |||||
| * | Add fixes for some OpenAppID missing folders and files. | bmeeks8 | 2015-11-17 | 2 | -1/+9 |
| | | |||||
| * | Add reminder to save setting changes to PREPROCESSORS tab. | bmeeks8 | 2015-11-16 | 6 | -1/+31 |
| | | |||||
| * | Enable logging of IPv6 addresses in Unified2 logs as extra-data. | bmeeks8 | 2015-11-10 | 1 | -0/+3 |
| | | |||||
| * | Tidy up output messages during package installation and rule updates. | bmeeks8 | 2015-11-10 | 2 | -110/+117 |
| | | |||||
| * | Add support for decompress_swf and decompress_pdf HTTP_INSPECT options. | bmeeks8 | 2015-11-10 | 4 | -6/+36 |
| | | |||||
* | | Merge pull request #1181 from doktornotor/patch-8 | Chris Buechler | 2015-11-18 | 2 | -9/+15 |
|\ \ | |||||
| * | | Bump squid3 package version | doktornotor | 2015-11-18 | 1 | -1/+1 |
| | | | |||||
| * | | Squid3 - do not add invalid subnets for 'Allow Users on Interface' to ACL ↵ | doktornotor | 2015-11-18 | 1 | -8/+14 |
|/ / | | | | | | | (Bug #4331, Bug #4526) | ||||
* | | Make sure config item is an array before try to foreach. Bump version 1.0.8 | Renato Botelho | 2015-11-16 | 3 | -2/+7 |
| | | |||||
* | | Merge pull request #1172 from doktornotor/patch-4 | Chris Buechler | 2015-11-16 | 5 | -83/+109 |
|\ \ | |||||
| * | | Bump pfflowd package version | doktornotor | 2015-11-15 | 1 | -1/+1 |
| | | | |||||
| * | | Bump pfflowd package version | doktornotor | 2015-11-15 | 1 | -1/+1 |
| | | | |||||
| * | | Bump pfflowd package version | doktornotor | 2015-11-15 | 1 | -1/+1 |
| | | | |||||
| * | | 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 #1170 from doktornotor/patch-1 | Chris Buechler | 2015-11-16 | 6 | -22/+89 |
|\ \ \ | |||||
| * | | | Add missing includes | doktornotor | 2015-11-15 | 1 | -0/+2 |
| | | | | |||||
| * | | | Sanitize and bump nmap package version | doktornotor | 2015-11-15 | 1 | -2/+2 |
| | | | | |||||
| * | | | Sanitize and bump nmap package version | doktornotor | 2015-11-15 | 1 | -2/+2 |
| | | | | |||||
| * | | | Bump nmap package version | doktornotor | 2015-11-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | Remove created symlink on uninstall, clean up input validations, code style ↵ | doktornotor | 2015-11-15 | 1 | -7/+13 |
| | | | | | | | | | | | | | | | | fixes | ||||
| * | | | Add privileges configuration to nmap package | doktornotor | 2015-11-15 | 1 | -10/+32 |
| | | | | | | | | | | | | Improve descriptions while here. | ||||
| * | | | Add privileges configuration to nmap package | doktornotor | 2015-11-15 | 1 | -0/+37 |
| |/ / | |||||
* | | | Merge pull request #1171 from doktornotor/patch-2 | Chris Buechler | 2015-11-16 | 6 | -65/+130 |
|\ \ \ | |||||
| * | | | Sanitize and bump nrpe2 package version | doktornotor | 2015-11-15 | 1 | -2/+2 |
| | | | | |||||
| * | | | Sanitize and bump nrpe2 package version | doktornotor | 2015-11-15 | 1 | -2/+2 |
| | | | | |||||
| * | | | Bump nrpe2 package version | doktornotor | 2015-11-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | nrpe2 package fixes | doktornotor | 2015-11-15 | 1 | -34/+64 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Add input validations - Fix package install/deinstall - Fix disabling the service - Code style fixes | ||||
| * | | | Add privileges configuration to nrpe2 package | doktornotor | 2015-11-15 | 1 | -0/+37 |
| | | | | |||||
| * | | | nrpe2 package fixes | doktornotor | 2015-11-15 | 1 | -26/+24 |
| |/ / | | | | | | | | | | | | | - Add input validations - Add privileges configuration - Fix package install/deinstall | ||||
* | | | Merge pull request #1173 from doktornotor/patch-5 | Chris Buechler | 2015-11-16 | 6 | -29/+82 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bump phpservice package version | doktornotor | 2015-11-16 | 1 | -3/+2 |
| | | | |||||
| * | | Bump phpservice package version | doktornotor | 2015-11-16 | 1 | -3/+2 |
| | | | |||||
| * | | Bump phpservice package version | doktornotor | 2015-11-16 | 1 | -2/+1 |
| | | | |||||
| * | | (de)install and service handling fixes | doktornotor | 2015-11-16 | 1 | -12/+28 |
| | | | |||||
| * | | Add privileges configuration to phpservice package | doktornotor | 2015-11-16 | 1 | -0/+38 |
| | | | |||||
| * | | Add privileges configuration, (de)install and service handling fixes | doktornotor | 2015-11-16 | 1 | -9/+11 |
|/ / | |||||
* | | Merge pull request #1149 from doktornotor/patch-7 | Chris Buechler | 2015-11-15 | 6 | -131/+281 |
|\ \ | |||||
| * | | Fix array declaration | doktornotor | 2015-11-14 | 1 | -1/+1 |
| | | | |||||
| * | | Bump freeradius2 package version | doktornotor | 2015-11-14 | 1 | -1/+1 |
| | | | |||||
| * | | Bump freeradius2 package version | doktornotor | 2015-11-14 | 1 | -1/+1 |
| | | | |||||
| * | | Bump freeradius2 package version | 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 |
| |/ |