]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib
Enhance FD status to have level
[bacula/bacula] / bacula / src / lib /
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-11 Kern SibbaldFix the win32 build again
2010-01-03 Eric BollengierSimplify initgroups definition for AIX
2010-01-03 Eric Bollengierinitgroups definition is ok on aix >= 5
2009-12-23 Marco van WieringenDrop the usage of macros within macros as it seems...
2009-12-10 Kern SibbaldEliminate compiler warning
2009-12-10 Kern SibbaldAttempt to fix mtio.h problem on Mac 10.6
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 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-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
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-11-21 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-11-21 Kern SibbaldAttempt to keep tls_shutdown from hanging
2009-11-05 Eric BollengierMerge branch 'master' into basejobv3
2009-11-04 Kern SibbaldCleanup error handling in SD append to reduce spurious...
2009-11-04 Kern SibbaldFix double send of attributes introduced in 84aabba7cee...
2009-11-04 Eric BollengierCheck pthread_mutex_lock return code in lockmgr
2009-11-03 Kern SibbaldCleanup attribute catalog insert errors + cancel SD...
2009-11-02 Kern SibbaldIncrease width of ls size. Fixes bug #1409
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-11-02 Kern SibbaldAdd -m option to DIR,FD,SD to dump kaboom output
2009-11-01 Kern SibbaldFix lockmgr tweak typo
2009-11-01 Kern SibbaldTweak lockmgr
2009-10-26 Kern SibbaldFix another messages error problem pointed out by Eric
2009-10-25 Eric BollengierChange W/G to Wanted/Granted in lock dump
2009-10-25 Eric Bollengierchange Jmsg to Qmsg in low level routine
2009-10-25 Eric BollengierUse Qmsg instead of Jmsg when fides_mutex is locked...
2009-10-24 Eric Bollengierforce lock manger init
2009-10-24 Eric Bollengieradd lmgr to bconsole
2009-10-24 Eric BollengierFix deadlock detection to work in daemon mode
2009-10-24 Kern SibbaldMake all ABORT and ERROR_EXIT msgs go to syslog
2009-10-23 Kern SibbaldDisallow Qmsg when despooling
2009-10-23 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-23 Kern SibbaldFix Qmsg race condition reported by Eric
2009-10-23 Eric BollengierMerge branch 'master' into basejobv3
2009-10-18 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-17 Eric BollengierUpdate Media and Pool record for ActionOnPurge + cleanup
2009-10-17 Eric BollengierMerge remote branch 'sf/master' into purge
2009-10-16 Eric BollengierMerge branch 'master' into basejobv3
2009-10-15 Marco van WieringenMerge branch 'master' into mvw/xattr-overhaul
2009-10-15 Eric BollengierMerge branch 'master' of ssh://ricozz@bacula.git.source...
2009-10-15 Kern SibbaldFix bug #1391 Job status improperly set due to subtle...
2009-10-13 Kern SibbaldFix stupid error
2009-10-13 Kern SibbaldConvert some old %x into %p for pointers
2009-10-13 Eric BollengierFix #1352 about double free with regexp and big filenam...
2009-10-11 Kern SibbaldAdd comment
2009-10-03 Eric BollengierMerge branch 'master' into basejobv3
2009-10-02 Eric BollengierCleanup new timeout code for bconsole
2009-09-30 Eric BollengierMerge branch 'master' into basejobv3
2009-09-27 Kern SibbaldFix Win32 build
2009-09-26 Kern SibbaldImplement store_size32 and store_size64
2009-09-20 Kern SibbaldTweak keep readall error messages
2009-09-19 Dmitry V. LevinImplement support of keeping readall capabilities after...
2009-09-18 Dmitry V. LevinRemove redundant includes of pwd.h and grp.h headers
2009-09-18 Dmitry V. LevinFix link rules
2009-09-14 Eric BollengierMerge branch 'master' into basejobv3
2009-09-11 Kern SibbaldCreate bigendian() inline to simplify code
2009-09-10 Kern SibbaldFix seg fault in SD bug #1371
2009-09-10 Kern SibbaldFix possible termination problem
2009-09-08 Lorenz Schoricheck endianness at runtime in md5.c
2009-09-07 Eric BollengierMerge branch 'master' into basejobv3
2009-09-04 Kern SibbaldFinal tweaks to certification btape fill scripts and...
2009-08-31 Eric BollengierMerge branch 'master' into basejobv3
2009-08-30 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-30 Kern SibbaldFix bug #1355 Director crashes with double free in...
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-21 Eric BollengierMerge branch 'master' of ssh://ricozz@bacula.git.source...
2009-08-21 Kern SibbaldRework the bsock.h class to put public structures last
2009-08-20 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-19 Kern SibbaldFix bat crash due to alignment diff in bat and core...
2009-08-19 Kern SibbaldEnsure that timestamp put in SQL log
2009-08-14 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-14 Eric Bollengierfix compilation problem reported by Dan
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-13 Eric Bollengierupdate lock manager to get better traces
2009-08-13 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-13 Kern SibbaldMake SD lock tracing work again. Has not worked for...
2009-08-11 Eric BollengierMerge branch 'master' into bat_slot
2009-08-09 Kern SibbaldFix screw up with setting JobLevel and JobType
2009-08-08 Kern SibbaldStart adding Incomplete Job status
next