]> git.sur5r.net Git - bacula/bacula/commit
Final fix of bug #1943
authorMarco van Wieringen <mvw@planets.elm.net>
Sat, 10 Nov 2012 09:36:10 +0000 (10:36 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:51:03 +0000 (14:51 +0200)
commit975301bd00618c2594e3b45ea70a77f8daa29cdf
tree49bc043d9aa32c8fe2877e343dfb09bf0b220763
parent9eb0c4b1726d412818e85a9ed7aa6ede6638192d
Final fix of bug #1943

We cannot check if the db is connected in the library as that has no
full B_DB class structure. So we now check the connected state of
the database connection in the escape and insert handler which are
registered by the director.
bacula/src/dird/dird.c
bacula/src/lib/message.c
bacula/src/lib/message.h