Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | haproxy-devel - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -0/+2 |
| | |||||
* | checkmk-agent - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -0/+5 |
| | |||||
* | ipguard - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -0/+4 |
| | |||||
* | sshdcond - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -0/+4 |
| | |||||
* | filer - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -0/+7 |
| | |||||
* | Merge pull request #1192 from BBcan177/pfBNG-11-22-15-1 | Renato Botelho | 2015-11-23 | 5 | -28/+35 |
|\ | |||||
| * | pfBlockerNG - Minor fixes | BBcan177 | 2015-11-22 | 5 | -26/+26 |
| | | |||||
| * | pfBlockerNG - Fix text | BBcan177 | 2015-11-22 | 1 | -1/+1 |
| | | |||||
| * | pfBlockerNG - Improve download failure function | BBcan177 | 2015-11-22 | 1 | -2/+9 |
| | | |||||
* | | Merge pull request #1191 from doktornotor/patch-2 | Renato Botelho | 2015-11-23 | 1 | -2/+20 |
|\ \ | |||||
| * | | Do not restart asterisk on boot | doktornotor | 2015-11-21 | 1 | -2/+20 |
| |/ | |||||
* | | Do not produce warnings when registrations file does not exist | doktornotor | 2015-11-21 | 1 | -2/+4 |
| | | |||||
* | | Fix siproxd_chroot configuration | doktornotor | 2015-11-21 | 1 | -0/+1 |
|/ | |||||
* | pfBlockerNG - Install code caching fix | BBcan177 | 2015-11-20 | 1 | -14/+95 |
| | |||||
* | Merge pull request #1174 from BBcan177/pfBNG-11-15-15-1 | Chris Buechler | 2015-11-20 | 23 | -5105/+8422 |
|\ | |||||
| * | pfBlockerNG - Update ports/paths | BBcan177 | 2015-11-19 | 1 | -7/+2 |
| | | |||||
| * | Minor format edit | BBcan177 | 2015-11-16 | 1 | -8/+6 |
| | | |||||
| * | pfBlockerNG v2.0 | BBcan177 | 2015-11-15 | 23 | -5105/+8429 |
| | | |||||
* | | Tighten the input validation to make sure 'Bind IP Address' is configured on ↵ | doktornotor | 2015-11-20 | 1 | -2/+3 |
| | | | | | | | | the local system | ||||
* | | Merge pull request #1185 from doktornotor/patch-9 | Renato Botelho | 2015-11-19 | 1 | -2/+4 |
|\ \ | |||||
| * | | Fix sqstat speed calculations | doktornotor | 2015-11-19 | 1 | -2/+4 |
| | | | |||||
* | | | Merge pull request #1184 from doktornotor/patch-8 | Renato Botelho | 2015-11-19 | 2 | -101/+124 |
|\ \ \ | |||||
| * | | | 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 #1180 from doktornotor/patch-7 | Renato Botelho | 2015-11-19 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | iperf - add stopcmd to service definition (Issue #5468) | doktornotor | 2015-11-17 | 1 | -1/+2 |
| | | | | |||||
* | | | | Merge pull request #1179 from doktornotor/patch-6 | Renato Botelho | 2015-11-19 | 2 | -2/+52 |
|\ \ \ \ | |||||
| * | | | | Add privileges configuration to openbgpd package | doktornotor | 2015-11-17 | 1 | -0/+47 |
| | | | | | |||||
| * | | | | Add privileges configuration to openbgpd package | doktornotor | 2015-11-17 | 1 | -2/+5 |
| |/ / / | |||||
* | | | | Merge pull request #1178 from doktornotor/patch-5 | Renato Botelho | 2015-11-19 | 3 | -88/+216 |
|\ \ \ \ | |||||
| * | | | | Add privileges configuration to olsrd package | doktornotor | 2015-11-17 | 1 | -0/+37 |
| | | | | | |||||
| * | | | | olsrd package fixes | doktornotor | 2015-11-17 | 1 | -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 configuration | doktornotor | 2015-11-17 | 1 | -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-4 | Renato Botelho | 2015-11-19 | 5 | -65/+140 |
|\ \ \ \ | |||||
| * | | | | Nuke cruft from URL | doktornotor | 2015-11-17 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Make sure config item is an array | doktornotor | 2015-11-17 | 1 | -2/+7 |
| | | | | | |||||
| * | | | | Install/deinstall/service handling cleanups | doktornotor | 2015-11-17 | 1 | -20/+40 |
| | | | | | |||||
| * | | | | Some description cosmetics | doktornotor | 2015-11-17 | 1 | -6/+5 |
| | | | | | |||||
| * | | | | Add privileges configuration to siproxd package | doktornotor | 2015-11-17 | 1 | -0/+42 |
| | | | | | |||||
| * | | | | Add privileges configuration to siproxd package, install/deinstall/service ↵ | doktornotor | 2015-11-17 | 1 | -36/+45 |
| |/ / / | | | | | | | | | | | | | handling cleanups | ||||
* | | | | Merge pull request #1176 from doktornotor/patch-2 | Renato Botelho | 2015-11-19 | 2 | -10/+18 |
|\ \ \ \ | |||||
| * | | | | Package install/deinstall cleanup, nuke useless tags | doktornotor | 2015-11-16 | 1 | -6/+6 |
| | | | | | |||||
| * | | | | Package install/deinstall cleanup | doktornotor | 2015-11-16 | 1 | -4/+12 |
| |/ / / | |||||
* | | | | Merge pull request #1175 from doktornotor/patch-1 | Renato Botelho | 2015-11-19 | 4 | -120/+268 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Do not delete /var/db/zabbix2 if zabbix2-agent package is still installed | doktornotor | 2015-11-16 | 1 | -4/+3 |
| | | | | |||||
| * | | | Add split include file for zabbix2-proxy package | doktornotor | 2015-11-16 | 1 | -0/+245 |
| | | | | |||||
| * | | | Stop sharing include file between two packages Bug #3495 | doktornotor | 2015-11-16 | 1 | -10/+7 |
| | | | | |||||
| * | | | Stop sharing include file between two packages Bug #3495 | doktornotor | 2015-11-16 | 1 | -10/+7 |
| | | | | |||||
| * | | | Remove zabbix2-proxy code from the split file | doktornotor | 2015-11-16 | 1 | -100/+10 |
| | | | | |||||
| * | | | Stop sharing a single include file between two packages (Bug #3495) | doktornotor | 2015-11-16 | 1 | -0/+0 |
| |/ / |