aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3/34
Commit message (Expand)AuthorAgeFilesLines
* squid3 - code style fixesdoktornotor2015-09-251-60/+104
* squid3 - code style fixesdoktornotor2015-09-251-56/+54
* squid3 - code style fixesdoktornotor2015-09-251-54/+52
* squid3 - code style fixesdoktornotor2015-09-251-66/+67
* squid3 - code style fixesdoktornotor2015-09-251-54/+52
* squid3 - code style fixesdoktornotor2015-09-251-41/+36
* Add a comment regarding includesdoktornotor2015-09-251-2/+3
* squid3 - code style fixesdoktornotor2015-09-241-675/+785
* squid3 - code style fixesdoktornotor2015-09-241-42/+38
* Remove unused squid_ident.phpdoktornotor2015-09-241-148/+0
* squid3 - code style fixesdoktornotor2015-09-241-24/+20
* squid3 - code style and XHTML fixesdoktornotor2015-09-241-98/+77
* squid3 - code style fixes, declare global vars, XHTML fixesdoktornotor2015-09-241-143/+134
* 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 - 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
* 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