aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Do not produce warnings when registrations file does not existdoktornotor2015-11-211-2/+4
|
* Fix siproxd_chroot configurationdoktornotor2015-11-211-0/+1
|
* pfBlockerNG - Install code caching fixBBcan1772015-11-201-14/+95
|
* Merge pull request #1174 from BBcan177/pfBNG-11-15-15-1Chris Buechler2015-11-2023-5105/+8422
|\
| * pfBlockerNG - Update ports/pathsBBcan1772015-11-191-7/+2
| |
| * Minor format editBBcan1772015-11-161-8/+6
| |
| * pfBlockerNG v2.0BBcan1772015-11-1523-5105/+8429
| |
* | Tighten the input validation to make sure 'Bind IP Address' is configured on ↵doktornotor2015-11-201-2/+3
| | | | | | | | the local system
* | Merge pull request #1185 from doktornotor/patch-9Renato Botelho2015-11-191-2/+4
|\ \
| * | Fix sqstat speed calculationsdoktornotor2015-11-191-2/+4
| | |
* | | Merge pull request #1184 from doktornotor/patch-8Renato Botelho2015-11-192-101/+124
|\ \ \
| * | | Fix rcfile service definition, fix file permissions, cleanupsdoktornotor2015-11-181-96/+108
| | | |
| * | | Fix service (re)restart failure due to some lingering /tmp junkdoktornotor2015-11-181-5/+16
| |/ / | | | | | | Reported @ https://forum.pfsense.org/index.php?topic=75321.0
* | | Merge pull request #1180 from doktornotor/patch-7Renato Botelho2015-11-191-1/+2
|\ \ \
| * | | iperf - add stopcmd to service definition (Issue #5468)doktornotor2015-11-171-1/+2
| | | |
* | | | Merge pull request #1179 from doktornotor/patch-6Renato Botelho2015-11-192-2/+52
|\ \ \ \
| * | | | Add privileges configuration to openbgpd packagedoktornotor2015-11-171-0/+47
| | | | |
| * | | | Add privileges configuration to openbgpd packagedoktornotor2015-11-171-2/+5
| |/ / /
* | | | Merge pull request #1178 from doktornotor/patch-5Renato Botelho2015-11-193-88/+216
|\ \ \ \
| * | | | Add privileges configuration to olsrd packagedoktornotor2015-11-171-0/+37
| | | | |
| * | | | olsrd package fixesdoktornotor2015-11-171-45/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix service handling - Fix plugin paths - Disable the dynamic gateways options since the required plugin is missing in the package - Add input validations - Some other cleanups
| * | | | olsrd package fixes, add privileges configurationdoktornotor2015-11-171-43/+68
| |/ / / | | | | | | | | | | | | | | | | | | | | - Fix service handling - Add input validations - Disable the dynamic gateways options since the required plugin is missing in the package - Couple of other clenaups
* | | | Merge pull request #1177 from doktornotor/patch-4Renato Botelho2015-11-195-65/+140
|\ \ \ \
| * | | | Nuke cruft from URLdoktornotor2015-11-171-1/+1
| | | | |
| * | | | Make sure config item is an arraydoktornotor2015-11-171-2/+7
| | | | |
| * | | | Install/deinstall/service handling cleanupsdoktornotor2015-11-171-20/+40
| | | | |
| * | | | Some description cosmeticsdoktornotor2015-11-171-6/+5
| | | | |
| * | | | Add privileges configuration to siproxd packagedoktornotor2015-11-171-0/+42
| | | | |
| * | | | Add privileges configuration to siproxd package, install/deinstall/service ↵doktornotor2015-11-171-36/+45
| |/ / / | | | | | | | | | | | | handling cleanups
* | | | Merge pull request #1176 from doktornotor/patch-2Renato Botelho2015-11-192-10/+18
|\ \ \ \
| * | | | Package install/deinstall cleanup, nuke useless tagsdoktornotor2015-11-161-6/+6
| | | | |
| * | | | Package install/deinstall cleanupdoktornotor2015-11-161-4/+12
| |/ / /
* | | | Merge pull request #1175 from doktornotor/patch-1Renato Botelho2015-11-194-120/+268
|\ \ \ \ | |_|/ / |/| | |
| * | | Do not delete /var/db/zabbix2 if zabbix2-agent package is still installeddoktornotor2015-11-161-4/+3
| | | |
| * | | Add split include file for zabbix2-proxy packagedoktornotor2015-11-161-0/+245
| | | |
| * | | Stop sharing include file between two packages Bug #3495doktornotor2015-11-161-10/+7
| | | |
| * | | Stop sharing include file between two packages Bug #3495doktornotor2015-11-161-10/+7
| | | |
| * | | Remove zabbix2-proxy code from the split filedoktornotor2015-11-161-100/+10
| | | |
| * | | Stop sharing a single include file between two packages (Bug #3495)doktornotor2015-11-161-0/+0
| |/ /
* | | Merge pull request #1182 from bmeeks8/snort-3.2.9Renato Botelho2015-11-1815-121/+204
|\ \ \
| * | | Bump Snort versions: binary to v2.9.7.6 and GUI pkg to v3.2.9bmeeks82015-11-182-2/+2
| | | |
| * | | Ignore shell script RESTART command when a START is already in progress.bmeeks82015-11-181-2/+7
| | | |
| * | | Add fixes for some OpenAppID missing folders and files.bmeeks82015-11-172-1/+9
| | | |
| * | | Add reminder to save setting changes to PREPROCESSORS tab.bmeeks82015-11-166-1/+31
| | | |
| * | | Enable logging of IPv6 addresses in Unified2 logs as extra-data.bmeeks82015-11-101-0/+3
| | | |
| * | | Tidy up output messages during package installation and rule updates.bmeeks82015-11-102-110/+117
| | | |
| * | | Add support for decompress_swf and decompress_pdf HTTP_INSPECT options.bmeeks82015-11-104-6/+36
| | | |
* | | | Squid3 - do not add invalid subnets for 'Allow Users on Interface' to ACL ↵doktornotor2015-11-181-8/+14
| |/ / |/| | | | | | | | (Bug #4331, Bug #4526)
* | | Make sure config item is an array before try to foreach. Bump version 1.0.8Renato Botelho2015-11-162-1/+6
| | |
* | | Merge pull request #1172 from doktornotor/patch-4Chris Buechler2015-11-162-80/+106
|\ \ \