Fri, 02 Mar 2012 16:59:14 +0200 Tero Marttila rsync-snapshot: better ConfigError for referencing invalid [interval:..] from [target:...:intervals]; tidy up INFO output a little
Fri, 02 Mar 2012 16:46:38 +0200 Tero Marttila rsync-wrapper: default to logging.INFO; cleanup pvl.backup.rsync info output
Fri, 02 Mar 2012 16:15:47 +0200 Tero Marttila mount/rsync: use a tmpdir for mounting, not /mnt
Fri, 02 Mar 2012 16:15:32 +0200 Tero Marttila rsync-wrapper: targeted --debug-for specific loggers
Fri, 02 Mar 2012 15:58:45 +0200 Tero Marttila rsync-snapshot: fix clean_interval to actually clean up the oldest snapshots, not the newest ones..
Fri, 02 Mar 2012 15:52:25 +0200 Tero Marttila version: 0.2.3; move version to pvl.backup.__version__; add --version opt
Fri, 02 Mar 2012 15:40:21 +0200 Tero Marttila lvm: try and workaround an umount -> lvremove udev timing bug with a time.sleep(1)
Fri, 02 Mar 2012 15:39:50 +0200 Tero Marttila rsync: pass command as list, moving the shlex.split to main; support `rsync -e "rsync-wrapper -C --"` style execution with the rsync command given as arguments
Fri, 02 Mar 2012 14:41:19 +0200 Tero Marttila invoke: change process_opt behaviour to omit all bool(...) == False options, including empty strings (fixes mount --options use)
Tue, 21 Feb 2012 16:29:12 +0200 Tero Marttila 0.2.2: fix rsync_wrapper mount
Tue, 21 Feb 2012 16:28:48 +0200 Tero Marttila version: 0.2.2 0.2.2
Thu, 16 Feb 2012 16:32:22 +0200 Tero Marttila rsync: fix RSyncLVMServer to mount with readonly=True
Thu, 16 Feb 2012 12:18:42 +0200 Tero Marttila 0.2.1: fix [rsync-options] handling; slightly improved error handling for command-line options
Thu, 16 Feb 2012 11:17:46 +0200 Tero Marttila 0.2.1: slightly improved error handling 0.2.1
Thu, 16 Feb 2012 10:53:13 +0200 Tero Marttila rsync-snapshot: fix [rsync-options] handling for non-flag options