From: Kern Sibbald Date: Sat, 2 Feb 2008 17:03:49 +0000 (+0000) Subject: kes Implement DB Driver = string for the DBI driver. X-Git-Tag: Release-5.0.3~2380 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9cc7c6dabd7376085386843b7b30e5e068dd145d;p=bacula%2Frescue 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. ---