aboutsummaryrefslogtreecommitdiff
path: root/examples/example.rdiff
AgeCommit message (Collapse)Author
2007-11-02added ignore_version option to rdiff handler to enable you override the ↵Micah Anderson
version check
2007-06-19rdiff: handle "keep = yes" to disable old backups removal (Closes: #424633)intrigeri
2006-12-15Add Jamie McClelland's cstream patchesMicah Anderson
2006-10-07dup, rdiff: implemented and documented simpler and clearer symlinks/globbingintrigeri
behaviour, as proposed on http://lists.riseup.net/www/arc/backupninja/2006-07/msg00008.html
2006-06-04rdiff and dup handlers/helpers/examples symlink and globbing support enhancementintrigeri
and clarification: for a given include/exclude/vsinclude statement, they now support EITHER globbing with '*' OR symlinks in the path.
2006-03-20Fixed su quoting usage, as outlined here:Micah Anderson
http://lists.debian.org/debian-devel-announce/2006/03/msg00003.html
2006-03-15Harder than it looks at first! This appears to fix it, but please try it out.Micah Anderson
2006-01-19- dup & rdiff handlers: finally, a real and well tested fix for the globbing bugintrigeri
- rdiff: it's now possible to choose exactly which vservers should be backed-up, as it already was with duplicity handler, with the "vsnames" configuration setting
2005-10-26Moving to autotools standard layoutMicah Anderson