]> git.sur5r.net Git - bacula/docs/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)
commitec0805a01cf8e4a3b95c80e17a84129dccbd7fca
tree5c975b8b2cabbc024a23e454d5127922989a0721
parent57127a1847486ebc8f1d533340f477ab6c41a8dd
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.