GUI Bugfixes: bugfix: wrong datastore will be chosen, if datastore table is manually sorted by column BUGFIX: (#18637) state filter menu at 'taskaslist' table column 'state' offer internal flags instead of describtion of flags BUGFIX: (#18637) Tasks as List: The filter of the Backup Type contains duplicate values BUGFIX: (#18982) Log content of selected zip file if it contains no sm_lic.ini change: Added log messages when getting the license from zip file bugfix: (#18977) Correct condition to throw a OperationNotPossibleException in the ClientsDao licenseCheck BUGFIX: (#18859) force UTF-8 encoding when reading/writing license in API and CLI BUGFIX: (#18859) force ISO-8859-1 encoding when reading/writing license file change: (#18723) Don't show the stack trace scroll pane if no stack trace is shown in the exception dialog BUGFIX: (#18972) Loader action "Export" fails with "drive is invalid" new: (#18723) Removed test code new: (#18723) Show a message box during client configuration if all licenses are used. change: (#17470) Implemented that a notification can be silently acknowledged by the kernel e.g. -S chorus -p 11409 modify notification 1442826712466 -A resolved bugfix: (#17470) Avoid NPE when filling the notification center tables change: (#17470) Completed client part for new notification with level confirm but without any GUI popup (NotificationsType.SILENT) bugfix: (#17470) Changed the filling of the notification center tables bugfix: (#17470) Changed filter parameter in getNotAcknowledged method of the NotificationsDao NEW: (#17470) Implemented server part for new notification with level confirm but without any GUI popup bugfix: add loader/drive cause NPE, add NPE check for function 'SesamVersion.isServer' BUGFIX: (#18893) Start backup or create/edit taskevent displays wrong interfaces/drives BUGFIX: (#18939) NPE when trying to change comment of restore task BUGFIX: (#18941) NPE when trying to open a media event; optional field 'label' will not be set BUGFIX: (#18942) expand/collapse mediapool tree node several times at component 'mediapools' cause NPE change: prevent stacktraces at serverlog, if connection to vsphere server failed change: use component in isServer fix: usage of sesamVersion and avoid changed because of back-conversion (version must not change in gui) change: add a check if an object has been modified and utility functions BUGFIX: (#18923) prevent gui from updating results columns that are only written by the kernel BUGFIX: (#18935) VM restore cause NPE at restore wizard, when restore to original change: set textfield 'task' as non editable at tab 'info2' of result dialog BUGFIX: (#18932) new: terms.next_end isn't updated correctly if duration in changed bugfix: start cli with action 'start restore' with unknown task resturn no valid error message SRC Bugfixes: bugfix: (#18976) BSR Pro Windows: Restore from DataStore with slow throughput 30 GB/h - improve FTP data socket creation(fixed first socket connection attempt) BUGFIX: (#18978) BSR Pro Windows: XBSA with HTTP[S] protocol support. Add protocol prefix to PWD file server configuration change message that client is out dated BUGFIX: (#18912) - Do not exit sm_reformat_lis over exception handler. The error code 105 is appearing in case of deployed server and client on the one host machine; NEW: use the new O&O msi installation package version 10.0.81 change: If DEBUG_LOG is defined then write into 'C:\temp\xbsa_debug.log' resp '/tmp/xbsa_debug.log'. Write trace lines with milli seconds in case of Windo, avoid _commit() change: Some extra printf to stderr removed change: Set sGlobal.iReadLogFileName change: XBSA log processing revised: Allow to set environment variables XBSA_TRACE and XBSA_LOGFILE even if BSASetTrace() was called for external trace function, and log levels of trace messages reviewed change: Obsolete defines removed XBSALOG xbsalog, ... change: Trace messages for xbsaCSopt: setsockopt(...) moved to log level >=2 (xbsatrace) change: trace() function for XBSA.DLL must only print trace message if log level is >=3 or log prefix '%l#' with # (number) <= current log level BUGFIX: (#18963) - sm_reformat_lis 1 with 4.4.2.70 - Full-backup -> sbc reports 'logs are missing'. The issue is occurring because of fnmatch() function - on Windows - case insensitive, on Unix - case sensitive. BUGFIX: (#18963) - sm_reformat_lis 1 with 4.4.2.70 - Full-backup -> sbc reports 'logs are missing'. The issue is occurring because of fnmatch() function - on Windows - case insensitive, on Unix - case sensitive. new: 'sm_reformat_lis': Return with 'returncode,msg' form all task type specific functions. (real values aren't already set for all of them) bugfix: (#18912) - Do not exit sm_reformat_lis over exception handler. Improved the error handling mechanism. 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. new: If 'gv_no_metafile_check=1' is set, then exit code from 'sm_reformat_lis' will be ignored bugfix: Operating system was not shown in the not log of a Hyper-V and VMware backup. BUGFIX (#18930) - VSS API error during Hyper-V backup. Handle the Hyper-V 2.0 bugfix: (#18965) Line feed in NOT log from vSphere backup. ReadFromHandle() check for signal EAGAIN even if some bytes are already read and add further bytes to buffer bugfix: (#16868) Rename 'xxx.GrouWise System 2012' to 'xxx.GroupWise System 20xx'. All occurences renamed BUGFIX: (#18655) BSR Pro Windows: Restore from DataStore with slow throughput 6 GB/h. If DATA socket is closed then stpd 553 message may return WSACONNRESET 10054 or WSACONNABORT 10053 message BUGFIX: (#18955) Restore of system files (e.g. desktop.ini) does not set attributes SYSTEM and HIDDEN. The file creation has to reset the attributes CHANGE: (#18949) System tray info version is very old. Version set to 4.4.2, Copyright set to 2015 BUGFIX: (#18884) Binary files aren't copied correctly over CTRLC (Linux) SMSSH and SSH. Implement binary mode data transfer in PIPE_OPEN_CMD() functions BUGFIX: Correct scan for 'sbc' version string from output of very old Sesam clients. (no 'Build:' tag in version message) change: add log message to see where the global variable information comes from. BUGFIX: (#18947) the virtual file system driver could not be installed on an RDS since the global variables needed were missing. Obtain global variables for pathes via the sm.ini [PATHES] section instead of using the registry values. bugfix: (#18655) BSR Pro Windows: Restore from DataStore with slow throughput 6 GB/h. After reading the data from end of saveset the EOF flag was set but the EOF flag was not reset for further reads change: Resource files reviewed change: Set version tags to 4.4R1 and RC tags to 4,4,2,1 for SBC_UNIX, SBC_WIN32, XBSA, SCC, SBC_COM and MAIN BUGFIX: (#18921) Exchange backups fails with 'ExchangeManagementShell::GetExchangeServer: Value cannot be null' after upgrade from 4.4.1 to 4.4.2. The sm.ini values in section [ENVIRONMENT] must be put in the environment (since version 4.4.2 sm_qm_main is used instead of sm_main) change: Avoid clean of libcurl via common makefile.win32 (concurrent build) BUGFIX: (#18921) Exchange backups fails with 'ExchangeManagementShell::GetExchangeServer: Value cannot be null' after upgrade from 4.4.1 to 4.4.2. Add environment variable COMPLUS_ApplicationMigrationRuntimeActivationConfigPath during update not only during installation