Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only try to remove old cachedir if it was actually configured, instead of unset | doktornotor | 2015-10-14 | 1 | -3/+5 |
| | |||||
* | Add a button to manually clear disk cache from the GUI | doktornotor | 2015-10-11 | 1 | -1/+14 |
| | |||||
* | Remove 'Clear Cache on Log Rotate' misfeature from local cache settings | doktornotor | 2015-10-10 | 1 | -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 mode | doktornotor | 2015-10-03 | 1 | -1/+0 |
| | |||||
* | 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 |