matthijs/upstream/backupninja.git
2006-06-10 Micah Andersonthe find that looks in /etc/backup.d didn't follow...
2006-06-10 Micah Andersonadd in-line compression to ldap handler
2006-06-10 Micah AndersonUpdated the indentation to be according to the agreed...
2006-06-10 Micah AndersonAdded in-line compression to pgsql and mysql handlers...
2006-06-09 Micah AndersonAdded a slightly modified version of the anti-fascist...
2006-06-09 intrigeriApplied Anarcat's patch to fix rdiff's $test
2006-06-04 intrigeridup & rdiff: fixed * expansion in e-mails
2006-06-04 intrigeridup: now forbid to (try to) backup /
2006-06-04 intrigeriForgot to update Changelog for previous rev: rdiff...
2006-06-04 intrigerirdiff and dup handlers/helpers/examples symlink and...
2006-06-03 intrigeridup: checked that bandwidthlimit still works with...
2006-06-03 intrigeriforgot to write to Changelog
2006-06-03 intrigeridup: more or less support duplicity 0.4.2 (bandwidthlim...
2006-06-03 intrigerirdiff: $VROOTDIR/$vserver was prepended twice, fixed...
2006-05-30 intrigerininjahelper: Recursively ignore subdirs in /etc/backup...
2006-05-30 intrigeridup (helper + handler + example config) : don't pretend...
2006-05-07 Micah Andersonadd database handler todo item
2006-04-29 Elijah Saxonvsnames = all, would be cool for mysql handler
2006-04-24 intrigeripgsql: postgres user UID is now the one from inside...
2006-04-24 intrigeripgsql: Fixed shell expansion, thanks Thomas Kotzian...
2006-04-22 Micah Andersonminor spelling fix
2006-04-22 Micah AndersonA couple other minor edits to language
2006-04-22 Micah AndersonThe helper didn't display the key properly, and I could...
2006-04-22 Micah AndersonMinor grammar fix
2006-04-19 Elijah Saxon(no commit message)
2006-04-13 Micah AndersonUpdated the sys handler to include all the checks that...
2006-04-12 Micah AndersonAdded tar handler
2006-04-12 Micah AndersonChanged cron.d permissions to 644
2006-04-08 Micah Andersonbackslashes for the double quotes are necessary in...
2006-04-08 intrigeriRecursively ignore subdirs in /etc/backup.d (Closes...
2006-04-08 intrigeriTODO: removed erroeously re-added old item
2006-04-08 intrigeri r4446@krups: intrigeri | 2006-04-08 12:28:59 +0200
2006-04-08 intrigeri(no commit message)
2006-04-05 Micah AndersonRemoved over zelous vsnames check
2006-04-04 Elijah Saxoncorrected minor typo
2006-03-25 Micah AndersonAdded escaping of double quotes that were added previously
2006-03-25 Micah AndersonRemove AM_MAINTAINER_MODE from configure.in because...
2006-03-20 Micah AndersonFixed su quoting usage, as outlined here:
2006-03-15 Micah Andersonlost+found was not being removed from the list of found...
2006-03-15 Micah AndersonHarder than it looks at first! This appears to fix...
2006-03-11 Micah AndersonFixed the include=/exclude= improper dereference proble...
2006-03-11 Micah AndersonIf you include= or exclude= a directory that is actuall...
2006-03-07 Micah Andersonmysql tried to remove a tmpfile that didn't exist,...
2006-02-23 Micah AndersonAdded some more default excludes as reported by Adam...
2006-02-04 Micah AndersonAdd AM_MAINTAINER_MODE to configure.in which enables...
2006-02-03 Micah AndersonFixed improper use of $vuserhome as reported as Debian...
2006-02-02 intrigerimysql, pgsql and svn handlers: fixed inversed vsname...
2006-02-02 intrigeriChangelog: added next-release section, added my previou...
2006-02-02 intrigerilib/vserver.in: fixed #351083 (readlink syntax error)
2006-02-01 Micah AndersonThis test needs to be inverted, otherwise it doesn...
2006-01-31 Micah AndersonRemoved vsnames variable check as it is "over-paranoid" :)
2006-01-26 Micah AndersonMissing backslash
2006-01-26 Micah AndersonFix for lib/Makefile.am to install libraries in the...
2006-01-26 Micah AndersonRemove some more generated files that shouldn't be...
2006-01-26 Micah AndersonSlight change to autogen.sh to act like other scripts...
2006-01-26 Micah AndersonApparantly it is common practice to NOT keep generated...
2006-01-20 Micah AndersonFixed the Makefile.in to actually work (for real)
2006-01-20 Micah AndersonFixed up Makefiles to actually work
2006-01-20 Micah Andersonconfigure script should not be in svn, but instead...
2006-01-19 intrigeriTODO: added Debian BTS url
2006-01-19 Micah AndersonAdd configure /bin/sh problem to TODO
2006-01-19 intrigeriTODO: added some bits from my own TODO, he he
2006-01-19 intrigeriREADME: upgraded the ninjahelper section from the manpage
2006-01-19 intrigeritypo
2006-01-19 intrigeritypo
2006-01-19 intrigerias usual, forgot to update the Changelog in last commit...
2006-01-19 intrigeri- dup & rdiff handlers: finally, a real and well tested...
2006-01-19 intrigerihandlers/sys: start to use new lib/vserver functionality
2006-01-19 intrigerihandlers/svn: use the same (short) code as pgsql and...
2006-01-19 intrigerirdiff.helper: fixed vsnames output syntax (currently...
2006-01-19 intrigericlean up and homogenize pgsql and mysql vserver checks
2006-01-19 intrigerihandlers/pgsql: make more use of the new lib/vserver...
2006-01-19 intrigerihandlers/pgsql: make use of the new lib/vserver functio...
2006-01-19 intrigerihomogeneized rdiff.helper, dup.helper and example.dup...
2006-01-19 intrigerihandlers/rdiff: make use of new lib/vserver functionality
2006-01-19 intrigerirdiff: remove TODO comment line, since this has not...
2006-01-19 intrigerirdiff: fixed globbing bug for include, exclude and...
2006-01-19 intrigerirdiff: start to take advantage of new lib/vserver funct...
2006-01-19 intrigerilib/vserver.in: new function: vservers_exist
2006-01-19 intrigerilib/vserver.in[init_vservers]: warn if vservers are...
2006-01-17 intrigerilib/vserver.in [init_vservers] : canonicalize VROOTDIR...
2006-01-17 intrigerilib/vserver.in [init_vservers] : test in a stricter...
2006-01-17 intrigericode refactor: backupninja now uses vservers lib to...
2006-01-17 intrigerilib/vserver.in: modified init_vservers so that it can...
2006-01-17 intrigeribackupninja.in: improved VROOTDIR detection as in lib...
2006-01-17 intrigerilib/vserver.in: enhanced the VROOTDIR discovery
2006-01-17 intrigeridup.helper: fixed output syntax for multiple vsnames
2006-01-17 intrigerihandlers/dup: now works when multiple vservers names...
2006-01-17 intrigeriadd the Emacs header comment line to lib/*.in
2006-01-17 intrigeriduplicity handler: warn if vsnames or vsinclude is...
2006-01-16 intrigeriautotools files upgrade to 0.9.2, seems to be needed...
2006-01-16 intrigeriforgot to update Changelog for previous commit
2006-01-16 intrigeriFixed (eventually) the globbing include/exclude/vsinclu...
2006-01-14 Micah AndersonAdded TODO list and updated Authors
2006-01-09 Elijah Saxon. fixed errors in create remote dir
2006-01-09 Elijah Saxonadded bug warning in comments
2006-01-09 Elijah Saxonfixed indenting
2006-01-09 Elijah Saxon. now reports error if the helper script has a syntax...
2006-01-09 Elijah Saxonlots of ninjahelper changes
2006-01-03 Micah AndersonFixed mysql no user defaults file handling
next