commit 8df8d9980a427d64cadcd452198c5f7d8319afa3 Author: miraculix Date: Mon Jul 14 18:05:58 2014 +0200 BUGFIX (#17401) After update task with source containing Unicode chars fails. Do not check for Umlaute if cahrset is already UTF-8 encoded commit 3ae563c3ed794437b08a31da210b919174fa091d Author: kha Date: Mon Jul 14 17:28:24 2014 +0200 bugfix: merge from master (#17381) The gui link which is called from the system tray is now updated during the update. In the future called sm_setup set_shortcuts ... will also update the link in the bin\gui directory. commit 2eff787b3444a46da15b8d05e8b12abf996eb9fe Author: kha Date: Mon Jul 14 16:46:11 2014 +0200 merge from master 1a80fe2 bugfix: from now on all gui links will contain solely the sm_ui.jar. No sm_gui.jar link will be created anymore. commit 842d2ca8bf6aa43d70f491056717aafee57579a2 Author: sesam Date: Mon Jul 14 10:33:00 2014 +0200 CHANGE: Increase maximal allowed conections in 'sm_sshd' from 20 to 64 commit 47f6179df56893fdb8485ace00ebe6601b88fc61 Author: sesam Date: Sat Jul 12 00:35:57 2014 +0200 add src/kernel/python/sm_version.py commit a37e24a2f205802ab21d8c2113d7bfa3fb6a493b Author: sesam Date: Sat Jul 12 00:22:20 2014 +0200 new: Add 'sbc_vadp' module commit 05b1efcd712d61c41a0a52c4e357ce0a40a7b3ef Author: miraculix Date: Fri Jul 11 13:49:03 2014 +0200 BUGFIX: (#17390) Error: 'no segment file' if backup to RDS and RDS access via SMSSH. The exit code was not passed to the caller. commit 20b0ba3103a5e9660a0516aeb236ab7e8dbf125f Author: miraculix Date: Wed Jul 9 18:28:08 2014 +0200 BUGFIX: (#17368) '553 STOR Failed. 1065: Invalid tape label. Must be 6 characters at least.' The recent changes lead to problems with occuping ctrl_drive{dn} semaphore. commit 274f36702740c4bfc17ac6a357ccee3b96d9b2f7 Author: miraculix Date: Wed Jul 9 17:35:48 2014 +0200 BUGFIX: (#17386) Restore jobs failed with 'Device or resource busy: 32 Error sharing violation.' Wait upt to 15 minutes if drive is busy commit 0026eb247ab153f93bdf403dcc1948fa579ef062 Author: sesam Date: Wed Jul 9 12:57:05 2014 +0200 change: Enable mount of VMDK to RDS by default commit b784b04c52bf5d8d785ab96a5e9164103594db74 Author: Katrin Haegler Date: Wed Jul 9 12:01:02 2014 +0200 ef0f739697d3d6bbd44fc1c07c602d3cbab549d0 bugfix: (#17270) only execute 'sm_setup set_java_path' when sm_main start/restart is called. This command has been execute for each 'sm_main status' call which lead to huge log files. 58bed1e027325339af8ee177c1187d529536a983 change: Windows: FormatMessage() must be called with FORMAT_MESSAGE_IGNORE_INSERTS if the arguments parameter does not contain enough arguments commit b955b2d1f373646ec04addf5b6005fa3f136dd6b Author: miraculix Date: Wed Jul 9 11:50:53 2014 +0200 change: READ_PERFORMANCE_FILE(): Log the content of the performacne file only if not 'idle' or log level > 1 commit 43425c10431324f15f05888af4f0fb44b5548ff1 Author: miraculix Date: Mon Jul 7 18:29:25 2014 +0200 bugfix: Windows: TP_ReadFromTape() If TapeTrailer was read as first then the pTapeCS->uiBlockSize was set to 2K and not set back to 64K commit 4b0b742bdb5e050cfb79b0fc6608335a1926f5e4 Author: sesam Date: Tue Jul 8 14:33:34 2014 +0200 do not create 'oracle' sub-directory commit bdf7768788b861eac85cbb5fae0600fe1777f20c Author: meteorologix Date: Tue Jul 8 14:03:25 2014 +0200 Put 'backint' for SAP/Oracle into 'bin/sesam' directory druing kit build commit 87b00b22946fc29f9adadb54ef474bd43a714fb1 Author: meteorologix Date: Tue Jul 8 13:58:12 2014 +0200 merge SAP changes from master commit 4231ccf8aa9ef2de37af8a77eb27e1f409576770 Author: meteorologix Date: Tue Jul 8 13:38:24 2014 +0200 NEW: Add SAP and Oracle module to build commit 235ce544832491e12fce9417b95cddb97b28f81b Merge: acd83f0 48d6e83 Author: sesam Date: Tue Jul 8 13:30:15 2014 +0200 Merge branch 'v4_4_1' of ssh://git/git/sesam/src into v4_4_1 commit acd83f0d559ef22c5cd3aab3b9e09d0ea4bec835 Author: sesam Date: Wed Jun 18 16:04:03 2014 +0200 change: Remove 'plugins' directory from 'LD_LIBRARY_PATH' for vSphere backups, because it doesn't exist any more since VDDK 5.1 commit 48d6e83fa9c3f7e770fa3a1bf1a07577e75aa2a0 Author: meteorologix Date: Tue Jul 8 13:24:59 2014 +0200 NEW: Merge 'sbc RHEV' and 'sbc VADP' modules from 'master' commit 68a2a8ce79ecb734e77e6bacf40a43e295c52563 Author: meteorologix Date: Tue Jul 8 11:02:42 2014 +0200 new: Save complete unmodified command line before start parsing commit d27b4f076c7234fc9cdf0e3ad43258376c453608 Author: miraculix Date: Mon Jul 7 17:58:01 2014 +0200 BUGFIX: (#17368) '553 STOR Failed. 1065: Invalid tape label. Must be 6 characters at least.' - A time delay of more than 180 seconds between the restore from a tape medium and the data transfer of the next backup job can lead to accidentally unloaded tape drive. commit f5951482a02365e840d19aa2eacb3d6b95e44afa Author: kha Date: Mon Jul 7 17:45:11 2014 +0200 bugfix: the sbc_vmware 5.1.1 zip file was not build correctly. Now it contains all three dlls needed. commit d4280cb71afbecc252d80b794427b9ab2ff8fe05 Author: meteorologix Date: Mon Jul 7 12:27:05 2014 +0200 BUGFIX: (#17326) Convert '//' to '/' in VMDK path (for umount), because 'sbc_vmware_mount' handles '//' not correctly commit 3144e404c06f8306ca8a358058eeb13b17ecea42 Author: meteorologix Date: Fri Jul 4 11:20:18 2014 +0200 BUGFIX: (#17326) Convert '//' to '/' in VMDK path, because 'sbc_vmware_mount' handles '//' not correctly