]> 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)
commit03029415906e01cebd1d93f73393104e4861b3b6
treea5952e2a65e7043aa0ee43aac873975a25aa52d1
parent7d2be76d0e0989cb63d5e6d5f779126eab37f2b3
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
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/technotes-2.1