]> git.sur5r.net Git - bacula/docs/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)
commiteafdf46e9a4f5531e57a75ec9a5ed98af50aff0f
treebeae27a99193a254694d57024e34fb93044e3888
parentb72f82e48df468c2cbc51d75c388807e7d2bc8e3
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.