aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3
Commit message (Collapse)AuthorAgeFilesLines
...
* Provide real reason(s) in log when cache is cleareddoktornotor2015-09-261-2/+18
|
* Fix closing tagdoktornotor2015-09-251-1/+1
|
* squid3 - code style fixes, fix file perms, fix error language, improve ↵doktornotor2015-09-251-213/+366
| | | | descriptions
* Remove broken squid_before_form_general() functiondoktornotor2015-09-251-36/+0
|
* Remove reference to unused broken squid_before_form_general() functiondoktornotor2015-09-251-3/+0
|
* Remove reference to unused broken squid_before_form_general() functiondoktornotor2015-09-251-3/+0
|
* Remove reference to unused broken squid_before_form_general() functiondoktornotor2015-09-251-3/+0
|
* squid3 - code style fixes, improve descriptions, hide no-op optionsdoktornotor2015-09-251-113/+167
|
* Fix trailing whitespacedoktornotor2015-09-251-1/+1
|
* Fix trailing whitespacesdoktornotor2015-09-251-2/+2
|
* Fix trailing whitespacesdoktornotor2015-09-251-5/+5
|
* Fix trailing whitespacesdoktornotor2015-09-251-7/+7
|
* Fix trailing whitespacesdoktornotor2015-09-251-3/+3
|
* squid3 - code style fixes, improve descriptions, sanitize defaultsdoktornotor2015-09-251-95/+197
|
* Sanitize memory_cache_size and maximum_object_size_in_memory defaults closer ↵doktornotor2015-09-251-2/+2
| | | | to upstream
* Fix maximum_object_size to match the described default and upstream ↵doktornotor2015-09-251-1/+1
| | | | recommended value
* Add OWA listtopic here for consistency with squid_reverse_general.xmldoktornotor2015-09-251-0/+4
|
* squid3 - code style fixesdoktornotor2015-09-251-85/+142
|
* squid3 - code style fixesdoktornotor2015-09-251-113/+198
|
* 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)