]> 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)
commit1c6349a3e3a14042f8db6e55934c54040f63199c
tree45c2c35f6d2a6e3c6d717c3f44051257562b2629
parentbbf45dabfab6ecd7438e591693aa42d71be75c66
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