]> git.sur5r.net Git - bacula/docs/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)
commit26f24507848bb5573b53a4121ee8ba348f8f5ee5
tree623520829bcc67b7f47f12fe90874cecce38df00
parent6f66f83e3479f1ffe0c43c45abd9388a0458fc03
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.