intrigeri
b7dd0cbf81
handlers/rdiff: make use of new lib/vserver functionality
2006-01-19 21:57:28 +00:00
intrigeri
a04140d071
rdiff: remove TODO comment line, since this has not to be done :)
2006-01-19 21:57:19 +00:00
intrigeri
e431f13bcc
rdiff: fixed globbing bug for include, exclude and vsinclude (again.)
2006-01-19 21:57:11 +00:00
intrigeri
22bea56d9e
rdiff: start to take advantage of new lib/vserver functionality
2006-01-19 21:57:02 +00:00
intrigeri
299a530734
lib/vserver.in: new function: vservers_exist
...
handlers/dup: make use of new lib/vserver functionality
2006-01-19 21:56:53 +00:00
intrigeri
96023985bc
lib/vserver.in[init_vservers]: warn if vservers are enabled but no vserver is found
2006-01-19 21:56:44 +00:00
intrigeri
49f1d7f86c
lib/vserver.in [init_vservers] : canonicalize VROOTDIR (since duplicity et al. don't follow symlinks)
2006-01-17 22:23:24 +00:00
intrigeri
04ed966851
lib/vserver.in [init_vservers] : test in a stricter way the real vservers availability
2006-01-17 22:23:06 +00:00
intrigeri
55b02f8536
code refactor: backupninja now uses vservers lib to init vservers support
...
(I hate duplicated code!)
2006-01-17 22:22:52 +00:00
intrigeri
fa90006f17
lib/vserver.in: modified init_vservers so that it can also be used by backupninja
2006-01-17 22:22:40 +00:00
intrigeri
badd9c82b9
backupninja.in: improved VROOTDIR detection as in lib/vserver.in
2006-01-17 22:22:25 +00:00
intrigeri
2f209f8031
lib/vserver.in: enhanced the VROOTDIR discovery
2006-01-17 22:22:16 +00:00
intrigeri
38642e9c0f
dup.helper: fixed output syntax for multiple vsnames
...
example.dup: fixed example vsnames syntax
2006-01-17 22:22:07 +00:00
intrigeri
aff6fdf349
handlers/dup: now works when multiple vservers names are given (separated by space) in vsnames config variable
2006-01-17 22:21:58 +00:00
intrigeri
66d619bf64
add the Emacs header comment line to lib/*.in
2006-01-17 22:21:49 +00:00
intrigeri
4beb261328
duplicity handler: warn if vsnames or vsinclude is enabled while vservers support is disabled in backupninja.conf
2006-01-17 22:21:39 +00:00
intrigeri
b91c32792d
autotools files upgrade to 0.9.2, seems to be needed and to have been forgotten
2006-01-16 22:14:05 +00:00
intrigeri
329ece37a0
forgot to update Changelog for previous commit
2006-01-16 22:01:21 +00:00
intrigeri
2578bfffa4
Fixed (eventually) the globbing include/exclude/vsinclude bug.
2006-01-16 22:01:01 +00:00
Micah Anderson
91fba766e8
Added TODO list and updated Authors
2006-01-14 16:27:28 +00:00
Elijah Saxon
83b09d71e9
. fixed errors in create remote dir
...
. 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-09 00:23:05 +00:00
Elijah Saxon
413a3be0ac
added bug warning in comments
2006-01-09 00:21:28 +00:00
Elijah Saxon
ca36fe1456
fixed indenting
2006-01-09 00:20:48 +00:00
Elijah Saxon
18052afed3
. now reports error if the helper script has a syntax error or bombs out.
...
. code formatting cleanup (three spaces indent)
2006-01-09 00:20:15 +00:00
Elijah Saxon
ddc73ae57c
lots of ninjahelper changes
2006-01-09 00:19:39 +00:00
Micah Anderson
ee384b08c7
Fixed mysql no user defaults file handling
2006-01-03 16:09:29 +00:00
Elijah Saxon
2ee26aba56
tabs to spaces
2006-01-02 21:44:09 +00:00
intrigeri
368eec9774
r585@crapouille: intrigeri | 2006-01-02 17:18:49 +0100
...
Added (commented out) to backupninja.conf the default paths to programs such as
PGSQLDUMP, so that users can figure out more easily they can customize them.
2006-01-02 16:19:54 +00:00
Micah Anderson
299a43e39e
Oops, adding ninjahelper to Makefile
2005-12-29 19:57:26 +00:00
Micah Anderson
7bc1031b64
Set released date to today
2005-12-29 18:52:48 +00:00
intrigeri
c8efb40b7f
r263@crapouille: intrigeri | 2005-12-28 21:19:10 +0100
...
Reverted indentation level to 3.
2005-12-28 20:19:29 +00:00
intrigeri
cfc47e5571
r261@crapouille: intrigeri | 2005-12-28 20:59:01 +0100
...
Changed default indentation level to 8, to make it presbyopia-friendly
2005-12-28 19:59:12 +00:00
intrigeri
0d606253af
Added the "Emacs comment line" on top of every shell file.
2005-12-28 19:52:22 +00:00
intrigeri
1d74ab1299
dup.helper: updated to support the new duplicity handlers features.
2005-12-28 19:13:10 +00:00
intrigeri
c6c3cc98b4
dup: fixed erroneous gpg-related options processing; example.dup: fixed erroneous comments about the way gpg options are used
2005-12-28 17:32:12 +00:00
Micah Anderson
f393f283c7
r253@um: micah | 2005-12-27 17:34:08 -0500
...
Try to make it less busy
2005-12-27 22:35:32 +00:00
Micah Anderson
01414dc2d5
r251@um: micah | 2005-12-27 17:32:48 -0500
...
Updated formatting
2005-12-27 22:34:14 +00:00
Micah Anderson
57aaf98dc4
r243@um: micah | 2005-12-27 17:06:37 -0500
...
Updated changelog, and reformatted it to be more organized according to
element changed
2005-12-27 22:16:51 +00:00
Micah Anderson
aefed90a3b
r242@um: micah | 2005-12-27 17:06:10 -0500
...
vserver support added, database and dump directory selection added
2005-12-27 22:15:40 +00:00
Micah Anderson
918ac576d1
r241@um: micah | 2005-12-27 15:21:17 -0500
...
Updated rdiff-backup to do vserver selection using lib/vservers
2005-12-27 22:14:00 +00:00
Micah Anderson
bdc92b87e7
r240@um: micah | 2005-12-27 14:54:04 -0500
...
If vservers weren't enabled it was impossible to enter the src
menu in ninjahelper due to how these functions returned. This sets
the variable host_or_vserver='host' when vservers are not available
and then returns with a nice exit code
2005-12-27 22:13:01 +00:00
Micah Anderson
104b663a9d
r239@um: micah | 2005-12-27 14:52:42 -0500
...
I think the first three items are required, not the last 3 :)
2005-12-27 22:12:43 +00:00
Micah Anderson
cb33925290
r238@um: micah | 2005-12-27 13:32:57 -0500
...
Add global variable rdiff_title and change all the titles to use it
2005-12-27 22:12:22 +00:00
intrigeri
e8c8a32ac2
dup: now possible to use different keys to sign and encrypt
2005-12-27 19:38:15 +00:00
Micah Anderson
0a60cd6e3b
r222@um: micah | 2005-12-27 11:57:57 -0500
...
Update changelog
2005-12-27 17:38:17 +00:00
Micah Anderson
def238857d
r221@um: micah | 2005-12-27 11:54:34 -0500
...
If the user is set, make sure the --defaults-file is set for
that user.
2005-12-27 17:38:07 +00:00
Micah Anderson
065c9aa959
r220@um: micah | 2005-12-27 11:12:31 -0500
...
Add -h option to mysqlhotcopy method
2005-12-27 17:37:54 +00:00
Micah Anderson
06edbbddc5
r219@um: micah | 2005-12-27 10:32:24 -0500
...
Defaults file is now set correctly for vservers
dbhost is now added to the .my.cnf
2005-12-27 17:37:44 +00:00
Micah Anderson
603c015425
r218@um: micah | 2005-12-27 09:59:40 -0500
...
Changed some info output to debug
2005-12-27 17:37:31 +00:00
Micah Anderson
3b59f10fd3
r217@um: micah | 2005-12-27 09:57:30 -0500
...
Some clean-ups, indentations and if/then/fi and do/done standardization
2005-12-27 17:37:18 +00:00