]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/sql.c
Change copyright as per agreement with FSFE
[bacula/bacula] / bacula / src / cats / sql.c
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldClean up error message generation during update attribu...
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Marco van WieringenStoring the result in a local variable from sql_num_fie...
2013-04-20 Eric BollengierAdd db_strtime_handler to get DATE fields from database
2013-04-20 Eric BollengierUse old list_result() in db_list_xxx for good formating
2013-04-20 Eric BollengierRename db_list_ctx.cat() to db_list_ctx.add()
2013-04-20 Eric BollengierAdd simple way to add string elements to db_list_ctx
2013-04-20 Eric BollengierImplement db_big_sql_query() that uses cursor on Postgr...
2013-04-20 Marco van WieringenBackport of class based catalog backends into Branch...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Marco van WieringenDrop have_insert_id in mdb as its always true for all...
2010-08-02 Kern SibbaldSimplify db_check_max_connections code and ifdeffing
2010-08-02 Kern SibbaldFix SQL warning message about concurrency pointed out...
2010-08-02 Eric BollengierUse file and line for rwlock and lmgr in db_lock()
2010-08-02 Stefan Reddig- fixed the database/table scripts - db_user was missin...
2010-01-04 Stefan ReddigAdd commit from Stefan Reddig
2009-12-05 Kern SibbaldFix Win32 build after adding Base Job code
2009-11-11 Eric Bollengiersmall cleanup
2009-11-11 Eric BollengierRemove extra _ of _dbg_print_db func
2009-11-08 Eric BollengierMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-11-05 Eric BollengierMerge branch 'master' into basejobv3
2009-11-05 Eric BollengierDisplay a message if catalog max_connections setting...
2009-11-04 Kern SibbaldMore db + sd error handling cleanup
2009-11-02 Kern SibbaldFix buffer clobber when editing SQL error
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-10-23 Eric BollengierMerge branch 'master' into basejobv3
2009-10-17 Eric BollengierMerge branch 'master' into basejobv3
2009-10-17 Eric BollengierMerge branch 'master' into basejobv3
2009-10-16 Eric BollengierMerge branch 'master' into basejobv3
2009-10-09 Eric BollengierMerge branch 'master' into basejobv3
2009-10-09 Eric BollengierMerge branch 'master' into basejobv3
2009-10-05 Eric BollengierMerge commit 'sf/master' into basejobv3
2009-10-03 Eric BollengierMerge branch 'master' into basejobv3
2009-09-30 Eric BollengierMerge branch 'master' into basejobv3
2009-09-18 Eric BollengierMerge branch 'master' into basejobv3
2009-09-14 Eric BollengierMerge branch 'master' into basejobv3
2009-09-08 Eric BollengierMerge branch 'master' into basejobv3
2009-09-07 Eric BollengierMerge branch 'master' into basejobv3
2009-09-02 Eric BollengierMerge branch 'master' into basejobv3
2009-08-31 Eric BollengierMerge branch 'master' into basejobv3
2009-08-31 Eric BollengierMerge branch 'master' into basejobv3
2009-08-30 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-30 Kern SibbaldFix bug #1355 Director crashes with double free in...
2009-08-26 Eric BollengierMerge branch 'master' into basejobv3
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-07 Eric BollengierMerge branch 'master' into basejobv3
2009-08-07 Eric BollengierMerge branch 'master' into basejobv3
2009-08-06 Eric BollengierMerge branch 'master' into basejobv3
2009-08-06 Eric BollengierAdd the rest of files for new Bvfs
2009-08-04 Eric BollengierMerge branch 'master' into basejobv3
2009-08-04 Eric BollengierMerge branch 'master' into basejobv3
2009-08-04 Eric BollengierMerge branch 'master' into basejobv3
2009-08-03 Eric Bollengiermake regression ok
2009-07-24 Kern SibbaldAttempt to fix SQLite seg fault problem
2009-07-06 Kern SibbaldRemove non-portable reference to pthread mutex
2008-11-11 Eric Bollengierebl Tweak dump code
2008-11-11 Eric Bollengierebl Add Plugin debug after a fatal signal.
2008-11-10 Eric Bollengierebl Update after fatal signal debugging
2008-11-09 Eric Bollengierebl Remove extra db lock debug
2008-11-07 Eric Bollengierebl Fix mysql compilation problem with debug lock...
2008-11-06 Kern Sibbaldturn off code that does not compile
2008-11-06 Eric Bollengierebl Add code to get more information after a violent...
2008-09-29 Kern SibbaldFix Win32 build after Joao's patch
2008-09-29 Kern SibbaldApply dbi driver patch from Joao
2008-09-22 Eric Bollengierebl Use a dedicate DB link to compute and send the...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-05-30 Kern SibbaldFix possible seg fault if SQL error.
2008-02-23 Kern SibbaldConvert SQL_TYPE_POSTGRE to SQL_TYPE_POSTGRESQL
2008-02-13 Kern SibbaldImplement parsing of db_driver to give db_type index.
2008-02-02 Kern Sibbaldkes Implement DB Driver = string for the DBI driver.
2007-09-26 Kern Sibbaldkes Setup SQLite busy handler before doing queries.
2007-07-03 Kern Sibbaldkes Start work on new more efficient DBId subroutine...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-03 Kern Sibbaldkes Implement --with-batch-insert in configure and...
2007-05-20 Kern Sibbaldkes Fix tray-monitor by not requiring a timer interval...
2007-05-09 Kern SibbaldUpdate ReleaseNotes
2007-03-18 Kern Sibbaldkes Correct return status on db_batch... routines.
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-08-05 Kern SibbaldCorrect improperly formated list command output reporte...
2006-07-30 Kern Sibbaldkes Make bscan ignore ACL streams.
2006-07-24 Kern Sibbald- Change cats/sql.c to elimate %-*s format, which I...
2006-06-22 Kern Sibbald- Update some very old licenses in src/cats.
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2006-01-15 Kern Sibbald15Jan06
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-05-08 Kern SibbaldFinal changes
2005-05-07 Kern SibbaldMore work on cached attributes + sig
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-10-07 Kern SibbaldFix editing bug with new code
2004-09-22 Kern Sibbald- Turn on transactions for SQLite and PostgreSQL if
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-03 Kern SibbaldMisc
next