]> 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)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:39:54 +0000 (14:39 +0200)
commitc2e85cfe39725395ed5a383ec5c3e31c1e88d1b1
tree1775a5adf73ff477b59d169a6477e64f1f6b207d
parentb63de5355bd72bd12bf07523d3bd0bd3a71c7ec2
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