]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/cats.h
Move definition of FileId_t to bc_types and define it once in the jcr
[bacula/bacula] / bacula / src / cats / cats.h
2008-11-24 Kern SibbaldMove definition of FileId_t to bc_types and define...
2008-11-07 Eric Bollengierebl Fix mysql compilation problem with debug lock...
2008-10-28 Kern Sibbaldkes Fix bug #1046 VolumeToCatalog incorrectly reports...
2008-09-29 Kern SibbaldApply dbi driver patch from Joao
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-07-01 Kern SibbaldBackup bad fix
2008-05-02 Kern Sibbaldkes Apply libdbi patch from Joao Freitas for regress...
2008-04-15 Kern SibbaldIntegrate the libdbi changes from Joao Henrique Freitas
2008-03-22 Eric Bollengierebl Revert to database version 10
2008-03-21 Eric Bollengierebl Change VersionId from 10 to 11
2008-02-23 Kern SibbaldConvert SQL_TYPE_POSTGRE to SQL_TYPE_POSTGRESQL
2008-02-22 Kern SibbaldApply patch (with some difficulties) from Joao Henrique...
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-18 Eric Bollengierebl Use PQerrorMessage instead of PQresultErrorMessage...
2007-09-27 Kern SibbaldFix syntax error
2007-09-27 Kern Sibbaldkes Fix FD->SD authorization failure, which was due...
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-02 Kern SibbaldFix Bacula PostgreSQL buffer overruns.
2007-05-10 Kern Sibbaldkes Implement heap size display in status for all...
2007-05-09 Kern SibbaldUpdate ReleaseNotes
2007-04-02 Eric Bollengierebl rename esc_name2 with esc_path
2007-03-21 Eric Bollengierebl make batch mode usable
2007-03-18 Kern Sibbaldkes Correct return status on db_batch... routines.
2007-02-19 Kern SibbaldUpdate copyright date
2007-02-19 Eric Bollengierebl add RecyclePool to Pool. Media will take Pool...
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-08-06 Robert NelsonFix Linux build problem. I had tested this on Linux...
2006-08-06 Kern SibbaldDefined BUILDING_CATS in src/cats/cats.h so that *nix...
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 Kern Sibbald- I removed a size_t from the jcr.h definition.
2006-06-24 Kern Sibbald- ========= Remove Accept Any Volume ========= directive.
2006-06-22 Kern Sibbald- Update some very old licenses in src/cats.
2006-02-20 Kern Sibbald20Feb06
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-05-07 Kern SibbaldMore work on cached attributes + sig
2005-04-26 Kern SibbaldMake option 2 of restore work better (list last 20
2005-04-02 Kern Sibbald- Reset NumVols in Pool record from database on every...
2005-02-21 Kern Sibbald- Make clean remove old CVS files
2005-02-15 Kern Sibbald- Fix Media LabelDate and FirstWritten to be correctly...
2005-02-09 Kern Sibbald- Modified ANSI label code to preserve any ANSI label
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2005-01-03 Kern SibbaldMinor doc changes
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-22 Kern Sibbald- Incremented the release number because this version...
2004-07-08 Kern SibbaldFix PostgreSQL
2004-07-01 Kern SibbaldAdd regex to FileSet + fix ACL crash + gnome1 Makefile...
2004-06-26 Kern SibbaldRewrite spool error cod + level keyword for estimate
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-04-27 Kern SibbaldDoc + DB script updates
2004-02-29 Kern SibbaldTweak Makefiles + add logrotate to autostart install...
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2003-12-23 Dan LangilleStore an array of POSTGRESQL_FIELD, one for each field.
2003-12-23 Dan Langillewhitespace changes
2003-12-20 Dan LangilleAdd missing ;
2003-12-20 Kern SibbaldSQL updates + Vol read/write times
2003-12-18 Dan Langillereplace sql_table_name() with an extra parameter on...
2003-12-12 Dan Langille- Add sql_table_name which keeps track of the table...
2003-12-09 Dan LangilleModifications to take advantage of PostgreSQL support.
2003-11-18 Kern SibbaldUpdate to cygwin 1.5.5+add slots=1,3... code
2003-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-06-15 Kern SibbaldLabelFormat
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-25 Kern SibbaldAdd error jcr to read_block and print errors
2003-05-23 Kern SibbaldSort bsr on JobMediaId
2003-05-23 Kern SibbaldSort bsr records, use C++ structs, add volatile, fix...
2003-05-17 Kern SibbaldUse rentrant mysql lib, eliminate race in sql_list...
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
2003-01-01 Kern SibbaldAdd Raw file save/restore
2003-01-01 Kern SibbaldAdd Raw file save/restore
2002-12-16 Kern SibbaldBetter bootstrap file + static daemons
2002-12-05 Kern Sibbaldlist clients + restore fixes
2002-11-22 Kern SibbaldAdd MaxVolBytes to Pool
2002-11-21 Kern SibbaldSee kes21Nov02
2002-11-18 Kern SibbaldWrite MaxVolJobs and VolUseDuration to DB
2002-11-14 Kern SibbaldLast major change for 1.27 code -- see kes13Nov02
2002-08-23 Kern SibbaldAdd jcr to BSOCK and BDB SpoolAttr NoAttributs finish...
2002-07-21 Kern SibbaldSQLite performance + misc -- see kes20Jul02
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-06-21 Kern SibbaldSolaris fixes -- kes21Jun02
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-09 Kern SibbaldDB changes for Retention Periods
2002-05-04 Kern SibbaldRetention period updates
2002-04-28 Kern SibbaldStart of prune cmd. See kes28Apr02
next