Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-19 | clean up and homogenize pgsql and mysql vserver checks | intrigeri | |
2006-01-19 | handlers/pgsql: make more use of the new lib/vserver functionality | intrigeri | |
2006-01-19 | handlers/pgsql: make use of the new lib/vserver functionality | intrigeri | |
2006-01-19 | homogeneized rdiff.helper, dup.helper and example.dup doc about vsnames and ↵ | intrigeri | |
vsinclude | |||
2006-01-19 | handlers/rdiff: make use of new lib/vserver functionality | intrigeri | |
2006-01-19 | rdiff: remove TODO comment line, since this has not to be done :) | intrigeri | |
2006-01-19 | rdiff: fixed globbing bug for include, exclude and vsinclude (again.) | intrigeri | |
2006-01-19 | rdiff: start to take advantage of new lib/vserver functionality | intrigeri | |
2006-01-19 | lib/vserver.in: new function: vservers_exist | intrigeri | |
handlers/dup: make use of new lib/vserver functionality | |||
2006-01-17 | dup.helper: fixed output syntax for multiple vsnames | intrigeri | |
example.dup: fixed example vsnames syntax | |||
2006-01-17 | handlers/dup: now works when multiple vservers names are given (separated by ↵ | intrigeri | |
space) in vsnames config variable | |||
2006-01-17 | duplicity handler: warn if vsnames or vsinclude is enabled while vservers ↵ | intrigeri | |
support is disabled in backupninja.conf | |||
2006-01-16 | autotools files upgrade to 0.9.2, seems to be needed and to have been forgotten | intrigeri | |
2006-01-16 | Fixed (eventually) the globbing include/exclude/vsinclude bug. | intrigeri | |
2006-01-09 | . fixed errors in create remote dir | Elijah Saxon | |
. code formatting cleanup (three spaces indent) . fixed bug which caused only first include/exclude dir to have "include = " . fixed globbing bug with exclude | |||
2006-01-03 | Fixed mysql no user defaults file handling | Micah Anderson | |
2005-12-28 | r263@crapouille: intrigeri | 2005-12-28 21:19:10 +0100 | intrigeri | |
Reverted indentation level to 3. | |||
2005-12-28 | r261@crapouille: intrigeri | 2005-12-28 20:59:01 +0100 | intrigeri | |
Changed default indentation level to 8, to make it presbyopia-friendly | |||
2005-12-28 | Added the "Emacs comment line" on top of every shell file. | intrigeri | |
2005-12-28 | dup.helper: updated to support the new duplicity handlers features. | intrigeri | |
2005-12-28 | dup: fixed erroneous gpg-related options processing; example.dup: fixed ↵ | intrigeri | |
erroneous comments about the way gpg options are used | |||
2005-12-27 | r242@um: micah | 2005-12-27 17:06:10 -0500 | Micah Anderson | |
vserver support added, database and dump directory selection added | |||
2005-12-27 | r241@um: micah | 2005-12-27 15:21:17 -0500 | Micah Anderson | |
Updated rdiff-backup to do vserver selection using lib/vservers | |||
2005-12-27 | r239@um: micah | 2005-12-27 14:52:42 -0500 | Micah Anderson | |
I think the first three items are required, not the last 3 :) | |||
2005-12-27 | r238@um: micah | 2005-12-27 13:32:57 -0500 | Micah Anderson | |
Add global variable rdiff_title and change all the titles to use it | |||
2005-12-27 | dup: now possible to use different keys to sign and encrypt | intrigeri | |
2005-12-27 | r221@um: micah | 2005-12-27 11:54:34 -0500 | Micah Anderson | |
If the user is set, make sure the --defaults-file is set for that user. | |||
2005-12-27 | r220@um: micah | 2005-12-27 11:12:31 -0500 | Micah Anderson | |
Add -h option to mysqlhotcopy method | |||
2005-12-27 | r219@um: micah | 2005-12-27 10:32:24 -0500 | Micah Anderson | |
Defaults file is now set correctly for vservers dbhost is now added to the .my.cnf | |||
2005-12-27 | r218@um: micah | 2005-12-27 09:59:40 -0500 | Micah Anderson | |
Changed some info output to debug | |||
2005-12-27 | r217@um: micah | 2005-12-27 09:57:30 -0500 | Micah Anderson | |
Some clean-ups, indentations and if/then/fi and do/done standardization | |||
2005-12-27 | r216@um: micah | 2005-12-27 09:50:17 -0500 | Micah Anderson | |
Set home properly when using vservers | |||
2005-12-27 | r215@um: micah | 2005-12-27 09:40:23 -0500 | Micah Anderson | |
Minor variable and documentation clean-up | |||
2005-12-27 | r214@um: micah | 2005-12-27 09:35:03 -0500 | Micah Anderson | |
Added vserver functionality to the user authentication method | |||
2005-12-27 | r213@um: micah | 2005-12-27 09:14:18 -0500 | Micah Anderson | |
Move vserver initialization higher up in the chain | |||
2005-12-27 | r212@um: micah | 2005-12-27 09:12:22 -0500 | Micah Anderson | |
trivial code change | |||
2005-12-27 | r211@um: micah | 2005-12-27 09:09:54 -0500 | Micah Anderson | |
Added some vserver handling to determine correct home directory, also enhanced error handling | |||
2005-12-27 | r210@um: micah | 2005-12-27 08:38:07 -0500 | Micah Anderson | |
Added -q to vserver-info test in mysql handler to quiet the test to see if it is running | |||
2005-12-27 | r208@um: micah | 2005-12-26 22:43:36 -0500 | Micah Anderson | |
Fixed mysql check to see if vserver is running | |||
2005-12-25 | r193@um: micah | 2005-12-24 21:05:47 -0500 | Micah Anderson | |
Added trac patch to fix subdir mkdir problem | |||
2005-11-29 | mysql,pgsql,svn,sys: fixed failing "is vserver running" test | intrigeri | |
2005-11-29 | dup: Fixed globbing support in include and exclude options (Debian bug #338796) | intrigeri | |
2005-11-29 | r3569@krups: intrigeri | 2005-11-17 22:34:04 +0100 | intrigeri | |
dup.helper: now remembers the src-section values (includes, etc.) inside one do_new session | |||
2005-11-29 | r3568@krups: intrigeri | 2005-11-17 22:25:05 +0100 | intrigeri | |
dup.helper: some code cleaning | |||
2005-11-29 | r3567@krups: intrigeri | 2005-11-17 22:08:30 +0100 | intrigeri | |
pgsql.helper: forbid the user to choose an empty database set to backup | |||
2005-11-29 | r3566@krups: intrigeri | 2005-11-17 21:59:38 +0100 | intrigeri | |
ninjahelper: moved (and enhanced) vservers-related functions to lib/vservers. dup.helper, pgsql.helper: use these functions | |||
2005-11-29 | r3564@krups: intrigeri | 2005-11-16 20:33:48 +0100 | intrigeri | |
dup.helper: disabled connection setup, waiting for rdiff.helper code to be shared in some lib. | |||
2005-11-29 | r3562@krups: intrigeri | 2005-11-16 20:20:16 +0100 | intrigeri | |
Moved more code to lib/ (conffile-related functions, parseini. Added dup helper, using new modular vservers-related functions shared for all helpers. | |||
2005-11-29 | r3556@krups: intrigeri | 2005-11-15 14:02:58 +0100 | intrigeri | |
Delete handlers/easydialog.sh since it's now in lib/. | |||
2005-11-29 | r3555@krups: intrigeri | 2005-11-15 13:59:57 +0100 | intrigeri | |
Moved easydialog.sh to lib/ directory: more code is going to be shared, let's start here. |