commit 059ad8175e2d2a887ac69d71fab1f3bb67ca2793 Author: miraculix Date: Fri Mar 18 12:25:24 2016 +0100 change: New BSR 10.5.142 has extra log file BSRPro_XBSA.log commit db9cd7a031e74771876f4e6f66461853dac4ebb5 Merge: d49cb6f f2b6bce Author: Andrii Oseredchuk Date: Fri Mar 18 11:39:02 2016 +0200 Merge branch 'v4_4_2' of ssh://193.28.59.45/git/sesam/src into v4_4_2 commit d49cb6f6ea52f0d299343a25fc58f06379926668 Author: Andrii Oseredchuk Date: Thu Mar 17 21:40:49 2016 +0200 BUGFIX: (#19843) SMSSH does not send correct exit code sporadically. Problem: SSHD on linux broken. Solution: Use Windows only modules with WIN32 check commit ff3622ada5474969e23f9e185bb97c7edc81fe19 Author: Andrii Oseredchuk Date: Thu Mar 17 20:41:22 2016 +0200 BUGFIX: (#19843) SMSSH does not send correct exit code sporadically. Problem: GetExitCodeProcess sometimes return wrong code (0). Solution: recheck exit code 0 using GetExitCodeThread commit 4dd7067a2dcd68a5257ad010661cc8ff57c0102a Author: Andrii Oseredchuk Date: Tue Mar 15 18:03:12 2016 +0200 BUGFIX: (#19486) sbc does not end with correct exit code sporadically. Reduce extra log messages. commit f0e0aad3200637ad2b400be098f41e1e997518b8 Author: Andrii Oseredchuk Date: Tue Mar 15 17:22:42 2016 +0200 BUGFIX: (#19486) sbc does not end with correct exit code sporadically. Problem: GetExitCodeProcess sometimes return wrong code (0). Solution: recheck exit code 0 using GetExitCodeThread commit 69aa63e27575075fd4b40d022d96eeaee3814db2 Author: Andrii Oseredchuk Date: Wed Mar 9 12:16:32 2016 +0200 BUGFIX: (#19486) sbc does not end with correct exit code sporadically. Problem: Last commit returns '4' if retry fails but this is the expected return code in the test routine. Solution: Return error code from GetExitCodeProcess() commit b8306ebc1e0eb237f0f7ae651288fc822eb235fd Author: Andrii Oseredchuk Date: Wed Mar 9 11:41:51 2016 +0200 bugfix: (#19486) sbc does not end with correct exit code sporadically commit f2b6bce929ffd88823d6ffd234bfef815eda8e7f Author: kha Date: Wed Mar 9 17:29:44 2016 +0100 change: Set new product codes for BSR Pro 10.5.142 commit af8cfff345a79db53cedd6ff91d438a9b51870bc Author: kha Date: Wed Mar 9 15:59:09 2016 +0100 change: Use new BSR Pro 1.5.142 commit ce70f18618129b065aa1cabde0ff5661a4e348d8 Author: miraculix Date: Tue Mar 8 14:36:49 2016 +0100 change: New BSR 10.5.142 has new registry Uninstall key commit 1a143f96b25761c668d6a03ebd7c3bbb9612bf7e Author: ipryhoda Date: Wed Aug 5 18:35:32 2015 +0300 Bug 18745 - After system state restore *_new files are not deleted when the computer reboots. Move "Registry Writer" to the back of collection to get its file backed up at the end. commit 88c2bb8e2dae7ddea1a7ee4a21537e7eda4103ec Author: miraculix Date: Thu Mar 17 09:53:22 2016 +0100 BUGFIX: (#18745) After system state restore *_new files are not deleted when the computer reboots. Problem: Sometimes the system might not rename the specified file or directory successfully at restart. Solution: If the destination file or directory already exists and has to be replaced, the MOVEFILE_REPLACE_EXISTING flag also needs to be specified along with the MOVEFILE_DELAY_UNTIL_REBOOT flag when MoveFileEx() is called. commit e8a2291faa8478929d990fe69cf206db3202e7c6 Author: miraculix Date: Wed Mar 16 16:42:38 2016 +0100 BUGFIX: (#19845) Windows: Datastore info file does not store the saveset information. Problem: Command line was shortened due to newlines. Solution: Avoid newlines by using url decoded string commit 1162051c0b226c78e49231ccb16605e94bd970d3 Author: miraculix Date: Wed Mar 16 15:15:00 2016 +0100 change: Allow to use url encoded string for all '-f usefile' functions, e.g. 'a'ppend to file commit d0201e9ac7e7289705f4e7519a8f1d502b272782 Author: meteorologix Date: Wed Aug 26 15:19:29 2015 +0200 Move setting of 'proxy' and 'login_type' for 'NDMP' to update section, to avoid komplex and long INSERT statements commit 3a4c434e1b616a3a78af971b5075f4ccc0cdd346 Author: miraculix Date: Tue Mar 15 13:00:39 2016 +0100 change: New protection 0x10 ('10') for NDMP (merged from master) commit 38255f4ab2f8c1f1d1dc93df78ef405b26aad754 Author: meteorologix Date: Mon Feb 8 13:32:49 2016 +0100 BUGFIX: (#19651) 'i_GET_REMOTE_FILES():' Do not write an error message, if a '.meta' file doesn't exist ('.meta' file is optional and only created for some special backup types) commit 4cfa82126eebf041ef76f7f9d9328dc73e689875 Author: Gregor Doltar Date: Tue Sep 8 14:38:40 2015 +0200 new: Add '-a server=' for NDMP node commit b647e51d2c8410a61e05b1d30e2316eb2bea70ca Author: miraculix Date: Fri Aug 28 13:42:46 2015 +0200 new: Browsing for NDMP platform must be done via data mover commit cdb621f25d14f2235aa7ee5ba39198c8c237832e Author: miraculix Date: Mon Mar 14 17:24:29 2016 +0100 bugfix: (#19811) Reduce license check (output) during backup. Problem: Since commit c4516a0 the license check during backup complained about missing item SERVER and TIMEOUT. Solution: Avoid licesne check for SERVER and TIMEOUT druing backup license check commit c6225d7e904f14bf69ad8e42acc611a42228f49e Author: sesam Date: Mon Mar 14 16:36:42 2016 +0100 bugfix: (#19832) Allow all backup levels for backup type 'vSphere'. There was no update of 'D B:task_types' for 'older' Sesam versions commit e108dfd13f4bb8c9b576da4d406517fa78ee0f64 Author: miraculix Date: Mon Mar 14 14:14:57 2016 +0100 bugfix: (#19811) Reduce license check (output) during backup. Problem: Since commit c4516a0 the ORACLE license was not recognized. Solution: Always set the cumulated license values (here: ORACLE + ORACLE_EXTENSION) commit 86cc2254455c76fc139c3fbe487b86be3206bcac Author: miraculix Date: Fri Mar 11 11:27:44 2016 +0100 BUGFIX: (#19755) Connections to Sesam server need long time during BSR restore with FW options set. Problem: If sbc restore processes data before callint last recv() with 0 (EOF) then communication ends with WSAECONNRESET (10054). Solution: Use SO_LINGER and DisconnectEx() only for SBC_COM or if restore data length was requested (BSR Pro restore) commit df345cf69655c77010fa3aedbbce7e58946d9459 Author: miraculix Date: Fri Mar 11 11:20:04 2016 +0100 BUGFIX: (#19755) Connections to Sesam server need long time during BSR restore with FW options set. Problem: If sbc restore processes data before callint last recv() with 0 (EOF) then communication ends with WSAECONNRESET (10054). Solution: Use SO_LINGER and DisconnectEx() only for SBC_COM or if restore data length was requested (BSR Pro restore) commit dc0c6566637eb0926aac65d21616b1620cf8fd0d Author: miraculix Date: Wed Mar 9 14:26:24 2016 +0100 change: Macro TR must be enclosed in {} after if commit c4516a0b15b29d33602d899c598367017da75a68 Author: miraculix Date: Wed Mar 9 14:13:30 2016 +0100 change: (#19811) Reduce license check (output) during backup. Problem: Too many lines of license output during backup. Solution: Reduce lines if license update is not requested commit dcc57e303628e2c9f8424aefeacf1cccabacc232 Author: miraculix Date: Tue Mar 8 16:50:38 2016 +0100 BUGFIX: (#19755) Connections to Sesam server need long time during BSR restore with FW options set. Problem: On some sytems WSAECONNRESET (10054) appears on client side after setting socket option SO_LINGER on_off=1 with linger=0 and immediately calling DisconnectEx(). Solution: Add default delay 100 ms before calling DisconnectEx(). Allow to set value with GLBV 'gv_stpd_disconnect_delay', if set to '0' then skip SO_LINGER and DisconnectEx() commit 0c22708376a2c4a62b3b6c60d4aef22fc755801e Author: miraculix Date: Tue Mar 8 16:18:20 2016 +0100 Revert "Revert "bugfix: (#19755) Connections to Sesam server need long time during BSR restore with FW options set. Problem: Old solution must be improved. This reverts commit 5ffb2735d9a8438a438b1151b20b820f62d9a857. commit d985b302c9b0b6117158504631ce60b96b937fb9 Author: miraculix Date: Fri Mar 4 16:48:42 2016 +0100 BUGFIX: (#19786) Selective NetWare generation restore can fail with 'No parent directory for file'. Problem: SIDF needs parent directory for every selected file in every selected saveset FULL/DIFF/INCR. Solution: Add parent directories in 2nd BLOW_UP() commit 5ffb2735d9a8438a438b1151b20b820f62d9a857 Author: miraculix Date: Fri Mar 4 15:03:34 2016 +0100 Revert "bugfix: (#19755) Connections to Sesam server need long time during BSR restore with FW options set. Problem: On some sytems WSAECONNRESET (10054) appears on client side. This reverts commit 13258da6a30785bfaa6045fb980de0f50568dcec. commit 5a9a43d3b27a96d0959e0d5d0b807822d7ebd48d Author: miraculix Date: Fri Mar 4 13:45:10 2016 +0100 BUGFIX: (#19784) sbc.exe cores when starting migration. Problem: Command line parsing failed since commit 519f776 '(#17101) Filter function in restore case does not work if more than one pattern has been specified.' Solution: Revert commit 519f776 commit 855a38b0c7325f677fccd3f8386044cdcf735ef6 Merge: 13258da 00b25b5 Author: miraculix Date: Fri Mar 4 13:16:39 2016 +0100 Merge branch 'v4_4_2' of ssh://buildfix/git/sesam/src into v4_4_2 commit 13258da6a30785bfaa6045fb980de0f50568dcec Author: miraculix Date: Fri Mar 4 11:12:13 2016 +0100 bugfix: (#19755) Connections to Sesam server need long time during BSR restore with FW options set. Problem: Closed socket remains in TIME_WAIT due to 'active close'. Solution: (Windows) In case of 'active close' use socket option NO_LINGER with 0 seconds and call DisconnectEx() to properly end the TCP communication without TIME_WAIT commit 00b25b585309ea34594217f96ff417d9bb79e659 Author: miraculix Date: Wed Mar 2 12:11:44 2016 +0100 bugfix: (#19773) sm_data_server cored during archive adjustment during read of extended tape header written by AIX. Problem: Extended tape header is written with little endian on AIX but is expected as big endian. Solution: Avoid core dump by checking size of extended tape header and set to maximal extended header size. Hint: Writing AIX extended tape headeer must be fixed too. Conflicts: src/sms/sms_interface/extph_header.h src/sms/sms_interface/tp_funcread.c commit 991d31e526482002f6c821251002a5999c9d24e7 Author: miraculix Date: Thu Mar 3 14:00:48 2016 +0100 BUGFIX: (#19785) Shared drive on AIX reading from tape failed due to missing Filemark if tape was initialized on Windows written on tape before tape trailer. Problem: Windows dues not write FM after EOD. Solution: Write extra Filemark in TP_WriteTapeTrailer() and TP_WriteTapeTrailerForInit() commit 197cd46a9dc383ee7f914b51b62e7328017703b2 Author: ipryhoda Date: Thu Oct 22 17:02:15 2015 +0300 * change: Windows: Add #include to ensure use of winsock2 commit 9fbc203ba89031684beb6ef24db78b9bd30a38db Author: miraculix Date: Thu Dec 3 15:41:27 2015 +0100 change: Trace impoved to display input file name if it could not be opened commit 152e350e0e0ba689d67fda778bfaeb290aeec421 Author: kha Date: Wed Mar 2 11:03:06 2016 +0100 change: Use ProcessBackupSource() for WIndows SBC commit 6a642bf0134a9bc723a16a094063e6ce2c3ffb58 Author: kha Date: Wed Mar 2 11:01:52 2016 +0100 change: Add #include commit 7a3574bde5baeeaa8e2f6e64235ee44e8a4c90c0 Author: kha Date: Wed Mar 2 10:47:43 2016 +0100 BUGFIX: (#19582) Incremental backup of MSSQL DB stucks sporadically ROOT CAUSE: name of DB for mutex was incorrect, RESOLUTION: - get correct name of DB by checking which one is present wchar_t or char commit c1160a62fba02a956f5ed870ddda79a04e1af691 Author: kha Date: Wed Mar 2 10:39:13 2016 +0100 change: Add #include commit b37a732ec33ed3a00d343e184bc3b4d8ca355d6b Author: kha Date: Wed Mar 2 09:51:41 2016 +0100 change: Add #include commit 4e7a3339d59bd65fede8b78a13af07d9cb01380a Author: miraculix Date: Tue Mar 1 16:52:45 2016 +0100 change: Include commit 6625653561e857ef8a1c648c03055e7805ba86b4 Author: miraculix Date: Tue Mar 1 16:47:20 2016 +0100 change: #ifdef WIN32 first #include commit 4d1f1d97e653079ee2df5ff1cc50f57e7254cdc3 Author: miraculix Date: Tue Mar 1 16:44:25 2016 +0100 change: Use makefile.unix from master to sastisfy pcre commit d8e4527a03736cd4ef25764180efb536852b6738 Author: miraculix Date: Tue Mar 1 16:40:20 2016 +0100 change: Add define for MAX_COMPUTER_NAME if not defined commit 1960e972c13d9c37ffe3dc6515f318376d2321b5 Author: miraculix Date: Tue Mar 1 16:28:26 2016 +0100 change: Due to last merge file_exist() is already defined in cm_kernel.c commit 27f6c6add8255498a1ff9f8650a87c3fac75c1c6 Author: miraculix Date: Tue Mar 1 16:24:30 2016 +0100 change: Due to last merge file_exist() is already defined in cm_kernel.c commit bcdec194d0f8af1d9c267accc30e30b8af1f339d Author: miraculix Date: Tue Mar 1 16:18:41 2016 +0100 change: Last commit needed some further merges with master branch to allow build on Linux commit ed46e61a531e116f21179ca535220e445a1fc2c3 Author: miraculix Date: Tue Mar 1 16:08:43 2016 +0100 BUGFIX: (#18976) BSR Pro Windows: Restore from DataStore with slow throughput 30 GB/h - improve with ReadCache for FTP and HTTP commit 559d2738c4d0d4653c13ad7da37b673fad146620 Author: Andrii Oseredchuk Date: Mon Jul 6 16:59:26 2015 +0300 bugfix: (#18546) Net backup with sbc on Solaris 11 doesn't work (SMS also need to be fixed) Conflicts: src/common/common/cm_common.h commit b14e7de6f6c326034bb4980e3b1eca97f8d89248 Author: root Date: Tue Aug 4 12:28:33 2015 +0200 change: Move some macros from 'common.h' to 'cm_common.h' (EQS..) Conflicts: src/common/common/cm_common.c src/common/common/cm_common.h commit eaa4c6adef0d039bfac363a61b9797d9fb5e779d Author: Andrii Oseredchuk Date: Fri Jan 15 12:13:38 2016 +0200 new: (#18670) Measure throughput and transferred data size in XBSA Conflicts: src/xbsa/xbsa/bsainit.c commit eab9f184750f992099cdece1999beb0727e312d8 Author: miraculix Date: Thu Feb 25 18:31:12 2016 +0100 bugfix: Add missing xutil.h commit 12949b86bdbfed731f453c085058896703e9d691 Author: miraculix Date: Thu Feb 25 18:26:38 2016 +0100 BUGFIX: (#19728) Restore of migrated backup stops with 'MTF_ERROR_BAD_ARCHIV'. Problem: restore_results.saveset_used was not set by external restore. Solution: Set restore_results.saveset_used commit 7d74ed49cf9135469e0b9b9f7cad162da1087eb1 Author: miraculix Date: Thu Feb 25 18:14:51 2016 +0100 BUGFIX: (#19728) Restore of migrated backup stops with 'MTF_ERROR_BAD_ARCHIV'. Problem: A next tape was requested but sm_sms_watch did not check for migrated saveset. Solution: Check restore_results.saveset_used to get the media labels commit 853d80663ad516236b965a8f22f85a8677662a74 Author: ipryhoda Date: Thu Feb 25 14:44:09 2016 +0200 bugfix: compilation errors after last merge operation commit fa2764723c35add75ae47c5875f8d263c9874c2e Author: ipryhoda Date: Tue Feb 16 17:44:39 2016 +0200 BUGFIX (#19612) - HyperV restore fails with FAILED: "\533E17CD-CFFD-4994-B2A2-95DA2D0FDAA3\533E17CD-CFFD-4994-B2A2-95DA2D0FDAA3.vsv". Adjusted VM configuration file in case of restoring virtual machine that was backed up in "saved" state. Conflicts: src/sbc_w32_os2/vss/sbc_vss.cpp src/sbc_w32_os2/vss/vss_initialize.cpp src/sbc_w32_os2/vss/vss_restore.cpp src/sbc_w32_os2/vss/vss_server.cpp src/sbc_w32_os2/vss/vss_server.h src/sbc_w32_os2/vss/vss_servicemanager.cpp commit a5715d7ceb7fc0191098d7963578cedcaa676e31 Author: ipryhoda Date: Tue Feb 23 12:49:17 2016 +0200 BUGFIX (#19737) - Exchange mailbox count is wrong - all mailboxes of the complete forest are shown. Using additional parameter for getting mailboxes in the entire forest. commit 1e3b575b5693c6e000916b87307097f2db12a0f9 Author: miraculix Date: Wed Feb 24 17:16:21 2016 +0100 BUGFIX: (#19748) MSSQL backup of named instance fails with 'DB_OpenItem: VDS::Create failed: x80770007'. Problem: Instance with name 'MSSQLSERVER_01' matched with 'MSSQLSERVER' and was therefore skipped. Solution: Improved check for 'MSSQLSERVER' instance. commit 6c99956909f0b08bfd7658ebd285f162914a2e9c Author: miraculix Date: Wed Feb 24 17:14:36 2016 +0100 bugfix: (#19748) MSSQL backup of named instance fails with 'DB_OpenItem: VDS::Create failed: x80770007'. Problem: Misleading 'error' trace messages with log level -v 4 commit 70ea9f8066e740b1b16bc514d9a2971f7ccfb4fb Author: ipryhoda Date: Mon Feb 22 13:15:30 2016 +0200 BUGFIX (#19731) - HyperV v2 backup with CSV fails with "Browsing failed with" and "Error: Unrecognized option: -c" Conflicts: src/kernel/sm_sms_backup.c commit b8e4ab7f58fb353f09b314a77485bbe82ba0b332 Author: miraculix Date: Wed Nov 25 15:29:08 2015 +0100 bugfix: (#19360) Set results.sub_type='BSR Windows Pro' and sbc_version='...'. Fetch version from sbc_bsr output line sbr-3253: Info: BSR Pro Version [1.0.115] commit a4a6959c379e7feba3b1093b48307948f29a123c Author: meteorologix Date: Thu Nov 26 16:05:55 2015 +0100 BUGFIX: (#19358) In case backup medium has been changed manually, which is still appendable: Do not try to read tape label, if one backup is already running. TODO: Add a new tape state for mounted, but not requested medium". commit a3cddee6c31f0500bfc527bb2928fce080b342bb Author: miraculix Date: Thu Feb 18 12:44:03 2016 +0100 BUGFIX: (#19146) BSR must support firewall port range and RDS (tape_server) setting. Problem: The firewall port range was not yet used up but the STPD returned: '425 Can't open data connection. WINSOCK: Address already in use. (0x2740,10048)'. Solution: Retry SData socket connect till TIME_WAIT is gone Conflicts: src/sms/sms_interface/stpd_data.c commit 3108e9562d73e5b7ee8bc3b2ef32dbf97d9a7216 Merge: 00e26f7 376afa1 Author: kha Date: Thu Feb 18 10:29:32 2016 +0100 Merge branch 'v4_4_2' of ssh://buildfix/git/sesam/src into v4_4_2 commit 00e26f763824c51648988cc59005a410d24a3f4e Author: kha Date: Thu Feb 18 10:28:33 2016 +0100 BUGFIX: (#19683) additionally sign the installer exe file with the SHA256 commit 376afa1141baab6dbf75046543122dbe474b5280 Author: miraculix Date: Tue Feb 16 16:55:10 2016 +0100 BUGFIX: (#19717) BSR windows recover impossible if backup server is linux. Problem: SQL select statement with 'state=0'. Solution: Use 'state='0' for PostgreSQL commit 689505c54568c5ebaffee6c10b4d2cae4232760a Author: kha Date: Tue Feb 16 10:36:26 2016 +0100 BUGFIX: (#19683) adjust the password for the new signature file. commit d03d87b54eb6eec081e1fc2fc1cbfb8140f779ef Author: kha Date: Tue Feb 16 09:50:44 2016 +0100 BUGFIX: (#19683) insert the new signature for the signing of the msi and the exe. commit fb629277cb2cf86f1daa3f189673bf7ba40d69af Author: kha Date: Mon Feb 15 16:25:26 2016 +0100 change: sigtool error: 'Multiple signature support is not implemented for filetype '.ps1' commit f21646dcf202fd0f69bd1fbd105c2bedd56e053c Author: kha Date: Mon Feb 15 16:08:49 2016 +0100 CHANGE: For code signing certificates Microsoft Windows will stop accepting SHA-1 signed code and SHA1 certificates that are time stamped after 1 January 2016. SHA-1 signed code time stamped by an RFC 3161 Time Stamp Authority before 1 January 2016 will be accepted until such time when Microsoft decides SHA-1 is vulnerable to pre-image attack. Solution: Dual signatures must be applied to the PE files EXEs and DLLs. commit dace25e0241c7d301b2dbcd068cb450c13488fed Author: miraculix Date: Fri Feb 12 09:42:19 2016 +0100 change: Print all 'Alternate' (aliases) and all ip addresses commit 06280c9b9dc2efc24d9a4f5f329b4df1a95cb5e9 Author: kha Date: Fri Feb 12 08:54:16 2016 +0100 BUGFIX: (#19699) GUI icon needs admin right to be able to change the sm.ini value for the java_interpreter. commit a2d6a57e99a812681d378b238c4549bcba327566 Author: miraculix Date: Wed Feb 10 16:39:54 2016 +0100 BUGFIX: (#19180) BSR-Restore doesn't work with Si3. Problem after reaching EOF the EOF state was not reset. Solution: Reset EOF state during rewind commit 5abbc295debaaba5741864933b43c470d9df0d92 Author: kha Date: Wed Feb 10 14:00:39 2016 +0100 BUGFIX: (#19676) if sm_vfs executable is missing do not check for the cbfs version file. commit f605afdc68ec6c67324d9038b7352c5bdb46c7e7 Author: miraculix Date: Wed Feb 10 11:54:22 2016 +0100 change: Local prototype for DS_feof() added commit 41fefd818143cefb7ce8e38b5742a12ba365a5e7 Author: miraculix Date: Wed Feb 10 11:35:43 2016 +0100 bugfix: (#19180) BSR-Restore doesn't work with Si3. Problem: After reading from end of saveset the EOF state is returned even for next read. Solution: Call dedup_rewind() to reset EOF state (1st attempt). commit d76bb967d73de1fdf436ce55a7196c2da264f4a3 Author: kha Date: Mon Feb 8 16:05:26 2016 +0100 BUGFIX: (#19658) Correct the file names of all shortcut files on x86. Do not add additional .lnk to the shortcut files names. commit 011ce5764a7dda844a0eb5a9e495d8fef254d737 Author: kha Date: Mon Feb 8 15:13:53 2016 +0100 BUGFIX: (#19658) Installing bsr pro did not work for GUI package with client. commit f1f0c513e01e861b5bfc7c7e89ebf013cd3ac714 Author: miraculix Date: Mon Feb 8 14:09:57 2016 +0100 bugfix: Since commit 519f776 '(#17101) Filter function in restore case does not work if more than one pattern has been specified' function sbc_msg() must be implemented to fulfill reference in ProcessBackupSourc(). Solution: Implement dummy function sbc_msg() commit 1c0a27165af25151f7cc165071b852822169ff75 Author: miraculix Date: Fri Feb 5 14:00:42 2016 +0100 BUGFIX: (#19655) sm_sbc_com doesn't find saveset if only migrated version exists. Problem: Select in result_lbls for original saveset failed. Solution: Use migrated saveset if original saveset does not exist commit 519f77631b6d0c73ee2da218551ff2a3e28ed787 Author: miraculix Date: Thu Feb 4 17:21:15 2016 +0100 BUGFIX: (#17101) Filter function in restore case does not work if more than one pattern has been specified. Problem: Argument parsing does not accept delimiter ','. Solution: Use same parsing function ProcessBackupSource() for Windows sbc.exe as used for Linux sbc commit fdf4c4e10d6e7e79a586ea3bf8d6f20126cdd0f3 Author: miraculix Date: Fri Feb 5 10:56:08 2016 +0100 bugfix: (#19650) Generation restore with overwrite fails. Problem: Since commit 9305417 Feb 4 2016 bugfix '(#19642) Domino generation restore skips needed saveset' the Rtask was not set for the restore sub task. Solution: Set Rtask from main task. Conflicts: src/kernel/sm_restore_lib.c commit 7612449a319cfacd4ab350eab668cbe93fd12134 Author: miraculix Date: Thu Feb 4 14:48:49 2016 +0100 BUGFIX: (#19642) Domino generation restore skips needed saveset. Problem: Restore does only restore from recent FULL, DIFF and INCR saveset. Solution: Restore data from all selected savesets (complete FDI saveset chain) commit 0d8e5c40247c1f6fa71d18ac47aa54bdbbae24b6 Author: miraculix Date: Thu Feb 4 14:26:47 2016 +0100 BUGFIX: (#19647) Restore of last file from cpio saveset failed with: 'E010-RESTORE Restore failed. No data has been restored'. Problem: LIS without 2nd offset for last Lotus Notes file. Solution: Go on with cpio 'TRAILER' processing after last item processed commit 2d336d48e7cf8e2f3cc603414afa7753445a7d07 Author: miraculix Date: Thu Feb 4 14:17:14 2016 +0100 Revert "BUGFIX: (#19647) Restore of last file from cpio saveset failed with: 'E010-RESTORE Restore failed. No data has been restored'. Problem: LIS without 2nd offset for last file. Solution: Add 2nd offset to last file in LIS before 'Total: ...' line" This reverts commit 78f2178c906c8fbc4be7c649a96235991a038b50. commit 78f2178c906c8fbc4be7c649a96235991a038b50 Author: miraculix Date: Thu Feb 4 12:40:40 2016 +0100 BUGFIX: (#19647) Restore of last file from cpio saveset failed with: 'E010-RESTORE Restore failed. No data has been restored'. Problem: LIS without 2nd offset for last file. Solution: Add 2nd offset to last file in LIS before 'Total: ...' line commit c6a05e444c6ed7eafef524635cdc6335b0e8cef1 Author: kha Date: Fri Jan 22 10:26:42 2016 +0100 BUGFIX: (#19092, #18403) insert the redistributable package for windows server 2008 commit f16a6193c4b0b6136c0376c9c625cfdf63adf2c0 Author: kha Date: Thu Jan 21 10:53:26 2016 +0100 bugfix: removed the quotes from the passed arguments. commit 067d85ec05b51d1663bfb37440f2d69b68cffda6 Author: kha Date: Tue Jan 19 13:43:58 2016 +0100 BUGFIX: (#19398) Changed the text of the disaster email according to the bugzilla call. Reinserted the restore command line and the loader/datastore information to the email. commit 91b0baea13a1f9085fd4b49d9ce398c191bae416 Author: kha Date: Tue Jan 19 13:42:29 2016 +0100 BUGFIX: (#19398) Inserted additional information to the first parameter of the sm_disaster call to easen the understanding of the parameters in the sm_disaster interface. commit 554b358e25010803c1cebb825f6828eec2d3ba3c Author: meteorologix Date: Tue Feb 2 09:03:45 2016 +0100 BUGFIX: (#19628) Media init: Allow use of empty media, if there isn't any media from this pool in Sesam DB