]> git.sur5r.net Git - bacula/rescue/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)
commit6ce2fec981e4cea850d8db462f0562cd2a288d79
tree3c06ffffdeed40e3959959ff9926cd5cc4ca3832
parent6ac3c8dff3b3c5824a657cd1b564e5748db21e11
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.