aboutsummaryrefslogtreecommitdiff
path: root/handlers
AgeCommit message (Expand)Author
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
2006-01-19- dup & rdiff handlers: finally, a real and well tested fix for the globbing bugintrigeri
2006-01-19handlers/sys: start to use new lib/vserver functionalityintrigeri
2006-01-19handlers/svn: use the same (short) code as pgsql and mysql to check vservers ...intrigeri
2006-01-19rdiff.helper: fixed vsnames output syntax (currently unused by the rdiff hand...intrigeri
2006-01-19clean up and homogenize pgsql and mysql vserver checksintrigeri
2006-01-19handlers/pgsql: make more use of the new lib/vserver functionalityintrigeri
2006-01-19handlers/pgsql: make use of the new lib/vserver functionalityintrigeri
2006-01-19homogeneized rdiff.helper, dup.helper and example.dup doc about vsnames and v...intrigeri
2006-01-19handlers/rdiff: make use of new lib/vserver functionalityintrigeri
2006-01-19rdiff: remove TODO comment line, since this has not to be done :)intrigeri
2006-01-19rdiff: fixed globbing bug for include, exclude and vsinclude (again.)intrigeri
2006-01-19rdiff: start to take advantage of new lib/vserver functionalityintrigeri
2006-01-19lib/vserver.in: new function: vservers_existintrigeri
2006-01-17dup.helper: fixed output syntax for multiple vsnamesintrigeri
2006-01-17handlers/dup: now works when multiple vservers names are given (separated by ...intrigeri
2006-01-17duplicity handler: warn if vsnames or vsinclude is enabled while vservers sup...intrigeri
2006-01-16autotools files upgrade to 0.9.2, seems to be needed and to have been forgottenintrigeri
2006-01-16Fixed (eventually) the globbing include/exclude/vsinclude bug.intrigeri