aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3
Commit message (Collapse)AuthorAgeFilesLines
* squid3 - code style fixesdoktornotor2015-09-251-57/+65
|
* squid3 - code style fixesdoktornotor2015-09-251-71/+76
|
* squid3 - code style fixesdoktornotor2015-09-251-75/+91
|
* squid3 - code style fixes, improve descriptionsdoktornotor2015-09-251-60/+89
|
* Fix quick_abort_min input validation to conform to Squid documentationdoktornotor2015-09-251-2/+2
| | | -1 is a legal value here, meaning always finish the retrieval.
* 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 ↵doktornotor2015-09-241-1/+1
| | | | (Bug #4663)
* squid3 - fix default value handling for antivirus client forward options ↵doktornotor2015-09-241-0/+1
| | | | (Bug #4663)
* squid3-dev - fix default value handling for antivirus client forward options ↵doktornotor2015-09-241-1/+1
| | | | (Bug #4663)
* squid3-dev - fix default value handling for antivirus client forward options ↵doktornotor2015-09-241-0/+1
| | | | (Bug #4663)
* Merge pull request #1074 from doktornotor/patch-6Renato Botelho2015-09-213-5/+8
|\
| * squid3-dev - disable broken Youtube caching featuredoktornotor2015-09-181-2/+2
| | | | | | Broken (Bug #3847) and not working anyway because of how YT works (http://wiki.squid-cache.org/ConfigExamples/DynamicContent/YouTube#Discussion)
| * squid3-dev - disable broken Youtube caching featuredoktornotor2015-09-181-0/+3
| | | | | | Broken (Bug #3847) and not working anyway because of how YT works (http://wiki.squid-cache.org/ConfigExamples/DynamicContent/YouTube#Discussion)
| * 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 ↵doktornotor2015-09-181-2/+2
| | | | | | | | squidantivirus XMLRPC sync (Bug #4452)
* | squid3 - disable broken Youtube caching featuredoktornotor2015-09-181-2/+2
| | | | | | Broken (Bug #3847) and not working anyway because of how YT works (http://wiki.squid-cache.org/ConfigExamples/DynamicContent/YouTube#Discussion)
* | squid3 - disable broken Youtube caching featuredoktornotor2015-09-181-1/+3
| | | | | | Broken (Bug #3847) and not working anyway because of how YT works (http://wiki.squid-cache.org/ConfigExamples/DynamicContent/YouTube#Discussion)
* | 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
| | | Also, use platform_booting() for boot check.
* 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
| | | This function does nothing but return.
* squid_ng.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | This function does nothing but return.
* squid_auth.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
| | | This function does nothing but return.
* squid_auth.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
| | | This function does nothing but return.
* Sanitize squid versionRenato Botelho2015-05-081-1/+1
|
* Remove extra \nRenato Botelho2015-05-061-1/+1
|