Commit Graph

784 Commits

Author SHA1 Message Date
intrigeri
f896ef3f65 dup: add precmd to every duplicity call. 2012-01-29 15:09:37 +01:00
intrigeri
357a17b155 Use --ssh-options with dup >= 0.6.17.
... and warn about unsupported options.
2012-01-29 15:09:37 +01:00
intrigeri
0a0fbb46ba Workaround annoying automake sanity check.
Recent versions of automake prevent us from installing lib/* into
lib/backupninja/. Where else are be supposed to install such files anyway?
2012-01-29 14:36:42 +01:00
intrigeri
8a794ac292 Update AUTHORS file. 2012-01-24 01:27:32 +01:00
intrigeri
b99ccd6303 mysql: Don't attempt to dump performance_schema database (Redmine#3741).
Locking its tables require privileges the 'debian-sys-maint'@'localhost' user is
generally not granted.
2012-01-24 01:25:08 +01:00
intrigeri
0c4b164a58 Update ChangeLog wrt. last cherry-picked patches. 2012-01-04 22:49:35 +01:00
Silvio Rhatto
dcabf4fe4e Fixing escaping and debug message for remote metadata cleanup (#3727) 2012-01-04 22:48:45 +01:00
Silvio Rhatto
db45b98132 Cleanup orphaned metadata (#3727) 2012-01-04 22:48:41 +01:00
intrigeri
fb393b49c5 Update ChangeLog wrt. last cherry-picked patches. 2012-01-01 17:28:14 +01:00
Silvio Rhatto
d680847c37 Abort on rsync error (#3692) 2012-01-01 17:28:14 +01:00
Silvio Rhatto
6933a8724d Fixing metadata rotation 2012-01-01 10:46:15 +01:00
Silvio Rhatto
aaa53a78b2 Allow disabling rotation or setting 2 days as minimum for backup increments in rsync short format (Issue #2107) 2012-01-01 10:45:48 +01:00
Silvio Rhatto
10d67587ef Removing 'exit 1'; using 'fatal' instead (Redmine#3721) 2012-01-01 10:41:16 +01:00
Silvio Rhatto
926152dfa1 Mangle rsync_options just after all other options were evaluated (#3702) 2011-12-31 22:05:50 +01:00
Silvio Rhatto
b89b684c2c Provide a default number of days for the rsync handler 2011-12-31 22:02:29 +01:00
Silvio Rhatto
46000c0308 Make numericids defaults to null (fixes #3691) 2011-12-31 21:49:29 +01:00
intrigeri
f351306d82 dup: add support for RackSpace's CloudFiles.
Thanks to Yuval Kogman <nothingmuch@woobling.org> for the patch.
2011-10-22 21:46:50 +02:00
intrigeri
25ad989fb7 Make the .dup generated by ninjahelper more consistent with example.dup.
I.e. document tmpdir.
2011-09-24 19:10:35 +02:00
intrigeri
47bc20217c Releasing backupninja 0.9.10. 2011-09-23 16:41:21 +02:00
intrigeri
65ff22247e Remove useless and inconsistent executable bit on sys handler. 2011-09-20 22:36:04 +02:00
intrigeri
3b5297425b Mention removal of LDAP support in ChangeLog. 2011-09-20 22:33:49 +02:00
intrigeri
4776274869 Don't mention LDAP support in documentation. 2011-09-20 22:30:55 +02:00
intrigeri
08ec567290 Don't install LDAP handler, helper and example configuration file.
The handler has been heavily broken for a while.
It clearly lacks a maintainer.
2011-09-20 22:29:42 +02:00
intrigeri
14957533e4 Make typography consistent with previous ChangeLog entries. 2011-09-20 22:22:35 +02:00
intrigeri
b90255b645 Add missing item into ChangeLog. 2011-09-20 22:22:14 +02:00
intrigeri
f9f2f2a812 Fix credits. 2011-09-12 20:33:58 +02:00
intrigeri
5d94e2ad0d dup: fix incorrect duplicity version check for keepincroffulls.
Thanks to Olivier Berger <oberger@ouvaton.org> for the patch.
(Closes Redmine bug #3443)
(Closes: #641120)
2011-09-11 00:18:23 +02:00
intrigeri
c43aa3697b Update ChangeLog and AUTHORS. 2011-08-30 13:02:47 +02:00
intrigeri
3e576ff693 Fix infinite loop in rdiff helper when version inconsistency is detected. 2011-08-30 13:00:49 +02:00
intrigeri
9d8d89fd02 Recording Debian bug number. 2011-08-30 12:59:44 +02:00
intrigeri
32f94d3b2e Stop using hyphen as minus sign in manpages.
Detected by Lintian's hyphen-used-as-minus-sign check.
2011-08-18 03:45:38 +02:00
intrigeri
a46fbcd5aa Fix typo in manpage. 2011-08-18 03:45:24 +02:00
intrigeri
4e5d994e8a Update ChangeLog. 2011-08-17 19:29:29 +02:00
Silvio Rhatto
3ae23af640 Fixing $rsync_options output (Issue #3001) 2011-08-17 19:28:35 +02:00
Silvio Rhatto
9e7c186f02 Fixing $rsync_options output when rsync is local (Issue #3001) 2011-08-17 19:27:59 +02:00
intrigeri
7b57f84a92 Cleanup: stop supporting duplicity < 0.6.01 (Redmine#2538). 2011-08-17 12:31:30 +02:00
intrigeri
e691eb7a10 Allow 'when = XXX' in sh jobs.
when=XXX did work already. This patch allow to write this with spaces around the
equal sign - as in every other backup.d/ file.
2011-08-17 12:15:37 +02:00
intrigeri
52eb8d0c4b Fix "Locking mechanism causes variable problem".
Thanks to Olivier Berger for the patch.
2011-07-19 00:24:18 +02:00
intrigeri
69c0ec09c5 Releasing backupninja 0.9.9 2011-05-15 19:27:41 +02:00
intrigeri
8693a0cf6d Update .gitignore. 2011-05-15 19:25:23 +02:00
intrigeri
49a5c56321 sys: fix gathering of information about loaded modules.
cut is in /usr/bin actually.
2011-05-15 19:19:48 +02:00
intrigeri
d32cc2318c sys: fix hwinfo (Closes: #625501) 2011-05-05 09:17:37 +02:00
intrigeri
ee587946a6 Add sshoptions to rdiff example config file. 2011-04-26 12:31:58 +02:00
intrigeri
448b6f495e Updating ChangeLog and AUTHORS. 2011-04-26 11:08:59 +02:00
intrigeri
7d873cf4ce Merge remote branch 'bruno/master' 2011-04-26 11:07:18 +02:00
intrigeri
5910e1ce81 tar helper: default to store backups into /var/backups/. 2011-04-26 11:05:49 +02:00
intrigeri
cdcc2bc5c9 Do arithmetic using bash rather than bc (Closes: #603173) 2011-04-26 11:00:02 +02:00
intrigeri
d9f2fca055 Fix ChangeLog. 2011-04-26 10:35:02 +02:00
intrigeri
8f70c54e0a Initialize dup_keepincroffulls as any other global variable. 2011-04-26 10:31:39 +02:00
Olivier Berger
3e60fd37de Adding new option 2011-04-25 22:49:57 +02:00