Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
I think the first three items are required, not the last 3 :)
|
|
Add global variable rdiff_title and change all the titles to use it
|
|
|
|
If the user is set, make sure the --defaults-file is set for
that user.
|
|
Add -h option to mysqlhotcopy method
|
|
Defaults file is now set correctly for vservers
dbhost is now added to the .my.cnf
|
|
Changed some info output to debug
|
|
Some clean-ups, indentations and if/then/fi and do/done standardization
|
|
Set home properly when using vservers
|
|
Minor variable and documentation clean-up
|
|
Added vserver functionality to the user authentication method
|
|
Move vserver initialization higher up in the chain
|