From: Kern Sibbald Date: Thu, 6 Oct 2005 07:03:52 +0000 (+0000) Subject: - Add VolumePurged method to Python JobEvents class. Fixes X-Git-Tag: Release-1.38.0~92 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=33e1bdede1a585f3f75a60d3222b100fd76404a5;hp=fdb655cc34e1c916ac2cc18090bd8aeaa64ff279;p=bacula%2Frescue - Add VolumePurged method to Python JobEvents class. Fixes bug #428 (I think). - Add JobId index to File table for MySQL. - Correct tray-monitor crash of bacula-dir. qstatus_cmd() code referenced the wrong pointer. Fixes bug #438. - Add bacualnovss.mak file from Martin. - Remove Pool from restore string in wbrestorepanel.cpp. Patch from user for bug #433. - Correct code in wbrestorpanel.cpp with misplaced parens. Patch from user for bug #431 - Correct printing filenames/date/times in wbrestorepanel.cpp due to bad column alignment. Patch from user for bug #432. ---