fixed ignore_version default value
[matthijs/upstream/backupninja.git] / ChangeLog
2007-12-05 micahfixed ignore_version default value
2007-12-02 micahadd wget handler, add released tag to the changelog...
2007-11-28 micahredhat spec file updates
2007-11-26 intrigeridup: new tmpdir config option, useful when duplicity...
2007-11-25 micahadded bug number
2007-11-24 micahallow for exclude only configurations to rdiff-backup...
2007-11-24 micahfixup ldap SSL/TLS options, make TLS default in helper...
2007-11-24 micahfix Trac#25
2007-11-24 micahFixes for Trac#24
2007-11-24 micahfixed ldap handler not recognizing database suffix
2007-11-24 micahfixed Trac#29 causing slapcat + gzip not to work
2007-11-24 micahfixed ldap helper setting compress option wrong, standa...
2007-11-24 micahadd a maildir examples file
2007-11-24 micahadded local support to rdiff helper
2007-11-24 micahfixed Trac #1, actually add example.rsync
2007-11-20 micahadd patch from matthew palmer to enhance mysql database...
2007-11-06 micahadd example.rsync and updated rsync handler from rhatto
2007-11-02 micahremove rsnap and rename rub handler to rsync, after...
2007-11-02 micahadded nodata option to mysql handler, thanks to Daniel...
2007-11-02 micahadded ignore_version option to rdiff handler to enable...
2007-11-01 micahadd some debian bug numbers to Changelog for reference
2007-10-15 intrigeriSupport duplicity >= 0.4.3 invocation syntax
2007-10-12 intrigeriFixed reportspace option (Trac#10)
2007-10-12 intrigerifixed Trac#11
2007-07-28 micahadd patch to ignore rdiff minor version levels
2007-06-19 intrigerirub: Fixed integer comparison (Closes: Trac#3)
2007-06-19 intrigerirdiff: handle "keep = yes" to disable old backups remov...
2007-03-04 micahfix LC_ALL=C sfdisk thing that I missed
2007-03-04 micahfix partitionsfile example to properly use __star__...
2007-03-04 micahadded ninjareport
2007-02-23 micahupdated autotools abstraction to properly pick up diffe...
2007-01-21 micahminor cleanup
2007-01-21 micahUpdated makefiles to include rsnap/rub files that were
2006-12-15 micahadd to changelog
2006-12-13 micahfixed case where combination of compress=no and specify...
2006-11-28 micahchanged spaces to tabs in Makefile.am (make will ignore
2006-11-01 micahAdded rub handler fixes from rhatto
2006-11-01 micahmy changelog was in conflict, resolving this
2006-11-01 intrigerisys: closes 396632 for real
2006-11-01 intrigerisys: start to fix silly output display and data loss
2006-11-01 intrigeripgsql: support PGSQLUSER for real (Closes: #396578)
2006-10-28 intrigeriChangelog completing with proper Closes: Debian bug
2006-10-28 intrigerisys: fix bug when vrootdir is on its own partition
2006-10-08 intrigerifixed configuration files permission check
2006-10-07 micahfixed automake problem if /etc/backup.d already exists
2006-10-07 intrigerisys: fixed typo breaking things with VServers
2006-10-07 micahChange /etc/backup.d permissions to need 0770 for admin...
2006-10-07 intrigerisys: fix the '*' in dpkg --get-selections
2006-10-07 intrigerininjahelper.in: remove runtime overzealous perms checks...
2006-10-07 micahHere 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 micahadded ldaphost and tls variable as requested by stefani
2006-10-06 micahAdded disk space report option (adam kosmin suggestion)
2006-10-04 micahadded purged packages to dpkg --get-selections
2006-10-02 micahAdded changes from rhatto
2006-08-13 micahFixed stat to use --format instead of --printf to be...
2006-08-11 micahAdded RPM patches submitted by Robert Napier
2006-08-10 micahAdded details to example.rsnap
2006-08-08 micahChanged partition check to use sfdisk as its more common
2006-08-06 micahAdded patch to improve RPM building
2006-08-03 micahAdded fix to mysql handler for option change to --extra...
2006-07-10 elijahadded rsnap
2006-06-10 micahAdded explicit mktemp template names so that mktemp...
2006-06-10 micahAdd fix from anarcat for ${configdirectory} in ninjahel...
2006-06-10 micahthe find that looks in /etc/backup.d didn't follow...
2006-06-10 micahadd in-line compression to ldap handler
2006-06-10 micahAdded in-line compression to pgsql and mysql handlers...
2006-06-09 micahAdded a slightly modified version of the anti-fascist...
2006-06-04 intrigeridup: now forbid to (try to) backup /
2006-06-04 intrigeriForgot to update Changelog for previous rev: rdiff...
2006-06-03 intrigeridup: checked that bandwidthlimit still works with...
2006-06-03 intrigeriforgot to write to Changelog
2006-05-30 intrigerininjahelper: Recursively ignore subdirs in /etc/backup...
2006-05-30 intrigeridup (helper + handler + example config) : don't pretend...
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-19 elijahgit-svn-id: code.autistici.org/svn/backupninja/trunk...
2006-04-13 micahUpdated the sys handler to include all the checks that...
2006-04-12 micahAdded tar handler
2006-04-12 micahChanged cron.d permissions to 644
2006-04-08 intrigeriRecursively ignore subdirs in /etc/backup.d (Closes...
2006-04-05 micahRemoved over zelous vsnames check
2006-03-20 micahFixed su quoting usage, as outlined here:
2006-03-15 micahlost+found was not being removed from the list of found...
2006-03-11 micahFixed the include=/exclude= improper dereference proble...
2006-03-11 micahIf you include= or exclude= a directory that is actuall...
2006-03-07 micahmysql tried to remove a tmpfile that didn't exist,...
2006-02-03 micahFixed 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-01-20 micahconfigure script should not be in svn, but instead...
2006-01-19 intrigerias usual, forgot to update the Changelog in last commit...
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 intrigericlean up and homogenize pgsql and mysql vserver checks
2006-01-19 intrigerihandlers/pgsql: make use of the new lib/vserver functio...
2006-01-19 intrigerihandlers/rdiff: make use of new lib/vserver functionality
2006-01-19 intrigerirdiff: fixed globbing bug for include, exclude and...
2006-01-19 intrigerilib/vserver.in: new function: vservers_exist
next