- Dec 27, 2005
-
-
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.
-
intrigeri authored
rdiff.helper: rename do_ssh_con function to do_rdiff_conn, in order not to pollute namespace... and allow future code factorization :)
-
intrigeri authored
easydialog: add optional third argument to booleanBox, to set default no if needed (and actually needed by the upcoming dup.helper).
-
intrigeri authored
Fix formDisplay to reset $REPLY as it should.
-
intrigeri authored
Fix listBegin/listItem/listDisplay to work with checklist boxes, as advertized.
-
intrigeri authored
Fix: the "Cancel" buttons used to have a weird behaviour... at least
-
intrigeri authored
Fix: used to expand '*' in default source directories
-
- Nov 10, 2005
-
-
micah authored
-
- Nov 05, 2005