]> 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)
committerMarco van Wieringen <mvw@planets.elm.net>
Sat, 10 Nov 2012 09:36:10 +0000 (10:36 +0100)
commit4cf1f1a95474aa6ecac874d7484fb952d706f56d
tree3fba9c9ca0493a93642fa90abf6db8cea7aa0320
parentaba06a622caf5a50da1e96425f0d1be1e7ad11bf
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