]> 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-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.
2008-09-22 Eric Bollengierebl Use a dedicate DB link to compute and send the...
2008-09-20 Kern SibbaldRemove all double quotes from SQLite creating script...
2008-09-18 Dan LangilleSee ticket 1152
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-09-08 Kern SibbaldFix SQL case problem that may cause the failure of...
2008-09-01 Eric Bollengierebl Fix the mysql creation script that double-created an
2008-08-28 Kern Sibbaldkes Correct a problem with Level and Virtual backup...
2008-08-28 Eric Bollengierebl Modify catalog scripts to have an easier packaging...
2008-08-26 Kern SibbaldAttempt to fix bug #1128 InChanger flag cleared during...
2008-08-26 Kern Sibbaldminor tweaks
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
2008-07-16 Kern SibbaldVirtual Backup tweaks -- it is close to working.
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-07-08 Eric Bollengierebl Add a sort to db_get_file_list to improve
2008-07-06 Kern Sibbaldkes Remove sleep at end of ./bacula
2008-07-03 Kern Sibbaldkes Fix python compiler string warning. Note, IMO...
2008-07-01 Kern SibbaldBackup bad fix
2008-06-25 Eric Bollengierebl Fix find_next_volume_for_append logic
2008-06-15 Eric Bollengierebl Update SQLite for Long term statistics
2008-06-12 Kern SibbaldUpdate
2008-05-30 Kern SibbaldFix possible seg fault if SQL error.
2008-05-19 Kern SibbaldFix cats dll build on Win32 after db_update_job_end_record
next