Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sanitize zabbix LTS version, add run_depends, port_category and fix pbi ↵ | Renato Botelho | 2015-05-14 | 1 | -7/+9 |
| | | | | detection for 2.3+ | ||||
* | Sanitize ntopng version, add depends, category and fix pbi detection for 2.3 | Renato Botelho | 2015-05-14 | 1 | -9/+23 |
| | |||||
* | Sanitize squid version | Renato Botelho | 2015-05-08 | 1 | -1/+1 |
| | |||||
* | create /usr/local/etc/apache22 dir if it doesn't exist, fixes broken | Chris Buechler | 2015-05-07 | 1 | -1/+3 |
| | | | | package install mgsmith reported. | ||||
* | 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 ↵ | Renato Botelho | 2015-05-06 | 1 | -4/+0 |
| | | | | enough. Also remove redundant chown() and chgrp() | ||||
* | 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 |
| | | | | inside PBI directory | ||||
* | 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 |
| | | | | pfSense generic functions instead of calling ifconfig | ||||
* | Respect SQUID_[UG]ID | Renato Botelho | 2015-05-05 | 1 | -12/+15 |
| | |||||
* | Add a safebelt to avoid changing /usr/local permissions | Renato Botelho | 2015-05-05 | 1 | -0/+3 |
| | |||||
* | Respect SQUID_[UG]ID | Renato Botelho | 2015-05-05 | 1 | -2/+2 |
| | |||||
* | Respect SQUID_[UG]ID and use chmod() | Renato Botelho | 2015-05-05 | 1 | -3/+3 |
| | |||||
* | We just created directory, no need for recursive chown call | Renato Botelho | 2015-05-05 | 1 | -3/+3 |
| | |||||
* | Replace all calls to make_dirs() by mkdir with mode 0755 and recursive enabled | Renato Botelho | 2015-05-05 | 7 | -29/+29 |
| | |||||
* | Add SQUID_UID and SQUID_GID preparing it to use default user on 2.3+ | Renato Botelho | 2015-05-05 | 1 | -0/+4 |
| | |||||
* | Use SQUID_CONFFILE | Renato Botelho | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | Use SQUID_SSL_DB | Renato Botelho | 2015-05-05 | 1 | -6/+6 |
| | |||||
* | Fix indent/spaces | Renato Botelho | 2015-05-05 | 1 | -816/+815 |
| | |||||
* | Add support for 2.3+ pbi detection and remove duplicated definition of ↵ | Renato Botelho | 2015-05-05 | 1 | -3/+9 |
| | | | | SQUID_BASE | ||||
* | Remove old directory | Renato Botelho | 2015-05-05 | 13 | -4748/+0 |
| | |||||
* | Declare pfs_version as global on first usage | Renato Botelho | 2015-05-05 | 2 | -3/+5 |
| | |||||
* | For some reason, global pfs_version has a wrong value during installation. ↵ | Renato Botelho | 2015-05-05 | 2 | -4/+4 |
| | | | | Force it to re-read /etc/version inside functions | ||||
* | Fixup template installation broken on my last changes. Bump version to 2.40 | Renato Botelho | 2015-05-05 | 2 | -41/+51 |
| | |||||
* | Merge pull request #869 from emgee3/patch-1 | Renato Botelho | 2015-05-04 | 1 | -1/+1 |
|\ | |||||
| * | Fix invalid proxyport default | emgee3 | 2015-04-26 | 1 | -1/+1 |
| | | | | | | proxyport setting defaults to localhost IP address rather than default squid proxy port | ||||
* | | Fix suricata pbi detection for 2.3+ | Renato Botelho | 2015-04-30 | 1 | -2/+7 |
| | | |||||
* | | Fix pbi detect for sudo | Renato Botelho | 2015-04-30 | 1 | -6/+5 |
| | | |||||
* | | On 2.3+, openvpn-client-export tarball files will be already present on ↵ | Renato Botelho | 2015-04-30 | 1 | -8/+12 |
| | | | | | | | | system, it's not necessary to uncompress tarball anymore | ||||
* | | Remove unused var | Renato Botelho | 2015-04-30 | 1 | -1/+0 |
| | |