GUI Bugfixes: change: disable 'back' button at filespage, if mount mode is active change: disable button 'back'at RW, when savesets of selected task will be shown, change task required a reopen of restorewizard fix: dto set media pool always to null because of invalid check fix: NPE when identifying media pools bugfix: set mediapool id correctly and also allow setting of only name or id fix: dto set media pool always to null because of invalid check bugfix: reduce object size of immediate backup dto bugfix: run VM restore cause 'org.dom4j.DocumentException: Error on line 1 of document : Vorzeitiges Dateiende', when create VM from ovf file bugfix: (#18852) saveset table will be updated, when change eol of saveset via result property dialog BUGFIX: (#18873) avoid going forward if the target time is today bugfix: wrong init for targetpool at schedule migration dialog, if event has no targetpool; get pool from migration task. change: improve error message text, when resetCBT via gui failed due to VM snapshots bugfix: resetcbt show stacktrace, if procedure failed due to still existing snapshots BUGFIX: (#18852) set eol '2040' take eol 100 year in the past (2040->1940) bugfix: (#18860) combobox will not be filled, when open properties of existing migrationevent BUGFIX: (#18869) Any change of DB:results in GUI leads to wrong format of 'DB:results.sbc_start' (destroy fdi chain) bugfix: VM reset cbt show exception window, if reset CBT failed due to VM snapshots bugfix: (#18852) Message 'You are about to change the EOL to an already expired point in time.' appear although eol timedate is in future. bugfix: task tree does not show all data, add npe check bugfix: (#18856) update drive instead of deleting it bugfix: devicefield is disabled and prefilled for new drive with default type 'LTO' bugifx: (#18850) Allow setting of taskgroup via cli SRC Bugfixes: change: Build logfile name using current date, if 'gv_daylbl' isn't defined. Revert "bugfix: do not create log file name using gv_dayfile" bugfix: do not create log file name using gv_dayfile bugfix: Use '/' only as delimiter BUGFIX:(#18853) - Exchange Server backup to RDS failed with: ERROR sm_reformat_lis returned exit state 1. Handle the metadata file and check it format, print out more informative error. WORKAROUND: Do not count GW user licenses until #18866 (worng user count for Exchange) is fixed change: Remove (comment) out CTRLC library functions, which arn't used on Linux change: Use '/' as path delimiter BUGFIX: Mount savesets on RDS running on Windows new: Use 'READ_INI' function instead of 'glbv' because no 'glbvs' are defined on RDS BUGFIX: (#18849) if the value qm is not present in the sm.ini during the update the service will not be able to start unless the value [DAEMON] 'qm=on' is inserted in the sm.ini. Now the value qm will be inserted in case it is missing. change: include the cm_common.h BUGFIX: Correct mount of savesets on RDS change: remove unused line BUGFIX: (#18854) Window 'Current Messages'shows only 'dives'-> 'system' is missing. Valid line '0>' must be rewritten when message for real drive is set BUGFIX: (#18853) Exchange Server backup to RDS failed with: ERROR sm_reformat_lis returned exit state 1. Fetch meta file from RDS chaneg: Compile problems since last commit resolved change: Reset usage for get function to previous version bugfix: (#18671) BSR Pro Windows: 2nd RETR from Si3 Store failed. Commit 1dfb18d did freed the ThriftClient object but did not reset the openmode Removed function dedup_free. Reset ThriftClient when closing connection. change: DS_Close_Saveset() trace processed data size bugfix: (#18655) BSR Pro Windows: Restore from DataStore with slow throughput 6 GB/h. STPD: The move operation was only performed for the first data restore request. Now offset is checked again change: bool g_bBSAEndTransfer not used in v4_4_2 BUGFIX: (#18834) migration error - submit/sho_job sm_sbc_com_ext failed. Avoid ERROR_PIPE_BUSY with using semaphore to access qm_server pipe change: iGetVolumesInfo() Do not end with error if volume path name could not be retrieved with GetVolumePathNamesForVolumeNameA() BUGFIX: (#18658) Oracle backup fails with 10054 - solution for git master and v4_4_2 branch. Add shutdown(SData, SHUT_WR) before calling closesocket(SData) if data is sent to storage change: Moved macro msleep from mtf_def.h / sms_unix.h to cm_common.h bugfix: (#17807) BSR Windows: O&O DiskImage Backup and Disaster Restore - Call DiskImage via sbc_bsr. A different registry key is used for x86 bugfix: (#18529) BSR Windows - Client browser must allow to select BSR Windows for BSR Pro. A different Version key is used under x86: HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\{161BB297-50B2-4A3C-8842-A1A00DBE7BA9} bugfix: (#18811) Notes backup with linux client fails with XBSA Call BSAEndData (closing saveset). Call DB_Close() before BSAEndData() otherwise the Lotus Notes logasio may keep the DATA socket opened. new: Add replication type for sub-migration tasks too bugfix: (#18835) Restore from path backup fails with: 'Error while unpacking data. Bad archive.'. Change for commit 47135373 for '(#18726) During 'all' backup the same hard linked file is transfered again and again.' did not reset the iRet = MTF_MORE_BLOCKS for the pending directory BUGFIX (#16206) - Validating Backup Integrity By Using CHKSGFILES. Some important changes were overwritten by merge/commit operation SHA-1: d290bee2500ce3b39da8840f8e6a252a0305344e Bug 16206 - Validating Backup Integrity By Using CHKSGFILES - enhancement of sm_exchange.py by checking information gathered from NOT file - especially mailbox databases and logs required for bringing one to clean state.