matthijs/upstream/backupninja.git
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
2006-01-02 Elijah Saxontabs to spaces
2006-01-02 intrigeri r585@crapouille: intrigeri | 2006-01-02 17:18:49...
2005-12-29 Micah AndersonOops, adding ninjahelper to Makefile backupninja-0.9.2
2005-12-29 Micah AndersonSet released date to today
2005-12-28 intrigeri r263@crapouille: intrigeri | 2005-12-28 21:19:10...
2005-12-28 intrigeri r261@crapouille: intrigeri | 2005-12-28 20:59:01...
2005-12-28 intrigeriAdded the "Emacs comment line" on top of every shell...
2005-12-28 intrigeridup.helper: updated to support the new duplicity handle...
2005-12-28 intrigeridup: fixed erroneous gpg-related options processing...
2005-12-27 Micah Anderson r253@um: micah | 2005-12-27 17:34:08 -0500
2005-12-27 Micah Anderson r251@um: micah | 2005-12-27 17:32:48 -0500
2005-12-27 Micah Anderson r243@um: micah | 2005-12-27 17:06:37 -0500
2005-12-27 Micah Anderson r242@um: micah | 2005-12-27 17:06:10 -0500
2005-12-27 Micah Anderson r241@um: micah | 2005-12-27 15:21:17 -0500
2005-12-27 Micah Anderson r240@um: micah | 2005-12-27 14:54:04 -0500
2005-12-27 Micah Anderson r239@um: micah | 2005-12-27 14:52:42 -0500
2005-12-27 Micah Anderson r238@um: micah | 2005-12-27 13:32:57 -0500
2005-12-27 intrigeridup: now possible to use different keys to sign and...
2005-12-27 Micah Anderson r222@um: micah | 2005-12-27 11:57:57 -0500
2005-12-27 Micah Anderson r221@um: micah | 2005-12-27 11:54:34 -0500
2005-12-27 Micah Anderson r220@um: micah | 2005-12-27 11:12:31 -0500
2005-12-27 Micah Anderson r219@um: micah | 2005-12-27 10:32:24 -0500
2005-12-27 Micah Anderson r218@um: micah | 2005-12-27 09:59:40 -0500
2005-12-27 Micah Anderson r217@um: micah | 2005-12-27 09:57:30 -0500
2005-12-27 Micah Anderson r216@um: micah | 2005-12-27 09:50:17 -0500
next