matthijs/upstream/backupninja.git
2006-10-28 intrigerisys: fix bug when vrootdir is on its own partition
2006-10-08 intrigerifixed configuration files permission check
2006-10-07 Micah Andersonfixed automake problem if /etc/backup.d already exists
2006-10-07 intrigerisys: fixed typo breaking things with VServers
2006-10-07 Micah AndersonChange /etc/backup.d permissions to need 0770 for admin...
2006-10-07 intrigerisys: typo
2006-10-07 intrigerisys: fix the '*' in dpkg --get-selections
2006-10-07 intrigerininjahelper.in: remove runtime overzealous perms checks...
2006-10-07 intrigeribackupninja.in: words missing in error message
2006-10-07 Micah AndersonHere is my trac commit
2006-10-07 intrigeridup: document how to write sftp-compatible (and thus...
2006-10-07 intrigeridup, rdiff: implemented and documented simpler and...
2006-10-06 Micah Andersonadded ldaphost and tls variable as requested by stefani
2006-10-06 Micah Andersonprepare configure for 0.9.4
2006-10-06 Micah AndersonAdded disk space report option (adam kosmin suggestion)
2006-10-06 Micah AndersonAdded rhatto's updated rub handler, not removing rsnap...
2006-10-04 Micah Andersonadded purged packages to dpkg --get-selections
2006-10-02 Micah AndersonAdded changes from rhatto
2006-09-27 Micah Andersonremove test
2006-09-27 Micah Andersonjust testing,please ignore
2006-09-26 Micah AndersonAdded rhatto's rub handler, a second try at a rsync...
2006-08-13 Micah AndersonFixed stat to use --format instead of --printf to be...
2006-08-11 Micah AndersonAdded RPM patches submitted by Robert Napier
2006-08-10 Micah AndersonAdded details to example.rsnap
2006-08-08 Micah AndersonChanged partition check to use sfdisk as its more common
2006-08-06 Micah AndersonAdded warning if no devices were found on the system
2006-08-06 Micah AndersonAdded example file for rsnap, it needs some documentati...
2006-08-06 Micah AndersonAdded patch to improve RPM building
2006-08-03 Micah AndersonAdded fix to mysql handler for option change to --extra...
2006-07-24 intrigeriAdded (commented out) the default VROOTDIR in the conff...
2006-07-13 intrigeribackupninja and ninjahelper: have find following symlin...
2006-07-10 Elijah Saxonadded paulv
2006-07-10 Elijah Saxonadded rsnap
2006-07-10 Elijah Saxonadded
2006-07-10 Elijah Saxonshortened debugging messages
2006-06-10 Micah AndersonChanged order of -s in the mail call for compatibility...
2006-06-10 Micah AndersonAdded explicit mktemp template names so that mktemp...
2006-06-10 Micah AndersonAdd fix from anarcat for ${configdirectory} in ninjahel...
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
next