Next release:
  * Add configure script + an INSTALL file
  * Test the sendmail delivery method
  * Add tests db dumps
  * Avoid snapshotting snapshots
  * Don't snapshot a device if a snapshot is already present
  * Local backup to bypass ssh
  * Protect against multiple safekeep instance running at once

Feedback from users:
  * Øyvind Skaar <os@opoint.no>: FreeBSD have snapshot capabilities
    - http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/snapshots.html
    - http://www.freebsd.org/cgi/man.cgi?query=snapshot&sektion=0&manpath=FreeBSD+6.2-RELEASE&apropos=1&format=html
  * Dag Wieers <dag@wieers.com>: disaster recovery
    http://dag.wieers.com/blog/content/call-for-participation-on-mksysb

Future (post 1.0):
  * Support more of rdiff-backup special file selectors
  * Package it up for Ubuntu/Debian
  * Modify the test to not rely on Lattica's servers
  * Decide how big the snapshot size should be automagically
  * Fully automatic shapshotting mode
  * Configuration inheritance
  * Transactional ops on server side, and automagic recovery from errors
  * Windows support for the client
  * Write SE Linux rules to limit access rights (akin to the httpd ones)
  * Run the server in a chroot-jail
  * Compare mirroring with a straight rsync(1)

