]> git.sur5r.net Git - bacula/bacula/shortlog
bacula/bacula
2010-08-02 Marco van WieringenLets not use the mdb->transaction bool but create a...
2010-08-02 Marco van WieringenLets have a single exit from db_write_batch_file_record...
2010-08-02 Eric Bollengierregress: add nb slots parameter to prepare-fake-autocha...
2010-08-02 Eric Bollengierskip update configure in changelog
2010-08-02 Eric Bollengierregress: Add test with vtape and many concurrent jobs
2010-08-02 Eric Bollengierregress: fix vtape-test-changer script
2010-08-02 James HarperFix job_metadata name problem
2010-08-02 Kern SibbaldTweak fix copyright typo
2010-08-02 Kern SibbaldAllow traceback with gdb on Solaris
2010-08-02 Marco van WieringenImplement IS_NUM for Ingres by using eqsqlda.h IISQ_...
2010-08-02 Kern SibbaldCorrect Pool display in SD status. Fixes bug #1541
2010-08-02 Eric BollengierAdd performance notes in make_xxx_tables.in files
2010-08-02 Eric Bollengierregress: tweak accurate-test to display comments during...
2010-08-02 Eric BollengierTweak git2changelog for bweb
2010-08-02 Marco van WieringenFix Ingres problems with queries with have both an...
2010-08-02 Eric Bollengierregress: fix accurate test when db_name!=regress
2010-08-02 Kern SibbaldFix cancel crash reported by Stephen Thompson
2010-08-02 Eric BollengierCheck if sql backend is thread-safe
2010-08-02 Eric BollengierFix error message with PostgreSQL on JobHisto sequence
2010-08-02 Kern SibbaldAdd RestoreObject postgresql privilege
2010-08-02 Kern SibbaldChange plugin FileSet function names add NewOptions...
2010-08-02 Kern SibbaldSecond cut plugin filesets
2010-08-02 Kern SibbaldAdd exclude to test program
2010-08-02 Kern SibbaldCorrect new plugin names
2010-08-02 Kern SibbaldFirst cut more complicated fileset options for plugins
2010-08-02 Kern SibbaldSkip FT_RESTORE_FIRST in verify
2010-08-02 Kern SibbaldStart adding plugin regex filesets
2010-08-02 Kern SibbaldReorganize regex code
2010-08-02 Eric BollengierRewind on close to fix #1549
2010-08-02 James HarperAdd bVarWorkingDir to filed plugins
2010-08-02 Marco van WieringenUpdate Ingres temporary table definitions with new...
2010-08-02 Marco van WieringenAdded extra check to scream when we encounter a databas...
2010-08-02 Marco van WieringenSome small indent changes.
2010-08-02 Kern SibbaldPossible fix for big-files-test
2010-08-02 Eric BollengierUse a dedicated connexion when VirtualFull computes...
2010-08-02 Kern SibbaldAdd back line accidentally deleted -- fixes verify...
2010-08-02 Kern SibbaldRemove inappropriate comments and unused line
2010-08-02 Kern SibbaldFix badly named index
2010-08-02 Marco van WieringenFirst stab at rewriting the ingres database schema...
2010-08-02 Kern SibbaldTweak new restore object code
2010-08-02 Kern SibbaldRemove closelog() in bpipe fixes bug #1536
2010-08-02 Kern SibbaldConvert restore object to use STREAM_RESTORE_OBJECT...
2010-08-02 Marco van WieringenFor now the Ingres type is not TEXT but VARCHAR(256...
2010-08-02 Marco van WieringenSeperate some basejob queries into sql_cmds.c so the...
2010-08-02 Marco van WieringenRemove some strange includes halve way this file which...
2010-08-02 Kern SibbaldFix RestoreObject make_sqlite3_table.in syntax
2010-08-02 Marco van WieringenDISTINCT ON postgresql queries won't work on Ingres...
2010-08-02 Marco van WieringenSmall changes to btraceback script so on solaris we...
2010-08-02 Marco van WieringenAdd install and uninstall of btraceback.mdb script
2010-08-02 Eric BollengierRemove bad index tips on mysql creation script
2010-08-02 Kern SibbaldApply James' patch with my restore object changes
2010-08-02 Kern SibbaldTweak comments + indenting
2010-08-02 Kern SibbaldAdd vss_close_backup_session after find_files + add...
2010-08-02 Kern SibbaldCleanup restore_object packet
2010-08-02 Marco van WieringenFix typos.
2010-08-02 Marco van WieringenIngres doesn't understand a query string with ORDER...
2010-08-02 Kern SibbaldAdd missing break. Pointed out by James
2010-08-02 Kern SibbaldPass restore object to plugin
2010-08-02 Kern SibbaldRestore object now sent to FD
2010-08-02 Kern SibbaldTweak rebuild configure
2010-08-02 Kern SibbaldDrop old bdb catalog scripts
2010-08-02 Kern SibbaldTweak remove trailing space add doxygen doc marks
2010-08-02 Kern SibbaldExtract restore object and send to FD first cut
2010-08-02 Kern SibbaldAdd Ingres RestoreObject SQL changes
2010-08-02 Marco van WieringenFix typo in sqlite
2010-08-02 Marco van WieringenRename sql_insert_id into sql_insert_autokey_record...
2010-08-02 Kern SibbaldTurn off plugin debug
2010-08-02 Kern SibbaldCreate and put data into RestoreObject table
2010-08-02 Kern SibbaldCreate db_create_restore_object_record and code to...
2010-08-02 Marco van WieringenDrop all Ingres tables with one commit.
2010-08-02 Kern SibbaldFix Win32 build
2010-08-02 Kern SibbaldTweak update version + date
2010-08-02 Kern SibbaldSet level for debug code
2010-08-02 Kern SibbaldMake build and install of test-plugin for regress automatic
2010-08-02 Kern SibbaldTemp remvoe add exclude
2010-08-02 Kern SibbaldFirst attempt to fix plugin excludes
2010-08-02 Kern SibbaldGet binary objects working
2010-08-02 Kern SibbaldMake test-plugin regression test work
2010-08-02 Kern SibbaldMake test-plugin-test script
2010-08-02 Kern SibbaldCreate test-plugin-fd
2010-08-02 Kern SibbaldStuff object in extended attributes
2010-08-02 Kern SibbaldAdd FT_RESTORE and first cut handling it
2010-08-02 Kern SibbaldTweak fd_plugins.c
2010-08-02 Kern SibbaldAdd more doc to example-plugin
2010-08-02 Kern SibbaldStart RESTORE_OBJECT code
2010-08-02 Marco van WieringenFixed postgresql grant script which I seem to have...
2010-08-02 Marco van WieringenFirst attempt at using mdb on Solaris instead of dbx...
2010-08-02 Eric Bollengierfix grant_postgresql_privileges doesn t grant permissio...
2010-08-02 Marco van WieringenAdd back something that for whatever reason got lost...
2010-08-02 Marco van WieringenFix stupid inverted logic
2010-08-02 Marco van WieringenMake the batch insert functions return bool instead...
2010-08-02 Eric Bollengiertweak def file
2010-08-02 Eric BollengierAdd lock position info to volume manager
2010-08-02 Eric BollengierPermits to use lock manager with file/line from outside
2010-08-02 Marco van WieringenAdded empty db_check_backend_thread_safe to dbi backend.
2010-08-02 Kern SibbaldChange cryptic aop name
2010-08-02 Marco van WieringenFix some typos and some forgotten things. Now the code...
2010-08-02 Marco van WieringenMake sql_insert_id a atomic function which executes...
2010-08-02 Marco van WieringenDrop have_insert_id in mdb as its always true for all...
2010-08-02 Marco van WieringenLets call it COMMIT and not END as that seems to be...
next