]> git.sur5r.net Git - bacula/bacula/history - bacula/src/tools/dbcheck.c
Add SSL connections to database (PostgreSQL) open code
[bacula/bacula] / bacula / src / tools / dbcheck.c
2017-05-22 Ana Emilia Machado... Add SSL connections to database (PostgreSQL) open code
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-12-25 Kern SibbaldTweak update copyright
2016-12-25 Kern SibbaldTweak remove unneeded changes
2015-12-23 Ana Emilia M. ArrudaPatch to add MySQL ssl access
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-04-09 Martin SimmonsFix Bacula bug #2045 -- multiply defined daemon_event
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Marco van WieringenFix small memory leak in dbcheck not calling free_pool_...
2013-04-20 Marco van WieringenRemove global variable shadowing by local variable.
2013-04-20 Marco van WieringenFix dbcheck to use the new runtime checks for mysql...
2013-04-20 Marco van WieringenTweak layout and redo comments.
2013-04-20 Marco van WieringenRestore db_type printing to dbcheck -B
2013-04-20 Kern SibbaldRemove temp index on start and term of dbcheck
2013-04-20 Marco van WieringenBackport of class based catalog backends into Branch...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2009-12-21 Eric BollengierM_ABORT Bacula If batch insert is turned on when we...
2009-12-02 Richard HartmannTypo: fuction -> function
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-11-02 Eric Bollengieravoid orphan memory in testls
2009-09-30 Eric BollengierMerge branch 'master' into basejobv3
2009-09-26 Kern SibbaldTweak some -? printout
2008-10-28 Kern SibbaldFix typo in dbcheck code
2008-10-26 Kern SibbaldEliminate pesky compiler warnings
2008-09-25 Eric Bollengierebl Add -B option to dbcheck to get catalog information
2008-09-18 Kern SibbaldApply dbcheck patch from Yuri Timofeev <tim4dev@gmail...
2008-08-29 Kern SibbaldFix compile warning in new dbcheck port code.
2008-08-28 Kern Sibbaldkes Correct a problem with Level and Virtual backup...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-23 Kern Sibbaldkes Make first step toward eliminating globals from...
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-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-04-22 Kern Sibbaldkes Make bat have 'make install' target.
2007-02-10 Kern SibbaldCorrect VolCatBytes bug from media patch
2007-01-12 Kern SibbaldUpdate copyrights + Do not release source pointers...
2007-01-03 Kern SibbaldFix dbcheck, update ReleaseNotes, finalize projects
2006-12-28 Kern Sibbaldkes Convert dbcheck to use 64 bit DB IDs.
2006-11-22 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-07-24 Kern Sibbald- Change cats/sql.c to elimate %-*s format, which I...
2006-07-03 Robert NelsonFix header file includes.
2006-06-22 Kern Sibbald- Update some very old licenses in src/cats.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-18 Kern Sibbald- Move Python variables from Job to Bacula. They are
2005-04-21 Kern SibbaldGet FD Python running -- design Python backup interface.
2005-04-19 Kern SibbaldCleanup Python build so that Python is not dragged
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-02 Kern Sibbald- Add eliminate orphaned job records; eliminate admin...
2004-08-05 Kern SibbaldFix new FileSet exclusion
2004-07-17 Dan LangilleNot all databases allow you to refer to field in an...
2004-07-16 Kern SibbaldFix -c option in dbcheck
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-08 Kern SibbaldUpdate doc
2004-06-02 Kern SibbaldMisc bug fixes
2004-04-01 Kern SibbaldLots of cleanups + Christopher Hull's patches
2004-03-31 Kern SibbaldUpdate dbcheck for Path and Filename slash check
2004-03-30 Kern SibbaldPut back hard coded path for consolehelper
2003-09-11 Kern SibbaldDocument restore by file + dbcheck SQL fix
2003-05-31 Kern SibbaldSee kes-1.31
2003-03-31 Kern SibbaldAdd verbose, Uname info, better Device error msg
2003-02-26 Kern SibbaldAdd address and socket for MySQL
2003-02-11 Kern SibbaldMisc
2003-01-17 Kern Sibbaldmisc -- see kes-1.29
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-14 Kern SibbaldTweak dbcheck
2003-01-14 Kern SibbaldEnhance dbcheck -- tweak Paths
2002-11-14 Kern SibbaldLast major change for 1.27 code -- see kes13Nov02
2002-11-11 Kern SibbaldFix VolJobs + enhance dbcheck
2002-08-23 Kern SibbaldAdd jcr to BSOCK and BDB SpoolAttr NoAttributs finish...
2002-08-14 Kern SibbaldCheck FileSet & MediaType in restore -- kes12Aug02
2002-08-12 Kern SibbaldNew tools directory -- kes12Aug02