aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3
Commit message (Expand)AuthorAgeFilesLines
...
* squid3 - code style fixes, fix missing includes, declare global varsdoktornotor2015-09-241-63/+82
* squid3 - code style fixesdoktornotor2015-09-241-2/+0
* squid3 - code style fixesdoktornotor2015-09-241-7/+11
* squid3 - code style fixesdoktornotor2015-09-241-30/+32
* squid3 - code style fixesdoktornotor2015-09-241-1/+1
* squid3 - code style fixesdoktornotor2015-09-241-32/+36
* squid3 - fix default value handling for antivirus client forward options (Bug...doktornotor2015-09-241-1/+1
* squid3 - fix default value handling for antivirus client forward options (Bug...doktornotor2015-09-241-0/+1
* squid3-dev - fix default value handling for antivirus client forward options ...doktornotor2015-09-241-1/+1
* squid3-dev - fix default value handling for antivirus client forward options ...doktornotor2015-09-241-0/+1
* 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