]> git.sur5r.net Git - bacula/bacula/shortlog
bacula/bacula
2009-12-23 Marco van WieringenDrop the usage of macros within macros as it seems...
2009-12-22 Eric Bollengierupdate technotes
2009-12-22 Eric BollengierAdd scripts/bacula_config script that displays configur...
2009-12-22 Eric BollengierContinue to support Batch Mode with PostgreSQL < 8.2
2009-12-21 Eric Bollengierupdate technotes
2009-12-21 Eric BollengierM_ABORT Bacula If batch insert is turned on when we...
2009-12-21 Eric BollengierCleanup configure.in to use AC_CHECK_LIB instead of...
2009-12-21 Marco van WieringenTry to fix problem on FreeBSD with unsupported extended...
2009-12-20 Kern SibbaldUpdate technotes and version
2009-12-20 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-20 Kern SibbaldFix thread safe detection in ./configure
2009-12-19 Eric BollengierTweak bweb deb script
2009-12-19 Eric Bollengiertweak debs for bweb
2009-12-19 Eric BollengierUpdate bweb deb
2009-12-19 Eric BollengierFix breload make_catalog_backup.pl rights
2009-12-17 Eric Bollengiertweak bacula macro
2009-12-17 Eric Bollengierupdate technotes
2009-12-17 Eric BollengierLSBize Debian init scripts
2009-12-15 Kern SibbaldFix #undef of lock manager
2009-12-13 Kern SibbaldRemove checkout master
2009-12-13 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-13 Kern SibbaldAdd more debug for Solaris regression timeouts
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 a ref to sqlite
2009-12-11 Kern SibbaldRemove ua_prune.c debug code
2009-12-11 Kern SibbaldPrint any traceback or bactrace
2009-12-11 Kern SibbaldFix old stuff in Makefile
2009-12-11 Eric BollengierAllow deadlock manager on FreeBSD, MacOSX and SunOs
2009-12-11 Eric BollengierAdd allowcompress-test
2009-12-11 Eric BollengierAdd test for AllowCompress option
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 SibbaldMake wait longer for better recycling
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 Kern SibbaldTweak btraceback manpage
2009-12-10 Eric Bollengiertweak bconsole man page about no-conio option
2009-12-10 Eric Bollengierupdate technotes
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 Lucas B. Cohen- five more updates to manpages options I had forgotten...
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 Kern SibbaldUpdate projects + todo
2009-12-09 Kern SibbaldFix CentOS/RHEL detection
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 Eric BollengierAdd test for reload command
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 Bollengierupdate technotes
2009-12-08 Eric BollengierFix bug #1431 about bad reload command.
2009-12-08 Kern SibbaldFix bug in bstrncat
2009-12-07 Kern SibbaldTemp fix for prune crash
2009-12-07 Kern SibbaldSmall tweaks to locking code no substantial change
2009-12-07 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-07 Eric BollengierUpdate win32 testing
2009-12-07 Eric BollengierAdd new test for win32
2009-12-07 Eric BollengierAdd cleandir option
2009-12-07 Eric BollengierAdd tool to edit configuration file remotely
2009-12-07 Kern SibbaldAdd more sm_check debug
2009-12-07 Kern SibbaldAdd memory corruption checks
2009-12-06 Kern SibbaldFix CentOS/RedHat test in regress
2009-12-06 Eric BollengierAdd win32 regress helper
2009-12-06 Kern SibbaldAttempt to fix SQLite seg fault when listing fields
2009-12-06 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-06 Kern SibbaldAllow Dir to come up before use
2009-12-06 Marco van WieringenFix python plugin to use the new get functions instead...
2009-12-06 Kern SibbaldUpdate technotes
2009-12-06 Kern SibbaldFix seg fault in new AllowCompression code
2009-12-06 Kern SibbaldUse restore count from write_bsr
2009-12-06 Kern SibbaldAdd some doc of Win32 stuff
2009-12-06 Kern SibbaldUpdate prototype.conf to have latest stuff
2009-12-06 Kern SibbaldUpdate techdoc + notes
2009-12-06 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-06 Steve PolyackAdd AllowCompression feature
2009-12-05 Eric BollengierRemove debug
2009-12-05 Eric Bollengierupdate technotes
2009-12-05 Eric BollengierFix #1403 about windows directory attributes not well...
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
next