]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/bdb.c
Fix Win32 build with new .def files and DLL_IMP_EXP ...
[bacula/bacula] / bacula / src / cats / bdb.c
2007-10-19 Kern Sibbaldkes Make explicit exception to GPL in LICENSE to permi...
2007-09-12 Dan LangilleModify db_escape_string() to take both jcr and db.
2007-07-12 Kern Sibbaldkes Fix client-only build.
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-13 Kern SibbaldFixed the batch insert MySQL thread specific data that...
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-08-05 Robert NelsonMove the definition of catalog_db[] into cats. Change...
2006-08-05 Robert NelsonA better fix for the WIN32_VSS bug that Kern discovered.
2006-07-30 Kern Sibbaldkes Make bscan ignore ACL streams.
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-22 Kern Sibbald- Update some very old licenses in src/cats.
2005-09-29 Kern SibbaldBring cats/bdb_x.c routines up to version 1.37 (return...
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-11-17 Kern SibbaldBring 1.36.0 up to current 1.37 level
2004-11-09 Kern SibbaldFix silly error message
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-03 Kern SibbaldMisc
2003-06-02 Kern SibbaldUpdate bdb to use JCR * instead of void *jcr
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-13 Kern SibbaldMisc see kes-1.31 13May03
2003-03-07 Kern SibbaldAdditional Solaris fix + bdb.c fix
2003-03-07 Kern SibbaldMisc updates
2003-02-26 Kern SibbaldAdd address and socket for MySQL
2003-01-27 Kern SibbaldSHA1 implementation
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2002-08-25 Kern SibbaldFirst cut new SD lock + restore buffer bug fix
2002-08-23 Kern SibbaldAdd jcr to BSOCK and BDB SpoolAttr NoAttributs finish...
2002-08-05 Kern SibbaldInitial Irix support
2002-06-03 Kern SibbaldRemove old code from bdb.c
2002-05-22 Kern SibbaldFix verify
2002-05-21 Kern SibbaldImplement Auto Prune and Auto Recycle
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-04-23 Kern SibbaldInitial revision