From: Kern Sibbald Date: Fri, 25 May 2007 17:24:50 +0000 (+0000) Subject: kes Ensure that when labelling a tape with Slot=0 that InChanger X-Git-Tag: Release-2.2.0~389 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f22eecdcc2c2e86dfa9135a9f894e8a6d2023c12;p=bacula%2Fdocs 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. ---