Fri, 02 Mar 2012 16:15:32 +0200rsync-wrapper: targeted --debug-for specific loggers
Tero Marttila <terom@paivola.fi> [Fri, 02 Mar 2012 16:15:32 +0200] rev 32
rsync-wrapper: targeted --debug-for specific loggers

Fri, 02 Mar 2012 15:58:45 +0200rsync-snapshot: fix clean_interval to actually clean up the oldest snapshots, not the newest ones..
Tero Marttila <terom@paivola.fi> [Fri, 02 Mar 2012 15:58:45 +0200] rev 31
rsync-snapshot: fix clean_interval to actually clean up the oldest snapshots, not the newest ones..

Fri, 02 Mar 2012 15:52:25 +0200version: 0.2.3; move version to pvl.backup.__version__; add --version opt
Tero Marttila <terom@paivola.fi> [Fri, 02 Mar 2012 15:52:25 +0200] rev 30
version: 0.2.3; move version to pvl.backup.__version__; add --version opt

Fri, 02 Mar 2012 15:40:21 +0200lvm: try and workaround an umount -> lvremove udev timing bug with a time.sleep(1)
Tero Marttila <terom@paivola.fi> [Fri, 02 Mar 2012 15:40:21 +0200] rev 29
lvm: try and workaround an umount -> lvremove udev timing bug with a time.sleep(1)

Fri, 02 Mar 2012 15:39:50 +0200rsync: 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
Tero Marttila <terom@paivola.fi> [Fri, 02 Mar 2012 15:39:50 +0200] rev 28
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 +0200invoke: change process_opt behaviour to omit all bool(...) == False options, including empty strings (fixes mount --options use)
Tero Marttila <terom@paivola.fi> [Fri, 02 Mar 2012 14:41:19 +0200] rev 27
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 +02000.2.2: fix rsync_wrapper mount
Tero Marttila <terom@paivola.fi> [Tue, 21 Feb 2012 16:29:12 +0200] rev 26
0.2.2: fix rsync_wrapper mount

Tue, 21 Feb 2012 16:28:48 +0200version: 0.2.2 0.2.2
Tero Marttila <terom@paivola.fi> [Tue, 21 Feb 2012 16:28:48 +0200] rev 25
version: 0.2.2

Thu, 16 Feb 2012 16:32:22 +0200rsync: fix RSyncLVMServer to mount with readonly=True
Tero Marttila <terom@paivola.fi> [Thu, 16 Feb 2012 16:32:22 +0200] rev 24
rsync: fix RSyncLVMServer to mount with readonly=True

Thu, 16 Feb 2012 12:18:42 +02000.2.1: fix [rsync-options] handling; slightly improved error handling for command-line options
Tero Marttila <terom@paivola.fi> [Thu, 16 Feb 2012 12:18:42 +0200] rev 23
0.2.1: fix [rsync-options] handling; slightly improved error handling for command-line options