- Jan 17, 2006
-
-
intrigeri authored
duplicity handler: warn if vsnames or vsinclude is enabled while vservers support is disabled in backupninja.conf
-
- Jan 16, 2006
- Jan 09, 2006
-
-
elijah authored
. code formatting cleanup (three spaces indent) . fixed bug which caused only first include/exclude dir to have "include = " . fixed globbing bug with exclude
-
- Jan 03, 2006
-
-
micah authored
-
- Dec 28, 2005
-
-
intrigeri authored
Reverted indentation level to 3.
-
intrigeri authored
Changed default indentation level to 8, to make it presbyopia-friendly
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
dup: fixed erroneous gpg-related options processing; example.dup: fixed erroneous comments about the way gpg options are used
-
- Dec 27, 2005
-
-
micah authored
vserver support added, database and dump directory selection added
-
micah authored
Updated rdiff-backup to do vserver selection using lib/vservers
-
micah authored
I think the first three items are required, not the last 3 :)
-
micah authored
Add global variable rdiff_title and change all the titles to use it
-
intrigeri authored
-
micah authored
If the user is set, make sure the --defaults-file is set for that user.
-
micah authored
Add -h option to mysqlhotcopy method
-
micah authored
Defaults file is now set correctly for vservers dbhost is now added to the .my.cnf
-
micah authored
Changed some info output to debug
-
micah authored
Some clean-ups, indentations and if/then/fi and do/done standardization
-
micah authored
Set home properly when using vservers
-
micah authored
Minor variable and documentation clean-up
-
micah authored
Added vserver functionality to the user authentication method
-
micah authored
Move vserver initialization higher up in the chain
-
micah authored
trivial code change
-
micah authored
Added some vserver handling to determine correct home directory, also enhanced error handling
-
micah authored
Added -q to vserver-info test in mysql handler to quiet the test to see if it is running
-
micah authored
Fixed mysql check to see if vserver is running
-
- Dec 25, 2005
-
-
micah authored
Added trac patch to fix subdir mkdir problem
-
- Nov 29, 2005
-
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
dup.helper: now remembers the src-section values (includes, etc.) inside one do_new session
-
intrigeri authored
dup.helper: some code cleaning
-
intrigeri authored
pgsql.helper: forbid the user to choose an empty database set to backup
-
intrigeri authored
ninjahelper: moved (and enhanced) vservers-related functions to lib/vservers. dup.helper, pgsql.helper: use these functions
-
intrigeri authored
dup.helper: disabled connection setup, waiting for rdiff.helper code to be shared in some lib.
-
intrigeri authored
Moved more code to lib/ (conffile-related functions, parseini. Added dup helper, using new modular vservers-related functions shared for all helpers.
-
intrigeri authored
Delete handlers/easydialog.sh since it's now in lib/.
-
intrigeri authored
Moved easydialog.sh to lib/ directory: more code is going to be shared, let's start here.
-
intrigeri authored
rdiff.helper: (re)rename do_rdiff_conn function to do_rdiff_ssh_con, since the previous rename was not the good one.
-