]> git.sur5r.net Git - bacula/docs/commit
es Fix error message that was clobbered when Dir tells SD it does not
authorKern Sibbald <kern@sibbald.com>
Wed, 12 Sep 2007 21:31:57 +0000 (21:31 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 12 Sep 2007 21:31:57 +0000 (21:31 +0000)
commit95cad24bcd5eaa04f53f6eba77e2f947cab4d8e9
tree9a9b1f45d30b5fd99fba8e36a560d2437ac287bb
parentd5d92ab48da7361752a1b925fadd9bdb9303ca76
es  Fix error message that was clobbered when Dir tells SD it does not
     have write permission on Volume.  This should fix a minor point
     in bug #942, but not the main problem.
kes  Add code to cancel job in SD if FD connection fails. This should
     fix bug #920.
kes  Add code in FD exit to prevent loops and a crash on FreeBSD.