aboutsummaryrefslogtreecommitdiff
path: root/examples/example.rdiff
AgeCommit message (Collapse)Author
2013-06-08Add option to include rdiff-backup output in reports.intrigeri
Thanks to David Gasaway <dave@gasaway.org> for the patch.
2011-04-26Add sshoptions to rdiff example config file.intrigeri
2010-05-10Added /var/cache/backupninja/duplicity to default excludes.intrigeri
... for rdiff.helper, dup.helper, example.dup and example.rdiff.
2009-12-25fix copy'n'paste doc errorintrigeri
2009-08-27Standardize the example file format. Making the comments have the sameMicah Anderson
number of hash marks, clearly specify example settings and what the defaults are set to.
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