aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3/34/squid_cache.xml
Commit message (Collapse)AuthorAgeFilesLines
* Syslog messages cosmeticsdoktornotor2015-11-121-3/+3
|
* Remove broken dynamic caching patternsdoktornotor2015-11-081-22/+3
| | | Avast/Symantec have been completely no-op and useless for years since AV updates for those are streamed to clients hundreds time every day. Suspect same story for Avira. The WU refresh_patterns was broken and don't work reliably anyway. People can define their own patterns if needed without maintenance burden for package maintainers.
* Only try to remove old cachedir if it was actually configured, instead of unsetdoktornotor2015-10-141-3/+5
|
* Add a button to manually clear disk cache from the GUIdoktornotor2015-10-111-1/+14
|
* Remove 'Clear Cache on Log Rotate' misfeature from local cache settingsdoktornotor2015-10-101-12/+1
| | | This has only been a source of complaints, breakage and confusion, plus was breaking Save on the General tab for people.
* Remove no-op and unintended "required" tag from offline modedoktornotor2015-10-031-1/+0
|
* Do not leave orphaned cache dirs if harddisk_cache_location changeddoktornotor2015-09-301-0/+30
| | | The old cache dir will ONLY get deleted when located under /var/squid/ to prevent nasty accidents.
* remove the squid_dash_z() nonsense from heredoktornotor2015-09-301-12/+0
| | | squid_dash_z() is already run as part of squid_resync(), plus the whole logic is broken here (like, leaving old cache dir in place if location changes, or cleaning the cache if the configured size gets increased). But that's for another round of fixes.
* squid_cache.xml - add missing line breakdoktornotor2015-09-301-1/+1
|
* Fix trailing whitespacesdoktornotor2015-09-251-3/+3
|
* squid3 - code style fixes, improve descriptions, sanitize defaultsdoktornotor2015-09-251-95/+197
|
* 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.4 - first package filesMarcello Coutinho2014-11-201-0/+322