aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1074 from doktornotor/patch-6Renato Botelho2015-09-213-5/+8
|\
| * squid3-dev - disable broken Youtube caching featuredoktornotor2015-09-181-2/+2
| * squid3-dev - disable broken Youtube caching featuredoktornotor2015-09-181-0/+3
| * squid3 - move min/max_object_size directives (Bug #5154)doktornotor2015-09-181-1/+1
| * squid3 - move min/max_object_size directives (Bug #5154), fix typo breaking s...doktornotor2015-09-181-2/+2
* | squid3 - disable broken Youtube caching featuredoktornotor2015-09-181-2/+2
* | squid3 - disable broken Youtube caching featuredoktornotor2015-09-181-1/+3
* | Fix typo breaking squidantivirus XMLRPC sync (Bug #4452)doktornotor2015-09-181-1/+1
* | squid3 - move min/max_object_size directives (Bug #5154)doktornotor2015-09-181-1/+1
|/
* squid pinger helper needs to be suid root (Bug #5114)doktornotor2015-09-111-2/+2
* squid3 - fix inverted boot checkdoktornotor2015-09-101-1/+1
* do not silence errors with chmoddoktornotor2015-09-091-2/+2
* Squid3 - squid pinger helper needs to be suid root (Bug #5114)doktornotor2015-09-091-5/+6
* fix another bogus boot checkdoktornotor2015-09-081-2/+3
* squid3 - use install_cron_job() instead of reimplementing itdoktornotor2015-09-041-73/+17
* squid3 - fix a bunch of invalid chmod() calls - fixes Bug #4885doktornotor2015-08-251-4/+4
* squid_ng.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
* squid_ng.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
* squid_auth.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
* squid_auth.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
* Sanitize squid versionRenato Botelho2015-05-081-1/+1
* Remove extra \nRenato Botelho2015-05-061-1/+1
* Remove old break from switch -> if conversionRenato Botelho2015-05-061-2/+0
* Remove unused file squid_cpauth.phpRenato Botelho2015-05-061-24/+0
* Remove squid_ng.inc and squid_ng.xml, they are not being usedRenato Botelho2015-05-063-1342/+0
* Remove squid_extauth.xml, it's not being usedRenato Botelho2015-05-061-106/+0
* Remove squid_auth.inc, it's not being usedRenato Botelho2015-05-061-447/+0
* Fix indent and styleRenato Botelho2015-05-061-81/+82
* Fix indent and styleRenato Botelho2015-05-061-427/+422
* Fix indent and styleRenato Botelho2015-05-061-79/+79
* Add more notesRenato Botelho2015-05-061-0/+3
* Simplify logicRenato Botelho2015-05-061-5/+3
* Simplify logicRenato Botelho2015-05-061-2/+5
* Use if instead of switch/case statement for boolean testRenato Botelho2015-05-061-3/+2
* Use is_numericint() in places we need a positive numberRenato Botelho2015-05-061-9/+9
* Simplify logicRenato Botelho2015-05-061-16/+17
* Simplify logicRenato Botelho2015-05-061-13/+14
* Add a note about intl error filesRenato Botelho2015-05-061-0/+10
* SQUID_CONFBASE is inside SQUID_BASE, create SQUID_CONFBASE recursively is eno...Renato Botelho2015-05-061-4/+0
* Remove unused SQUID_LIBRenato Botelho2015-05-061-3/+0
* Replace some exec() calls by proper functionsRenato Botelho2015-05-061-3/+5
* Install check_ip.php direct to /usr/local/bin, and, on 2.2, create a symlink ...Renato Botelho2015-05-062-3/+5
* Check if cachedir exist before try to rename itRenato Botelho2015-05-061-1/+1
* Do not mess clamav user account on 2.3+Renato Botelho2015-05-061-0/+3
* Declare pfs_version as global so it can be used laterRenato Botelho2015-05-061-0/+1
* Refactory squid_get_real_interface_address keeping result the same but using ...Renato Botelho2015-05-051-6/+3
* Respect SQUID_[UG]IDRenato Botelho2015-05-051-12/+15
* Add a safebelt to avoid changing /usr/local permissionsRenato Botelho2015-05-051-0/+3
* Respect SQUID_[UG]IDRenato Botelho2015-05-051-2/+2
* Respect SQUID_[UG]ID and use chmod()Renato Botelho2015-05-051-3/+3