]> git.sur5r.net Git - bacula/bacula/shortlog
bacula/bacula
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...
2010-08-02 Marco van WieringenFix typo in sql.
2010-08-02 Kern SibbaldTweak update version+date
2010-08-02 Marco van WieringenFirst attempt at making things multi-threaded and make...
2010-08-02 Marco van WieringenNeed an extra lib for dynamic linking against Ingres.
2010-08-02 Marco van WieringenUse -lq.1 -lcompat.1 as shared libraries instead of...
2010-08-02 Marco van WieringenAs we have a multithreaded application let tell that...
2010-08-02 Eric BollengierFix bscan segfault with new comment field
2010-08-02 Eric Bollengierregress: add diff.pl tool
2010-08-02 Marco van WieringenCreating a database as an other user and giving grants...
2010-08-02 Marco van WieringenCreate user in the right database for Ingres.
2010-08-02 Marco van WieringenDo all Ingres operations as the user invoking the scrip...
2010-08-02 Marco van WieringenFix username argument to sql for Ingres grants.
2010-08-02 Kern SibbaldRework SD mount.c locking again
2010-08-02 Kern SibbaldReplace ASSERT in block.c with fail Job
2010-08-02 Marco van WieringenMake the Ingres grant script work.
2010-08-02 Kern SibbaldUse uint32_t for max_concurrent_jobs
2010-08-02 Marco van WieringenFix grant script to set grants on correct sequence...
2010-08-02 Kern SibbaldAdd new item to projects
2010-08-02 Kern SibbaldFix bug #1542 File Daemon outputs usage message to...
2010-08-02 James HarperApply James' rename events patch
2010-08-02 Marco van WieringenFix typo
2010-08-02 James HarperApply James' plugin patch
2010-08-02 Marco van WieringenAdded limit_filter which rewrites queries which use...
2010-08-02 Kern SibbaldAdd make_def64
2010-08-02 Kern SibbaldFix win32/lib/bacula.defs as pointed out by James
2010-08-02 Marco van WieringenDrop Ingres specific versions of queries with #ifdefs
2010-08-02 Stefan Reddigfixed syntax LIMIT/NULL behavior/improved tests
2010-08-02 Marco van WieringenChange Ingres drop script so we can run any form of...
2010-08-02 Kern SibbaldSimplify db_check_max_connections code and ifdeffing
2010-08-02 Kern SibbaldFix SQL warning message about concurrency pointed out...
2010-08-02 Kern SibbaldFix compiler warning
2010-08-02 Kern SibbaldAdd jobs running to status of daemons
2010-08-02 Eric BollengierUse file and line for rwlock and lmgr in db_lock()
2010-08-02 Eric BollengierAdd File and Line info to rw_lock for lmgr
2010-08-02 Marco van WieringenFix compiler warning.
2010-08-02 Marco van WieringenFix database locking calling db_lock and returning...
2010-08-02 Kern SibbaldTweak rebuild configure
2010-08-02 Kern SibbaldTweak Ingres ./configure
2010-08-02 James HarperApply James' wide char patch
2010-08-02 James HarperPatch from James
2010-08-02 Kern SibbaldReduce compiler warnings for Win32 plugins + tweak...
2010-08-02 James HarperAdd bVarVssDllHandle so that a plugin can get GetProcAd...
2010-08-02 Marco van WieringenAdd missing db_unlock to bvfs_update_cache.
2010-08-02 Kern SibbaldTweak version date
2010-08-02 Eric Bollengierbweb: If a subconf uses a special bconsole string,...
2010-08-02 Eric Bollengierregress: fix run_multiple to return real exit code
2010-08-02 Eric Bollengierregress: tweak new maxdev-test
2010-08-02 Eric Bollengierregress: add test for max concurent job for devices
2010-08-02 Eric BollengierUpdate configure
2010-08-02 Eric BollengierFix #1532 about permission on binaries
2010-08-02 Eric BollengierPropose shell replacement to perl code, fix #1516
2010-08-02 Eric BollengierFix #1526 about verify jobs and runscript
2010-08-02 Eric Bollengierregress: cleanup
2010-08-02 Kern SibbaldAdd 5 minute timout to alert directive -- fixes bug...
2010-08-02 Kern SibbaldAdd bEventInitializeVSS as requested by James
2010-08-02 Kern SibbaldReduce compiler warnings on Windows build
2010-08-02 Kern SibbaldAdd doc + make some compat subroutines static
2010-08-02 Kern SibbaldFix Win64 build
2010-08-02 Kern SibbaldCorrect mkdir in installer
2010-08-02 James HarperSystem State plugin update
2010-08-02 Kern SibbaldTweak: comments
2010-08-02 Kern SibbaldTweak: comments
2010-08-02 Scott BarningerAllow users to build bat without static QT if desired.
2010-08-02 Kern SibbaldAdd bat=no make option on Win32
2010-08-02 Scott BarningerFix for qt mkspecs location on Fedora 12.
2010-08-02 James HarperSecond plugin patch
next