]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/protos.h
Add SSL connections to database (PostgreSQL) open code
[bacula/bacula] / bacula / src / cats / protos.h
2017-05-22 Ana Emilia Machado... Add SSL connections to database (PostgreSQL) open code
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-12-30 Kern SibbaldIntegrate patch into latest version, which fixes bug...
2015-12-23 Ana Emilia M. ArrudaPatch to add MySQL ssl access
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Eric BollengierSend previous Job name during Incremental/Differential...
2013-04-20 Eric BollengierAdd db_strtime_handler to get DATE fields from database
2013-04-20 Marco van WieringenDrop old unused protypes from before backend refactoring.
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-11-25 Eric BollengierAdd delta option to db_get_file_list()
2010-11-25 Eric BollengierAdd db_get_file_list_with_delta() for restore
2010-11-25 Eric BollengierDon't compute accurate list with MD5 if not used
2010-10-13 Eric BollengierFix bug #1643 about orphan records with delete volume...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Eric BollengierFix RestoreObject for PostgreSQL
2010-08-02 Kern SibbaldCreate db_create_restore_object_record and code to...
2009-12-21 Eric BollengierM_ABORT Bacula If batch insert is turned on when we...
2009-12-05 Kern SibbaldFix Win32 build after adding Base Job code
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-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 Bollengiercleanup proto.h
2009-08-31 Eric BollengierMerge branch 'master' into basejobv3
2009-08-31 Eric BollengierUse new db_list_ctx class instead of bad POOLMEM*
2009-08-31 Eric BollengierMerge branch 'master' into basejobv3
2009-08-30 Kern SibbaldRemove old subroutine prototype
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 Bollengieradd list basefiles command
2009-08-03 Eric Bollengiermake regression ok
2009-08-03 Eric Bollengierseems to work:!!!
2009-08-03 Eric Bollengierupdate
2009-08-03 Eric Bollengiercompile
2009-08-03 Eric Bollengierfix sql for postgresql
2008-12-20 Eric Bollengierebl Work on copy jobs
2008-12-14 Kern SibbaldImplement a crude 'list joblog' mostly for debugging.
2008-11-11 Eric Bollengierebl Add Plugin debug after a fatal signal.
2008-11-10 Eric Bollengierebl Update after fatal signal debugging
2008-09-22 Eric Bollengierebl Use a dedicate DB link to compute and send the...
2008-09-15 Eric Bollengierebl Use utime_t instead of time_t for update_stats()
2008-09-09 Eric Bollengierebl Change the new statistic implementation. Remove...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-03-20 Eric Bollengierebl Apply jobstat patch to add longterm statistics
2008-03-05 Kern Sibbaldkes Fix bugs in MaxFullInterval and Implement MaxDiffI...
2008-02-25 Eric Bollengierebl Commit accurate patch project.
2008-02-14 Kern SibbaldRemove old definition of db_driver
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-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-03 Kern Sibbaldkes Start work on new more efficient DBId subroutine...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-13 Kern SibbaldFixed the batch insert MySQL thread specific data that...
2007-03-24 Kern Sibbaldkes Write new subroutine is_volume_purged() that expli...
2007-03-21 Eric Bollengierebl make batch mode usable
2007-03-18 Kern Sibbaldkes Correct return status on db_batch... routines.
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2006-11-27 Kern Sibbaldkes More copyright changes.
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.
2006-02-20 Kern Sibbald20Feb06
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-08-28 Kern Sibbald- Correct ssize_t problem in build of Win32
2005-08-15 Kern Sibbald- Fix how FileSet is saved in job record to correct...
2005-06-27 Kern Sibbald- Add Database vendor to CatalogRes tuple for Python.
2005-03-12 Kern Sibbald- Implement IBM labels
2005-02-21 Kern Sibbald- Make clean remove old CVS files
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
next