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
Micah Anderson
52d4622f5d
r216@um: micah | 2005-12-27 09:50:17 -0500
...
Set home properly when using vservers
2005-12-27 17:37:04 +00:00
Micah Anderson
5d835a799c
r215@um: micah | 2005-12-27 09:40:23 -0500
...
Minor variable and documentation clean-up
2005-12-27 17:36:46 +00:00
Micah Anderson
21b3955283
r214@um: micah | 2005-12-27 09:35:03 -0500
...
Added vserver functionality to the user authentication method
2005-12-27 17:36:32 +00:00
Micah Anderson
f46646600f
r213@um: micah | 2005-12-27 09:14:18 -0500
...
Move vserver initialization higher up in the chain
2005-12-27 17:36:21 +00:00
Micah Anderson
0ad20d5ad0
r212@um: micah | 2005-12-27 09:12:22 -0500
...
trivial code change
2005-12-27 17:36:07 +00:00
Micah Anderson
84d86d056f
r211@um: micah | 2005-12-27 09:09:54 -0500
...
Added some vserver handling to determine correct home directory, also
enhanced error handling
2005-12-27 17:35:54 +00:00
Micah Anderson
8b441b16e5
r210@um: micah | 2005-12-27 08:38:07 -0500
...
Added -q to vserver-info test in mysql handler to quiet the test
to see if it is running
2005-12-27 17:35:42 +00:00
Micah Anderson
5e2e9196bb
r209@um: micah | 2005-12-27 08:26:31 -0500
...
Fixed some formatting that caused some ugly wrapping
2005-12-27 17:35:25 +00:00
Micah Anderson
0e8c35b5c5
r208@um: micah | 2005-12-26 22:43:36 -0500
...
Fixed mysql check to see if vserver is running
2005-12-27 17:04:33 +00:00
Micah Anderson
429091fa8a
r199@um: micah | 2005-12-24 22:20:17 -0500
...
Add entry to changelog for ninjahelper.1 addition
2005-12-25 03:32:37 +00:00
Micah Anderson
81c473b7ac
r198@um: micah | 2005-12-24 22:15:35 -0500
...
Added changelog entry about duplicity globbing support fix
2005-12-25 03:32:05 +00:00
Micah Anderson
a471d39735
r197@um: micah | 2005-12-24 22:06:47 -0500
...
Added ninjahelper man page...
2005-12-25 03:31:51 +00:00