]> git.sur5r.net Git - bacula/bacula/history - bacula/src
Make a missing plugin during backup fatal
[bacula/bacula] / bacula / src /
2010-01-20 Kern SibbaldMake a missing plugin during backup fatal
2010-01-20 Eric BollengierTweak bacula-dir.conf Catalog fileset to backup @db_nam...
2010-01-20 Eric BollengierUse make_catalog_backup.pl by default
2010-01-19 Kern SibbaldRemove debug code
2010-01-19 Kern SibbaldRemove debug code
2010-01-19 Eric BollengierSmall cleanup on test program
2010-01-19 Eric BollengierSmall cleanup on test program
2010-01-19 Eric BollengierFix possible memory leak
2010-01-19 Kern SibbaldUpdate technotes + version
2010-01-19 Kern SibbaldFix bscan bug introduced with serialization change
2010-01-19 Kern SibbaldEnhance FD status to have level
2010-01-18 Kern SibbaldRemove FI sanity check code that does not apply after...
2010-01-18 Kern SibbaldMake Attr/record FI non-fatal if different -- possibly...
2010-01-18 Kern SibbaldMerge branch 'master' of git://bacula.git.sourceforge...
2010-01-18 Kern SibbaldKeep serial from overruning with bad data
2010-01-17 Eric BollengierAdd info message on how to stop the file relocation...
2010-01-15 Eric BollengierAdd new Path tables to grant and drop scripts
2010-01-15 Eric BollengierFix #1450 about FirstWritten not updated with bscan
2010-01-15 Eric BollengierFix error message in grant_postgresql_privileges
2010-01-12 Eric BollengierFix SQLite table creation script
2010-01-11 Eric BollengierTweak postgresql update script to handle previous Bweb...
2010-01-11 Eric BollengierAdd Job.Reviewed field
2010-01-11 Eric BollengierEnable priority checks in lockmanager
2010-01-11 Eric BollengierUpdate version
2010-01-11 Eric BollengierChange DB version from 11 to 12
2010-01-11 Kern SibbaldFix the win32 build again
2010-01-09 Kern SibbaldOptimize strtok usage in ua_cmds
2010-01-08 Kern SibbaldRemove old code requiring different storages for migration
2010-01-08 Kern SibbaldMerge my changes and previous ones
2010-01-06 Holger MuellerModify the sql query to get alphabetical order of clien...
2010-01-04 Kern SibbaldAdd Ingres configuration
2010-01-04 Kern SibbaldFix Ingres ID definition that caused seg fault
2010-01-04 Kern SibbaldFix typo in myingres.c after merge
2010-01-04 Kern SibbaldTweak myingres.c so it build only when HAVE_INGRES
2010-01-04 Stefan ReddigAdd commit from Stefan Reddig
2010-01-04 Kern SibbaldTweak myingres.c so it build only when HAVE_INGRES
2010-01-04 Stefan ReddigAdd commit from Stefan Reddig
2010-01-03 Eric BollengierSimplify initgroups definition for AIX
2010-01-03 Eric Bollengierinitgroups definition is ok on aix >= 5
2010-01-01 Kern SibbaldUpdate version + date
2009-12-31 Marco van WieringenFix typo in acl.c when compiled without acl support.
2009-12-28 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-27 Marco van WieringenMerge branch 'master' of ssh://marcovw@bacula.git.sourc...
2009-12-27 Marco van WieringenMerge branch 'master' into mvw/plugin-changes
2009-12-27 Marco van WieringenFix problem with freeing the data after we switched...
2009-12-26 Marco van WieringenLets use a xattr specific constant and not the stdio...
2009-12-26 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-26 Kern SibbaldAttempt to autoconfigure ioctl_req_t
2009-12-26 Marco van WieringenMerge branch 'master' into mvw/plugin-changes
2009-12-26 Marco van WieringenLets not mix initialized stack variable with uninitiali...
2009-12-26 Marco van WieringenAdded some handling of EPERM and EOPNOTSUPP which seem...
2009-12-26 Marco van WieringenLets not orphan the buffer returned by extattr_namespac...
2009-12-24 Marco van WieringenPlugins are dependable on libtool now so cleaned the...
2009-12-24 Kern SibbaldClarify catalog grant permissions message
2009-12-24 Kern SibbaldFix typo in Dir usage output
2009-12-23 Marco van WieringenFix depend for changes to SRC variables.
2009-12-23 Marco van WieringenDrop the usage of macros within macros as it seems...
2009-12-22 Eric BollengierContinue to support Batch Mode with PostgreSQL < 8.2
2009-12-21 Eric BollengierM_ABORT Bacula If batch insert is turned on when we...
2009-12-21 Marco van WieringenTry to fix problem on FreeBSD with unsupported extended...
2009-12-20 Kern SibbaldUpdate technotes and version
2009-12-15 Kern SibbaldFix #undef of lock manager
2009-12-13 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-13 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-13 Marco van WieringenMake SUN C++ compiler stop complaining about enum defin...
2009-12-13 Marco van WieringenMake SUN C++ compiler stop complaining about enum defin...
2009-12-13 Kern SibbaldUse %c and %n in bootstrap in default bacula-dir.conf
2009-12-11 Kern SibbaldRemove ua_prune.c debug code
2009-12-11 Eric BollengierAllow deadlock manager on FreeBSD, MacOSX and SunOs
2009-12-10 Kern SibbaldEliminate compiler warning
2009-12-10 Kern SibbaldRework Mac OS 10.6 mtio.h fix
2009-12-10 Kern SibbaldAttempt to fix mtio.h problem on Mac 10.6
2009-12-10 Kern SibbaldAllow mount to wake job waiting for op
2009-12-10 Kern SibbaldTweak waiting messages
2009-12-10 Kern SibbaldUpdate version
2009-12-10 Kern SibbaldFix another volume_lock dlock order problem
2009-12-10 Kern SibbaldFix and add ASSERT debug
2009-12-10 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-10 Eric BollengierFix compilation problem with lockmgr
2009-12-09 Kern SibbaldFix misnamed variable
2009-12-09 Kern SibbaldReorder lock_volumes and dlock in SD to avoid race...
2009-12-09 Eric BollengierFix compilation pb
2009-12-09 Eric BollengierAdd mutex some priority info for SD
2009-12-09 Eric BollengierTweak mutex order for SD
2009-12-09 Eric BollengierAdd info in dump about lock priority
2009-12-09 Eric BollengierCleanup
2009-12-09 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-09 Kern SibbaldFix #defines when lock manager turned off
2009-12-09 Eric BollengierAdd USE_LOCKMGR_PRIORITY switch to enable new priority...
2009-12-09 Eric BollengierAdd Macro BTHREAD_MUTEX_PRIORITY(p) and lib/mutex_list...
2009-12-09 Eric BollengierMake pthread_mutex_init/destroy compatible with bthread...
2009-12-09 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-09 Kern SibbaldFix SD Vol+dev lock race bug
2009-12-08 Eric BollengierAdd init/destroy function for both p/bthread_mutex_t...
2009-12-08 Eric BollengierAdd new bthread_mutex_t object that check mutex priorit...
2009-12-08 Kern SibbaldMore bstrncat doc
2009-12-08 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-08 Kern SibbaldAdd bstrncat comments
2009-12-08 Eric BollengierFix bug #1431 about bad reload command.
2009-12-08 Kern SibbaldFix bug in bstrncat
next