]> git.sur5r.net Git - bacula/bacula/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)
commit7b0ad2c612de4b75014e2bb4c1f751d5912b65b1
treeb3f73b20aad5840e8142a020d5ec5d8dd94b1a84
parentaea6289e32246ee64ac9a11c2e731f16ec2bc304
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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.0@4183 91ce42f0-d328-0410-95d8-f526ca767f89
20 files changed:
bacula/projects
bacula/src/dird/catreq.c
bacula/src/dird/job.c
bacula/src/dird/msgchan.c
bacula/src/dird/protos.h
bacula/src/dird/ua_cmds.c
bacula/src/dird/ua_output.c
bacula/src/dird/ua_status.c
bacula/src/dird/ua_update.c
bacula/src/dird/verify.c
bacula/src/filed/job.c
bacula/src/filed/verify.c
bacula/src/jcr.h
bacula/src/stored/acquire.c
bacula/src/stored/append.c
bacula/src/stored/fd_cmds.c
bacula/src/stored/protos.h
bacula/src/tools/dbcheck.c
bacula/src/version.h
bacula/technotes-2.0