Also remove changed cache files during directory scan.
[quix0rs-apt-p2p.git] / apt_dht / CacheManager.py
2008-02-24 Cameron DaleAlso remove changed cache files during directory scan.
2008-02-24 Cameron DaleIgnore unknown cache files during directory scan.
2008-02-22 Cameron DaleRefresh DHT values just before they are due to expire.
2008-02-19 Cameron DaleDon't add files to the DHT if a hash could not be found...
2008-02-18 Cameron DaleHTTPServer uses the hash to lookup the file in the...
2008-01-15 Cameron DaleScanning cache directories on startup waits for DHT...
2008-01-15 Cameron DaleAdded scanning of other directories for cached packages.
2008-01-15 Cameron DaleCacheManager scans the cache directory during initializ...
2008-01-14 Cameron DaleRemove the mirror name from the shared HTTP directory.
2008-01-14 Cameron DaleReset the HTTPServer subdirectories when a new cache...
2008-01-14 Cameron DaleUse FilePath everywhere and create new CacheManager...