RCS file: /cvs/ini/makefile.win32,v V_3_4_1_73-windows: 1.34 V_3_4_1_88-windows: 1.36 description: ---------------------------- revision 1.36 date: 2009/08/13 13:44:24; author: miraculix; state: Exp; lines: +4 -1 change: co rules grouped ---------------------------- revision 1.35 date: 2009/07/14 13:12:45; author: miraculix; state: Exp; lines: +1 -2 change: oa_win32 obsolete in windows kit ---------------------------- RCS file: /cvs/scripts/sm_copy_kits.sh,v V_3_4_1_73-windows: 1.13 V_3_4_1_88-windows: 1.14 description: ---------------------------- revision 1.14 date: 2009/07/01 14:14:53; author: sesam; state: Exp; lines: +4 -4 move kits to old directory before copy the new ones ---------------------------- RCS file: /cvs/united/ini_files/debug.ini,v V_3_4_1_73-windows: 1.16 V_3_4_1_88-windows: 1.17 description: ---------------------------- revision 1.17 date: 2009/07/09 11:22:48; author: miraculix; state: Exp; lines: +2 -2 change: set SM_RECOVER=1 ---------------------------- RCS file: /cvs/united/makefiles/makefile.ver,v V_3_4_1_73-windows: 1.213.2.6 V_3_4_1_88-windows: 1.213.2.10 description: ---------------------------- revision 1.213.2.10 date: 2009/08/17 08:00:56; author: miraculix; state: Exp; lines: +3 -3 SBC_WIN32_VERSION=3.2A19 BUGFIX: If option '-o vss' was given with non file system backup, e.g. system_state then very large logfiles could be processed and function failed. Now backup is broken due to wrong option. CHANGE: If source 'ALL' is given and 'nosbc' files is placed under a volume, e.g. 'H:/nosbc' then this volume is skipped from backing up. If volume is explicitely given as target, e.g. 'H:' then 'nosbc' file is ignored --- similar to processing of directories with 'nosbc' file. ---------------------------- revision 1.213.2.9 date: 2009/08/10 10:51:35; author: miraculix; state: Exp; lines: +3 -3 SCC_VERSION=1.6R15 BUGFIX: Avoid message "10038 - The descriptor is not a socket. Setting socket options failed." if second socket was not returned properly - may be remote process has finished yet ---------------------------- revision 1.213.2.8 date: 2009/07/29 16:26:55; author: miraculix; state: Exp; lines: +3 -3 SBC_WIN32_VERSION=3.2A18 Bugfixing Lotus Notes on Windows: All NSF files under original dir, accept subdirectory as source, coorect charset handling ---------------------------- revision 1.213.2.7 date: 2009/07/07 11:35:49; author: sesam; state: Exp; lines: +2 -2 new sbc UNIX version ---------------------------- RCS file: /cvs/united/common/cm_lang.h,v V_3_4_1_73-windows: 1.123 V_3_4_1_88-windows: 1.139 description: ---------------------------- revision 1.139 date: 2009/08/06 12:18:24; author: miraculix; state: Exp; lines: +3 -3 change: switched IF_DE with IF_BY 'Dog' > 'Tage' ---------------------------- revision 1.138 date: 2009/07/28 11:52:40; author: sesam; state: Exp; lines: +12 -1 BUGFIX: (#8614) Restart restore in correct drive queue, if saveset is migrated and this saveset could not be restored from drive set in GUI. This avoids conficts between backups and restore, which can lead to overwritting a restore tape by backup. ---------------------------- revision 1.137 date: 2009/07/24 11:39:43; author: miraculix; state: Exp; lines: +2 -2 change: Treat lang=de_DE like 'de' ---------------------------- revision 1.136 date: 2009/07/23 10:17:07; author: miraculix; state: Exp; lines: +34 -25 NEW: #define XX_LICENSE_SHO_CLIENTS_SUMMARY " %4d configured Clients\n %4d locked for backups\n ==> %4d / %d - usued / unused licenses\n" new: #define XX_LICENSE_SHO_ENCRYPTION_DISALLOWED and #define XX_LICENSE_SHO_MEDIA_READ_CHECK obsolete: XX_LICENSE_SHO_FIREWALL and XX_LICENSE_SHO_MASTER_GUI removed ---------------------------- revision 1.135 date: 2009/07/16 15:17:55; author: miraculix; state: Exp; lines: +11 -2 change: XX_RECOVER_REWIND_TAPE ---------------------------- revision 1.134 date: 2009/07/16 14:41:57; author: miraculix; state: Exp; lines: +6 -6 change: mistyped 'sure' corrected ---------------------------- revision 1.133 date: 2009/07/15 13:23:05; author: miraculix; state: Exp; lines: +1714 -864 new: Support for language tag pt (Portuguese) in cm_lang.h ---------------------------- revision 1.132 date: 2009/07/15 11:40:40; author: miraculix; state: Exp; lines: +15 -15 change: Some license language tags localized for es to allow a test of lang 'es' ---------------------------- revision 1.131 date: 2009/07/15 11:09:21; author: miraculix; state: Exp; lines: +856 -6 NEW: Support for Espagnol with language id es Attention: Following steps done with gvim in cm_lang.h 1. Enum LANGUAGES extended with LANG_ES :g/LANGUAGES/s/LANG_EN, /LANG_EN, LANG_ES, / 2. Comment about known languages extended :g/known languages/s/"en" }/"en", "es" }/ 3. Macro GET_LANG extended :g/#define GET_LANG/s/LANG_EN/( strcmp(A,"es")==0 ? LANG_ES : LANG_EN )/ 4. Macro IF_ES added #define IF_ES : ( eLang == LANG_ES ? 5. Macro END_IF extended with one additional ' )' #define END_IF ) ) ) ) ) 6. Duplicate all '^IF_EN' lines :g/^IF_EN /t. 7. Define gvim macro q to substitute 'IF_EN' with 'IF_ES' for all lines following a '^IF_HR' line qq /^IF_HR j cwIF_ES ^esc q 8. Apply gvim macro q 1000 times 1000@q ---------------------------- revision 1.130 date: 2009/07/14 12:46:52; author: sesam; state: Exp; lines: +6 -6 change: New copy message (instead of restore message) ---------------------------- revision 1.129 date: 2009/07/14 10:33:31; author: miraculix; state: Exp; lines: +2 -2 change: E020-HOSTS Rechna %s is zuar Zeit ned zum dalanga ---------------------------- revision 1.128 date: 2009/07/13 21:40:40; author: sesam; state: Exp; lines: +8 -1 change: Use localised message from 'cm_lang.h' ---------------------------- revision 1.127 date: 2009/07/09 09:35:09; author: miraculix; state: Exp; lines: +4 -11 change: Double entry XX_LOAD_ERR_VIRTUAL_ROB removed ---------------------------- revision 1.126 date: 2009/07/08 14:32:27; author: miraculix; state: Exp; lines: +706 -706 change: Boarisch reviewed by Max Behrens ---------------------------- revision 1.125 date: 2009/07/02 08:30:42; author: miraculix; state: Exp; lines: +33 -33 change: Indentation of ':' for English RECOVER messages changed ---------------------------- revision 1.124 date: 2009/06/29 13:14:44; author: miraculix; state: Exp; lines: +854 -854 CHANGE: Instead of de_BA de_BY must be used to be compliant to GUI LocalStrings resource files ---------------------------- revision 1.123.4.1 date: 2009/07/28 12:15:15; author: sesam; state: Exp; lines: +8 -1 new: Message for requeue restore ============================================================================= RCS file: /cvs/united/common/cm_socket.c,v V_3_4_1_73-windows: 1.6 V_3_4_1_88-windows: 1.7 description: ---------------------------- revision 1.7 date: 2009/07/21 11:50:19; author: miraculix; state: Exp; lines: +5 -5 change: iSendBuffer() avoid unnecessary trace() calls and Sleep(10) if send was successful ---------------------------- RCS file: /cvs/united/common/common.h,v V_3_4_1_73-windows: 1.118 V_3_4_1_88-windows: 1.119 description: ---------------------------- revision 1.119 date: 2009/07/30 13:17:05; author: intellias; state: Exp; lines: +3 -1 new: declaration of i_READ_INI_LIST() function added ---------------------------- RCS file: /cvs/united/common/common/list.h,v V_3_4_1_73-windows: 1.14 V_3_4_1_88-windows: 1.18 description: ---------------------------- revision 1.18 date: 2009/06/22 15:31:57; author: intellias; state: Exp; lines: +2 -2 bugfix: Fixed bug with foreachFIFOItemData ---------------------------- revision 1.17 date: 2009/06/18 14:41:59; author: intellias; state: Exp; lines: +2 -2 bugfix: fixed problem with foreachFIFOItemData definition ---------------------------- revision 1.16 date: 2009/05/25 11:36:02; author: opaliy; state: Exp; lines: +2 -2 new: foreachFIFOItemData() makro added. ---------------------------- revision 1.15 date: 2009/05/08 13:05:54; author: opaliy; state: Exp; lines: +5 -1 new:ListGetFirstItem, ListGetLastItem, ListLength added ---------------------------- RCS file: /cvs/united/common/common/syserrtxt.c,v V_3_4_1_73-windows: 1.7 V_3_4_1_88-windows: 1.8 description: ---------------------------- revision 1.8 date: 2009/07/23 12:38:13; author: miraculix; state: Exp; lines: +29 -1 new: WINDOWS: Function syserrtxt() now returns UTF-8 error messages this allows a corect visibility of Umlaute or other charset specific signs in Sesam GUI ---------------------------- RCS file: /cvs/united/common/pcre/readme.txt,v V_3_4_1_73-windows: 1.1 V_3_4_1_88-windows: 1.2 description: ---------------------------- revision 1.2 date: 2009/07/08 08:37:52; author: miraculix; state: Exp; lines: +2 -2 change: 'cvs co extern' will check out extern/pcre ---------------------------- RCS file: /cvs/united/common/sm_common/sbc_change_path.c,v V_3_4_1_73-windows: 1.12 V_3_4_1_88-windows: 1.13 description: ---------------------------- revision 1.13 date: 2009/07/07 08:07:20; author: sesam; state: Exp; lines: +6 -2 BUGFIX: remove leading '/' from relocation pattern, because filename in saveset have no '/' at the beginning -> no match ---------------------------- RCS file: /cvs/united/common/sm_common/sbc_msg.c,v V_3_4_1_73-windows: 1.42 V_3_4_1_88-windows: 1.47 description: ---------------------------- revision 1.47 date: 2009/07/15 12:37:58; author: sesam; state: Exp; lines: +2 -2 change: Message for exclude by 'nosbc' file ---------------------------- revision 1.46 date: 2009/06/30 14:15:09; author: intellias; state: Exp; lines: +11 -8 new: special messages for hardlinks processing added(335x - backup, 336x - restore, 3370 - summary) ---------------------------- revision 1.45 date: 2009/06/24 08:38:27; author: intellias; state: Exp; lines: +5 -1 new: Added special message defines (33xx) for hardlinks process information ---------------------------- revision 1.44 date: 2009/06/18 14:40:57; author: intellias; state: Exp; lines: +5 -2 new: specific messages for hardlinks processing info ---------------------------- revision 1.43 date: 2009/06/12 13:33:20; author: sesam; state: Exp; lines: +2 -2 change: (#8315) shrinked->shrunk in sbc message ---------------------------- RCS file: /cvs/united/common/sm_common/packdata/getattr.c,v V_3_4_1_73-windows: 1.14 V_3_4_1_88-windows: 1.18 description: ---------------------------- revision 1.18 date: 2009/06/16 14:23:12; author: opaliy; state: Exp; lines: +5 -2 change: win32 ifdef added for hardlink-specific code ---------------------------- revision 1.17 date: 2009/05/31 15:55:00; author: sesam; state: Exp; lines: +214 -0 bugfix: Remove of OS2 specific parts breaks build on UNIX. Last change was reverted ---------------------------- revision 1.16 date: 2009/05/28 09:47:48; author: intellias; state: Exp; lines: +1 -215 change: removing OS2 functionality ---------------------------- revision 1.15 date: 2009/05/05 09:21:48; author: miraculix; state: Exp; lines: +2 -2 change: 'const' type qualifier used to identify not modifiable wchar_t * arguments ---------------------------- RCS file: /cvs/united/common/sm_common/packdata/makefile.c,v V_3_4_1_73-windows: 1.13.2.2 V_3_4_1_88-windows: 1.13.2.3 description: ---------------------------- revision 1.13.2.3 date: 2009/06/26 13:08:33; author: miraculix; state: Exp; lines: +1 -3 BUGFIX: Encrypted Files aren't detected since first hardlink detection processing added in 3.4.1.61 (fetched from rev. 1.20) ---------------------------- RCS file: /cvs/united/common/sm_common/packdata/mtf_func.h,v V_3_4_1_73-windows: 1.10 V_3_4_1_88-windows: 1.12 description: ---------------------------- revision 1.12 date: 2009/05/05 09:21:48; author: miraculix; state: Exp; lines: +4 -4 change: 'const' type qualifier used to identify not modifiable wchar_t * arguments ---------------------------- revision 1.11 date: 2009/04/23 17:23:33; author: opaliy; state: Exp; lines: +2 -1 new: Make_MTF_DIRB_BLK_hardlink() added. It is special function to create DIRB DBLK for hardlinked files data. ---------------------------- RCS file: /cvs/united/common/sm_common/packdata/packdata.c,v V_3_4_1_73-windows: 1.26.2.5 V_3_4_1_88-windows: 1.26.2.6 description: ---------------------------- revision 1.26.2.6 date: 2009/06/24 14:48:47; author: miraculix; state: Exp; lines: +2 -2 bugfix: In last version wrong if construct if ( sztFileName[0] == L'' ) used to detect empty directories ---------------------------- RCS file: /cvs/united/common/sm_common/packdata/util.c,v V_3_4_1_73-windows: 1.19 V_3_4_1_88-windows: 1.21 description: ---------------------------- revision 1.21 date: 2009/05/28 11:33:49; author: intellias; state: Exp; lines: +1 -27 change: removing OS2 functionality ---------------------------- revision 1.20 date: 2009/05/05 09:21:48; author: miraculix; state: Exp; lines: +4 -4 change: 'const' type qualifier used to identify not modifiable wchar_t * arguments ---------------------------- RCS file: /cvs/united/common/wnt/cm_hal_file_util.c,v V_3_4_1_73-windows: 1.27 V_3_4_1_88-windows: 1.28 description: ---------------------------- revision 1.28 date: 2009/05/08 09:14:30; author: miraculix; state: Exp; lines: +5 -4 NEW: Browsing of VCB hosts as backup source ---------------------------- RCS file: /cvs/united/common/wnt/cm_hal_pipe.c,v V_3_4_1_73-windows: 1.46 V_3_4_1_88-windows: 1.47 description: ---------------------------- revision 1.47 date: 2009/07/06 13:28:15; author: miraculix; state: Exp; lines: +7 -2 change_ PIPE_CLOSE() Check if sctPP.hIn_rd != NULL before calling CloseHandle(sctPP.hIn_rd ); ---------------------------- RCS file: /cvs/united/common/wnt/cm_hal_wnt.c,v V_3_4_1_73-windows: 1.63 V_3_4_1_88-windows: 1.64 description: ---------------------------- revision 1.64 date: 2009/07/09 11:05:19; author: miraculix; state: Exp; lines: +2 -2 BUGFIX: i_set_env() must use gv_ro to set path for sms and sesam ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/Defaults.java,v V_3_4_1_73-windows: 1.18 V_3_4_1_88-windows: 1.18.10.1 description: ---------------------------- revision 1.18.10.1 date: 2009/07/16 07:36:50; author: wf; state: Exp; lines: +53 -1 NEW: control GUI appearance of TaskDialog with new flag 'encrypt_disallowed' (back port from 3.6) ---------------------------- revision 1.18.8.1 date: 2009/01/15 12:39:52; author: cg; state: Exp; lines: +31 -9 change: bugfix hide sql messages of cyclic infos, when cyclic messages are switch off ---------------------------- revision 1.18.6.2 date: 2009/03/19 13:36:05; author: wf; state: Exp; lines: +11 -9 change: Ignore setting of key 'media_read_check' - readcheck option is permanently set. ---------------------------- revision 1.18.6.1 date: 2009/01/14 16:06:25; author: wf; state: Exp; lines: +14 -1 NEW: Integrate new option "Media Readable Check" to the mediapool dialog, new mediapool dialog and media dialog ---------------------------- revision 1.18.2.1 date: 2008/12/15 13:14:07; author: wf; state: Exp; lines: +1 -1 CHANGE: complete branch java6 ============================================================================= RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/DriveDialog.java,v V_3_4_1_73-windows: 1.78 V_3_4_1_88-windows: 1.78.12.1 description: ---------------------------- revision 1.78.12.1 date: 2009/07/10 10:20:20; author: wf; state: Exp; lines: +29 -13 BUGFIX: Ref. #8541 - GUI screen freezes When creating a new drive. ---------------------------- revision 1.78.2.1 date: 2008/12/15 13:14:05; author: wf; state: Exp; lines: +2 -2 CHANGE: complete branch java6 ============================================================================= RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/ExeService.java,v V_3_4_1_73-windows: 1.12 V_3_4_1_88-windows: 1.12.12.1 description: ---------------------------- revision 1.12.12.1 date: 2009/07/09 09:05:19; author: cg; state: Exp; lines: +4 -1 change: disaster recovery - show console stream in gui ---------------------------- revision 1.12.2.1 date: 2008/12/15 13:14:05; author: wf; state: Exp; lines: +1 -1 CHANGE: complete branch java6 ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/Policy.java,v V_3_4_1_73-windows: 1.8 V_3_4_1_88-windows: 1.4.12.1 description: ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/SesamRemoteShell.java,v V_3_4_1_73-windows: 1.34 V_3_4_1_88-windows: 1.34.10.3 description: ---------------------------- revision 1.34.10.3 date: 2009/08/11 11:44:09; author: miraculix; state: Exp; lines: +2 -2 change: Call setCommandString with request set to "recover" to build command string for sm_recover ---------------------------- revision 1.34.10.2 date: 2009/07/09 09:05:19; author: cg; state: Exp; lines: +204 -2 change: disaster recovery - show console stream in gui ---------------------------- revision 1.34.10.1 date: 2009/07/08 14:52:28; author: cg; state: Exp; lines: +56 -2 new: disaster recovery Button in mainFrame Toolbar to call remote sm_recover with parameters: sm_recover -d 2 -o noenter,stop,over,restore -j sesam_system -j sesam_all -V 0 -v 2 -Y -R / ---------------------------- revision 1.34.6.3 date: 2009/03/27 09:47:45; author: wf; state: Exp; lines: +45 -106 change: Use drive as a parameter for sm_break on media action. ---------------------------- revision 1.34.6.2 date: 2009/03/19 09:02:02; author: wf; state: Exp; lines: +2 -2 bugfix: type mismatch calling 'sm_arch adjust' ---------------------------- revision 1.34.6.1 date: 2009/03/16 13:20:45; author: wf; state: Exp; lines: +6 -1 new: Do a "sm_arch adjust -m {pool}" if needed. ---------------------------- revision 1.34.2.1 date: 2008/12/15 13:14:06; author: wf; state: Exp; lines: +1 -1 CHANGE: complete branch java6 ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/TimeTable.java,v V_3_4_1_73-windows: 1.68 V_3_4_1_88-windows: 1.68.6.1 description: ---------------------------- revision 1.68.6.1 date: 2009/07/03 14:52:10; author: cg; state: Exp; lines: +2 -2 bugfix: delete savedate with taskgroup now possible after changing taskgroup ---------------------------- revision 1.68.2.1 date: 2008/12/15 13:14:05; author: wf; state: Exp; lines: +1 -1 CHANGE: complete branch java6 ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/ToolBar.java,v V_3_4_1_73-windows: 1.3 V_3_4_1_88-windows: 1.3.12.5 description: ---------------------------- revision 1.3.12.5 date: 2009/07/16 15:41:02; author: cg; state: Exp; lines: +2 -2 change: new dialog, who shows involved drives improve infotext ---------------------------- revision 1.3.12.4 date: 2009/07/09 10:54:59; author: cg; state: Exp; lines: +2 -2 change: fit description text for Icon Disaster Recovery ---------------------------- revision 1.3.12.3 date: 2009/07/09 10:42:30; author: cg; state: Exp; lines: +2 -2 change: fit description text for Icon Disaster Recovery ---------------------------- revision 1.3.12.2 date: 2009/07/09 09:42:42; author: miraculix; state: Exp; lines: +2 -2 change: Use image failure for Disaster Recovery button ---------------------------- revision 1.3.12.1 date: 2009/07/08 14:52:28; author: cg; state: Exp; lines: +30 -3 new: disaster recovery Button in mainFrame Toolbar to call remote sm_recover with parameters: sm_recover -d 2 -o noenter,stop,over,restore -j sesam_system -j sesam_all -V 0 -v 2 -Y -R / ---------------------------- revision 1.3.2.1 date: 2008/12/15 13:14:06; author: wf; state: Exp; lines: +1 -1 CHANGE: complete branch java6 ============================================================================= RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/cajo/CajoExeAccess.java,v V_3_4_1_73-windows: 1.12 V_3_4_1_88-windows: 1.12.12.2 description: ---------------------------- revision 1.12.12.2 date: 2009/07/16 15:41:02; author: cg; state: Exp; lines: +2 -2 change: new dialog, who shows involved drives improve infotext ---------------------------- revision 1.12.12.1 date: 2009/07/09 09:05:18; author: cg; state: Exp; lines: +19 -1 change: disaster recovery - show console stream in gui ---------------------------- revision 1.12.2.1 date: 2008/12/15 14:29:53; author: wf; state: Exp; lines: +1 -1 CHANGE: complete branch java6 ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/resources/LocalStrings.properties,v V_3_4_1_73-windows: 1.250.4.1 V_3_4_1_88-windows: 1.250.4.10 description: ---------------------------- revision 1.250.4.10 date: 2009/08/06 13:11:20; author: cg; state: Exp; lines: +4 -2 change: fix size of disaster recovery message boxes and add scrollbar change: show server, who execute disaster recovery ---------------------------- revision 1.250.4.9 date: 2009/07/17 07:27:03; author: cg; state: Exp; lines: +2 -2 change: improve info from progressbar show progressbar two times, between request and response from sm_recovery getLabel and execute disasterrecovery ---------------------------- revision 1.250.4.8 date: 2009/07/16 16:18:12; author: cg; state: Exp; lines: +4 -3 new: progressBar for Disaster Recovery, when getting DriveLabels ---------------------------- revision 1.250.4.7 date: 2009/07/16 15:53:41; author: cg; state: Exp; lines: +2 -2 change: completely into complete message ---------------------------- revision 1.250.4.6 date: 2009/07/16 15:41:02; author: cg; state: Exp; lines: +6 -1 change: new dialog, who shows involved drives improve infotext ---------------------------- revision 1.250.4.5 date: 2009/07/10 10:20:20; author: wf; state: Exp; lines: +2 -1 BUGFIX: Ref. #8541 - GUI screen freezes When creating a new drive. ---------------------------- revision 1.250.4.4 date: 2009/07/09 10:42:30; author: cg; state: Exp; lines: +2 -1 change: fit description text for Icon Disaster Recovery ---------------------------- revision 1.250.4.3 date: 2009/07/09 09:05:18; author: cg; state: Exp; lines: +2 -2 change: disaster recovery - show console stream in gui ---------------------------- revision 1.250.4.2 date: 2009/07/08 14:52:28; author: cg; state: Exp; lines: +2 -1 new: disaster recovery Button in mainFrame Toolbar to call remote sm_recover with parameters: sm_recover -d 2 -o noenter,stop,over,restore -j sesam_system -j sesam_all -V 0 -v 2 -Y -R / ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/resources/LocalStrings_de.properties,v V_3_4_1_73-windows: 1.253.4.1 V_3_4_1_88-windows: 1.253.4.11 description: ---------------------------- revision 1.253.4.11 date: 2009/08/06 13:11:20; author: cg; state: Exp; lines: +4 -2 change: fix size of disaster recovery message boxes and add scrollbar change: show server, who execute disaster recovery ---------------------------- revision 1.253.4.10 date: 2009/07/17 07:27:03; author: cg; state: Exp; lines: +2 -2 change: improve info from progressbar show progressbar two times, between request and response from sm_recovery getLabel and execute disasterrecovery ---------------------------- revision 1.253.4.9 date: 2009/07/16 16:18:12; author: cg; state: Exp; lines: +2 -2 new: progressBar for Disaster Recovery, when getting DriveLabels ---------------------------- revision 1.253.4.8 date: 2009/07/16 15:41:02; author: cg; state: Exp; lines: +6 -2 change: new dialog, who shows involved drives improve infotext ---------------------------- revision 1.253.4.7 date: 2009/07/13 14:49:58; author: miraculix; state: Exp; lines: +2 -2 change: Correct Frame.Start_Disaster_Recovery=Soll ein Disaster Recovery ausgef\u00fchrt werden? ---------------------------- revision 1.253.4.6 date: 2009/07/13 06:19:22; author: sesam; state: Exp; lines: +4 -3 bugifx: Correct encoding of unicode char in 'start_Disaster_Recovery' ---------------------------- revision 1.253.4.5 date: 2009/07/10 10:20:20; author: wf; state: Exp; lines: +2 -1 BUGFIX: Ref. #8541 - GUI screen freezes When creating a new drive. ---------------------------- revision 1.253.4.4 date: 2009/07/09 10:42:30; author: cg; state: Exp; lines: +2 -1 change: fit description text for Icon Disaster Recovery ---------------------------- revision 1.253.4.3 date: 2009/07/09 09:05:18; author: cg; state: Exp; lines: +2 -2 change: disaster recovery - show console stream in gui ---------------------------- revision 1.253.4.2 date: 2009/07/08 14:52:28; author: cg; state: Exp; lines: +2 -1 new: disaster recovery Button in mainFrame Toolbar to call remote sm_recover with parameters: sm_recover -d 2 -o noenter,stop,over,restore -j sesam_system -j sesam_all -V 0 -v 2 -Y -R / ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/task/TaskDialog.java,v V_3_4_1_73-windows: 1.14.10.4 V_3_4_1_88-windows: 1.14.10.5 description: ---------------------------- revision 1.14.10.5 date: 2009/07/16 07:36:50; author: wf; state: Exp; lines: +9 -3 NEW: control GUI appearance of TaskDialog with new flag 'encrypt_disallowed' (back port from 3.6) ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/common/Brand.java,v V_3_4_1_73-windows: 1.177.2.16 V_3_4_1_88-windows: 1.177.2.19 description: ---------------------------- revision 1.177.2.19 date: 2009/07/10 10:37:12; author: sesam; state: Exp; lines: +2 -2 new gui release ---------------------------- revision 1.177.2.18 date: 2009/07/07 08:10:22; author: sesam; state: Exp; lines: +2 -2 new: 3.4 GUI ---------------------------- revision 1.177.2.17 date: 2009/06/24 13:17:15; author: sesam; state: Exp; lines: +2 -2 new 3.4 gui release ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/common/CVSVersion.java,v V_3_4_1_73-windows: 1.2778 V_3_4_1_88-windows: 1.5539 description: ---------------------------- revision 1.5539 date: 2009/08/20 11:57:53; author: sesam; state: Exp; lines: +3 -3 change: New RMI revision 1.5538 generated during checkin of -d united/gui/rmi_gui/de/sep/sesam/gui/common -m rmi_gui united/gui/rmi_gui/de/sep/sesam/gui/server/db TaskGroupsHandler.java ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/remote/RemoteExeService.java,v V_3_4_1_73-windows: 1.10 V_3_4_1_88-windows: 1.10.12.2 description: ---------------------------- revision 1.10.12.2 date: 2009/07/17 11:28:01; author: cg; state: Exp; lines: +2 -2 change: rename method executeLocal2 into executeLocalStream ---------------------------- revision 1.10.12.1 date: 2009/07/09 09:05:19; author: cg; state: Exp; lines: +5 -1 change: disaster recovery - show console stream in gui ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/server/RemoteExeServer.java,v V_3_4_1_73-windows: 1.18 V_3_4_1_88-windows: 1.18.12.2 description: ---------------------------- revision 1.18.12.2 date: 2009/07/17 11:28:02; author: cg; state: Exp; lines: +3 -3 change: rename method executeLocal2 into executeLocalStream ---------------------------- revision 1.18.12.1 date: 2009/07/09 09:05:17; author: cg; state: Exp; lines: +7 -1 change: disaster recovery - show console stream in gui ============================================================================= RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/server/RemoteExec.java,v V_3_4_1_73-windows: 1.33 V_3_4_1_88-windows: 1.33.12.3 description: ---------------------------- revision 1.33.12.3 date: 2009/07/17 11:28:02; author: cg; state: Exp; lines: +3 -3 change: rename method executeLocal2 into executeLocalStream ---------------------------- revision 1.33.12.2 date: 2009/07/17 11:16:06; author: miraculix; state: Exp; lines: +2 -2 bugfix: Since revision 1.33.12.1 private RemoteIni remoteIni was instanciated with null so further use of remoteIni methods must fail ---------------------------- revision 1.33.12.1 date: 2009/07/09 09:05:17; author: cg; state: Exp; lines: +173 -5 change: disaster recovery - show console stream in gui ---------------------------- revision 1.33.2.1 date: 2008/12/16 09:13:14; author: wf; state: Exp; lines: +5 -2 change: sesam logger messages in remoteExec (branch java6) ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/server/RemoteIni.java,v V_3_4_1_73-windows: 1.31 V_3_4_1_88-windows: 1.31.12.1 description: ---------------------------- revision 1.31.12.1 date: 2009/07/17 10:11:32; author: cg; state: Exp; lines: +6 -1 bugfix: get sm_IniFileName from vm Params (Necessary for Vista) ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/swing/JXOptionPane.java,v V_3_4_1_73-windows: 1.3 V_3_4_1_88-windows: 1.3.6.1 description: ---------------------------- revision 1.3.6.1 date: 2009/08/06 13:38:30; author: miraculix; state: Exp; lines: +52 -1 CHANGE: 2 message with scrollbar ============================================================================= RCS file: /cvs/united/krl/makefile.win32,v V_3_4_1_73-windows: 1.96 V_3_4_1_88-windows: 1.98 description: ---------------------------- revision 1.98 date: 2009/07/15 13:05:42; author: miraculix; state: Exp; lines: +2 -1 new: rule to build sm_cmd.exe ---------------------------- revision 1.97 date: 2009/07/03 09:09:07; author: miraculix; state: Exp; lines: +3 -3 change: link for sesam lib with -EXPORT:sbc_encrypt_password to allow use of sbc_encrypt_password() in sm_recover ---------------------------- RCS file: /cvs/united/krl/sesam.h,v V_3_4_1_73-windows: 1.305.2.1 V_3_4_1_88-windows: 1.305.2.3 description: ---------------------------- revision 1.305.2.3 date: 2009/08/14 12:33:48; author: miraculix; state: Exp; lines: +7 -1 change: Define for CPSEP fetched from revision 1.321 ---------------------------- revision 1.305.2.2 date: 2009/07/03 12:55:07; author: miraculix; state: Exp; lines: +3 -1 CHANGE: Dummy function int i_SET_MEDIA_READCHECK_STATE() to satisfy linkage for sm_arch.c 1.135 ---------------------------- RCS file: /cvs/united/krl/sm_arch.c,v V_3_4_1_73-windows: 1.130 V_3_4_1_88-windows: 1.130.2.2 description: ---------------------------- revision 1.130.2.2 date: 2009/07/16 15:25:17; author: miraculix; state: Exp; lines: +2 -1 new: sm_recover getlabel -d {dn} allows to retrieve header information > set pA->iRecoverFlag = 1; as default ---------------------------- revision 1.130.2.1 date: 2009/07/08 12:27:05; author: miraculix; state: Exp; lines: +217 -221 CHANGE: Merged with version 1.135 to allow use of new SCT_ARG_ARCH. Special code for adjust readcheck state removed ---------------------------- RCS file: /cvs/united/krl/sm_cmd.c,v V_3_4_1_73-windows: 1.1 V_3_4_1_88-windows: 1.6 description: ---------------------------- revision 1.6 date: 2009/07/26 21:36:43; author: sesam; state: Exp; lines: +2 -2 bugfix: Set correct java classpath ---------------------------- revision 1.5 date: 2009/07/15 13:13:43; author: sesam; state: Exp; lines: +3 -2 change: Java classpath seperator depends on OS ---------------------------- revision 1.4 date: 2009/06/08 10:27:25; author: sesam; state: Exp; lines: +7 -4 change: Split sm_rmigui.jar' into 'sm_gui.jar' and 'sm_lib.jar' ---------------------------- revision 1.3 date: 2009/04/07 13:36:40; author: sesam; state: Exp; lines: +2 -2 change: set LGC file correctly ---------------------------- revision 1.2 date: 2009/03/30 15:20:37; author: sesam; state: Exp; lines: +20 -2 add options for usinf another JAR file and RMI port ---------------------------- RCS file: /cvs/united/krl/sm_ctrlc_lib.c,v V_3_4_1_73-windows: 1.35 V_3_4_1_88-windows: 1.38 description: ---------------------------- revision 1.38 date: 2009/08/17 14:48:06; author: miraculix; state: Exp; lines: +33 -15 BUGFIX: If argument contained a " then part of argument was skipped, e.g. '-a move=testdb:"C:\Inetpub\restore84.mdf"' was shortened to '-a move=C:\Inetpub\restore84.mdf' ---------------------------- revision 1.37 date: 2009/08/10 10:45:04; author: miraculix; state: Exp; lines: +7 -1 change: If sm_ctrl() returned no valid socket for 2nd port then switch to single port communication ---------------------------- revision 1.36 date: 2009/07/21 11:46:29; author: miraculix; state: Exp; lines: +10 -40 CHANGE: Use common cm_socket function iSendBuffer() to send stdin (fetched from file) via sm_client to another host. Will improve performance in case of REMOTE_COPY_CLIENT(), e.g. sending SEL files to RDS ---------------------------- RCS file: /cvs/united/krl/sm_gui_request.c,v V_3_4_1_73-windows: 1.38 V_3_4_1_88-windows: 1.39 description: ---------------------------- revision 1.39 date: 2009/07/08 11:57:35; author: miraculix; state: Exp; lines: +3 -2 change: Allow to call sm_recover with given arguments ---------------------------- RCS file: /cvs/united/krl/sm_lib.c,v V_3_4_1_73-windows: 1.610.2.3 V_3_4_1_88-windows: 1.610.2.7 description: ---------------------------- revision 1.610.2.7 date: 2009/08/14 11:43:55; author: miraculix; state: Exp; lines: +8 -2 bugfix: In case of ntbackup written media label is recognized as 'PE' we sort it out with strlen(cpLabel) < 6 and set label to ST_LIB_NO_LABEL to allow use of ntbackup media ---------------------------- revision 1.610.2.6 date: 2009/07/21 12:58:12; author: sesam; state: Exp; lines: +2 -1 change: Set RDS backto default. if no local interface was found ---------------------------- revision 1.610.2.5 date: 2009/07/14 10:11:14; author: miraculix; state: Exp; lines: +23 -2 NEW: If license key ENCRYPT_DISALLOWED is set >0 then print 'Encryption disallowed' into license output and add key to defaults ---------------------------- revision 1.610.2.4 date: 2009/07/03 12:55:07; author: miraculix; state: Exp; lines: +20 -1 CHANGE: Dummy function int i_SET_MEDIA_READCHECK_STATE() to satisfy linkage for sm_arch.c 1.135 ---------------------------- RCS file: /cvs/united/krl/sm_lis_db.c,v V_3_4_1_73-windows: 1.94 V_3_4_1_88-windows: 1.95 description: ---------------------------- revision 1.95 date: 2009/06/22 13:31:59; author: sesam; state: Exp; lines: +75 -75 BUGFIX: Speedup display of restore tree in restore wizzard: Call all functions by reference instead of value, because copy of input structure needs tomuch time ---------------------------- RCS file: /cvs/united/krl/sm_recover.c,v V_3_4_1_73-windows: 1.35 V_3_4_1_88-windows: 1.35.2.10 description: ---------------------------- revision 1.35.2.10 date: 2009/07/16 15:23:36; author: miraculix; state: Exp; lines: +43 -16 new: sm_recover getlabel -d {dn} allows to retrieve header information ---------------------------- revision 1.35.2.9 date: 2009/07/09 11:07:40; author: miraculix; state: Exp; lines: +4 -1 CHANGE: set environment PATH to execute sm_sms_interface in .../bin/sms ---------------------------- revision 1.35.2.8 date: 2009/07/07 14:45:13; author: miraculix; state: Exp; lines: +43 -28 CHANGE: SM_RECOVER IF started with switch -Y then start unattended restore of selected tasks ---------------------------- revision 1.35.2.7 date: 2009/07/03 13:37:36; author: miraculix; state: Exp; lines: +48 -61 change: Elements BOOL bUnattended, t_LL LL_TaskList, int iFoundTaskCount and int iMaxTaskCount moved from SCT_ARG_REC to SCT_ARG_ARCH ---------------------------- revision 1.35.2.6 date: 2009/07/03 12:38:14; author: miraculix; state: Exp; lines: +77 -20 change: Fetch changes from main branch rev. 1.36 Use SCT_ARG_ARCH instead of SCT_ARG (needs sm_recover_lib.h 1.8 and appropriate sm_recover_lib.c) CHANGE: Support more then one -j {task_pattern} argument ---------------------------- revision 1.35.2.5 date: 2009/07/03 09:10:45; author: miraculix; state: Exp; lines: +48 -13 change: Support options -v lsbc_log_level, -V sm_recover_log_level, -P sbc_restore_password ---------------------------- revision 1.35.2.4 date: 2009/07/01 15:46:46; author: miraculix; state: Exp; lines: +5 -4 change: Use backup command fetched from saveset info. This will allow to use sbc_smdr if a saveset was created with Netware SMS ---------------------------- revision 1.35.2.3 date: 2009/07/01 13:33:34; author: miraculix; state: Exp; lines: +10 -7 change: Support option -o nostop ---------------------------- revision 1.35.2.2 date: 2009/07/01 12:55:30; author: miraculix; state: Exp; lines: +70 -23 CHANGE: NEw options -o |noenter| don't wish to enter saveset info |over| restore with overwrite option |restore ] start restore of selected savesets CHANGE: If SIGINT (ctrl-C) was received the 2nd time then program exits. ---------------------------- revision 1.35.2.1 date: 2009/06/30 14:29:05; author: miraculix; state: Exp; lines: +45 -11 CHANGE: Call sbc restore command with iPIPE_OPEN() to print stdout to console and to prt file ============================================================================= RCS file: /cvs/united/krl/sm_recover_lib.c,v V_3_4_1_73-windows: 1.23 V_3_4_1_88-windows: 1.23.2.5 description: ---------------------------- revision 1.23.2.5 date: 2009/07/16 15:23:36; author: miraculix; state: Exp; lines: +95 -78 new: sm_recover getlabel -d {dn} allows to retrieve header information ---------------------------- revision 1.23.2.4 date: 2009/07/07 14:22:25; author: miraculix; state: Exp; lines: +40 -3 CHANGE: SM_RECOVER: If all tasks are found then skip further scan operation ---------------------------- revision 1.23.2.3 date: 2009/07/03 12:20:32; author: miraculix; state: Exp; lines: +28 -33 CHANGE: Fetched changes from main branch: rev. 1.24 and 1.25 ---------------------------- revision 1.23.2.2 date: 2009/07/01 15:45:51; author: miraculix; state: Exp; lines: +35 -34 change: Print out scan information so user can break as soon as required save set appears and user can go on with restore of required saveset. ---------------------------- revision 1.23.2.1 date: 2009/07/01 12:53:46; author: miraculix; state: Exp; lines: +2 -2 change: Removed wrong trace message 'reached end of backup-data on tape' which appeared after every output line of 'sm_drive dir #' which was not interpreted as TapeHeader or SavesetHeader ============================================================================= RCS file: /cvs/united/krl/sm_recover_lib.h,v V_3_4_1_73-windows: 1.5 V_3_4_1_88-windows: 1.9 description: ---------------------------- revision 1.9 date: 2009/07/03 13:37:36; author: miraculix; state: Exp; lines: +16 -1 change: Elements BOOL bUnattended, t_LL LL_TaskList, int iFoundTaskCount and int iMaxTaskCount moved from SCT_ARG_REC to SCT_ARG_ARCH ---------------------------- revision 1.8 date: 2009/03/04 16:44:41; author: miraculix; state: Exp; lines: +8 -2 change: Instead of char cService in struct SCT_ARG_ARCH use enum eARCH_SERVICES eService; ---------------------------- revision 1.7 date: 2009/03/04 16:20:17; author: miraculix; state: Exp; lines: +2 -2 change: int iREENTER_MEDIA_POOL(...) without unused argument SCT_ARG_ARCH* ---------------------------- revision 1.6 date: 2009/03/04 15:58:59; author: miraculix; state: Exp; lines: +8 -7 change: In sm_recover_lib.h struct SCT_ARG renamed to SCT_ARG_ARCH to distinguish to other struct SCT_ARG ---------------------------- RCS file: /cvs/united/krl/sm_restore.c,v V_3_4_1_73-windows: 1.318.2.2 V_3_4_1_88-windows: 1.318.2.7 description: ---------------------------- revision 1.318.2.7 date: 2009/07/31 09:02:50; author: sesam; state: Exp; lines: +3 -2 change: Use hardcoded prot message, beacuse 'cm_lang.h' is not compatible any more and back port needs to much time ---------------------------- revision 1.318.2.6 date: 2009/07/29 11:33:08; author: sesam; state: Exp; lines: +3 -2 bugfix: Last change does not work for non migrated savesets ---------------------------- revision 1.318.2.5 date: 2009/07/28 12:17:33; author: sesam; state: Exp; lines: +83 -15 BUGFIX: (#8614) Restart restore in correct drive queue, if saveset is migrated and this saveset could not be restored from drive set in GUI. This avoids conficts between backups and restore, which can lead to overwritting a restore tape by backup. ---------------------------- revision 1.318.2.4 date: 2009/06/30 08:35:55; author: sesam; state: Exp; lines: +41 -23 BUGFIX: (#8361): Correct build of SEL file in case in case of mix between directory and files. In case of files '^M' was added, causing a wrong match ---------------------------- revision 1.318.2.3 date: 2009/06/24 13:27:08; author: sesam; state: Exp; lines: +6 -3 BUGFIX: For generation restore: Avoid selection of files from generation selection file including saveset id in their file name. Example: If saveset 'SF20090624021707' is in FDI chain and file 'bck_TEST_BACKUP_SF20090624021707_20090623.lgx' is saved by Diff backup, then this file is tried to be restored from Full. NOW search for ' Not processed or incorrectly processed items: [1] ---------------------------- revision 1.28 date: 2009/07/30 14:36:08; author: miraculix; state: Exp; lines: +10 -7 CHANGE: During restore g_sSBCLN_Global.szDestinationDir was never set so use g_sSBCLN_Global.szTmpDir instead to restore items temporarily under sesam temp directory ---------------------------- revision 1.27 date: 2009/07/30 12:05:46; author: miraculix; state: Exp; lines: +24 -7 change: Even if source is given with matching pattern, e.g. mail/*.nsf traverse through subdiretories ---------------------------- revision 1.26 date: 2009/07/30 11:39:38; author: miraculix; state: Exp; lines: +34 -27 change: Avoid duplicate processing of subdirectories and indicate directories for sbc_bck.c bei postfixing '\' ---------------------------- revision 1.25 date: 2009/07/30 10:16:16; author: miraculix; state: Exp; lines: +44 -36 CHANGE: If given target is a directory then process directory and all subdirectories ---------------------------- RCS file: /cvs/united/sbc/sbc_lotus_notes/sbcln_n.c,v V_3_4_1_73-windows: 1.19 V_3_4_1_88-windows: 1.27 description: ---------------------------- revision 1.27 date: 2009/08/04 16:38:32; author: miraculix; state: Exp; lines: +4 -4 bugfix: Adapt to OS specific dir name before further processing otherwise last active log file will be returned in a loop if Notes Data Dir name does not match with file system name ---------------------------- revision 1.26 date: 2009/08/04 16:06:46; author: miraculix; state: Exp; lines: +2 -2 change: process not logged databases with level DIFF ---------------------------- revision 1.25 date: 2009/08/04 13:45:06; author: miraculix; state: Exp; lines: +11 -65 change: Use new function SetOsPath() to convert Notes Path to file system representation, e.g. e:\notesData into E:\notesdata ---------------------------- revision 1.24 date: 2009/08/04 12:50:49; author: miraculix; state: Exp; lines: +3 -3 change: set Notes Data /Bin Dir volume in uppercase ---------------------------- revision 1.23 date: 2009/08/04 10:21:07; author: miraculix; state: Exp; lines: +80 -22 change: Instead of getNotesDataDirectory() function is remaned to getNotesDirectories() to retrieve Data Directory and Notes Bin Directory ---------------------------- revision 1.22 date: 2009/07/30 15:54:44; author: miraculix; state: Exp; lines: +48 -44 bugfix: To bring databases with Umlaute online the file name must be OSTranslated to Lotus Notes file name ---------------------------- revision 1.21 date: 2009/07/29 12:55:17; author: miraculix; state: Exp; lines: +26 -82 CHANGE: Use OSTranslate( OS_TRANSLATE_NATIVE_TO_LMBCS, szBackupFile, MAXWORD, szTmpFile, sizeof(szTmpFile) ); to adjust character set encoding form native (OS) to Lotus Notes specific before calling Notes function, e.g. NSFDbOpen(...) ---------------------------- revision 1.20 date: 2009/06/29 15:41:53; author: miraculix; state: Exp; lines: +10 -1 BUGFIX: WINDOWS: Volume name in log dir path must be set to uppercase to build correct lis file for selective restore (all volume names in uppercase) ---------------------------- RCS file: /cvs/united/sbc/sbc_lotus_notes/sbcln_o.c,v V_3_4_1_73-windows: 1.10 V_3_4_1_88-windows: 1.12 description: ---------------------------- revision 1.12 date: 2009/08/06 15:07:47; author: sesam; state: Exp; lines: +4 -4 change: SysFileCopy() now with error message if file copy failed ---------------------------- revision 1.11 date: 2009/07/29 12:58:07; author: miraculix; state: Exp; lines: +23 -50 BUGFIX: Do not call OSTranslate (OS_TRANSLATE_LMBCS_TO_NATIVE,...) for given file or directory bcs. function are called with os retrieved items ---------------------------- RCS file: /cvs/united/sbc/sbc_lotus_notes/sbcln_u.c,v V_3_4_1_73-windows: 1.15 V_3_4_1_88-windows: 1.20 description: ---------------------------- revision 1.20 date: 2009/08/05 16:01:49; author: miraculix; state: Exp; lines: +5 -5 bugfix: Avoid segmentation violation if command line is long, e.g. with some exclude patterns ---------------------------- revision 1.19 date: 2009/08/05 13:42:11; author: miraculix; state: Exp; lines: +4 -2 change: use #define FOLD(c) ((flags & FNM_CASEFOLD) ? tolower(c) : (c)) ---------------------------- revision 1.18 date: 2009/08/04 13:45:06; author: miraculix; state: Exp; lines: +67 -1 change: Use new function SetOsPath() to convert Notes Path to file system representation, e.g. e:\notesData into E:\notesdata ---------------------------- revision 1.17 date: 2009/07/30 14:33:27; author: miraculix; state: Exp; lines: +4 -4 change: Treat source sbcln:NOTES like sbcln:all ---------------------------- revision 1.16 date: 2009/07/29 13:02:29; author: miraculix; state: Exp; lines: +94 -85 BUGFIX: In case of Windows path delimiter for subdirectory must be adapted to \ otherwise subdirectory was not recognized, e.g. sbcln:mail/*.nsf returned items without subdirectory 'mail' ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/getattr.c,v V_3_4_1_73-windows: 1.14 V_3_4_1_88-windows: 1.18 description: ---------------------------- revision 1.18 date: 2009/06/16 14:23:12; author: opaliy; state: Exp; lines: +5 -2 change: win32 ifdef added for hardlink-specific code ---------------------------- revision 1.17 date: 2009/05/31 15:55:00; author: sesam; state: Exp; lines: +214 -0 bugfix: Remove of OS2 specific parts breaks build on UNIX. Last change was reverted ---------------------------- revision 1.16 date: 2009/05/28 09:47:48; author: intellias; state: Exp; lines: +1 -215 change: removing OS2 functionality ---------------------------- revision 1.15 date: 2009/05/05 09:21:48; author: miraculix; state: Exp; lines: +2 -2 change: 'const' type qualifier used to identify not modifiable wchar_t * arguments ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/makefile.c,v V_3_4_1_73-windows: 1.13.2.2 V_3_4_1_88-windows: 1.13.2.3 description: ---------------------------- revision 1.13.2.3 date: 2009/06/26 13:08:33; author: miraculix; state: Exp; lines: +1 -3 BUGFIX: Encrypted Files aren't detected since first hardlink detection processing added in 3.4.1.61 (fetched from rev. 1.20) ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/mtf_func.h,v V_3_4_1_73-windows: 1.10 V_3_4_1_88-windows: 1.12 description: ---------------------------- revision 1.12 date: 2009/05/05 09:21:48; author: miraculix; state: Exp; lines: +4 -4 change: 'const' type qualifier used to identify not modifiable wchar_t * arguments ---------------------------- revision 1.11 date: 2009/04/23 17:23:33; author: opaliy; state: Exp; lines: +2 -1 new: Make_MTF_DIRB_BLK_hardlink() added. It is special function to create DIRB DBLK for hardlinked files data. ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/packdata.c,v V_3_4_1_73-windows: 1.26.2.5 V_3_4_1_88-windows: 1.26.2.6 description: ---------------------------- revision 1.26.2.6 date: 2009/06/24 14:48:47; author: miraculix; state: Exp; lines: +2 -2 bugfix: In last version wrong if construct if ( sztFileName[0] == L'' ) used to detect empty directories ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/util.c,v V_3_4_1_73-windows: 1.19 V_3_4_1_88-windows: 1.21 description: ---------------------------- revision 1.21 date: 2009/05/28 11:33:49; author: intellias; state: Exp; lines: +1 -27 change: removing OS2 functionality ---------------------------- revision 1.20 date: 2009/05/05 09:21:48; author: miraculix; state: Exp; lines: +4 -4 change: 'const' type qualifier used to identify not modifiable wchar_t * arguments ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/sbc/build.ver,v V_3_4_1_73-windows: 1.258 V_3_4_1_88-windows: 1.480 description: ---------------------------- revision 1.480 date: 2009/08/17 08:09:56; author: miraculix; state: Exp; lines: +2 -2 change: New revision 1.479 generated during checkin of -d united/sbc/sbc_w32_os2/sbc sbc_bck.c ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/sbc/pds.c,v V_3_4_1_73-windows: 1.19.2.8 V_3_4_1_88-windows: 1.19.2.10 description: ---------------------------- revision 1.19.2.10 date: 2009/07/30 16:04:28; author: miraculix; state: Exp; lines: +12 -10 bugfix: To allow correct handling of Umlaute in Lotus Notes file restore first try to convert to current locale then to UTF-8 ---------------------------- revision 1.19.2.9 date: 2009/07/30 15:22:26; author: miraculix; state: Exp; lines: +32 -17 BUGFIX: Restore for Lotus Notes enabled again. ATTENTION: Include Matching disabled must be reimplemented ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/sbc/sbc.c,v V_3_4_1_73-windows: 1.47.2.30 V_3_4_1_88-windows: 1.47.2.34 description: ---------------------------- revision 1.47.2.34 date: 2009/08/11 07:27:12; author: miraculix; state: Exp; lines: +3 -4 bugfix: sbc -b all - skips volumes if nosbc found in the root but if volume is given as target, e.g. 'C:' then nosbc file is ignored (fetched from rev. 1.61) ---------------------------- revision 1.47.2.33 date: 2009/07/31 09:01:23; author: miraculix; state: Exp; lines: +6 -4 bugfix: Convert given include pattern intern with current char set to avoid problems with further processing, e.g. processing a database with Umlaute in Lotus Notes (mail/wkönig.nsf) ---------------------------- revision 1.47.2.32 date: 2009/07/30 15:22:27; author: miraculix; state: Exp; lines: +14 -4 change: MacthPattern with correct trace message 'MatchPattern: ....' ---------------------------- revision 1.47.2.31 date: 2009/06/26 15:16:59; author: intellias; state: Exp; lines: +1 -8 change: Minor changes in the trace output ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/sbc/sbc_bck.c,v V_3_4_1_73-windows: 1.44.2.20 V_3_4_1_88-windows: 1.44.2.26 description: ---------------------------- revision 1.44.2.26 date: 2009/07/30 15:22:27; author: miraculix; state: Exp; lines: +3 -1 change: trace 'Backup: DB_Init() failed' added ---------------------------- revision 1.44.2.25 date: 2009/07/30 11:37:37; author: miraculix; state: Exp; lines: +5 -2 change: If DB_GetItem() returned a directory then remove last '\' from sztITEM_FULL ---------------------------- revision 1.44.2.24 date: 2009/07/30 08:45:02; author: miraculix; state: Exp; lines: +3 -1 bugfix: Avoid calling FilterITEM(..., iFilterFlags, ...) for DB_Operation in case of DIFF or INCR backup ---------------------------- revision 1.44.2.23 date: 2009/07/29 09:43:11; author: miraculix; state: Exp; lines: +3 -1 change: if (g_sSBC_Argument.bDB_Operation) then do not try to do a subdir processing ---------------------------- revision 1.44.2.22 date: 2009/07/29 09:08:18; author: miraculix; state: Exp; lines: +43 -22 CHANGE: Lotus Notes Backup: Avoid to have two pathes for opened and not opened NSF files. Now opened NSF files are readed from gv_rw_tmp but in MTF stream the original directory will be used. ---------------------------- revision 1.44.2.21 date: 2009/06/26 15:16:44; author: intellias; state: Exp; lines: +7 -1 change: Minor changes in the trace output ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/sbc/sbc_rst.c,v V_3_4_1_73-windows: 1.18.2.5 V_3_4_1_88-windows: 1.18.2.6 description: ---------------------------- revision 1.18.2.6 date: 2009/07/29 15:48:43; author: miraculix; state: Exp; lines: +27 -27 BUGFIX: Last changes for MS SQL Server destroyed other DB restores,e.g. Lotus Notes. No changes for MS SQL Server are encapsulated in if (... "sbcmsql.dll") ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/sbc/sbc_util.c,v V_3_4_1_73-windows: 1.15.2.2 V_3_4_1_88-windows: 1.15.2.3 description: ---------------------------- revision 1.15.2.3 date: 2009/07/30 15:22:28; author: miraculix; state: Exp; lines: +3 -3 change: MacthPattern with correct trace message 'MatchPattern: ....' ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/sbcmsql/build.ver,v V_3_4_1_73-windows: 1.100 V_3_4_1_88-windows: 1.126 description: ---------------------------- revision 1.126 date: 2009/07/28 12:39:15; author: miraculix; state: Exp; lines: +2 -2 change: New revision 1.125 generated during checkin of -d united/sbc/sbc_w32_os2/sbcmsql sbcmsql.c sql_util.c ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/sbcmsql/db_api.h,v V_3_4_1_73-windows: 1.7 V_3_4_1_88-windows: 1.8 description: ---------------------------- revision 1.8 date: 2009/05/15 06:20:16; author: intellias; state: Exp; lines: +3 -1 new: added constant DB_NUM_I_BKNN for selective restore implementation ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/sbcmsql/db_ver.h,v V_3_4_1_73-windows: 1.13 V_3_4_1_88-windows: 1.14 description: ---------------------------- revision 1.14 date: 2009/07/22 16:05:23; author: miraculix; state: Exp; lines: +2 -2 SBCMSQL Version 3.4.2.4 with BUGFIX: In some circumstances database remains in state 'restoring...'; CHANGE: Support for database name is given as source then first matching instance will be used ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/sbcmsql/sbcmsql.c,v V_3_4_1_73-windows: 1.33 V_3_4_1_88-windows: 1.45 description: ---------------------------- revision 1.45 date: 2009/07/28 12:39:15; author: miraculix; state: Exp; lines: +96 -100 branches: 1.45.2; change: Last change checking szServername ending with '\' moved to sql_util.c AddMultiplyObjects(), change: indentation corrected ---------------------------- revision 1.44 date: 2009/07/28 12:10:31; author: miraculix; state: Exp; lines: +5 -1 bugfix: Under strange circumstances server name ends with '\' so we check and remove '\' ---------------------------- revision 1.43 date: 2009/07/22 16:01:25; author: miraculix; state: Exp; lines: +5 -6 change: extra trace 'DB_InitOperation: Check source [%s]' ---------------------------- revision 1.42 date: 2009/07/22 14:31:05; author: intellias; state: Exp; lines: +12 -14 bugfix: if short database name is given - database search(not only in default instance) added ---------------------------- revision 1.41 date: 2009/07/21 16:55:24; author: intellias; state: Exp; lines: +11 -3 bugfix: fixed select of default instanse ---------------------------- revision 1.40 date: 2009/07/21 15:57:25; author: intellias; state: Exp; lines: +98 -121 bugfix: Getting correct server and instance when short database name is used fixed ---------------------------- revision 1.39 date: 2009/07/20 13:01:33; author: intellias; state: Exp; lines: +36 -3 change: Functionality for given only database name added in DB_OpenItem() function ---------------------------- revision 1.38 date: 2009/05/27 13:51:17; author: miraculix; state: Exp; lines: +91 -80 bugfix: SQL Server Browsing with wrong line format "{item} d/f_" bugfix: Even if SQLDriverConnect() for source {server}/{instance}/all failed backup finished with successful. change: Instead of local instance name "(local)" use "MSSQLSERVER" ---------------------------- revision 1.37 date: 2009/05/27 09:42:40; author: miraculix; state: Exp; lines: +3 -1 bugfix: If browsing returned databases after 'tempdb' then info 'not_saveable only for temporary operations' was used for following databases ---------------------------- revision 1.36 date: 2009/05/15 12:16:58; author: intellias; state: Exp; lines: +102 -22 new:include patterns handling in restore operation ---------------------------- revision 1.35 date: 2009/05/15 06:20:46; author: intellias; state: Exp; lines: +51 -27 new: selective restore handling ---------------------------- revision 1.34 date: 2009/05/07 10:43:11; author: intellias; state: Exp; lines: +15 -15 bugfix: when multiply restore, handled correct close of VD for forming first block of next DB ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/sbcmsql/sbcmsql.rc,v V_3_4_1_73-windows: 1.5 V_3_4_1_88-windows: 1.7 description: ---------------------------- revision 1.7 date: 2009/07/28 12:12:02; author: miraculix; state: Exp; lines: +6 -6 branches: 1.7.2; SBCMSQL Version 2.50.0.29 Under strange circumstances server name ends with '\' ---------------------------- revision 1.6 date: 2009/07/28 10:45:50; author: miraculix; state: Exp; lines: +3 -3 SBCMSQL Version 2.50.0.28 Bugfix some database remained in state 'restoring ...' after restore ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/sbcmsql/sql_util.c,v V_3_4_1_73-windows: 1.29 V_3_4_1_88-windows: 1.41 description: ---------------------------- revision 1.41 date: 2009/07/28 15:08:53; author: miraculix; state: Exp; lines: +33 -12 branches: 1.41.2; BUGFIX: On Windows x64 system Registry may contain "Software\\Wow6432Node\\Microsoft\\Microsoft SQL Server" but without Value "InstalledInstances" Old algo tried to estimate all instances during but failed. As a result restore failed due to trying to connect to wrong server and instance, e.g. "Connect to [SRV-P2/]" ---------------------------- revision 1.40 date: 2009/07/28 12:39:15; author: miraculix; state: Exp; lines: +5 -1 change: Last change checking szServername ending with '\' moved to sql_util.c AddMultiplyObjects(), change: indentation corrected ---------------------------- revision 1.39 date: 2009/07/27 12:50:04; author: intellias; state: Exp; lines: +4 -3 chnge: fixed "move" option for restore database files to different location ---------------------------- revision 1.38 date: 2009/07/22 16:02:35; author: miraculix; state: Exp; lines: +18 -12 change: DB_ODBC_Result() If global return code was SQL_SUCCESS_WITH_INFO then print returned success message from SQLError() into protocol ---------------------------- revision 1.37 date: 2009/07/22 15:12:53; author: miraculix; state: Exp; lines: +8 -3 change: If only database name was given then break away fronm while ( PullFifoItem(list) ) in AddMultiplyObjects() to work with first matching instance ---------------------------- revision 1.36 date: 2009/07/22 14:31:34; author: intellias; state: Exp; lines: +23 -32 bugfix: if short database name is given - database search(not only in default instance) added ---------------------------- revision 1.35 date: 2009/07/21 16:55:39; author: intellias; state: Exp; lines: +13 -3 bugfix: fixed select of default instanse ---------------------------- revision 1.34 date: 2009/07/21 16:01:27; author: intellias; state: Exp; lines: +2 -2 bugfix: difference between short database name and keyword "all" fixed ---------------------------- revision 1.33 date: 2009/07/21 15:02:28; author: miraculix; state: Exp; lines: +18 -10 change: Do not overwrite gRc with return valur from SQLError(.). Comment about special handling of Native Error Code 4035 which is only a summary about processed file. Since revision 1.30 Native Error Code 4035 was checked which allowed to restore a SQL S erver databse with more then one data files ---------------------------- revision 1.32 date: 2009/05/27 13:51:56; author: miraculix; state: Exp; lines: +24 -33 bugfix: Even if SQLDriverConnect() for source {server}/{instance}/all failed backup finished with successful. change: Instead of local instance name "(local)" use "MSSQLSERVER" ---------------------------- revision 1.31 date: 2009/05/18 09:09:30; author: intellias; state: Exp; lines: +30 -11 change: MOVE option remake for multiply restore ---------------------------- revision 1.30 date: 2009/05/07 10:41:41; author: intellias; state: Exp; lines: +11 -9 change: DB_ODBS_Result returns true, when virtual device closed correctly ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/vss/Attic/createserver.cpp,v V_3_4_1_73-windows: 1.3.2.2 V_3_4_1_88-windows: 1.3.2.3 description: ---------------------------- revision 1.3.2.3 date: 2009/08/10 12:18:19; author: miraculix; state: Exp; lines: +2 -2 change: mistyped 'snapshot' in trace message ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/vss/Attic/createxp.cpp,v V_3_4_1_73-windows: 1.3.2.3 V_3_4_1_88-windows: 1.3.2.4 description: ---------------------------- revision 1.3.2.4 date: 2009/08/10 12:18:19; author: miraculix; state: Exp; lines: +2 -2 change: mistyped 'snapshot' in trace message ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/vss/macros.h,v V_3_4_1_73-windows: 1.2.2.1 V_3_4_1_88-windows: 1.2.2.2 description: ---------------------------- revision 1.2.2.2 date: 2009/02/25 13:08:03; author: intellias; state: Exp; lines: +42 -1 new: Add GET_TEXT_ERROR_BY_HRESULT macros intead looking all cases of HRESULT error code. Avoid warnings. ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/vss/sbc_vss.cpp,v V_3_4_1_73-windows: 1.6.2.12 V_3_4_1_88-windows: 1.6.2.16 description: ---------------------------- revision 1.6.2.16 date: 2009/08/11 08:46:04; author: miraculix; state: Exp; lines: +175 -179 bugfix: In case of message sbc-1065 and sbc-1180 the correct arguments (HRESULT and message) must be supplied ---------------------------- revision 1.6.2.15 date: 2009/06/26 15:16:21; author: intellias; state: Exp; lines: +2 -3 change: Minor changes in the trace output ---------------------------- revision 1.6.2.14 date: 2009/03/17 08:43:10; author: intellias; state: Exp; lines: +5 -1 bugfix: Avoid looping when the one of the logical drive is set as mapped (local directory) ---------------------------- revision 1.6.2.13 date: 2009/02/25 13:11:35; author: intellias; state: Exp; lines: +13 -4 new: Catche CXmlDocException - throws when there isnt able to create xml file or write in. ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/vss/Attic/tracing.cpp,v V_3_4_1_73-windows: 1.3.2.3 V_3_4_1_88-windows: 1.3.2.4 description: ---------------------------- revision 1.3.2.4 date: 2009/02/25 13:14:50; author: intellias; state: Exp; lines: +4 -57 new: Add GET_TEXT_ERROR_BY_HRESULT macros intead looking all cases of HRESULT error code. ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/vss/Attic/writerserver.cpp,v V_3_4_1_73-windows: 1.2.2.1 V_3_4_1_88-windows: 1.2.2.2 description: ---------------------------- revision 1.2.2.2 date: 2009/02/25 13:15:15; author: intellias; state: Exp; lines: +5 -77 new: Add GET_TEXT_ERROR_BY_HRESULT macros intead looking all cases of HRESULT error code. Avoid warnings. ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/vss/Attic/writerxp.cpp,v V_3_4_1_73-windows: 1.3.2.1 V_3_4_1_88-windows: 1.3.2.2 description: ---------------------------- revision 1.3.2.2 date: 2009/02/25 13:15:28; author: intellias; state: Exp; lines: +5 -77 new: Add GET_TEXT_ERROR_BY_HRESULT macros intead looking all cases of HRESULT error code. Avoid warnings. ---------------------------- RCS file: /cvs/united/scc/scc/ctrlc.c,v V_3_4_1_73-windows: 1.45 V_3_4_1_88-windows: 1.46 description: ---------------------------- revision 1.46 date: 2009/08/10 10:42:51; author: miraculix; state: Exp; lines: +3 -4 change: WINDOWS: Avoid iSetNonBlockmode( Sd2, TRUE ); if giSingleConnection (option -s) ---------------------------- RCS file: /cvs/united/scc/scc/makefile.win32,v V_3_4_1_73-windows: 1.18 V_3_4_1_88-windows: 1.19 description: ---------------------------- revision 1.19 date: 2009/02/25 12:35:52; author: miraculix; state: Exp; lines: +2 -2 change: Use MAIN_VERSION instead of MAIN_VERSION_RC for RC_PRODUCTVERSION ---------------------------- RCS file: /cvs/united/scc/scc/sm_ctrl.c,v V_3_4_1_73-windows: 1.29 V_3_4_1_88-windows: 1.30 description: ---------------------------- revision 1.30 date: 2009/08/10 10:44:21; author: miraculix; state: Exp; lines: +4 -3 BUGFIX: Avoid message "10038 - The descriptor is not a socket. Setting socket options failed." if second socket was not returned properly - may be remote process has finished yet ---------------------------- RCS file: /cvs/united/sms_src/sms_interface/api_func.c,v V_3_4_1_73-windows: 1.28 V_3_4_1_88-windows: 1.32 description: ---------------------------- revision 1.32 date: 2009/06/30 09:34:40; author: miraculix; state: Exp; lines: +2 -2 BUGFIX: WINDOWS: Prefix 'Global\' to shared memory segment name to create it in Global namespace where it is accessible by other sessions. This allows to call sm_sms_interface from any terminal session! ---------------------------- revision 1.31 date: 2009/06/25 06:24:53; author: intellias; state: Exp; lines: +5 -2 new: Added check for stpd module for tape device ---------------------------- revision 1.30 date: 2009/03/24 16:27:41; author: miraculix; state: Exp; lines: +4 -2 bugfix: (WINDOWS): ReadCheck was aborted by alive_thread() bcs. pBCK_MESSAGE was overwritten by subsequenbt dir() calls ---------------------------- revision 1.29 date: 2009/03/13 16:43:33; author: miraculix; state: Exp; lines: +2 -2 BUGFIX: (WINDOWS) Using same file for api_func.c and sm_sms_interface leads to problems with log file change. Now each process uses own log file ---------------------------- RCS file: /cvs/united/sms_src/sms_interface/communic.h,v V_3_4_1_73-windows: 1.11 V_3_4_1_88-windows: 1.16 description: ---------------------------- revision 1.16 date: 2009/06/25 06:27:24; author: intellias; state: Exp; lines: +6 -3 new: Added field in BCK_MESSAGE structure for tape device check and special enum for move_tape ---------------------------- revision 1.15 date: 2009/06/12 12:09:17; author: intellias; state: Exp; lines: +3 -2 new:added tTLOCK to tape reply codes for locked tape handling ---------------------------- revision 1.14 date: 2009/06/03 13:22:40; author: intellias; state: Exp; lines: +6 -5 new: added field to MoveTape structure for segment repositioning ---------------------------- revision 1.13 date: 2009/03/18 07:46:45; author: miraculix; state: Exp; lines: +13 -2 change: BCK_MESSAGE dir structure increased to allow to return data of all blocktypes (TT, TH, SH, SH, ...) ---------------------------- revision 1.12 date: 2009/03/13 12:32:31; author: miraculix; state: Exp; lines: +103 -102 new: add int BlockNumber and SegmentNumber to BCK_MESSAGE.un.Dir ---------------------------- RCS file: /cvs/united/sms_src/sms_interface/mtfana_func.c,v V_3_4_1_73-windows: 1.70 V_3_4_1_88-windows: 1.71 description: ---------------------------- revision 1.71 date: 2009/05/22 12:28:44; author: miraculix; state: Exp; lines: +194 -118 bugfix: PNAM stream is not recognized so directories with very long names e.g. > 512 and their files are not written properly into lis files. First version must be extended! ---------------------------- RCS file: /cvs/united/sms_src/sms_interface/sms_interface_lib.c,v V_3_4_1_73-windows: 1.73 V_3_4_1_88-windows: 1.73.2.1 description: ---------------------------- revision 1.73.2.1 date: 2009/06/24 14:20:37; author: sesam; state: Exp; lines: +4 -4 bugfix: allow longer EOM GLBV name, because device path can be longer then 30 char (for restore) ============================================================================= RCS file: /cvs/united/sms_src/sms_interface/writelogrefs.h,v V_3_4_1_73-windows: 1.17 V_3_4_1_88-windows: 1.19 description: ---------------------------- revision 1.19 date: 2009/03/19 13:24:01; author: miraculix; state: Exp; lines: +2 -1 new: Function void SetVerboseLog () to set verbose mode of WriteLog() function (print to stderr) ---------------------------- revision 1.18 date: 2009/03/13 16:43:33; author: miraculix; state: Exp; lines: +2 -1 BUGFIX: (WINDOWS) Using same file for api_func.c and sm_sms_interface leads to problems with log file change. Now each process uses own log file ---------------------------- RCS file: /cvs/united/sys/sm_setup.c,v V_3_4_1_73-windows: 1.378.2.1 V_3_4_1_88-windows: 1.378.2.2 description: ---------------------------- revision 1.378.2.2 date: 2009/08/20 12:58:29; author: miraculix; state: Exp; lines: +9 -2 bugfix: Fetch Sesam Server name from sm.ini gv_server in case of function shortcuts to set correct Sesam Server in case of Sesam GUI Update (fetched from rev. 1.407) ---------------------------- RCS file: /cvs/united/sbc/xbsa/xbsa/bsagetdata.c,v V_3_4_1_73-windows: 1.12 V_3_4_1_88-windows: 1.13 description: ---------------------------- revision 1.13 date: 2009/07/08 09:19:00; author: sesam; state: Exp; lines: +26 -2 bugfix: In case of restore retry receiving data from stpd, because 'recv()' system call can be interrupted ---------------------------- RCS file: /cvs/united/sbc/xbsa/xbsa/build.ver,v V_3_4_1_73-windows: 1.95 V_3_4_1_88-windows: 1.98 description: ---------------------------- revision 1.98 date: 2009/07/08 09:19:01; author: sesam; state: Exp; lines: +2 -2 change: New revision 1.97 generated during checkin of -d united/sbc/xbsa/xbsa bsagetdata.c ---------------------------- revision 1.97 date: 2009/03/11 12:41:35; author: miraculix; state: Exp; lines: +2 -2 change: New revision 1.96 generated during checkin of -d united/sbc/xbsa/xbsa Makefile.uni ---------------------------- revision 1.96 date: 2009/03/11 12:37:45; author: miraculix; state: Exp; lines: +2 -2 change: New revision 1.95 generated during checkin of -d united/sbc/xbsa/xbsa com.c xbsa_func.c xutil.c xutil.h ---------------------------- RCS file: /cvs/united/sbc/xbsa/xbsa/stpc_func.c,v V_3_4_1_73-windows: 1.11 V_3_4_1_88-windows: 1.9 description: ---------------------------- RCS file: /cvs/united/sbc/xbsa/xbsa/stpc_raw.c,v V_3_4_1_73-windows: 1.6 V_3_4_1_88-windows: 1.4 description: ---------------------------- RCS file: /cvs/united/sbc/xbsa/xbsa/xbsa_open.c,v V_3_4_1_73-windows: 1.24 V_3_4_1_88-windows: 1.22 description: ---------------------------- RCS file: /cvs/united/sbc/xbsa/xbsa/xbsa_proto.h,v V_3_4_1_73-windows: 1.13 V_3_4_1_88-windows: 1.11 description: ---------------------------- Processed files: 5226 Number of changed files: 110