]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats
Apply Joao's patch to SQLite tables to make chars work.
[bacula/bacula] / bacula / src / cats /
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...
2007-10-21 Dan Langillefix bug 994
2007-10-19 Kern Sibbaldkes Make explicit exception to GPL in LICENSE to permi...
2007-10-18 Eric Bollengierebl Use PQerrorMessage instead of PQresultErrorMessage...
2007-10-18 Eric Bollengierebl PQerrorMessage add a \n at the end of the message
2007-10-06 Kern SibbaldCorrect technotes bug #
2007-09-28 Kern SibbaldEliminate more strerror() and replace with bstrerror().
2007-09-27 Kern SibbaldFix syntax error
2007-09-27 Kern Sibbaldkes Fix FD->SD authorization failure, which was due...
2007-09-26 Kern Sibbaldkes Setup SQLite busy handler before doing queries.
2007-09-26 Kern SibbaldAllow starting 59 jobs a second.
2007-09-26 Kern SibbaldAdd retry for SQLite opening db if it fails.
2007-09-26 Kern SibbaldAdd retry for opening batch db if it fails.
2007-09-26 Kern SibbaldReturn insert attributes error message in db msg buffer...
2007-09-26 Kern SibbaldSeparate batch init error messages.
2007-09-24 Eric Bollengierebl Cleanup batch code
2007-09-23 Kern SibbaldTurn off some code when batch insert not enabled.
2007-09-15 Dan LangilleComplete the quoting experience and do this right after...
2007-09-13 Kern Sibbaldkes Cancel storage daemon in all cases where FD report...
2007-09-12 Dan LangilleModify db_escape_string() to take both jcr and db.
2007-09-07 Kern Sibbaldkes Apply Martin Simmons patch that should turn off...
2007-08-08 Kern Sibbaldkes Apply patch from Allan Black <Allan.Black@btconnec...
2007-07-28 Kern SibbaldCorrect seg fault in postgresql when first operation...
2007-07-25 Kern SibbaldApply patch from Felix Schwarz <Felix.Schwarz@web.de...
2007-07-19 Kern SibbaldModify find_next_volume() to return all values in Media...
2007-07-19 Kern SibbaldEnsure that we keep Recycle Pool when moving Scratch...
2007-07-12 Kern Sibbaldkes Fix client-only build.
2007-07-11 Kern Sibbaldkes Move qwt (Graphics libarary for Qt4) to depkgs.
2007-07-03 Kern Sibbaldkes Start work on new more efficient DBId subroutine...
2007-06-19 Kern SibbaldRemove inappropriate my_postgresql_free_result() in...
2007-06-18 Kern Sibbaldkes Add some additional locking in the cats directory...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-04 Kern SibbaldFix a seg fault in the PostgreSQL driver dereferencing...
2007-06-03 Kern Sibbaldkes Implement --with-batch-insert in configure and...
2007-06-02 Kern SibbaldFix Bacula PostgreSQL buffer overruns.
2007-06-02 Kern SibbaldPut debug code on level 50
2007-06-02 Kern SibbaldMore error checking in PostgreSQL
2007-06-02 Kern Sibbaldkes Do better checking for NULL results returned from...
2007-06-01 Kern Sibbaldkes Fix PostgreSQL seg fault.
2007-05-29 Kern SibbaldFix PostgreSQL double free.
next