]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats
Merge branch 'master' into basejobv3
[bacula/bacula] / bacula / src / cats /
2009-09-18 Eric BollengierMerge branch 'master' into basejobv3
2009-09-17 Eric BollengierRestore comments
2009-09-17 Eric BollengierFix for sqlite, now it works
2009-09-17 Eric Bollengiersmall fix
2009-09-17 Eric BollengierRestrict Join using JobTDate to a selection of JobIds
2009-09-17 Eric BollengierFix for sqlite
2009-09-17 Eric BollengierFix and document new queries
2009-09-17 Eric BollengierCleanup, change FROM order
2009-09-17 Eric BollengierFix small typo
2009-09-17 Eric BollengierUse new query for Mysql and Sqlite for basejob + accurate
2009-09-17 Eric Bollengierupdate sql query for basefile+accurate
2009-09-16 Eric BollengierFix sql query for mysql
2009-09-16 Eric BollengierFix sql query
2009-09-16 Eric BollengierFix sqlite3 syntax
2009-09-16 Eric Bollengierfix sql
2009-09-16 Eric Bollengierupdate db_get_file_list() to use StartTime instead...
2009-09-14 Eric BollengierMerge branch 'master' into basejobv3
2009-09-08 Eric BollengierMerge branch 'master' into basejobv3
2009-09-07 Eric BollengierMake output of new commands .lsdir/.lsfile more usable.
2009-09-07 Eric BollengierMerge branch 'master' into basejobv3
2009-09-02 Eric Bollengierfix variable name
2009-09-02 Eric BollengierMerge branch 'master' of ssh://ricozz@bacula.git.source...
2009-09-02 Eric Bollengierfix variable name
2009-09-02 Eric BollengierMerge branch 'master' into basejobv3
2009-09-01 Kern SibbaldMerge with Source Forge
2009-09-01 Kern SibbaldAttempt to fix SQLite3 seg fault in list routines
2009-09-01 Eric Bollengiertweak comments
2009-09-01 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-31 Eric Bollengiercleanup
2009-08-31 Eric Bollengiercleanup
2009-08-31 Eric Bollengiercleanup proto.h
2009-08-31 Eric BollengierMerge branch 'master' into basejobv3
2009-08-31 Eric BollengierProhibit copy and assignment in db_list_ctx
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-31 Eric Bollengiertweak comment
2009-08-30 Kern SibbaldRemove old subroutine prototype
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-26 Kern SibbaldFix possible seg fault in db_get_int_handler in accurat...
2009-08-26 Eric BollengierMerge branch 'master' into basejobv3
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-24 Eric Bollengierupdate basejob code to use checksum during accurate...
2009-08-24 Kern SibbaldRemove unnecessary subroutine import definition
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
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 cats.h date
2009-08-08 Kern SibbaldStart adding Incomplete Job status
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-07 Eric BollengierMerge branch 'master' into basejobv3
2009-08-06 Eric BollengierMerge branch 'master' into basejobv3
2009-08-06 Eric Bollengieradd user handler to print directory
2009-08-06 Eric BollengierDocument FT_DELETED FileIndex=0 special value in databa...
2009-08-06 Eric BollengierAdd the rest of files for new Bvfs
2009-08-06 Eric BollengierAdd a new Bvfs class that implements brestore instant...
2009-08-06 Eric BollengierUse the sqlite3_changes to implement sql_affected_rows()
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 Bollengierwork on stats, fix bug with batch connection
2009-08-03 Eric Bollengiercleanup
2009-08-03 Eric Bollengierstop copy/migration using basejobs
2009-08-03 Eric Bollengierdisplay base jobs during restore
2009-08-03 Eric Bollengiermake regression ok
2009-08-03 Eric Bollengiertweak debug
2009-08-03 Eric Bollengierfix update_job_end
2009-08-03 Eric Bollengierupdate HasBase in catalog
2009-08-03 Eric Bollengierremove some debug
2009-08-03 Eric Bollengierseems to work:!!!
2009-08-03 Eric Bollengierupdate
2009-08-03 Eric Bollengierinit base file
2009-08-03 Eric Bollengiercompile
2009-08-03 Eric Bollengierfix sql for postgresql
2009-08-03 Eric Bollengiermake sql part
2009-07-29 Eric BollengierChange time_t by utime_t in accurate function
2009-07-24 Kern SibbaldAttempt to fix SQLite seg fault problem
2009-07-17 Eric BollengierFix sql query for sqlite on suse10 on copy job
2009-07-15 Eric BollengierForce the client_encoding to SQL_ASCII when database...
2009-07-15 Eric BollengierFix #1335 about postgresql error message during copy...
2009-07-15 Eric Bollengierebl fix technotes
2009-07-14 Eric BollengierFix postgresql driver bug that displayed <NULL> rows...
2009-07-14 Eric Bollengierebl Small fix on accurate code for new restore menu...
2009-07-14 Eric Bollengierebl Should fix #1323
2009-07-14 Eric Bollengierebl Implement project 2, about new restore menu
2009-07-13 Kern SibbaldTweak win32/64 build doc
2009-07-06 Kern SibbaldRemove non-portable reference to pthread mutex
2009-07-03 Eric Bollengierebl Should fix the first part #1323 about the restore...
2009-07-02 Kern SibbaldAnother fix for bug #1311 to get the correct last_full_time
2009-06-23 Eric Bollengierebl Update FileSetId when initializing job.
2009-06-23 Eric Bollengierebl Add '*' when volume is online when displaying...
2009-05-15 Kern Sibbaldkes Apply fix to sql_cmds.c suggested by
2009-04-16 Kern SibbaldAdd additional mysql connection debug code
next