]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats
kes Apply most of changes in a patch from:
[bacula/bacula] / bacula / src / cats /
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.
2007-05-25 Kern Sibbaldkes Ensure that when labelling a tape with Slot=0...
2007-05-22 Kern Sibbaldkes Fix Verify InitCatalog mysql_escape_string() trash...
2007-05-20 Kern Sibbaldkes Fix tray-monitor by not requiring a timer interval...
2007-05-15 Kern Sibbaldkes Rework bsmtp date editing for Win32.
2007-05-13 Kern SibbaldEliminate important memory loss in SQLite
2007-05-13 Kern SibbaldFixed the batch insert MySQL thread specific data that...
2007-05-13 Kern Sibbaldkes Fix restore before command.
2007-05-11 Kern Sibbaldkes Fix non-ssl build so that it works (add JCR *jcr...
2007-05-10 Eric Bollengierebl fix debug
2007-05-10 Eric Bollengierebl update debug message (last time) :)
2007-05-10 Eric Bollengierebl update debug messagee
2007-05-10 Eric Bollengierebl fix debug message
2007-05-10 Kern Sibbaldkes Implement heap size display in status for all...
2007-05-09 Kern SibbaldUpdate ReleaseNotes
2007-05-08 Kern Sibbaldkes Merge patch from Sergey Svishchev <svs@ropnet...
2007-04-25 Kern SibbaldFix important bug in db_sql_query() in mysql.c apparent...
2007-04-24 Kern Sibbaldkes Make a first cut at converting bacula.spec.in...
2007-04-18 Kern SibbaldUpdate
2007-04-02 Eric Bollengierebl rename esc_name2 with esc_path
2007-04-02 Eric Bollengierebl fix batch escape string bug
next