]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/sqlite.c
kes Implement --with-batch-insert in configure and detection of thread
[bacula/bacula] / bacula / src / cats / sqlite.c
2007-06-03 Kern Sibbaldkes Implement --with-batch-insert in configure and...
2007-05-13 Kern SibbaldEliminate important memory loss in SQLite
2007-05-13 Kern SibbaldFixed the batch insert MySQL thread specific data that...
2007-05-10 Kern Sibbaldkes Implement heap size display in status for all...
2007-04-02 Eric Bollengierebl rename esc_name2 with esc_path
2007-03-27 Eric Bollengierebl Add a busy handler to use multi db connection...
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2007-01-26 Kern SibbaldFix open of SQLite3 db where user does not have write...
2006-12-01 Robert NelsonFix path issues.
2006-11-27 Kern Sibbaldkes More copyright changes.
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-06-30 Kern Sibbald- I removed a size_t from the jcr.h definition.
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2005-05-07 Kern SibbaldMore work on cached attributes + sig
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-09-22 Kern Sibbald- Turn on transactions for SQLite and PostgreSQL if
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-07-01 Kern SibbaldAdd regex to FileSet + fix ACL crash + gnome1 Makefile...
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-03-09 Kern SibbaldMore data spooling updates
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-03 Kern SibbaldFix seg fault due to premature db close in mysql
2003-12-20 Kern SibbaldSQL updates + Vol read/write times
2003-09-04 Kern SibbaldImplement restore files
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-22 Kern Sibbaldchange all void *jcr into JCR *jcr
2003-04-03 Kern SibbaldFix NumVols in Pools, implement full listing of DB...
2003-02-26 Kern SibbaldAdd address and socket for MySQL
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-13 Kern SibbaldFix escape_string buffer overflows
2003-01-04 Kern SibbaldFix more strncpys
2003-01-01 Kern SibbaldAdd Raw file save/restore
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-01 Kern SibbaldFirst cut of restore
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-05-22 Kern SibbaldFix verify
2002-05-21 Kern SibbaldImplement Auto Prune and Auto Recycle
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-05-04 Kern SibbaldRetention period updates
2002-04-23 Kern SibbaldInitial revision