]> git.sur5r.net Git - bacula/rescue/commit
kes Delete src/lib/btree.c from win32 build, then add rblist.c
authorKern Sibbald <kern@sibbald.com>
Tue, 6 Feb 2007 13:58:26 +0000 (13:58 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 6 Feb 2007 13:58:26 +0000 (13:58 +0000)
commitb126261245be6783c940c13242ef6afb621ca489
treee55bb93602b308a27eb5e08787e9fa5ce8b3afac
parent44ec12cc463f8e4bfc6447375e12c027326c05b8
kes  Delete src/lib/btree.c from win32 build, then add rblist.c
     plus the entrypoints.
kes  Apply patch supplied that corrects debug print
     in canceling jobs for max run time.  Supplied as
     part of bug #621, which was previously fixed.
05Feb07
kes  Test on job_canceled() and sd_msg_thread_done inside
     loop starting the message thread to avoid a race condition.
     Fixes bug #771.
kes  Remove rl_catch_signal from console.c as it conflicted
     with the header definition. Fixes bug #765.