Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
how to get it to do so, so I just removed that piece ;)
|
|
|
|
sent in the rhsys handler, made it work for both redhat and debian
|
|
|
|
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 :)
|
|
mysql handler: removed over-enthusiastic quote-escaping, related to su ;
previous versions broke the mysql handler both on sarge and sid.
|
|
|
|
|
|
http://lists.debian.org/debian-devel-announce/2006/03/msg00003.html
|
|
|
|
|
|
somewhere along the chain you will only backup the symlink, and
not the data, this is fixed here in rdiff with this change
|
|
|
|
|
|
|
|
|
|
|
|
|
|
since Makefile.in is generated through autogen.sh or autoreconf, it shouldn't be
put in the repo itself (except on release)
|
|
|
|
- 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
|
|
|
|
availability
|
|
handler, weird.)
|
|
|
|
|
|
|
|
vsinclude
|
|
|
|
|
|
|
|
|
|
handlers/dup: make use of new lib/vserver functionality
|
|
example.dup: fixed example vsnames syntax
|
|
space) in vsnames config variable
|
|
support is disabled in backupninja.conf
|
|
|
|
|
|
. code formatting cleanup (three spaces indent)
. fixed bug which caused only first include/exclude dir to
have "include = "
. fixed globbing bug with exclude
|
|
|
|
Reverted indentation level to 3.
|
|
Changed default indentation level to 8, to make it presbyopia-friendly
|
|
|
|
|
|
erroneous comments about the way gpg options are used
|
|
vserver support added, database and dump directory selection added
|
|
Updated rdiff-backup to do vserver selection using lib/vservers
|