]> git.sur5r.net Git - bacula/docs/commit
23Aug07
authorKern Sibbald <kern@sibbald.com>
Thu, 23 Aug 2007 07:05:47 +0000 (07:05 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 23 Aug 2007 07:05:47 +0000 (07:05 +0000)
commit815c0d849fe2e9c409bfa1e68555db4bcc155a31
tree97b04f6ea62031931c0a9c35663081503c01efbe
parent76a14ad311ed4427f153dfc420130fa952157768
23Aug07
kes  Fix (hopefully) bug #930 by doing a db_escape_string() on file
     and directory names during restore of single file/directories.
kes  Add sanity checks to .sql command when string is empty. Hopefully
     that will resolve Dirks Director crash.
22Aug07
kes  Apply patch submitted by Martin Simmons that corrects a seg fault
     in the bsmtp chat subroutine when debug is >= 10.