]> git.sur5r.net Git - bacula/docs/commit
kes Modify winbacula.nsi to substitute with g bin_dir_cmd. Should fix
authorKern Sibbald <kern@sibbald.com>
Thu, 11 Jan 2007 16:38:35 +0000 (16:38 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 11 Jan 2007 16:38:35 +0000 (16:38 +0000)
commitb63cef6a5d2066f7c408ad705c3222d12f5b86c7
tree84b377953335099b4ea1e6b326e9ee3fbd79f838
parent8c02461825e7b487d511a5f752fc2a85ecd3bd12
kes  Modify winbacula.nsi to substitute with g bin_dir_cmd. Should fix
     bug #742.
09Jan06
kes  Modify USTORE constructor to set an empty store_source string,
     and don't copy the store_source string in a cancel.  Hopefully
     this will fix Arno's seg fault, bug #744.
kes  Add back code to disable conio in configure. Fixes bug #743.
kes  Correct the Options scanner in the FD to correctly handle
     SHA1 option, which was eating the next option.  Reported by
     Sebastien Guilbaud.
kes  Add code to indicate when the SD is spooling, spool wait, and
     despooling as requested by Alan Brown.