]> git.sur5r.net Git - bacula/rescue/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)
commiteb850ae9459d5ef8a2ed8e51f06612ab087c8925
treebfefb28cd081c3f0baba2d90936a955f6aca1854
parent06e82e59b5c0f829d31cd3d0682d3c52ad4a5d28
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.