| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 SQUID_... | Renato Botelho | 2015-05-05 | 1 | -3/+9 |
* | 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. Fo... | Renato Botelho | 2015-05-05 | 2 | -4/+4 |
* | 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 |
* | | 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 syste... | Renato Botelho | 2015-04-30 | 1 | -8/+12 |
* | | Remove unused var | Renato Botelho | 2015-04-30 | 1 | -1/+0 |
* | | Mark openvpn-client-export tarball to be ignored when creating metaport | Renato Botelho | 2015-04-30 | 1 | -0/+1 |
* | | Sanitize squidguard version, add port_category, run_depends and fix pbi checking | Renato Botelho | 2015-04-29 | 1 | -5/+7 |
* | | Fix more freeradius macro definitions to work on 2.3+, also check if dir exis... | Renato Botelho | 2015-04-29 | 2 | -8/+10 |
* | | Sanitize LCDproc and LCDproc-dev version, add port_category, run_depends and ... | Renato Botelho | 2015-04-28 | 2 | -2/+2 |
* | | Sanitize bandwidthd version, add port_category, run_depends and fix pbi checking | Renato Botelho | 2015-04-28 | 1 | -6/+5 |
* | | Fix pbi detection on freeradius2 | Renato Botelho | 2015-04-28 | 2 | -3/+9 |
* | | Sanitize imspector version, add run_depends and fix pbi checking | Renato Botelho | 2015-04-28 | 1 | -3/+3 |
* | | Sanitize imspector version, add port_category, run_depends and fix pbi checking | Renato Botelho | 2015-04-28 | 1 | -2/+6 |
* | | Sanitize nmap version, add port_category, run_depends and fix pbi checking | Renato Botelho | 2015-04-28 | 1 | -4/+4 |
* | | Sanitize Open-VM-Tools version, add port_category, run_depends and fix pbi ch... | Renato Botelho | 2015-04-27 | 1 | -2/+6 |
* | | Sanitize varnish version, add port_category, run_depends and fix pbi checking | Renato Botelho | 2015-04-27 | 1 | -1/+1 |
* | | Sanitize sarg version, add port_category, run_depends and fix pbi checking | Renato Botelho | 2015-04-27 | 2 | -2/+2 |
* | | Add / in the end of each prefix item, otherwise it ends up installed in wrong... | Renato Botelho | 2015-04-27 | 1 | -39/+39 |
* | | Bump lightsquid version to 2.38 | Renato Botelho | 2015-04-27 | 1 | -1/+1 |
* | | Isolate workarounds that were only necessary for 2.1 and 2.2 due to PBIs | Renato Botelho | 2015-04-27 | 1 | -24/+30 |
* | | Check if squid is installed before attempt to use LS_SQUIDLOGPATH otherwise t... | Renato Botelho | 2015-04-27 | 1 | -9/+13 |
* | | Stop copying countrycodes tarball and also fix a typo on array key name s/ccd... | Renato Botelho | 2015-04-27 | 2 | -3/+2 |
* | | Remove wrong entry | Renato Botelho | 2015-04-27 | 1 | -5/+0 |
* | | Add tpl subdir forgotten on last commit | Renato Botelho | 2015-04-27 | 38 | -0/+2674 |
* | | Stop downloading templates tarball and add each file as additional_files_needed | Renato Botelho | 2015-04-27 | 2 | -14/+197 |
* | | Sanitize lightsquid version, add port_category, run_depends and fix pbi checking | Renato Botelho | 2015-04-27 | 1 | -6/+6 |