]> git.sur5r.net Git - bacula/bacula/commit
kes Fix PostgreSQL seg fault.
authorKern Sibbald <kern@sibbald.com>
Fri, 1 Jun 2007 15:57:32 +0000 (15:57 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 1 Jun 2007 15:57:32 +0000 (15:57 +0000)
commitbf751c0e6fe1c6a05658da6217b3f83e450067b2
treeb56070bd46a0344285b18a0defa8114a3c74377c
parent888f11bfee3808b740a74ceb32d7d6819562d08b
kes  Fix PostgreSQL seg fault.
kes  Make volume lock recursive.
kes  Implement an additional volume reservation algorithm that
     starts by considering all reserved volumes then uses the
     old brute force algorithm of searching the resources to
     find a suitable device.
kes  Add new reservations debug code and refine the old code.
kes  Update the win32/dll/bacula.defs file.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4961 91ce42f0-d328-0410-95d8-f526ca767f89
12 files changed:
bacula/src/cats/sql_get.c
bacula/src/dird/ua_run.c
bacula/src/lib/alist.c
bacula/src/stored/acquire.c
bacula/src/stored/device.c
bacula/src/stored/protos.h
bacula/src/stored/reserve.c
bacula/src/stored/reserve.h
bacula/src/stored/wait.c
bacula/src/version.h
bacula/src/win32/dll/bacula.def
bacula/technotes-2.1