]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/bvfs.c
Add more debug in src/cats/bvfs.c
[bacula/bacula] / bacula / src / cats / bvfs.c
2017-05-24 Kern SibbaldAdd more debug in src/cats/bvfs.c
2017-05-23 Kern SibbaldFix bvfs_lsdirs and bvfs_lsfiles
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-09-11 Eric BollengierFix #2060 about SQL false error message with "update...
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-12-31 Kern SibbaldChange copyright as per agreement with FSFE
2015-12-23 Ana Emilia M. ArrudaPatch to add MySQL ssl access
2015-11-21 Eric BollengierEnhance bvfs performance .bvfs_update for MySQL
2015-10-30 Eric BollengierEnhance bvfs performance .bvfs_update for MySQL
2015-10-19 Eric BollengierEnhance bvfs performance .bvfs_update for MySQL
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Eric BollengierFix #5346 .bvfs_lsfiles and .bvfs_restore to handle...
2013-04-20 Eric BollengierFix #1923 about MySQL 4 support for BVFS
2013-04-20 Eric BollengierFix problem in BVFS with concurrent queries
2013-04-20 Eric BollengierAdd more checks to bvfs
2013-04-20 Eric BollengierFix #1831 by dropping the table before creating it
2013-04-20 David WeberFix bvfs_restore on MySQL
2013-04-20 Eric Bollengierbvfs: Use single transaction for each job during update
2013-04-20 Eric Bollengierbvfs: add clear_cache function
2013-04-20 Eric Bollengierbvfs: Handle windows drive when building path hierarchy
2013-04-20 Eric Bollengierbvfs: fix filter for pattern= bvfs parameter
2013-04-20 Eric BollengierImprove speed of BVFS with SQLite, Thanks to J.Starek
2013-04-20 Marco van WieringenExecute the Index creation for mysql in bvfs.c
2013-04-20 Marco van WieringenTweak remove last reference to __SQL_C which is not...
2013-04-20 Eric BollengierAdapt bvfs for SQLite3
2013-04-20 Marco van WieringenBackport of class based catalog backends into Branch...
2010-11-18 Eric Bollengierbvfs: Tweak pattern in lsdir, lsfiles
2010-11-18 Eric Bollengierbvfs: Tweak BaseJob code, should be ok now
2010-11-18 Eric Bollengierbvfs: support basejobs and migration for PostgreSQL
2010-11-18 Eric Bollengierbvfs: support for bweb user acl
2010-11-12 Eric Bollengiertweak queries for bvfs
2010-10-07 Eric Bollengierbvfs: Restore should be ok with MySQL
2010-10-06 Eric Bollengiertweak debug
2010-10-06 Eric BollengierTweak basejobs + bvfs
2010-10-06 Eric BollengierAdapt bvfs for BaseJobs (path is ok)
2010-10-06 Eric BollengierAdd .bvfs_restore command
2010-10-06 Eric BollengierUpdate BVFS file versions browser
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Marco van WieringenAdd missing db_unlock to bvfs_update_cache.
2010-08-02 Eric BollengierAdd TODO in bvfs
2010-08-02 Eric BollengierFix #1511 when trying to insert more than 50.000 direct...
2010-08-02 Eric BollengierFix bug in bvfs_update function, should work much bette...
2010-01-11 Eric BollengierChange DB version from 11 to 12
2009-12-02 Eric Bollengierbvfs: update bvfs_test
2009-12-02 Eric BollengierRemove brestore_ from bvfs table, use Job::HasCache...
2009-09-08 Eric BollengierMerge branch 'master' into basejobv3
2009-09-07 Eric BollengierMake output of new commands .lsdir/.lsfile more usable.
2009-08-31 Eric BollengierMerge branch 'master' into basejobv3
2009-08-31 Eric Bollengiertweak comment
2009-08-30 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-30 Eric Bollengierprohibe copy and assignment in Bvfs module
2009-08-30 Kern SibbaldFix bug #1355 Director crashes with double free in...
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-12 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-12 Eric BollengierAdd .lsfiles, .lsdirs, .update command to interface...
2009-08-11 Eric BollengierMerge branch 'master' into bat_slot
2009-08-08 Kern SibbaldFix compiler warning in bvfs code
2009-08-07 Eric BollengierMerge branch 'master' into basejobv3
2009-08-07 Eric Bollengierbvfs: Add example to list files versions
2009-08-07 Eric BollengierBvfs: Create cache tables when updating the cache if...
2009-08-06 Eric BollengierMerge branch 'master' into basejobv3
2009-08-06 Eric Bollengieradd user handler to print directory
2009-08-06 Eric BollengierAdd a new Bvfs class that implements brestore instant...