aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
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-26Apparantly it is common practice to NOT keep generated files in the repository,Micah Anderson
since Makefile.in is generated through autogen.sh or autoreconf, it shouldn't be put in the repo itself (except on release)
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
2006-01-19homogeneized rdiff.helper, dup.helper and example.dup doc about vsnames and ↵intrigeri
vsinclude
2006-01-17dup.helper: fixed output syntax for multiple vsnamesintrigeri
example.dup: fixed example vsnames syntax
2005-12-28dup: fixed erroneous gpg-related options processing; example.dup: fixed ↵intrigeri
erroneous comments about the way gpg options are used
2005-12-27dup: now possible to use different keys to sign and encryptintrigeri
2005-12-27 r209@um: micah | 2005-12-27 08:26:31 -0500Micah Anderson
Fixed some formatting that caused some ugly wrapping
2005-11-29 r3555@krups: intrigeri | 2005-11-15 13:59:57 +0100intrigeri
Moved easydialog.sh to lib/ directory: more code is going to be shared, let's start here.
2005-11-05Updated svn handler for new hotcopy functionalityMicah Anderson
2005-10-26Add makefile templatesMicah Anderson
2005-10-26Moving to autotools standard layoutMicah Anderson