Update for python-apt 0.8 API transition (Closes: #572078)
[quix0rs-apt-p2p.git] / debian /
2010-03-21 Cameron DaleUpdate for python-apt 0.8 API transition (Closes: ...
2010-03-21 Cameron DaleAdd an enable variable to the /etc/default file (Closes...
2010-03-21 Cameron DaleFix various documentation issues (Closes: #518590,...
2010-03-21 Cameron Dale* Fix a lot of lintian warnings and errors
2008-06-22 Cameron DaleNew changelog entry and version update for relase.
2008-06-22 Cameron DaleAdd a logrotate file that should work with the twistd...
2008-06-16 Cameron DaleNew changelog entry and version update for release.
2008-06-14 Cameron DaleAdd $remote_fs dependency in init.d LSB header (Closes...
2008-05-10 Cameron DaleRemove the unneeded misc depends variable.
2008-05-10 Cameron DaleNew changelog entry and versions for next release.
2008-05-10 Cameron DaleAdd a NEWS entry for port forwarding.
2008-05-10 Cameron DaleRevert "Add debconf to inform the user of the necessity...
2008-05-10 Cameron DaleRevert "Fix a postrm bug due to debconf generating...
2008-05-09 Cameron DaleIncrease the stored value redundancy to 6.
2008-05-09 Cameron DaleIncrease the concurrency of DHT requests to 8.
2008-05-05 Cameron DaleUpdate versions and changelog for new release.
2008-05-03 Cameron DaleUpdate the version numbers and changelog for new release.
2008-05-03 Cameron DaleLower the timeout to 9 sec to reduce delays.
2008-04-28 Cameron DaleDon't add local IP addresses to the routing table ...
2008-04-26 Cameron DaleFix a postrm bug due to debconf generating errors if...
2008-04-26 Cameron DaleClean up the copyrights mentioned in the code.
2008-04-26 Cameron DaleRemove the changelog parsing from setup.py and just...
2008-04-26 Cameron DaleUpdate the version number and changelog for the initial...
2008-04-26 Cameron DaleClean up the language in the description and man pages.
2008-04-24 Cameron DaleAdd debconf to inform the user of the necessity of...
2008-04-21 Cameron DaleMake the DHT timeouts configuration parameters.
2008-04-16 Cameron DaleSwitch the user name on startup.
2008-04-16 Cameron DaleBlock favicon.ico and allow remote stats requests ...
2008-04-16 Cameron DaleClean up the DHT config, making K and HASH_LENGTH const...
2008-04-14 Cameron DaleUse the mirror as a peer when there are few peers for...
2008-03-31 Cameron DaleMake the upload limit a config option.
2008-03-06 Cameron DaleRename all apt-dht files to apt-p2p.
2008-03-06 Cameron DaleRename project to apt-p2p.
2008-02-24 Cameron DaleStandardize the number of values retrieved from the...
2008-02-22 Cameron DaleRefresh DHT values just before they are due to expire.
2008-02-22 Cameron DaleMove the key expiring to the checkpoint function.
2008-02-22 Cameron DaleUnload the AptPackages caches after a period of inactivity.
2008-02-22 Cameron DaleUpdated the copyright definitions.
2008-02-21 Cameron DaleReturn a token in find_node responses, use it in store_...
2008-02-21 Cameron DaleAutomatically set the version in setup.py from the...
2008-02-20 Cameron DaleSnapshot build 2.
2008-02-20 Cameron DaleSnapshot build 1.
2008-02-18 Cameron DaleFix up some errors in the packaging.
2008-02-18 Cameron DaleInitial debian directory and packaging related changes.