micah [Sat, 10 Jun 2006 13:40:22 +0000 (13:40 +0000)]
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
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@410
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Sat, 10 Jun 2006 00:33:51 +0000 (00:33 +0000)]
add in-line compression to ldap handler
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@409
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Sat, 10 Jun 2006 00:29:01 +0000 (00:29 +0000)]
Updated the indentation to be according to the agreed standard
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@408
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Sat, 10 Jun 2006 00:25:16 +0000 (00:25 +0000)]
Added in-line compression to pgsql and mysql handlers, appears to work fine in tests
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@407
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Fri, 9 Jun 2006 17:27:21 +0000 (17:27 +0000)]
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
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@406
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Fri, 9 Jun 2006 11:34:42 +0000 (11:34 +0000)]
Applied Anarcat's patch to fix rdiff's $test
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@405
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Sun, 4 Jun 2006 00:43:00 +0000 (00:43 +0000)]
dup & rdiff: fixed * expansion in e-mails
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@404
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Sun, 4 Jun 2006 00:36:33 +0000 (00:36 +0000)]
dup: now forbid to (try to) backup /
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@403
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Sun, 4 Jun 2006 00:34:23 +0000 (00:34 +0000)]
Forgot to update Changelog for previous rev: rdiff now works if testconnect=no and if $test is not defined
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@402
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Sun, 4 Jun 2006 00:30:03 +0000 (00:30 +0000)]
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.
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@401
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Sat, 3 Jun 2006 22:37:40 +0000 (22:37 +0000)]
dup: checked that bandwidthlimit still works with duplicity 0.4.2, reflected
this into the docs/examples/Changelog
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@400
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Sat, 3 Jun 2006 21:12:00 +0000 (21:12 +0000)]
forgot to write to Changelog
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@399
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Sat, 3 Jun 2006 21:08:38 +0000 (21:08 +0000)]
dup: more or less support duplicity 0.4.2 (bandwidthlimit maybe not working anymore, though)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@398
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Sat, 3 Jun 2006 19:11:35 +0000 (19:11 +0000)]
rdiff: $VROOTDIR/$vserver was prepended twice, fixed ; thanks to Florian Burka
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@397
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Tue, 30 May 2006 03:41:39 +0000 (03:41 +0000)]
ninjahelper: Recursively ignore subdirs in /etc/backup.d (Finally Closes: #361102)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@396
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Tue, 30 May 2006 03:40:34 +0000 (03:40 +0000)]
dup (helper + handler + example config) : don't pretend anymore that duplicity
can work without any passphrase ; thanks Micah for the bug report
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@395
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Sun, 7 May 2006 19:59:17 +0000 (19:59 +0000)]
add database handler todo item
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@394
758a04ac-41e6-0310-8a23-
8373a73cc35d
elijah [Sat, 29 Apr 2006 21:52:15 +0000 (21:52 +0000)]
vsnames = all, would be cool for mysql handler
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@393
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Mon, 24 Apr 2006 16:16:12 +0000 (16:16 +0000)]
pgsql: postgres user UID is now the one from inside the vserver if necessary
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@392
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Mon, 24 Apr 2006 16:16:01 +0000 (16:16 +0000)]
pgsql: Fixed shell expansion, thanks Thomas Kotzian (Closes: #363297)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@391
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Sat, 22 Apr 2006 22:02:43 +0000 (22:02 +0000)]
minor spelling fix
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@390
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Sat, 22 Apr 2006 21:41:39 +0000 (21:41 +0000)]
A couple other minor edits to language
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@389
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Sat, 22 Apr 2006 21:31:34 +0000 (21:31 +0000)]
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 ;)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@388
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Sat, 22 Apr 2006 21:22:24 +0000 (21:22 +0000)]
Minor grammar fix
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@387
758a04ac-41e6-0310-8a23-
8373a73cc35d
elijah [Wed, 19 Apr 2006 23:21:55 +0000 (23:21 +0000)]
git-svn-id: code.autistici.org/svn/backupninja/trunk@386
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Thu, 13 Apr 2006 16:51:25 +0000 (16:51 +0000)]
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
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@385
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Wed, 12 Apr 2006 21:17:06 +0000 (21:17 +0000)]
Added tar handler
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@384
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Wed, 12 Apr 2006 21:06:34 +0000 (21:06 +0000)]
Changed cron.d permissions to 644
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@383
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Sat, 8 Apr 2006 20:52:51 +0000 (20:52 +0000)]
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 :)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@382
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Sat, 8 Apr 2006 10:44:55 +0000 (10:44 +0000)]
Recursively ignore subdirs in /etc/backup.d (Closes: #361102)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@381
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Sat, 8 Apr 2006 10:35:47 +0000 (10:35 +0000)]
TODO: removed erroeously re-added old item
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@380
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Sat, 8 Apr 2006 10:31:14 +0000 (10:31 +0000)]
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.
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@379
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Sat, 8 Apr 2006 10:29:48 +0000 (10:29 +0000)]
git-svn-id: code.autistici.org/svn/backupninja/trunk@378
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Wed, 5 Apr 2006 04:40:40 +0000 (04:40 +0000)]
Removed over zelous vsnames check
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@377
758a04ac-41e6-0310-8a23-
8373a73cc35d
elijah [Tue, 4 Apr 2006 17:29:40 +0000 (17:29 +0000)]
corrected minor typo
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@376
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Sat, 25 Mar 2006 20:14:03 +0000 (20:14 +0000)]
Added escaping of double quotes that were added previously
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@375
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Sat, 25 Mar 2006 17:54:22 +0000 (17:54 +0000)]
Remove AM_MAINTAINER_MODE from configure.in because it is erroring
out with newest autotools
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@374
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Mon, 20 Mar 2006 23:08:07 +0000 (23:08 +0000)]
Fixed su quoting usage, as outlined here:
http://lists.debian.org/debian-devel-announce/2006/03/msg00003.html
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@373
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Wed, 15 Mar 2006 18:05:43 +0000 (18:05 +0000)]
lost+found was not being removed from the list of found_vservers
because the + was being interpreted by grep -E, I've escaped it
so it will properly be removed
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@372
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Wed, 15 Mar 2006 00:06:19 +0000 (00:06 +0000)]
Harder than it looks at first! This appears to fix it, but please try it out.
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@371
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Sat, 11 Mar 2006 07:22:44 +0000 (07:22 +0000)]
Fixed the include=/exclude= improper dereference problem in the dup handler
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@370
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Sat, 11 Mar 2006 07:21:04 +0000 (07:21 +0000)]
If you include= or exclude= a directory that is actually a symlink
somewhere along the chain you will only backup the symlink, and
not the data, this is fixed here in rdiff with this change
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@369
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Tue, 7 Mar 2006 18:40:08 +0000 (18:40 +0000)]
mysql tried to remove a tmpfile that didn't exist, fixed check for this
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@368
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Thu, 23 Feb 2006 20:25:53 +0000 (20:25 +0000)]
Added some more default excludes as reported by Adam Porter in bug #353412
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@367
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Sat, 4 Feb 2006 17:49:57 +0000 (17:49 +0000)]
Add AM_MAINTAINER_MODE to configure.in which enables maintainer mode
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@366
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Fri, 3 Feb 2006 19:48:50 +0000 (19:48 +0000)]
Fixed improper use of $vuserhome as reported as Debian bug #351083
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@365
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 2 Feb 2006 20:28:28 +0000 (20:28 +0000)]
mysql, pgsql and svn handlers: fixed inversed vsname emptyness test
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@364
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 2 Feb 2006 20:13:14 +0000 (20:13 +0000)]
Changelog: added next-release section, added my previous fix' log entry
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@363
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 2 Feb 2006 20:09:50 +0000 (20:09 +0000)]
lib/vserver.in: fixed #351083 (readlink syntax error)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@362
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Wed, 1 Feb 2006 18:12:29 +0000 (18:12 +0000)]
This test needs to be inverted, otherwise it doesn't backup vservers at all
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@361
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Tue, 31 Jan 2006 17:35:46 +0000 (17:35 +0000)]
Removed vsnames variable check as it is "over-paranoid" :)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@357
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Thu, 26 Jan 2006 21:41:57 +0000 (21:41 +0000)]
Missing backslash
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@356
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Thu, 26 Jan 2006 21:40:06 +0000 (21:40 +0000)]
Fix for lib/Makefile.am to install libraries in the right place
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@355
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Thu, 26 Jan 2006 21:08:55 +0000 (21:08 +0000)]
Remove some more generated files that shouldn't be in subversion
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@354
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Thu, 26 Jan 2006 21:05:45 +0000 (21:05 +0000)]
Slight change to autogen.sh to act like other scripts I've found
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@353
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Thu, 26 Jan 2006 20:53:34 +0000 (20:53 +0000)]
Apparantly it is common practice to NOT keep generated files in the repository,
since Makefile.in is generated through autogen.sh or autoreconf, it shouldn't be
put in the repo itself (except on release)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@352
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Fri, 20 Jan 2006 02:36:10 +0000 (02:36 +0000)]
Fixed the Makefile.in to actually work (for real)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@351
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Fri, 20 Jan 2006 01:46:14 +0000 (01:46 +0000)]
Fixed up Makefiles to actually work
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@350
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Fri, 20 Jan 2006 00:10:58 +0000 (00:10 +0000)]
configure script should not be in svn, but instead generated on release
configure.in modified to be more selective about finding bash
configure.in modified for 0.9.3 release
autogen.sh modified to create config.guess and config.sub for release
changelog updated about autoconf changes
Removed /bin/bash TODO line
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@346
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 22:51:38 +0000 (22:51 +0000)]
TODO: added Debian BTS url
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@345
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Thu, 19 Jan 2006 22:31:10 +0000 (22:31 +0000)]
Add configure /bin/sh problem to TODO
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@344
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:59:22 +0000 (21:59 +0000)]
TODO: added some bits from my own TODO, he he
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@343
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:59:13 +0000 (21:59 +0000)]
README: upgraded the ninjahelper section from the manpage
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@342
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:59:05 +0000 (21:59 +0000)]
typo
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@341
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:58:56 +0000 (21:58 +0000)]
typo
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@340
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:58:47 +0000 (21:58 +0000)]
as usual, forgot to update the Changelog in last commit...
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@339
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:58:38 +0000 (21:58 +0000)]
- dup & rdiff handlers: finally, a real and well tested fix for the globbing bug
- rdiff: it's now possible to choose exactly which vservers should be
backed-up, as it already was with duplicity handler, with the
"vsnames" configuration setting
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@338
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:58:29 +0000 (21:58 +0000)]
handlers/sys: start to use new lib/vserver functionality
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@337
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:58:20 +0000 (21:58 +0000)]
handlers/svn: use the same (short) code as pgsql and mysql to check vservers availability
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@336
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:58:12 +0000 (21:58 +0000)]
rdiff.helper: fixed vsnames output syntax (currently unused by the rdiff handler, weird.)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@335
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:58:03 +0000 (21:58 +0000)]
clean up and homogenize pgsql and mysql vserver checks
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@334
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:57:54 +0000 (21:57 +0000)]
handlers/pgsql: make more use of the new lib/vserver functionality
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@333
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:57:45 +0000 (21:57 +0000)]
handlers/pgsql: make use of the new lib/vserver functionality
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@332
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:57:37 +0000 (21:57 +0000)]
homogeneized rdiff.helper, dup.helper and example.dup doc about vsnames and vsinclude
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@331
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:57:28 +0000 (21:57 +0000)]
handlers/rdiff: make use of new lib/vserver functionality
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@330
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:57:19 +0000 (21:57 +0000)]
rdiff: remove TODO comment line, since this has not to be done :)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@329
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:57:11 +0000 (21:57 +0000)]
rdiff: fixed globbing bug for include, exclude and vsinclude (again.)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@328
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:57:02 +0000 (21:57 +0000)]
rdiff: start to take advantage of new lib/vserver functionality
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@327
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:56:53 +0000 (21:56 +0000)]
lib/vserver.in: new function: vservers_exist
handlers/dup: make use of new lib/vserver functionality
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@326
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Thu, 19 Jan 2006 21:56:44 +0000 (21:56 +0000)]
lib/vserver.in[init_vservers]: warn if vservers are enabled but no vserver is found
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@325
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Tue, 17 Jan 2006 22:23:24 +0000 (22:23 +0000)]
lib/vserver.in [init_vservers] : canonicalize VROOTDIR (since duplicity et al. don't follow symlinks)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@324
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Tue, 17 Jan 2006 22:23:06 +0000 (22:23 +0000)]
lib/vserver.in [init_vservers] : test in a stricter way the real vservers availability
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@323
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Tue, 17 Jan 2006 22:22:52 +0000 (22:22 +0000)]
code refactor: backupninja now uses vservers lib to init vservers support
(I hate duplicated code!)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@322
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Tue, 17 Jan 2006 22:22:40 +0000 (22:22 +0000)]
lib/vserver.in: modified init_vservers so that it can also be used by backupninja
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@321
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Tue, 17 Jan 2006 22:22:25 +0000 (22:22 +0000)]
backupninja.in: improved VROOTDIR detection as in lib/vserver.in
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@320
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Tue, 17 Jan 2006 22:22:16 +0000 (22:22 +0000)]
lib/vserver.in: enhanced the VROOTDIR discovery
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@319
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Tue, 17 Jan 2006 22:22:07 +0000 (22:22 +0000)]
dup.helper: fixed output syntax for multiple vsnames
example.dup: fixed example vsnames syntax
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@318
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Tue, 17 Jan 2006 22:21:58 +0000 (22:21 +0000)]
handlers/dup: now works when multiple vservers names are given (separated by space) in vsnames config variable
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@317
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Tue, 17 Jan 2006 22:21:49 +0000 (22:21 +0000)]
add the Emacs header comment line to lib/*.in
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@316
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Tue, 17 Jan 2006 22:21:39 +0000 (22:21 +0000)]
duplicity handler: warn if vsnames or vsinclude is enabled while vservers support is disabled in backupninja.conf
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@315
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Mon, 16 Jan 2006 22:14:05 +0000 (22:14 +0000)]
autotools files upgrade to 0.9.2, seems to be needed and to have been forgotten
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@314
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Mon, 16 Jan 2006 22:01:21 +0000 (22:01 +0000)]
forgot to update Changelog for previous commit
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@313
758a04ac-41e6-0310-8a23-
8373a73cc35d
intrigeri [Mon, 16 Jan 2006 22:01:01 +0000 (22:01 +0000)]
Fixed (eventually) the globbing include/exclude/vsinclude bug.
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@312
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Sat, 14 Jan 2006 16:27:28 +0000 (16:27 +0000)]
Added TODO list and updated Authors
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@311
758a04ac-41e6-0310-8a23-
8373a73cc35d
elijah [Mon, 9 Jan 2006 00:23:05 +0000 (00:23 +0000)]
. fixed errors in create remote dir
. code formatting cleanup (three spaces indent)
. fixed bug which caused only first include/exclude dir to
have "include = "
. fixed globbing bug with exclude
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@310
758a04ac-41e6-0310-8a23-
8373a73cc35d
elijah [Mon, 9 Jan 2006 00:21:28 +0000 (00:21 +0000)]
added bug warning in comments
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@309
758a04ac-41e6-0310-8a23-
8373a73cc35d
elijah [Mon, 9 Jan 2006 00:20:48 +0000 (00:20 +0000)]
fixed indenting
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@308
758a04ac-41e6-0310-8a23-
8373a73cc35d
elijah [Mon, 9 Jan 2006 00:20:15 +0000 (00:20 +0000)]
. now reports error if the helper script has a syntax error or bombs out.
. code formatting cleanup (three spaces indent)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@307
758a04ac-41e6-0310-8a23-
8373a73cc35d
elijah [Mon, 9 Jan 2006 00:19:39 +0000 (00:19 +0000)]
lots of ninjahelper changes
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@306
758a04ac-41e6-0310-8a23-
8373a73cc35d
micah [Tue, 3 Jan 2006 16:09:29 +0000 (16:09 +0000)]
Fixed mysql no user defaults file handling
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@305
758a04ac-41e6-0310-8a23-
8373a73cc35d