Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not leave orphaned cache dirs if harddisk_cache_location changed | doktornotor | 2015-09-30 | 1 | -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 here | doktornotor | 2015-09-30 | 1 | -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 break | doktornotor | 2015-09-30 | 1 | -1/+1 |
| | |||||
* | Fix trailing whitespaces | doktornotor | 2015-09-25 | 1 | -3/+3 |
| | |||||
* | squid3 - code style fixes, improve descriptions, sanitize defaults | doktornotor | 2015-09-25 | 1 | -95/+197 |
| | |||||
* | squid3 - disable broken Youtube caching feature | doktornotor | 2015-09-18 | 1 | -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 files | Marcello Coutinho | 2014-11-20 | 1 | -0/+322 |