]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats
A bit of crypto cleanup. More later.
[bacula/bacula] / bacula / src / cats /
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
2007-04-02 Eric Bollengierebl fix escape bug
2007-04-02 Kern SibbaldCorrect migration prune SQL typo
2007-04-01 Kern Sibbaldkes Modify job report to include director name and...
2007-03-30 Kern Sibbaldkes Make database name and user configurable
2007-03-29 Kern Sibbaldkes Fix some of the mtx-changer grep commands for...
2007-03-27 Eric Bollengierebl Add a busy handler to use multi db connection...
2007-03-24 Kern Sibbaldkes Write new subroutine is_volume_purged() that expli...
2007-03-23 Eric Bollengierebl fix comments
2007-03-23 Eric Bollengierebl fix batch evry x files
2007-03-23 Eric Bollengierebl fix batch insert for mysql and sqlite
2007-03-23 Eric Bollengierebl make mysql working with batch mode
2007-03-23 Eric Bollengierebl remove IGNORE keyword from batch mode
2007-03-22 Kern Sibbaldkes Implement new prunning code that prunes up to...
2007-03-21 Eric Bollengierebl make batch mode usable
2007-03-18 Kern SibbaldFix batch file #ifdefing
2007-03-18 Kern Sibbaldkes Correct return status on db_batch... routines.
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-02-26 Kern Sibbaldkes Correct SQLite log table index as reported by...
2007-02-22 Kern Sibbaldkes Begin implementing new comm signals for API.
2007-02-19 Kern SibbaldUpdate copyright date
2007-02-19 Eric Bollengierebl add RecyclePool to Pool. Media will take Pool...
2007-02-17 Eric Bollengierebl add update volume=xxx recyclepool=yyyy
2007-02-13 Eric Bollengierebl Use btime_t instead of uint64_t in media patch.
2007-02-10 Kern SibbaldCorrect VolCatBytes bug from media patch
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2007-02-07 Eric Bollengierebl Add ClientId in db_create_job_record
2007-02-07 Kern SibbaldRemove unwanted execute bit
2007-02-06 Robert NelsonRemove obsolete .cvsignore files.
2007-02-02 Kern Sibbaldkes Fix memory leak with storage ids in cats/sql_get.c
2007-01-26 Kern SibbaldFix open of SQLite3 db where user does not have write...
2007-01-13 Kern Sibbaldkes Fix Bacula->Documentation link on Win32 to point...
2007-01-12 Kern SibbaldUpdate spec copyrights
next