| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | pfBlockerNG v1.09 | BBcan177 | 2015-05-23 | 13 | -984/+1938 |
|/ / |
|
* | | Disable squid 2 for 2.3+ | Renato Botelho | 2015-05-18 | 1 | -0/+1 |
* | | Disable LCDproc for 2.3+ | Renato Botelho | 2015-05-18 | 1 | -0/+1 |
* | | Merge pull request #878 from dbaio/zabbix_rc2 | Renato Botelho | 2015-05-15 | 4 | -31/+38 |
|\ \ |
|
| * | | zabbix_lts - bump version | Danilo G. Baio (dbaio) | 2015-05-15 | 3 | -4/+4 |
| * | | zabbix_proxy_lts - check if zabbix_proxy is still running after execution of ... | Danilo G. Baio (dbaio) | 2015-05-15 | 1 | -25/+34 |
| * | | zabbix_lts - drop restart_command from xml files | Danilo G. Baio (dbaio) | 2015-05-15 | 2 | -2/+0 |
|/ / |
|
* | | Catch up rename pfflowd-0.8 -> pfflowd | Renato Botelho | 2015-05-14 | 3 | -4/+4 |
* | | Add zabbix lts packages to 2.3+ | Renato Botelho | 2015-05-14 | 1 | -2/+0 |
* | | Merge pull request #876 from dbaio/zabbix_pfs23 | Renato Botelho | 2015-05-14 | 5 | -135/+272 |
|\ \ |
|
| * | | zabbix_lts - bump version | Danilo G. Baio (dbaio) | 2015-05-14 | 3 | -4/+4 |
| * | | zabbix_proxy_lts - separate structure from old shared .inc | Danilo G. Baio (dbaio) | 2015-05-14 | 3 | -181/+47 |
| * | | zabbix_agent_lts - separate structure from old shared .inc | Danilo G. Baio (dbaio) | 2015-05-14 | 3 | -125/+34 |
| * | | zabbix_lts - separate directories between agent and proxy | Danilo G. Baio (dbaio) | 2015-05-14 | 4 | -0/+362 |
* | | | Use new PBI 0.8_1 for pfflowd and bump version to 1.0.3. Ticket #4304 | Renato Botelho | 2015-05-14 | 2 | -3/+3 |
* | | | Merge pull request #875 from bmeeks8/suricata-2.1.5 | Renato Botelho | 2015-05-14 | 6 | -42/+171 |
|\ \ \
| |/ /
|/| | |
|
| * | | Bump Suricata package to v2.1.5 and PBI binary to 2.0.8_1 | bmeeks8 | 2015-05-14 | 3 | -5/+5 |
| * | | Add TLS Certs Store directory size mgmt settings feature. | bmeeks8 | 2015-05-14 | 3 | -0/+43 |
| * | | Move log mgmt settings to global data instead of per interface. | bmeeks8 | 2015-05-13 | 1 | -37/+123 |
* | | | Sanitize zabbix LTS version, add run_depends, port_category and fix pbi detec... | Renato Botelho | 2015-05-14 | 2 | -9/+17 |
* | | | Sanitize ntopng version, add depends, category and fix pbi detection for 2.3 | Renato Botelho | 2015-05-14 | 2 | -10/+26 |
|/ / |
|
* | | Disable git package from 2.3+ | Renato Botelho | 2015-05-08 | 1 | -0/+1 |
* | | Sanitize squid version | Renato Botelho | 2015-05-08 | 2 | -2/+2 |
* | | create /usr/local/etc/apache22 dir if it doesn't exist, fixes broken | Chris Buechler | 2015-05-07 | 1 | -1/+3 |
* | | Remove extra \n | Renato Botelho | 2015-05-06 | 1 | -1/+1 |
* | | Remove old break from switch -> if conversion | Renato Botelho | 2015-05-06 | 1 | -2/+0 |
* | | Remove unused file squid_cpauth.php | Renato Botelho | 2015-05-06 | 1 | -24/+0 |
* | | Remove squid_ng.inc and squid_ng.xml, they are not being used | Renato Botelho | 2015-05-06 | 3 | -1342/+0 |
* | | Remove squid_extauth.xml, it's not being used | Renato Botelho | 2015-05-06 | 1 | -106/+0 |
* | | Remove squid_auth.inc, it's not being used | Renato Botelho | 2015-05-06 | 1 | -447/+0 |
* | | Fix indent and style | Renato Botelho | 2015-05-06 | 1 | -81/+82 |
* | | Fix indent and style | Renato Botelho | 2015-05-06 | 1 | -427/+422 |
* | | Fix indent and style | Renato Botelho | 2015-05-06 | 1 | -79/+79 |
* | | Add more notes | Renato Botelho | 2015-05-06 | 1 | -0/+3 |
* | | Simplify logic | Renato Botelho | 2015-05-06 | 1 | -5/+3 |
* | | Simplify logic | Renato Botelho | 2015-05-06 | 1 | -2/+5 |
* | | Use if instead of switch/case statement for boolean test | Renato Botelho | 2015-05-06 | 1 | -3/+2 |
* | | Use is_numericint() in places we need a positive number | Renato Botelho | 2015-05-06 | 1 | -9/+9 |
* | | Simplify logic | Renato Botelho | 2015-05-06 | 1 | -16/+17 |
* | | Simplify logic | Renato Botelho | 2015-05-06 | 1 | -13/+14 |
* | | Add a note about intl error files | Renato Botelho | 2015-05-06 | 1 | -0/+10 |
* | | SQUID_CONFBASE is inside SQUID_BASE, create SQUID_CONFBASE recursively is eno... | Renato Botelho | 2015-05-06 | 1 | -4/+0 |
* | | Remove unused SQUID_LIB | Renato Botelho | 2015-05-06 | 1 | -3/+0 |
* | | Replace some exec() calls by proper functions | Renato Botelho | 2015-05-06 | 1 | -3/+5 |
* | | Install check_ip.php direct to /usr/local/bin, and, on 2.2, create a symlink ... | Renato Botelho | 2015-05-06 | 2 | -3/+5 |
* | | Check if cachedir exist before try to rename it | Renato Botelho | 2015-05-06 | 1 | -1/+1 |
* | | Do not mess clamav user account on 2.3+ | Renato Botelho | 2015-05-06 | 1 | -0/+3 |
* | | Declare pfs_version as global so it can be used later | Renato Botelho | 2015-05-06 | 1 | -0/+1 |
* | | Refactory squid_get_real_interface_address keeping result the same but using ... | Renato Botelho | 2015-05-05 | 1 | -6/+3 |
* | | Respect SQUID_[UG]ID | Renato Botelho | 2015-05-05 | 1 | -12/+15 |