From: Kern Sibbald Date: Wed, 12 Sep 2007 21:31:57 +0000 (+0000) Subject: es Fix error message that was clobbered when Dir tells SD it does not X-Git-Tag: Release-5.0.3~2990 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=eb850ae9459d5ef8a2ed8e51f06612ab087c8925;p=bacula%2Frescue 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. ---