]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats
ebl Implement project 2, about new restore menu
[bacula/bacula] / bacula / src / cats /
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
2008-05-02 Kern Sibbaldkes Apply libdbi patch from Joao Freitas for regress...
2008-04-15 Kern SibbaldAdd Joao's sql_create change
2008-04-15 Kern SibbaldIntegrate the libdbi changes from Joao Henrique Freitas
2008-04-09 Eric Bollengierebl Add sanity checks for VolWriteTime and VolReadTime
2008-04-06 Kern Sibbaldkes Correctly detect Ubuntu systems, and add ubuntu...
2008-03-22 Eric Bollengierebl Revert to database version 10
2008-03-21 Eric Bollengierebl Move 9 to 10 scripts to updatedb
2008-03-21 Eric Bollengierebl Change VersionId from 10 to 11
2008-03-20 Eric Bollengierebl Apply jobstat patch to add longterm statistics
2008-03-05 Kern Sibbaldkes Fix bugs in MaxFullInterval and Implement MaxDiffI...
2008-03-03 Kern Sibbaldkes Implement 'MaxFullInterval' and start 'MaxDiffInte...
2008-02-25 Eric Bollengierebl Commit accurate patch project.
2008-02-24 Kern SibbaldImplement first cut of Copy Job
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.
2008-01-12 Kern SibbaldFix Win32 build with new .def files and DLL_IMP_EXP ...
2008-01-06 Eric Bollengierebl Fixes #1034 which cause mysql to hang the connecti...
2008-01-06 Eric Bollengierebl Do some postgresql optimizations with advices...
2007-12-10 Kern SibbaldCorrect a problem where the maximum concurrent storage...
2007-12-01 Kern SibbaldAdd new include to cats/postgresql.c suggested by Marc...
2007-11-17 Scott BarningerAdd rpm patches for sqlite3 scripts.
2007-11-04 Kern Sibbaldkes Minor tweaks to some bat restore SQL.
2007-10-25 Eric Bollengierebl Add new SD despooling attributes and Dir inserting...
2007-10-22 Kern Sibbaldkes Add a security warning to src/cats/make_catalog_ba...
next