matthijs/upstream/backupninja.git
15 years agofixed catifexec function to actually work, also now takes arguments that are passed...
Micah Anderson [Tue, 24 Jun 2008 19:53:36 +0000 (19:53 +0000)]
fixed catifexec function to actually work, also now takes arguments that are passed, thanks to a report from John Hallam

15 years agoadd the ability to save the debconf package selection states in the sys handler,...
Micah Anderson [Tue, 24 Jun 2008 18:57:39 +0000 (18:57 +0000)]
add the ability to save the debconf package selection states in the sys handler, which aides in restoring installed packages with the right choices made

15 years agomade mktemp a requirement for building backupninja, added autotools variables to...
Micah Anderson [Tue, 24 Jun 2008 18:02:23 +0000 (18:02 +0000)]
made mktemp a requirement for building backupninja, added autotools variables to substitute the proper binary location and removed bad fall-back when mktemp was not there

15 years agosys: support selection of VServers to run on with the new vsnames configuration optio...
intrigeri [Tue, 24 Jun 2008 16:05:44 +0000 (16:05 +0000)]
sys: support selection of VServers to run on with the new vsnames configuration option (Closes: Trac#45)

15 years agopgsql, mysql, svn: use new vservers_running function from lib/vserver (factorization++)
intrigeri [Tue, 24 Jun 2008 15:55:10 +0000 (15:55 +0000)]
pgsql, mysql, svn: use new vservers_running function from lib/vserver (factorization++)

15 years agolib/vserver: added vservers_running function, use it in sys handler (to ease future...
intrigeri [Tue, 24 Jun 2008 15:49:06 +0000 (15:49 +0000)]
lib/vserver: added vservers_running function, use it in sys handler (to ease future fix for Trac#45)

15 years agodup: actually allow to backup only VServers, by relaxing $include test
intrigeri [Tue, 24 Jun 2008 15:39:03 +0000 (15:39 +0000)]
dup: actually allow to backup only VServers, by relaxing $include test

15 years agosys: update for 2.6 kernels: use /proc/kallsyms instead of /proc/ksyms (Closes: Trac#39)
intrigeri [Tue, 24 Jun 2008 15:13:51 +0000 (15:13 +0000)]
sys: update for 2.6 kernels: use /proc/kallsyms instead of /proc/ksyms (Closes: Trac#39)

15 years agopgsql: clarify error message when backupdir does not exist
intrigeri [Tue, 24 Jun 2008 15:01:35 +0000 (15:01 +0000)]
pgsql: clarify error message when backupdir does not exist

15 years agoFixed tr construct reporting a warning (Closes: #452669).
intrigeri [Tue, 24 Jun 2008 14:36:52 +0000 (14:36 +0000)]
Fixed tr construct reporting a warning (Closes: #452669).

15 years agodup: warn about bandwithlimit being unused when desturl is set
intrigeri [Tue, 24 Jun 2008 14:11:22 +0000 (14:11 +0000)]
dup: warn about bandwithlimit being unused when desturl is set

15 years agodup: support every duplicity-supported transport with new configuration option destur...
intrigeri [Tue, 24 Jun 2008 13:32:34 +0000 (13:32 +0000)]
dup: support every duplicity-supported transport with new configuration option desturl (Closes: #483712, #346040, Trac#2)

15 years agoAllow the entire backup run to be halted by an action (Closes: #455836)
intrigeri [Tue, 24 Jun 2008 10:48:55 +0000 (10:48 +0000)]
Allow the entire backup run to be halted by an action (Closes: #455836)

15 years agoLDAP helper: make error message clearer when no supported backend is found
intrigeri [Mon, 23 Jun 2008 21:09:14 +0000 (21:09 +0000)]
LDAP helper: make error message clearer when no supported backend is found

15 years agoLDAP: support HDB backend just as the BDB one
intrigeri [Mon, 23 Jun 2008 21:07:19 +0000 (21:07 +0000)]
LDAP: support HDB backend just as the BDB one

15 years agoadd changelog entry for maildir destid_file addition
Micah Anderson [Thu, 19 Jun 2008 15:06:31 +0000 (15:06 +0000)]
add changelog entry for maildir destid_file addition

15 years agoadd an option to maildir handler to enable you to specify a particular
Micah Anderson [Thu, 19 Jun 2008 15:04:41 +0000 (15:04 +0000)]
add an option to maildir handler to enable you to specify a particular
ssh identity file, defaulting to the expected /root/.ssh/id_rsa. This
is important to have if you are trying to backup to a different user
on a backuphost than other handlers are using. For example, if the
rdiff handler is connecting to backalbatross@backupserver-pn using
/root/.ssh/id_rsa for public key authentication, and you want to
configure the maildir handler to connect as user
backmaildir@backupserver-pn you will might want to specify a different
identity file for that authentication (if you do not want to share the
id file between the 'backalbatross' and 'backmaildir' users).

Note: this cannot be accomplished with a ssh config file because that
file is host based, ie. you can only specify one user per host
specified in the config

16 years agofix spelling error
Micah Anderson [Thu, 8 May 2008 15:16:41 +0000 (15:16 +0000)]
fix spelling error

16 years agoadd changelog entry for maildir fix
Micah Anderson [Thu, 13 Mar 2008 19:43:22 +0000 (19:43 +0000)]
add changelog entry for maildir fix

16 years agofix cstream definition
Micah Anderson [Thu, 13 Mar 2008 15:48:59 +0000 (15:48 +0000)]
fix cstream definition

16 years agochange the date format for the deleted timestamp
Elijah Saxon [Tue, 19 Feb 2008 20:37:39 +0000 (20:37 +0000)]
change the date format for the deleted timestamp

16 years agofixed bug where maildirs that start with a number were skipped. make deleted maildirs...
Elijah Saxon [Tue, 19 Feb 2008 20:31:52 +0000 (20:31 +0000)]
fixed bug where maildirs that start with a number were skipped. make deleted maildirs record the date they were deleted

16 years agomove -maxdepth 1 option before -type d due to find giving this warning when it is...
Micah Anderson [Wed, 13 Feb 2008 16:57:54 +0000 (16:57 +0000)]
move -maxdepth 1 option before -type d due to find giving this warning when it is after:

find: warning: you have specified the -maxdepth option after a
non-option argument -type, but options are not positional (-maxdepth
affects tests specified before it as well as those specified after
it).  Please specify options before other arguments.

16 years agosupport new duplicity versions:
intrigeri [Mon, 14 Jan 2008 20:32:19 +0000 (20:32 +0000)]
support new duplicity versions:
 - general cleanup of dup handler
 - support remove-older-than command
 - also run "duplicity cleanup" before anything else, for safety reasons
 - migrated full/incremental backup switch to new syntax
ChangeLog: removed trailing space

16 years agordiff: incorporate sshoptions into options via remote-schema if not there
Micah Anderson [Wed, 12 Dec 2007 02:54:09 +0000 (02:54 +0000)]
rdiff: incorporate sshoptions into options via remote-schema if not there

16 years agofixed ignore_version default value
Micah Anderson [Wed, 5 Dec 2007 20:41:54 +0000 (20:41 +0000)]
fixed ignore_version default value

16 years agoadd wget handler, add released tag to the changelog and setup changelog for next...
Micah Anderson [Sun, 2 Dec 2007 17:34:26 +0000 (17:34 +0000)]
add wget handler, add released tag to the changelog and setup changelog for next release

16 years agoprepare for release
Micah Anderson [Sun, 2 Dec 2007 17:06:06 +0000 (17:06 +0000)]
prepare for release

16 years agoadd missing parameter to rsync
Micah Anderson [Sun, 2 Dec 2007 16:56:32 +0000 (16:56 +0000)]
add missing parameter to rsync

16 years agoduplicity: clarify comments about duplicity versions compatibility
intrigeri [Thu, 29 Nov 2007 19:54:44 +0000 (19:54 +0000)]
duplicity: clarify comments about duplicity versions compatibility

16 years agoredhat spec file updates
Micah Anderson [Wed, 28 Nov 2007 15:09:06 +0000 (15:09 +0000)]
redhat spec file updates

16 years agodup: new tmpdir config option, useful when duplicity fills up /tmp
intrigeri [Mon, 26 Nov 2007 07:42:24 +0000 (07:42 +0000)]
dup: new tmpdir config option, useful when duplicity fills up /tmp

16 years agoadded bug number
Micah Anderson [Sun, 25 Nov 2007 17:54:54 +0000 (17:54 +0000)]
added bug number

16 years agofix duplicity version test
intrigeri [Sun, 25 Nov 2007 17:17:55 +0000 (17:17 +0000)]
fix duplicity version test

16 years agofix typo
Micah Anderson [Sun, 25 Nov 2007 00:05:37 +0000 (00:05 +0000)]
fix typo

16 years agoallow for exclude only configurations to rdiff-backup handler: Closes Trac#21
Micah Anderson [Sat, 24 Nov 2007 23:44:07 +0000 (23:44 +0000)]
allow for exclude only configurations to rdiff-backup handler: Closes Trac#21

16 years agofixup ldap SSL/TLS options, make TLS default in helper, Closes: Trac#13
Micah Anderson [Sat, 24 Nov 2007 23:23:08 +0000 (23:23 +0000)]
fixup ldap SSL/TLS options, make TLS default in helper, Closes: Trac#13

16 years agofix Trac#25
Micah Anderson [Sat, 24 Nov 2007 23:13:24 +0000 (23:13 +0000)]
fix Trac#25

16 years agoFixes for Trac#24
Micah Anderson [Sat, 24 Nov 2007 23:07:16 +0000 (23:07 +0000)]
Fixes for Trac#24

16 years agofixed ldap handler not recognizing database suffix
Micah Anderson [Sat, 24 Nov 2007 23:03:21 +0000 (23:03 +0000)]
fixed ldap handler not recognizing database suffix

16 years agofixed Trac#29 causing slapcat + gzip not to work
Micah Anderson [Sat, 24 Nov 2007 23:00:33 +0000 (23:00 +0000)]
fixed Trac#29 causing slapcat + gzip not to work

16 years agofixed ldap helper setting compress option wrong, standardize on options
Micah Anderson [Sat, 24 Nov 2007 22:44:39 +0000 (22:44 +0000)]
fixed ldap helper setting compress option wrong, standardize on options

16 years agoactually include the example file
Micah Anderson [Sat, 24 Nov 2007 22:20:46 +0000 (22:20 +0000)]
actually include the example file

16 years agoadd a maildir examples file
Micah Anderson [Sat, 24 Nov 2007 22:17:04 +0000 (22:17 +0000)]
add a maildir examples file

16 years agoadded local support to rdiff helper
Micah Anderson [Sat, 24 Nov 2007 21:53:15 +0000 (21:53 +0000)]
added local support to rdiff helper

16 years agofixed Trac #1, actually add example.rsync
Micah Anderson [Sat, 24 Nov 2007 21:32:30 +0000 (21:32 +0000)]
fixed Trac #1, actually add example.rsync

16 years agoadd patch from matthew palmer to enhance mysql database selection (Closes: #452039)
Micah Anderson [Tue, 20 Nov 2007 01:28:49 +0000 (01:28 +0000)]
add patch from matthew palmer to enhance mysql database selection (Closes: #452039)

16 years agoadd example.rsync and updated rsync handler from rhatto
Micah Anderson [Tue, 6 Nov 2007 21:20:36 +0000 (21:20 +0000)]
add example.rsync and updated rsync handler from rhatto

16 years agofixed typo (rsyn.in) that prevented make to work
intrigeri [Sat, 3 Nov 2007 03:13:21 +0000 (03:13 +0000)]
fixed typo (rsyn.in) that prevented make to work

16 years agoremove rsnap and rename rub handler to rsync, after consultation with rhatto
Micah Anderson [Fri, 2 Nov 2007 19:32:51 +0000 (19:32 +0000)]
remove rsnap and rename rub handler to rsync, after consultation with rhatto

16 years agoadded nodata option to mysql handler, thanks to Daniel Bonniot (Closes: 408829)
Micah Anderson [Fri, 2 Nov 2007 00:52:55 +0000 (00:52 +0000)]
added nodata option to mysql handler, thanks to Daniel Bonniot (Closes: 408829)

16 years agoadded ignore_version option to rdiff handler to enable you override the version check
Micah Anderson [Fri, 2 Nov 2007 00:12:04 +0000 (00:12 +0000)]
added ignore_version option to rdiff handler to enable you override the version check

16 years agoadd some debian bug numbers to Changelog for reference
Micah Anderson [Thu, 1 Nov 2007 23:54:08 +0000 (23:54 +0000)]
add some debian bug numbers to Changelog for reference

16 years agoSupport duplicity >= 0.4.3 invocation syntax
intrigeri [Mon, 15 Oct 2007 20:55:59 +0000 (20:55 +0000)]
Support duplicity >= 0.4.3 invocation syntax

16 years agoforgot to add CLEANFILES to handlers/Makefile.am
intrigeri [Fri, 12 Oct 2007 17:48:23 +0000 (17:48 +0000)]
forgot to add CLEANFILES to handlers/Makefile.am

16 years agoFixed reportspace option (Trac#10)
intrigeri [Fri, 12 Oct 2007 17:42:46 +0000 (17:42 +0000)]
Fixed reportspace option (Trac#10)

16 years agofixed Trac#11
intrigeri [Fri, 12 Oct 2007 17:14:34 +0000 (17:14 +0000)]
fixed Trac#11

16 years agofixed autotools build, broken since r466, inhandlers/Makefile.am
intrigeri [Fri, 12 Oct 2007 17:06:09 +0000 (17:06 +0000)]
fixed autotools build, broken since r466, inhandlers/Makefile.am

16 years agotypo in backupninja.1
intrigeri [Mon, 13 Aug 2007 01:55:16 +0000 (01:55 +0000)]
typo in backupninja.1

16 years agodup: cleanup unused var.
intrigeri [Sun, 5 Aug 2007 15:20:34 +0000 (15:20 +0000)]
dup: cleanup unused var.

16 years agoadd patch to ignore rdiff minor version levels
Micah Anderson [Sat, 28 Jul 2007 11:36:40 +0000 (11:36 +0000)]
add patch to ignore rdiff minor version levels

16 years agoadded Trac tickets report URL to TODO
intrigeri [Tue, 19 Jun 2007 20:53:23 +0000 (20:53 +0000)]
added Trac tickets report URL to TODO

16 years agorub: Fixed integer comparison (Closes: Trac#3)
intrigeri [Tue, 19 Jun 2007 10:00:30 +0000 (10:00 +0000)]
rub: Fixed integer comparison (Closes: Trac#3)

16 years agordiff: handle "keep = yes" to disable old backups removal (Closes: #424633)
intrigeri [Tue, 19 Jun 2007 09:55:13 +0000 (09:55 +0000)]
rdiff: handle "keep = yes" to disable old backups removal (Closes: #424633)

17 years agomade maildir handler spit out username when in debug mode
Elijah Saxon [Mon, 23 Apr 2007 00:10:50 +0000 (00:10 +0000)]
made maildir handler spit out username when in debug mode

17 years agocommented out info line
Elijah Saxon [Fri, 23 Mar 2007 00:09:41 +0000 (00:09 +0000)]
commented out info line

17 years agofix LC_ALL=C sfdisk thing that I missed
Micah Anderson [Sun, 4 Mar 2007 20:15:39 +0000 (20:15 +0000)]
fix LC_ALL=C sfdisk thing that I missed

17 years agofix partitionsfile example to properly use __star__ and note
Micah Anderson [Sun, 4 Mar 2007 10:48:24 +0000 (10:48 +0000)]
fix partitionsfile example to properly use __star__ and note
why this is needed, in case someone wants to change this (Closes: #409192)

17 years agoadded ninjareport
Micah Anderson [Sun, 4 Mar 2007 10:29:26 +0000 (10:29 +0000)]
added ninjareport
added ale to AUTHORS for ldap fixes
adjusted sys handler to allow for turning off of sfdisk (#404071)

17 years agoupdated autotools abstraction to properly pick up different awk, sed,
Micah Anderson [Fri, 23 Feb 2007 18:04:04 +0000 (18:04 +0000)]
updated autotools abstraction to properly pick up different awk, sed,
and md5sum locations

17 years agoadded some fixes from ale for the ldap handler
Micah Anderson [Thu, 1 Feb 2007 23:32:13 +0000 (23:32 +0000)]
added some fixes from ale for the ldap handler
re-ordered the handler list in the changelog to be alpha

17 years agomade source directory not found into warning instead of fatal
Elijah Saxon [Mon, 22 Jan 2007 21:35:52 +0000 (21:35 +0000)]
made source directory not found into warning instead of fatal

17 years agominor cleanup
Micah Anderson [Sun, 21 Jan 2007 19:32:51 +0000 (19:32 +0000)]
minor cleanup

17 years agoUpdated makefiles to include rsnap/rub files that were
Micah Anderson [Sun, 21 Jan 2007 19:30:10 +0000 (19:30 +0000)]
Updated makefiles to include rsnap/rub files that were
accidentally omitted

17 years agoadd to changelog
Micah Anderson [Fri, 15 Dec 2006 23:14:25 +0000 (23:14 +0000)]
add to changelog

17 years agoAdd Jamie McClelland's cstream patches
Micah Anderson [Fri, 15 Dec 2006 23:13:47 +0000 (23:13 +0000)]
Add Jamie McClelland's cstream patches

17 years agofixed case where combination of compress=no and specifying individual
Micah Anderson [Wed, 13 Dec 2006 05:36:41 +0000 (05:36 +0000)]
fixed case where combination of compress=no and specifying individual
vservers and mysqld wasn't running or mysqldump didn't exist would cause
a zero byte backup file

17 years agochanged spaces to tabs in Makefile.am (make will ignore
Micah Anderson [Tue, 28 Nov 2006 23:27:19 +0000 (23:27 +0000)]
changed spaces to tabs in Makefile.am (make will ignore
the section if its spaces)

17 years agoAdded rub handler fixes from rhatto
Micah Anderson [Wed, 1 Nov 2006 21:50:26 +0000 (21:50 +0000)]
Added rub handler fixes from rhatto

17 years agomy changelog was in conflict, resolving this
Micah Anderson [Wed, 1 Nov 2006 21:40:46 +0000 (21:40 +0000)]
my changelog was in conflict, resolving this

17 years agosys: closes 396632 for real
intrigeri [Wed, 1 Nov 2006 21:30:02 +0000 (21:30 +0000)]
sys: closes 396632 for real

17 years agosys: start to fix silly output display and data loss
intrigeri [Wed, 1 Nov 2006 21:14:35 +0000 (21:14 +0000)]
sys: start to fix silly output display and data loss

17 years agopgsql: support PGSQLUSER for real (Closes: #396578)
intrigeri [Wed, 1 Nov 2006 18:26:41 +0000 (18:26 +0000)]
pgsql: support PGSQLUSER for real (Closes: #396578)

17 years agoforgot to commit minor fix to rub handler
Micah Anderson [Tue, 31 Oct 2006 05:00:13 +0000 (05:00 +0000)]
forgot to commit minor fix to rub handler

17 years agoChangelog completing with proper Closes: Debian bug
intrigeri [Sat, 28 Oct 2006 19:34:56 +0000 (19:34 +0000)]
Changelog completing with proper Closes: Debian bug

17 years agosys: fix bug when vrootdir is on its own partition
intrigeri [Sat, 28 Oct 2006 19:19:55 +0000 (19:19 +0000)]
sys: fix bug when vrootdir is on its own partition

17 years agofixed configuration files permission check
intrigeri [Sun, 8 Oct 2006 00:42:47 +0000 (00:42 +0000)]
fixed configuration files permission check

17 years agofixed automake problem if /etc/backup.d already exists
Micah Anderson [Sat, 7 Oct 2006 23:04:27 +0000 (23:04 +0000)]
fixed automake problem if /etc/backup.d already exists

17 years agosys: fixed typo breaking things with VServers
intrigeri [Sat, 7 Oct 2006 22:53:46 +0000 (22:53 +0000)]
sys: fixed typo breaking things with VServers

17 years agoChange /etc/backup.d permissions to need 0770 for admingroup
Micah Anderson [Sat, 7 Oct 2006 03:59:32 +0000 (03:59 +0000)]
Change /etc/backup.d permissions to need 0770 for admingroup

17 years agosys: typo
intrigeri [Sat, 7 Oct 2006 03:28:21 +0000 (03:28 +0000)]
sys: typo

17 years agosys: fix the '*' in dpkg --get-selections
intrigeri [Sat, 7 Oct 2006 03:27:24 +0000 (03:27 +0000)]
sys: fix the '*' in dpkg --get-selections

17 years agoninjahelper.in: remove runtime overzealous perms checks on the helpers
intrigeri [Sat, 7 Oct 2006 02:44:05 +0000 (02:44 +0000)]
ninjahelper.in: remove runtime overzealous perms checks on the helpers

17 years agobackupninja.in: words missing in error message
intrigeri [Sat, 7 Oct 2006 02:14:42 +0000 (02:14 +0000)]
backupninja.in: words missing in error message

17 years agoHere is my trac commit
Micah Anderson [Sat, 7 Oct 2006 02:01:47 +0000 (02:01 +0000)]
Here is my trac commit

17 years agodup: document how to write sftp-compatible (and thus new-duplicity-compatible)
intrigeri [Sat, 7 Oct 2006 01:23:21 +0000 (01:23 +0000)]
dup: document how to write sftp-compatible (and thus new-duplicity-compatible)
sshoptions setting (Closes: #388543)

17 years agodup, rdiff: implemented and documented simpler and clearer symlinks/globbing
intrigeri [Sat, 7 Oct 2006 00:40:58 +0000 (00:40 +0000)]
dup, rdiff: implemented and documented simpler and clearer symlinks/globbing
behaviour, as proposed on
http://lists.riseup.net/www/arc/backupninja/2006-07/msg00008.html

17 years agoadded ldaphost and tls variable as requested by stefani
Micah Anderson [Fri, 6 Oct 2006 20:00:52 +0000 (20:00 +0000)]
added ldaphost and tls variable as requested by stefani

17 years agoprepare configure for 0.9.4
Micah Anderson [Fri, 6 Oct 2006 18:49:42 +0000 (18:49 +0000)]
prepare configure for 0.9.4

17 years agoAdded disk space report option (adam kosmin suggestion)
Micah Anderson [Fri, 6 Oct 2006 18:42:32 +0000 (18:42 +0000)]
Added disk space report option (adam kosmin suggestion)
removed sys vserver not running noise report (anarcat suggestion)