]> git.sur5r.net Git - bacula/bacula/history - bacula/src
regress: tweak prune tests
[bacula/bacula] / bacula / src /
2010-08-02 Eric Bollengierfix typo
2010-08-02 Kern SibbaldMake Win32 no filesystem change more explicit
2010-08-02 Kern SibbaldRevert to old block.c to fix recycling
2010-08-02 Kern SibbaldUpdate the license template files
2010-08-02 Eric BollengierFix postgresql catalog creation when version is not...
2010-08-02 Kern SibbaldTweak error message
2010-08-02 Kern SibbaldFix typo in qt-console make-win32 script
2010-08-02 Kern SibbaldMore changes from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldFix some missed copyright changes
2010-08-02 Kern SibbaldTweak version date
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldTweak fix typo
2010-08-02 Kern SibbaldTweak sm_dump output
2010-08-02 Eric BollengierImplement %f %b to get JobFiles, JobBytes in a RunScript
2010-08-02 Marco van WieringenFix bug #1610 handle empty xattr values on Linux and...
2010-08-02 Kern SibbaldReally free free pool memory before sm_dump
2010-08-02 Kern SibbaldGarbage collect memory pool at end of job and before...
2010-08-02 Kern SibbaldIgnore STREAM_RESTORE_OBJECTS returned by SD to FD
2010-08-02 Kern SibbaldTweak some copyright dates
2010-08-02 Kern SibbaldTweak add sm_dump comments in debug code
2010-08-02 Kern SibbaldTweak add sm_dump comments in debug code
2010-08-02 Kern SibbaldTweak add bstrerror output if snapshot fails
2010-08-02 Kern SibbaldAdd xattr seg fault protection suggested by Marco for...
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 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 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 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 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 BollengierFix accurate code
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 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 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 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 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 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...
next