]> git.sur5r.net Git - bacula/docs/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)
commitca1873fb84345a7c953cf6a9116d18c0586f92ec
treeb5f026461961ee635975f68c080eea4acb9e060a
parent423e95086017c22288b69476c9a82f941304b343
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.