]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
[bacula/bacula] / bacula / src / cats /
2009-10-18 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-17 Eric BollengierUpdate Media and Pool record for ActionOnPurge + cleanup
2009-10-17 Eric BollengierMerge remote branch 'sf/master' into purge
2009-10-03 Michael StapelbergLittle fixes for the action_on_purge command
2009-10-03 Michael StapelbergImplement the ActionOnPurge setting for pools and indiv...
2009-09-29 Eric Bollengierrevert the update_bacula_table script change with bad...
2009-09-29 Eric BollengierAdd index modification in update_sqlite/sqlite3/postgre...
2009-09-29 Eric BollengierRemove the inx4 index for SQLite2/3 (FilenameId, PathId) on
2009-09-28 Kern SibbaldAttempt to fix MySQL SQL error
2009-09-22 Eric Bollengiertweak comment
2009-09-22 Eric BollengierRemove the file_fp_idx index for Postgresql (FilenameId...
2009-09-21 Eric Bollengiertweak drop_bacula_xxx script ouput
2009-09-07 Eric BollengierMake output of new commands .lsdir/.lsfile more usable.
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-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 BollengierProhibit copy and assignment in db_list_ctx
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-24 Kern SibbaldRemove unnecessary subroutine import definition
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 Bollengierbvfs: Add example to list files versions
2009-08-07 Eric BollengierBvfs: Create cache tables when updating the cache if...
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-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
2009-04-12 Eric Bollengierebl Add debug message when checking database encoding
2009-03-07 Kern Sibbaldkes Prepare to add JS_Warnings termination status.
2009-02-18 Kern SibbaldApply Eric's next-beta.patch that enables 64 bit FileId...
2009-02-18 Kern SibbaldEnsure that libtool directory always cleaned + reduce
2009-02-17 Eric Bollengierebl Add message before copies list
2009-02-17 Eric Bollengierebl comments about usage of PQisthreadsafe
2009-02-15 Eric Bollengierebl Check postgresql database encoding that should...
2009-01-28 Eric Bollengierebl Add new ScratchPool directive to Pool. Thanks...
2009-01-28 Eric Bollengierebl Turn on db_get_file_list() single SQL because...
2009-01-25 Kern Sibbaldkes Turn off db_get_file_list() giant SQL because...
2008-12-23 Kern SibbaldFix bug #1206 -- Error: sql_update.c:194, which was...
2008-12-21 Eric Bollengierebl revert "copies" changes
2008-12-20 Eric Bollengierebl Work on copy jobs
2008-12-19 Eric Bollengierebl Cleanup director VolParam struct
2008-12-18 Eric Bollengierebl Replace File:Block in BSR by Address to fix #1190
2008-12-14 Kern SibbaldImplement a crude 'list joblog' mostly for debugging.
2008-11-24 Kern SibbaldMove definition of FileId_t to bc_types and define...
2008-11-20 Eric Bollengierebl Apply patch for bug #1182 about Recycle flag
2008-11-20 Eric Bollengierebl Apply patch from bug #1175 that reset the Slot...
2008-11-11 Eric Bollengierebl Tweak dump code
2008-11-11 Eric Bollengierebl Add Plugin debug after a fatal signal.
2008-11-10 Eric Bollengierebl Update after fatal signal debugging
2008-11-10 Eric Bollengierebl Add tips for big postgresql setup
2008-11-09 Eric Bollengierebl Remove extra db lock debug
2008-11-07 Eric Bollengierebl Fix mysql compilation problem with debug lock...
2008-11-06 Kern Sibbaldturn off code that does not compile
2008-11-06 Eric Bollengierebl Add code to get more information after a violent...
2008-11-04 Eric Bollengierebl Turn to sh instead of bash
2008-10-31 Kern SibbaldFix picky compiler warning
2008-10-28 Kern Sibbaldkes Fix bug #1046 VolumeToCatalog incorrectly reports...
2008-10-28 Kern SibbaldApply Joao's patch to SQLite tables to make chars work.
2008-10-27 Eric Bollengierebl Fix #1175 About update slots that don't reset...
2008-10-23 Kern Sibbaldkes Apply patch from Marco van Wieringen that implemen...
2008-10-20 Eric Bollengierebl Rename JobStat to JobHistory
2008-10-19 Kern Sibbaldkes Add Makefile dependency when using LIBTOOL_LINK...
2008-10-14 Kern SibbaldApply cleanup patch from Marco
2008-10-14 Kern SibbaldApply patch from Marco van Wieringen <mvw@planets...
2008-10-08 Kern SibbaldSort JobIds returned from db_accurate_get_jobids()...
2008-09-29 Kern SibbaldFix Win32 build after Joao's patch
2008-09-29 Kern SibbaldApply dbi driver patch from Joao
2008-09-25 Eric Bollengierebl First fix for the mysql bug in accurate code.
next