]> git.sur5r.net Git - bacula/rescue/commit
kes Implement DB Driver = string for the DBI driver.
authorKern Sibbald <kern@sibbald.com>
Sat, 2 Feb 2008 17:03:49 +0000 (17:03 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 2 Feb 2008 17:03:49 +0000 (17:03 +0000)
commit9cc7c6dabd7376085386843b7b30e5e068dd145d
treed3ef711f786c27779938a895cd80255699082d69
parentc9df8b562bede6f1d60821f8b3ce8fa4347c2262
kes  Implement DB Driver = string for the DBI driver.
kes  Remove all old bdb_xxx.c code.  Add dummy routines to bdb.c
kes  First cut of code for loading Win32 plugin dlls. Implement
     dlopen, dlsym, dlclose, and dlerror in src/win32/compat/compat.cpp
     and implement a dlfcn.h file based on opengroup's definitions of
     the functions.