]> git.sur5r.net Git - bacula/bacula/history - bacula
Add xattr seg fault protection suggested by Marco for bug #1610
[bacula/bacula] / bacula /
2010-08-02 Kern SibbaldAdd xattr seg fault protection suggested by Marco for...
2010-08-02 Eric Bollengierupdate configure
2010-08-02 Eric BollengierAdd archlinux to os.m4
2010-08-02 Kern SibbaldMore fixes for 32/64 bit problems in smartall
2010-08-02 Kern SibbaldFix 32/64 bit problem in smartalloc dump routine
2010-08-02 Kern SibbaldTweak remove bdb from cats Makefile.in
2010-08-02 Kern SibbaldTweak fix compile problems due to new .exit command
2010-08-02 Kern SibbaldFix .dump, .die, .exit when DEVELOPER turned off
2010-08-02 Kern SibbaldTweak correct typo pointed out by Arno
2010-08-02 Kern SibbaldMake SD automatically fix the Volume size in the Catalo...
2010-08-02 Kern SibbaldTweak reduce compiler warnings
2010-08-02 Kern SibbaldAdd bigger print buffer for sm_dump
2010-08-02 Kern SibbaldAdd .dump and .exit commands for daemons
2010-08-02 Kern SibbaldUse Pmsg in smartall.c rather than printf for tracing...
2010-08-02 Kern SibbaldProtect bsnprintf against NULL pointer
2010-08-02 Kern SibbaldUp maximum block size to 20M
2010-08-02 Kern SibbaldFix for TLS bugs #1568 and #1599
2010-08-02 Kern SibbaldImprove comm line error handling for TLS, may fix bug...
2010-08-02 Kern SibbaldFix SD crash due to mismatched lock/unlock in error...
2010-08-02 Eric Bollengieradd comments
2010-08-02 Eric BollengierFix #1600 about problems with Accurate code on MySQL
2010-08-02 Kern SibbaldTweak remove old debug code
2010-08-02 Kern SibbaldFix bug #1587 if you have clients with different catalo...
2010-08-02 Kern SibbaldFix bug #1577 During migration: ERROR in block.c:950...
2010-08-02 Eric BollengierFix new killsafe code
2010-08-02 Eric BollengierAdd USE_LOCKMGR_SAFEKILL in version.h
2010-08-02 Eric BollengierAdd wrapper for pthread_kill() to check if thread exist...
2010-08-02 Kern SibbaldSkip HB kill in FD if HB thread terminated
2010-08-02 Eric Bollengierupdate windows defs
2010-08-02 Kern SibbaldFix crash from unequal volume_lock/unlock calls
2010-08-02 Eric BollengierFix pruning for migration jobs and do some optimization
2010-08-02 Kern SibbaldPrint TestName at beginning of dump
2010-08-02 Marco van WieringenRemove prototypes of removed prune queries.
2010-08-02 Eric BollengierAdapt new prune code with old db_accurate_get_jobids()
2010-08-02 Eric Bollengiertweak ua_prune
2010-08-02 Eric Bollengiertweak comments
2010-08-02 Eric BollengierCleanup prune queries
2010-08-02 Eric Bollengierupdate prune code
2010-08-02 Eric BollengierFix db_get_base_jobid()
2010-08-02 Eric BollengierCleanup prune code
2010-08-02 Eric BollengierMake new prune algo to work with backup
2010-08-02 Eric Bollengierstart to tweak prune algo
2010-08-02 Kern SibbaldUpdate LICENSE
2010-08-02 Kern SibbaldTweak: remove old code
2010-08-02 Kern SibbaldFix crash from rw_lock/unlock miss match
2010-08-02 Kern SibbaldAttempt to fix duplicate job kill seg fault
2010-08-02 Eric BollengierReplace pthread_kill by my_thread_send_signal() in...
2010-08-02 Eric BollengierFix postgresql error in grant script
2010-08-02 Eric Bollengierupdate configure
2010-08-02 Eric Bollengierfix #1595 about batch mode detection problem for postgr...
2010-08-02 Kern SibbaldAdd TestName to gdb traceback
2010-08-02 Eric BollengierFix accurate code
2010-08-02 Eric Bollengierupdate configure
2010-08-02 Eric BollengierRemove bdb from configure
2010-08-02 Kern Sibbaldmake new update tables executable
2010-08-02 Eric BollengierImprove the "update stats" sql command
2010-08-02 Eric BollengierImprove performance for MySQL with update stats command
2010-08-02 Eric Bollengiercleanup sql queries
2010-08-02 Kern SibbaldTweak update .gitignore src/win32/dll
2010-08-02 Kern SibbaldFix Makefile and build problems
2010-08-02 Eric BollengierFix #1594 about prune copy jobs
2010-08-02 Kern SibbaldFix restore object compression flag -- James
2010-08-02 Kern SibbaldAdd new upgrade script from DB vers 12 to 13
2010-08-02 Kern SibbaldCorrect copy/paste typos
2010-08-02 Kern SibbaldUpdate version
2010-08-02 Kern SibbaldTweak update configure
2010-08-02 Kern SibbaldUpdate .gitignore for new updatedb files
2010-08-02 Kern SibbaldAdd BDB_VERSION for scripts + prepare update 11 to...
2010-08-02 Kern SibbaldTweak update version and date
2010-08-02 Kern SibbaldAdd first cut Volume names to disk-changer
2010-08-02 Kern SibbaldApply literal string fix in printf submitted by Luca...
2010-08-02 Marco van Wieringenupdate configure
2010-08-02 Marco van WieringenDrop 2 unneeded AC_DEFINE statements from configure...
2010-08-02 Kern SibbaldFix bug #1582 Restore from multiple storage daemons...
2010-08-02 Eric BollengierFix segfault on "cancel jobid=" command
2010-08-02 Marco van WieringenCreate table with jobids as a temporary table and move...
2010-08-02 Eric Bollengierupdate version
2010-08-02 Eric BollengierUpdate makefiles for new libtool revision
2010-08-02 Eric Bollengierupdate configure
2010-08-02 Eric BollengierSimplify libtool revision and use VERSION as default
2010-08-02 Eric BollengierSimplify libtool revision
2010-08-02 Eric BollengierFix typo in message.c
2010-08-02 Eric BollengierConvert all Jmsg on the watchdog thread to Qmsg
2010-08-02 Kern SibbaldDon't set socket buffer size unless explicite set by...
2010-08-02 Kern SibbaldFix bug #1554 Windows installer doesn't honor /S flag
2010-08-02 Kern SibbaldFix typo reported in bug #1585
2010-08-02 Kern SibbaldAdd z (size_t) prefix to bsnprintf
2010-08-02 Kern SibbaldTweak: use C++ rather than C and use Bacula indenting...
2010-08-02 Eric BollengierFix #1571 and install libraries with 755 perms
2010-08-02 Kern SibbaldFix bug #1581 ASSERTs in src/dird/jobq.c can never...
2010-08-02 Marco van WieringenRemoved workaround for bug in Ingres with insert into...
2010-08-02 Eric BollengierFix segfault in action on purge test
2010-08-02 Kern SibbaldTweak update version date
2010-08-02 Kern SibbaldTweak: add comments to new action on purge code
2010-08-02 James HarperFirst cut Share Point plugin
2010-08-02 Kern SibbaldAdd more debug code for bactrace
2010-08-02 Kern SibbaldFix for bug #1569 deadlock/crash in Dir
2010-08-02 Kern SibbaldFix sqlite.c typo that fails build
2010-08-02 Eric BollengierFix problem with BaseJob and Accurate FileSet options...
2010-08-02 Eric BollengierDo not use mtime with basejobs
next