aboutsummaryrefslogtreecommitdiff
path: root/handlers
AgeCommit message (Expand)Author
2006-10-07Here is my trac commitMicah Anderson
2006-10-07dup: document how to write sftp-compatible (and thus new-duplicity-compatible)intrigeri
2006-10-07dup, rdiff: implemented and documented simpler and clearer symlinks/globbingintrigeri
2006-10-06added ldaphost and tls variable as requested by stefaniMicah Anderson
2006-10-06Added disk space report option (adam kosmin suggestion)Micah Anderson
2006-10-06Added rhatto's updated rub handler, not removing rsnap now, will probably wan...Micah Anderson
2006-10-04added purged packages to dpkg --get-selectionsMicah Anderson
2006-10-02Added changes from rhattoMicah Anderson
2006-09-26Added rhatto's rub handler, a second try at a rsync snapshotMicah Anderson
2006-08-11Added RPM patches submitted by Robert NapierMicah Anderson
2006-08-08Changed partition check to use sfdisk as its more commonMicah Anderson
2006-08-06Added warning if no devices were found on the systemMicah Anderson
2006-08-03Added fix to mysql handler for option change to --extra-files, alsoMicah Anderson
2006-07-10addedElijah Saxon
2006-07-10shortened debugging messagesElijah Saxon
2006-06-10add in-line compression to ldap handlerMicah Anderson
2006-06-10Updated the indentation to be according to the agreed standardMicah Anderson
2006-06-10Added in-line compression to pgsql and mysql handlers, appears to work fine i...Micah Anderson
2006-06-09Applied Anarcat's patch to fix rdiff's $testintrigeri
2006-06-04dup & rdiff: fixed * expansion in e-mailsintrigeri
2006-06-04dup: now forbid to (try to) backup /intrigeri
2006-06-04rdiff and dup handlers/helpers/examples symlink and globbing support enhancementintrigeri
2006-06-03dup: checked that bandwidthlimit still works with duplicity 0.4.2, reflectedintrigeri
2006-06-03dup: more or less support duplicity 0.4.2 (bandwidthlimit maybe not working a...intrigeri
2006-06-03rdiff: $VROOTDIR/$vserver was prepended twice, fixed ; thanks to Florian Burkaintrigeri
2006-05-30dup (helper + handler + example config) : don't pretend anymore that duplicityintrigeri
2006-04-24pgsql: postgres user UID is now the one from inside the vserver if necessaryintrigeri
2006-04-24pgsql: Fixed shell expansion, thanks Thomas Kotzian (Closes: #363297)intrigeri
2006-04-22minor spelling fixMicah Anderson
2006-04-22A couple other minor edits to languageMicah Anderson
2006-04-22The helper didn't display the key properly, and I couldn't figure outMicah Anderson
2006-04-22Minor grammar fixMicah Anderson
2006-04-13Updated the sys handler to include all the checks that Petr KlimaMicah Anderson
2006-04-12Added tar handlerMicah Anderson
2006-04-08backslashes for the double quotes are necessary in the debug linesMicah Anderson
2006-04-08 r4446@krups: intrigeri | 2006-04-08 12:28:59 +0200intrigeri
2006-04-05Removed over zelous vsnames checkMicah Anderson
2006-03-25Added escaping of double quotes that were added previouslyMicah Anderson
2006-03-20Fixed su quoting usage, as outlined here:Micah Anderson
2006-03-15Harder than it looks at first! This appears to fix it, but please try it out.Micah Anderson
2006-03-11Fixed the include=/exclude= improper dereference problem in the dup handlerMicah Anderson
2006-03-11If you include= or exclude= a directory that is actually a symlink Micah Anderson
2006-03-07mysql tried to remove a tmpfile that didn't exist, fixed check for thisMicah Anderson
2006-02-23Added some more default excludes as reported by Adam Porter in bug #353412Micah Anderson
2006-02-03Fixed improper use of $vuserhome as reported as Debian bug #351083Micah Anderson
2006-02-02mysql, pgsql and svn handlers: fixed inversed vsname emptyness testintrigeri
2006-02-01This test needs to be inverted, otherwise it doesn't backup vservers at allMicah Anderson
2006-01-31Removed vsnames variable check as it is "over-paranoid" :)Micah Anderson
2006-01-26Apparantly it is common practice to NOT keep generated files in the repository,Micah Anderson
2006-01-19typointrigeri