Commit Graph

338 Commits

Author SHA1 Message Date
Micah Anderson
29007116b3 Added example file for rsnap, it needs some documentation to make it more clear 2006-08-06 18:07:07 +00:00
Micah Anderson
8e154d59ef Added patch to improve RPM building 2006-08-06 18:01:28 +00:00
Micah Anderson
32e13d4c65 Added fix to mysql handler for option change to --extra-files, also
comitting change to pgsql handler that I forgot to change, allows
the postgresql user to be set in backupninja.conf, instead of hardcoded
2006-08-03 17:38:00 +00:00
intrigeri
eaddb26849 Added (commented out) the default VROOTDIR in the conffile, so that users know
it can be changed.
2006-07-24 20:23:20 +00:00
intrigeri
90316a3352 backupninja and ninjahelper: have find following symlinks for config files also work on sarge, by replacing -L with -follow 2006-07-13 20:30:13 +00:00
Elijah Saxon
4a3b1063de added paulv 2006-07-10 20:09:02 +00:00
Elijah Saxon
bab810d242 added rsnap 2006-07-10 20:08:35 +00:00
Elijah Saxon
824ef5ad9a added 2006-07-10 20:03:45 +00:00
Elijah Saxon
e511922ead shortened debugging messages 2006-07-10 19:34:21 +00:00
Micah Anderson
c22ad121d9 Changed order of -s in the mail call for compatibility, from
anarcat
2006-06-10 16:20:05 +00:00
Micah Anderson
e3f280a3ca Added explicit mktemp template names so that mktemp is more compatible with other versions
than Debian's. Also added Anarcat to the AUTHORS file
2006-06-10 16:14:38 +00:00
Micah Anderson
11601b4ccd Add fix from anarcat for ${configdirectory} in ninjahelper, also add -L to find to follow symlinks in case this
directory is actually not a directory, but instead a symlink to somewhere else
2006-06-10 16:09:59 +00:00
Micah Anderson
f07f4b873b the find that looks in /etc/backup.d didn't follow symlinks and would instead fail
silently causing me much confusion, so I added -L to find and an if statement to
spit something out so its obvious
2006-06-10 13:40:22 +00:00
Micah Anderson
fe7ee521a6 add in-line compression to ldap handler 2006-06-10 00:33:51 +00:00
Micah Anderson
a2436c2ba4 Updated the indentation to be according to the agreed standard 2006-06-10 00:29:01 +00:00
Micah Anderson
b5130c4941 Added in-line compression to pgsql and mysql handlers, appears to work fine in tests 2006-06-10 00:25:16 +00:00
Micah Anderson
489e294c50 Added a slightly modified version of the anti-fascist patch (allows for
a configurable admingroup to be set, instead of forcing it to be root),
closes debian bug#370396
2006-06-09 17:27:21 +00:00
intrigeri
8589faa7f0 Applied Anarcat's patch to fix rdiff's $test 2006-06-09 11:34:42 +00:00
intrigeri
c1c28e7032 dup & rdiff: fixed * expansion in e-mails 2006-06-04 00:43:00 +00:00
intrigeri
79cc6a73b3 dup: now forbid to (try to) backup / 2006-06-04 00:36:33 +00:00
intrigeri
8042abbba0 Forgot to update Changelog for previous rev: rdiff now works if testconnect=no and if $test is not defined 2006-06-04 00:34:23 +00:00
intrigeri
a65bc7af30 rdiff and dup handlers/helpers/examples symlink and globbing support enhancement
and clarification: for a given include/exclude/vsinclude statement, they now
support EITHER globbing with '*' OR symlinks in the path.
2006-06-04 00:30:03 +00:00
intrigeri
b538ddaa1e dup: checked that bandwidthlimit still works with duplicity 0.4.2, reflected
this into the docs/examples/Changelog
2006-06-03 22:37:40 +00:00
intrigeri
1c8466a3b8 forgot to write to Changelog 2006-06-03 21:12:00 +00:00
intrigeri
914e3c958c dup: more or less support duplicity 0.4.2 (bandwidthlimit maybe not working anymore, though) 2006-06-03 21:08:38 +00:00
intrigeri
a031bc2d53 rdiff: $VROOTDIR/$vserver was prepended twice, fixed ; thanks to Florian Burka 2006-06-03 19:11:35 +00:00
intrigeri
8776e3a3e3 ninjahelper: Recursively ignore subdirs in /etc/backup.d (Finally Closes: #361102) 2006-05-30 03:41:39 +00:00
intrigeri
098952b69d dup (helper + handler + example config) : don't pretend anymore that duplicity
can work without any passphrase ; thanks Micah for the bug report
2006-05-30 03:40:34 +00:00
Micah Anderson
8439eb67f8 add database handler todo item 2006-05-07 19:59:17 +00:00
Elijah Saxon
515094f3f9 vsnames = all, would be cool for mysql handler 2006-04-29 21:52:15 +00:00
intrigeri
a8c5734f54 pgsql: postgres user UID is now the one from inside the vserver if necessary 2006-04-24 16:16:12 +00:00
intrigeri
806d97652f pgsql: Fixed shell expansion, thanks Thomas Kotzian (Closes: #363297) 2006-04-24 16:16:01 +00:00
Micah Anderson
3313ebbd62 minor spelling fix 2006-04-22 22:02:43 +00:00
Micah Anderson
8e85d7b725 A couple other minor edits to language 2006-04-22 21:41:39 +00:00
Micah Anderson
e39338a4d0 The helper didn't display the key properly, and I couldn't figure out
how to get it to do so, so I just removed that piece ;)
2006-04-22 21:31:34 +00:00
Micah Anderson
cb0d7cbdb0 Minor grammar fix 2006-04-22 21:22:24 +00:00
Elijah Saxon
08e8ea9537 2006-04-19 23:21:55 +00:00
Micah Anderson
db0d7b6059 Updated the sys handler to include all the checks that Petr Klima
sent in the rhsys handler, made it work for both redhat and debian
2006-04-13 16:51:25 +00:00
Micah Anderson
d3875324de Added tar handler 2006-04-12 21:17:06 +00:00
Micah Anderson
ea111f2a5c Changed cron.d permissions to 644 2006-04-12 21:06:34 +00:00
Micah Anderson
59fa8f8ffe backslashes for the double quotes are necessary in the debug lines
otherwise when you run a test run it will print: debug su $user -c "$execstr"
instead of expanding those variables
the backslashes in the output= lines were wrong, but the debug lines
were necessary :)
2006-04-08 20:52:51 +00:00
intrigeri
5158f2569f Recursively ignore subdirs in /etc/backup.d (Closes: #361102) 2006-04-08 10:44:55 +00:00
intrigeri
6d7328c51b TODO: removed erroeously re-added old item 2006-04-08 10:35:47 +00:00
intrigeri
a21b068548 r4446@krups: intrigeri | 2006-04-08 12:28:59 +0200
mysql handler: removed over-enthusiastic quote-escaping, related to su ;
 previous versions broke the mysql handler both on sarge and sid.
2006-04-08 10:31:14 +00:00
intrigeri
f83b7f0daa 2006-04-08 10:29:48 +00:00
Micah Anderson
e12521be73 Removed over zelous vsnames check 2006-04-05 04:40:40 +00:00
Elijah Saxon
5dc573b4c9 corrected minor typo 2006-04-04 17:29:40 +00:00
Micah Anderson
e9e56a7af8 Added escaping of double quotes that were added previously 2006-03-25 20:14:03 +00:00
Micah Anderson
93c79dd085 Remove AM_MAINTAINER_MODE from configure.in because it is erroring
out with newest autotools
2006-03-25 17:54:22 +00:00
Micah Anderson
8f7a366d32 Fixed su quoting usage, as outlined here:
http://lists.debian.org/debian-devel-announce/2006/03/msg00003.html
2006-03-20 23:08:07 +00:00