
TODO:

 * Reintegration of pdiff-created files, by recompressing with external command
   ("bzip -9" seems to make reproducible results) and refetching the
   appropriate HEAD only
 * add some kind of small connection caching, reduce reconnects in the download
   queue even further
 * Add support for 302 redirection, some servers do funny games attempting to
   create some load balancing. Might need to fake Client info to get 302s.

 TODO: reuse download threads?!

 TODO: better reconnect attempts limitation (delay, max. recon. count)

- Document all options in the manpage

- fix various ubuntu bugs, https://bugs.launchpad.net/ubuntu/+source/apt-cacher-ng

For 0.4:

 - pass-through mode

 - Distinguish (strongly) between static, just volatile and index files

 - For import, make it more controlable. Control page should offer checkboxes:
[] Thrust old apt-cacher metadata if found (skip file verification)
[] Learn index files locations from old metadata
[] Forced copy of imported index files (overwrites existing!)
[] Optimistic Precaching Strategy

 - write installation rule

For 1.0:

In report page, list desc-sorted index files (by size)
list the last error messages
