]> git.sur5r.net Git - bacula/bacula/commit
Added set_db_type function to set global debug symbol removed when
authorMarco van Wieringen <mvw@planets.elm.net>
Tue, 25 Jan 2011 20:24:38 +0000 (21:24 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 25 Jan 2011 20:35:10 +0000 (21:35 +0100)
commit3a6a7ae64f9060977448b926ffc367b3db81e991
treeedf38499f1381faec3c407c95bbdb35522e4a936
parentc6d3085079680a21f59065631ad976ad48348e3c
Added set_db_type function to set global debug symbol removed when
doing class based catalog backends. Coding is a bit different
as we need get_db_type which needs a bdb class so we have to
set it as part of the loop over all catalogs. This way we may
set the global variable a couple of times but the code frees
the global variable if needed so other then being somewhat overkill
no harm is done.
bacula/src/dird/dird.c
bacula/src/lib/message.c
bacula/src/lib/protos.h