]> git.sur5r.net Git - bacula/docs/commit
kes Ensure that when labelling a tape with Slot=0 that InChanger
authorKern Sibbald <kern@sibbald.com>
Fri, 25 May 2007 17:24:50 +0000 (17:24 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 25 May 2007 17:24:50 +0000 (17:24 +0000)
commitf22eecdcc2c2e86dfa9135a9f894e8a6d2023c12
treed6bb797a39644e7c79871d053191f796f44dd550
parent0845153667d3cd7c5932c9dd363c17c0f167792c
kes  Ensure that when labelling a tape with Slot=0 that InChanger
     is not set.
kes  Use DISTINCT to make MySQL and PostgreSQL uar_list_temp query
     the same.
kes  Add StartTime to final uar_sel_jobid_temp query so that we can
     add DISTINCT (required by PostgreSQL).
kes  Implement BSOCK authenticate_director() method. Eventually will
     authenicate all daemons.
kes  Move several more functions into the BSOCK class.