Commit Graph

25 Commits

Author SHA1 Message Date
intrigeri
a65bc7af30 rdiff and dup handlers/helpers/examples symlink and globbing support enhancement
and clarification: for a given include/exclude/vsinclude statement, they now
support EITHER globbing with '*' OR symlinks in the path.
2006-06-04 00:30:03 +00:00
intrigeri
a031bc2d53 rdiff: $VROOTDIR/$vserver was prepended twice, fixed ; thanks to Florian Burka 2006-06-03 19:11:35 +00:00
Micah Anderson
e94597ad05 Harder than it looks at first! This appears to fix it, but please try it out. 2006-03-15 00:06:19 +00:00
Micah Anderson
dc8e99c6c4 If you include= or exclude= a directory that is actually a symlink
somewhere along the chain you will only backup the symlink, and
not the data, this is fixed here in rdiff with this change
2006-03-11 07:21:04 +00:00
Micah Anderson
cf0e2ac5d5 Removed vsnames variable check as it is "over-paranoid" :) 2006-01-31 17:35:46 +00:00
intrigeri
51d938cd68 - dup & rdiff handlers: finally, a real and well tested fix for the globbing bug
- rdiff: it's now possible to choose exactly which vservers should be
         backed-up, as it already was with duplicity handler, with the
	 "vsnames" configuration setting
2006-01-19 21:58:38 +00:00
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
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
Micah Anderson
0e1bd26988 Added remote destination directory checking and auto creation if doesn't exist.
Also fixed a bug in the rdiff handler that caused a unary operation error if
the variable wasn't fixed
2005-11-05 23:07:19 +00:00
Elijah Saxon
a116f435ce fixed many bugs in rdiff.helper
added more verbage to ninjahelper
added some IFS=$'' to easydialog
(this allows you to pass through blank lines).
2005-10-19 05:17:53 +00:00
Elijah Saxon
428e9532bf label is no longer required (now this works with ninjahelper without problems) 2005-08-09 21:28:26 +00:00
intrigeri
4e0c31d016 Fixed/improved a few bits of rdiff, dup and sys handlers. 2005-08-09 20:50:05 +00:00
Micah Anderson
1f290a8a23 removed extra -o 2005-07-10 10:05:49 +00:00
Elijah Saxon
91f3eb4648 greatly improved the rdiff wizard. added default option to menu in easydialog. 2005-07-07 21:14:19 +00:00
Micah Anderson
d52a1ac97e Added trac handler, changed VSERVERS variable to be lowercase and
added some vserver documentation to README and to the handlers
2005-06-13 19:37:26 +00:00
Micah Anderson
1e410a6d95 Updates to handle vservers 2005-05-24 19:27:43 +00:00
Elijah Saxon
c7e96acc45 rdiff works with sshd banner... rdiff local dest works... create logfile... when=hourly... rdiff nice... 2005-04-13 05:29:33 +00:00
Elijah Saxon
b29b969b86 added options, keep passed directly to rdiff-backup 2005-01-19 19:39:14 +00:00
Elijah Saxon
6bc45553f0 version 0.4.1 2005-01-03 22:22:58 +00:00
Elijah Saxon
ef78e14b29 moved all to trunk 2004-12-09 04:37:12 +00:00