]> git.sur5r.net Git - bacula/rescue/commit
15Feb07
authorKern Sibbald <kern@sibbald.com>
Thu, 15 Feb 2007 18:57:55 +0000 (18:57 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 15 Feb 2007 18:57:55 +0000 (18:57 +0000)
commit2e4ccde6b577efa5aadfafa0e25d872ecbc1f554
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parent527d0617b34453b116f06057526bc85e32069844
15Feb07
kes  Add quick disconnect FD code from 2.1.4 to 2.0.3.  This code
     causes the SD to release the FD as soon as the FD has sent
     all the data to the SD. After that the SD will do any final
     despooling (data and attributes) that are necessary. This
     allows laptops to disconnect much quicker from the network
     after a backup.
13Feb07
kes  Apply Eric's ClientRunScriptAfter patch to 2.0 and 2.1.
11Feb07
kes  Optimize the use of the database a bit in the Status dir command.
     Only open it when needed, ensure that if any previous database
     was opened, it is closed.
10Feb07
kes  Modify dbcheck to handle orphaned JobMedia, Path, Filename,
     and File records in 300K chunks to be more efficient. This
     idea came from Juan Luis Frances (if I remember right).
09Feb07
kes  Update projects list.