RCS file: /cvs/united/sql/sesam_insert_start.sql,v v_3_6_4_6: 1.105 v_3_6_4_9: 1.106 description: ---------------------------- revision 1.106 date: 2009/10/06 11:31:22; author: miraculix; state: Exp; lines: +2 -1 new: INSERT INTO oper_systems VALUES ('Windows Server 2008 R2','WNT'); ---------------------------- RCS file: /cvs/united/makefiles/makefile.ver,v v_3_6_4_6: 1.234 v_3_6_4_9: 1.235 description: ---------------------------- revision 1.235 date: 2009/10/01 14:27:34; author: miraculix; state: Exp; lines: +3 -3 SBC_WIN32_VERSION=3.4A4 BUGFIX: During restore after MTF stream was completely processed the last processed block was checked again and if block started with a 4 letter MTF stream ID then further processing failed. Restore ends with messages like: 2009-10-01 15:21:40: sbc-4000: Trace: Restore: iUnpackDataRet = -4 2009-10-01 15:21:40: sbc-1061: Error: Error while unpacking data. 2009-10-01 15:21:40: sbc-1061: Error: Error while unpacking data. Error while processing standard attributes. 2009-10-01 15:21:40: sbc-3005: Info: Closing saveset. 2009-10-01 15:21:40: sbc-4000: Trace: XBSA_Close: BSAEndData call failed ! 2009-10-01 15:21:40: sbc-1010: Error: XBSA Call BSAEndData (closing saveset) failed: System detected error, operation aborted. TRANSIENT or PERMANENT NEGATIVE reply: 553 RETR Failed. Connection reset by peer (0) 2009-10-01 15:21:40: sbc-3052: Info: Items processed correctly: [42189]. Not processed or incorrectly processed items: [1]. SBC-STATUS: Restore was not successful. 2009-10-01 15:21:40: sbc-1061: Error: Error while unpacking data. ---------------------------- RCS file: /cvs/united/common/cm_lang.h,v v_3_6_4_6: 1.143 v_3_6_4_9: 1.145 description: ---------------------------- revision 1.145 date: 2009/10/01 20:18:39; author: sesam; state: Exp; lines: +10 -1 add license message for Ingres ---------------------------- revision 1.144 date: 2009/09/25 21:52:35; author: sesam; state: Exp; lines: +8 -8 change: Better savest copy message ---------------------------- RCS file: /cvs/united/common/common.h,v v_3_6_4_6: 1.119 v_3_6_4_9: 1.121 description: ---------------------------- revision 1.121 date: 2009/10/06 09:13:52; author: sesam; state: Exp; lines: +6 -2 change: MAX_CMD_LEN moved from sesam.h ---------------------------- revision 1.120 date: 2009/10/03 09:44:23; author: sesam; state: Exp; lines: +2 -2 BUGFIX: in macro 'cm_fclose': Check if FILE pointer is not NULL before calling 'fclose' (fclose(NULL) -> core). ---------------------------- RCS file: /cvs/united/common/common/cm_common.h,v v_3_6_4_6: 1.6 v_3_6_4_9: 1.7 description: ---------------------------- revision 1.7 date: 2009/09/25 14:42:39; author: sesam; state: Exp; lines: +3 -2 add DLLexport for Windows ---------------------------- RCS file: /cvs/united/common/common/strlib.c,v v_3_6_4_6: 1.3 v_3_6_4_9: 1.5 description: ---------------------------- revision 1.5 date: 2009/09/30 10:33:37; author: miraculix; state: Exp; lines: +9 -27 change: Avoid malloc() in strchrsubstitute(...) and allow processing with len < strlen(cpString) ---------------------------- revision 1.4 date: 2009/09/30 09:50:51; author: miraculix; state: Exp; lines: +5 -5 BUGFIX: Restore with relocation core dumped after processing some files bcs. malloc for local declared string buffer was to short, there was no space for ending '\0' in strchrsubstitute() ---------------------------- RCS file: /cvs/united/common/sm_common/packdata/hardlinks.c,v v_3_6_4_6: 1.11 v_3_6_4_9: 1.12 description: ---------------------------- revision 1.12 date: 2009/10/02 09:39:00; author: miraculix; state: Exp; lines: +28 -28 change:indentation revised ---------------------------- RCS file: /cvs/united/common/sm_common/packdata/makedirb.c,v v_3_6_4_6: 1.14 v_3_6_4_9: 1.15 description: ---------------------------- revision 1.15 date: 2009/09/30 13:57:04; author: intellias; state: Exp; lines: +15 -6 new: For separation between MOSS components store files special DIRB attribute added and DIRB name changed to component name ---------------------------- RCS file: /cvs/united/common/sm_common/packdata/mtf.h,v v_3_6_4_6: 1.14 v_3_6_4_9: 1.15 description: ---------------------------- revision 1.15 date: 2009/09/30 14:04:45; author: intellias; state: Exp; lines: +12 -10 new: MTF_FILE_ATTRIBUTE_NTBACKUP_EOF attribute for special DIRB block, that indicates hardlink data added new: MTF_DIRB_ATTRIBUTE_MOSS_CMPNT attribute for special DIRB block, that separates MOSS components added ---------------------------- RCS file: /cvs/united/common/sm_common/packdata/mtf_def.h,v v_3_6_4_6: 1.15 v_3_6_4_9: 1.16 description: ---------------------------- revision 1.16 date: 2009/09/30 14:06:00; author: intellias; state: Exp; lines: +5 -1 new defined I_ACT_MK_MOSS_SPEC_DIRB for make special DIRB block of MOSS component added ---------------------------- RCS file: /cvs/united/common/sm_common/packdata/mtf_stru.h,v v_3_6_4_6: 1.17 v_3_6_4_9: 1.18 description: ---------------------------- revision 1.18 date: 2009/10/09 11:23:15; author: miraculix; state: Exp; lines: +2 -1 change: added BOOL bSystemStateSaveset; to struct _MTF_GLOBAL ---------------------------- RCS file: /cvs/united/common/sm_common/packdata/packdata.c,v v_3_6_4_6: 1.44 v_3_6_4_9: 1.43.2.1 description: ---------------------------- RCS file: /cvs/united/common/sm_common/packdata/pds.h,v v_3_6_4_6: 1.1 v_3_6_4_9: 1.2 description: ---------------------------- revision 1.2 date: 2009/09/30 13:55:30; author: intellias; state: Exp; lines: +9 -5 new: added to enum_PDS PDS_I_MOSS2K_CMPNT, which indicates sbc, that all files of single component are restored and it's time to start sbc_moss restore ---------------------------- revision 1.1.4.2 date: 2008/10/14 07:02:45; author: miraculix; state: dead; lines: +1 -1 obsolete: pds.h moved from common/sm_common/packdata/pds.h to common/sm_common/packdata/callback/pds.h ---------------------------- revision 1.1.4.1 date: 2008/10/14 06:49:22; author: miraculix; state: Exp; lines: +27 -6 CHANGE: Adapted with changes from unicode_branch: PDS_I_CRYPT_ITEM, PDS_I_REPARSE_POINT_ITEM, prototype int PDS_CallingtModule (enum_PDS, wchar_t *); And MTF_unix: struct utimbuf sTimes; ---------------------------- revision 1.1.2.2 date: 2008/09/24 10:51:56; author: sesam; state: dead; lines: +1 -1 *** empty log message *** ---------------------------- revision 1.1.2.1 date: 2008/09/24 10:08:50; author: sesam; state: Exp; lines: +45 -44 initial: pds.c and pds.h to satisfy callback call from packdata library ============================================================================= RCS file: /cvs/united/common/sm_common/packdata/readdblk.c,v v_3_6_4_6: 1.29 v_3_6_4_9: 1.29.2.2 description: ---------------------------- revision 1.29.2.2 date: 2009/10/09 11:18:06; author: miraculix; state: Exp; lines: +12 -4 BUGFIX: As system_state and hardlink use same file attributes SSET must be checked for SYSTEM_STATE and restore must be done appropriate ---------------------------- revision 1.29.2.1 date: 2009/10/09 10:33:10; author: miraculix; state: Exp; lines: +7 -4 BUGFIX: Check of hardlink matched with system_state attribute (fetched from rev. 1.27.0.1) ============================================================================= RCS file: /cvs/united/common/sm_common/packdata/readstrm.c,v v_3_6_4_6: 1.46 v_3_6_4_9: 1.47 description: ---------------------------- revision 1.47 date: 2009/10/01 14:14:52; author: miraculix; state: Exp; lines: +11 -22 BUGFIX: Algorithm in GetStreams() was checking already processed block again if current stream processing finished. Example: If STAN processing finished then in Read_STAN_STREAM() status was reset to MTF_NOT_EXECUTED. If already processed block started with 4 letter matching to a MTF stream ID, e.g. 'SPARE_Tape00022' matched with 'SPAR' then this block was treated as a SPAR stream and further processing failed. ---------------------------- RCS file: /cvs/united/common/sm_common/packdata/callback/pds.h,v v_3_6_4_6: 1.3 v_3_6_4_9: 1.4 description: ---------------------------- revision 1.4 date: 2009/09/30 14:09:19; author: intellias; state: Exp; lines: +5 -2 new: added to enum_PDS PDS_I_MOSS2K_CMPNT, which indicates sbc, that all files of single component are restored and it's time to start sbc_moss restore ---------------------------- RCS file: /cvs/united/common/sm_common/packdata/callback/sbc_def.h,v v_3_6_4_6: 1.2 v_3_6_4_9: 1.3 description: ---------------------------- revision 1.3 date: 2009/09/30 14:08:59; author: intellias; state: Exp; lines: +4 -1 new: special keywords for check input parameters if MOSS2k operation added ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/Frame.java,v v_3_6_4_6: 1.253 v_3_6_4_9: 1.253.2.1 description: ---------------------------- revision 1.253.2.1 date: 2009/10/07 14:49:33; author: cg; state: Exp; lines: +3 -2 change: activate uncaught exception handler ============================================================================= RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/media/ComponentMedia.java,v v_3_6_4_6: 1.62 v_3_6_4_9: 1.62.2.1 description: ---------------------------- revision 1.62.2.1 date: 2009/10/07 14:46:28; author: cg; state: Exp; lines: +1606 -1785 bugfix: catch Numberformat Exception for column blocks in component media table change: change datatyp of column blocks in media table, use long instead of int ============================================================================= RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/wizard/RWChangeListener.java,v v_3_6_4_6: 1.29 v_3_6_4_9: 1.29.6.1 description: ---------------------------- revision 1.29.6.1 date: 2009/10/05 12:09:08; author: wf; state: Exp; lines: +30 -24 BUGFIX: Cumulate update of changes in the restore wizard done on HEAD: Check-in [25699]: BUGFIX: The ESX Server tree view was no more switched in the restore wizard. Check-in [25690]: BUGFIX: Ref #9138 Record the users movement through the restore wizard to control the need of updating the start tab content. ============================================================================= RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/wizard/RWItemListener.java,v v_3_6_4_6: 1.26 v_3_6_4_9: 1.26.6.1 description: ---------------------------- revision 1.26.6.1 date: 2009/10/05 12:09:08; author: wf; state: Exp; lines: +17 -27 BUGFIX: Cumulate update of changes in the restore wizard done on HEAD: Check-in [25699]: BUGFIX: The ESX Server tree view was no more switched in the restore wizard. Check-in [25690]: BUGFIX: Ref #9138 Record the users movement through the restore wizard to control the need of updating the start tab content. ---------------------------- revision 1.26.4.1 date: 2009/08/24 15:57:15; author: cg; state: Exp; lines: +12 -1 new: SSL for interfaces dataservice infoservice exeservice extendedremotepermission ============================================================================= RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/wizard/RWListSelectionListener.java,v v_3_6_4_6: 1.12 v_3_6_4_9: 1.12.6.1 description: ---------------------------- revision 1.12.6.1 date: 2009/10/05 12:09:08; author: wf; state: Exp; lines: +4 -2 BUGFIX: Cumulate update of changes in the restore wizard done on HEAD: Check-in [25699]: BUGFIX: The ESX Server tree view was no more switched in the restore wizard. Check-in [25690]: BUGFIX: Ref #9138 Record the users movement through the restore wizard to control the need of updating the start tab content. ============================================================================= RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/client/wizard/RestoreWizard.java,v v_3_6_4_6: 1.165 v_3_6_4_9: 1.165.2.1 description: ---------------------------- revision 1.165.2.1 date: 2009/10/05 12:09:08; author: wf; state: Exp; lines: +3 -5 BUGFIX: Cumulate update of changes in the restore wizard done on HEAD: Check-in [25699]: BUGFIX: The ESX Server tree view was no more switched in the restore wizard. Check-in [25690]: BUGFIX: Ref #9138 Record the users movement through the restore wizard to control the need of updating the start tab content. ============================================================================= RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/common/Brand.java,v v_3_6_4_6: 1.190.2.2 v_3_6_4_9: 1.190.2.4 description: ---------------------------- revision 1.190.2.4 date: 2009/10/08 15:26:18; author: sesam; state: Exp; lines: +2 -2 test for automatic version update ---------------------------- revision 1.190.2.3 date: 2009/10/08 13:59:08; author: sesam; state: Exp; lines: +2 -2 new v3_6 GUI version ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/common/CVSVersion.java,v v_3_6_4_6: 1.5798 v_3_6_4_9: 1.5902 description: ---------------------------- revision 1.5902 date: 2009/10/08 15:26:18; author: sesam; state: Exp; lines: +3 -3 change: New RMI revision 1.5901 on v3_6_branch 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/common Brand.java ---------------------------- RCS file: /cvs/united/gui/rmi_gui/de/sep/sesam/gui/common/LibVersionChecker.java,v v_3_6_4_6: 1.10.6.1 v_3_6_4_9: 1.10.6.2 description: ---------------------------- revision 1.10.6.2 date: 2009/09/30 09:39:09; author: wf; state: Exp; lines: +2 -2 change: correct appearance of lib-version-differs warning ---------------------------- RCS file: /cvs/united/krl/sesam.h,v v_3_6_4_6: 1.329 v_3_6_4_9: 1.332 description: ---------------------------- revision 1.332 date: 2009/10/08 10:27:49; author: sesam; state: Exp; lines: +2 -1 new: Add char szSmsNr[8]; // SMS counter of drive >> sms.ini to struct DRV_PROP ---------------------------- revision 1.331 date: 2009/10/06 09:14:17; author: sesam; state: Exp; lines: +1 -2 change: MAX_CMD_LEN moved to common.h ---------------------------- revision 1.330 date: 2009/10/01 12:45:23; author: sesam; state: Exp; lines: +8 -8 new: License check for Ingres ---------------------------- RCS file: /cvs/united/krl/sm_cmd.c,v v_3_6_4_6: 1.6 v_3_6_4_9: 1.7 description: ---------------------------- revision 1.7 date: 2009/10/06 12:53:51; author: sesam; state: Exp; lines: +12 -16 NEW: Read GUI path and default Sesam server name from 'sm.ini' file and not by 'glbv' so 'sm_cmd' can be used on a non server installtion tooo ---------------------------- RCS file: /cvs/united/krl/sm_copy.c,v v_3_6_4_6: 1.43 v_3_6_4_9: 1.47 description: ---------------------------- revision 1.47 date: 2009/09/30 08:13:10; author: sesam; state: Exp; lines: +9 -9 NEW: Write over all status message from 'sm_copy' into Sesam status file. Extend arguments for PRE/POST by source/target pool and drive ---------------------------- revision 1.46 date: 2009/09/29 14:37:51; author: sesam; state: Exp; lines: +12 -5 bugfix: (#9090) Use 'migration_tasks.task_group' for migration saveset filter, because GUI uses this column now instead of 'migration_tasks.task' and 'migration_tasks.grpflag' ---------------------------- revision 1.45 date: 2009/09/29 11:00:52; author: sesam; state: Exp; lines: +35 -101 change: Exit sm_copy by FINISH function and write status in Sesam status file ---------------------------- revision 1.44 date: 2009/09/25 21:51:33; author: sesam; state: Exp; lines: +117 -13 NEW: PRE/POST (sm_copy_pre/post) for saveset copy ---------------------------- RCS file: /cvs/united/krl/sm_lib.c,v v_3_6_4_6: 1.667 v_3_6_4_9: 1.673 description: ---------------------------- revision 1.673 date: 2009/10/08 13:01:43; author: miraculix; state: Exp; lines: +8 -10 bugfix: Avoid hanging situation when READ_PERFORMANCE_FILE() tries to read from non existing perf_{dn} file. Now Retry is reduced to 40 times and wait is only ~ 40*10 ms ---------------------------- revision 1.672 date: 2009/10/08 10:32:43; author: sesam; state: Exp; lines: +40 -52 BUGFIX: If sm_robot was called for SHARED Drives then algorithm in eGetSMSDriveStatus() using sm_client without -r (local execution) on sesam server was too time consuming. Now 'sm_client -r ... -f perform' is executed with REMOTE_CMD(). change: i_GET_DRIVE_PROPERTIES() fill DRV_PROP szSmsNr ---------------------------- revision 1.671 date: 2009/10/07 12:42:46; author: miraculix; state: Exp; lines: +2 -2 bugfix: sm_drive core dumped bcs. size for szSql in i_GET_DRIVE_PROPERTIES() was to small ---------------------------- revision 1.670 date: 2009/10/06 13:31:32; author: sesam; state: Exp; lines: +2 -2 BUGFIX: For 'DISK_CHANGE': set device path correctly ---------------------------- revision 1.669 date: 2009/10/06 11:15:27; author: sesam; state: Exp; lines: +7 -13 change: in 'i_GET_DRIVE_PROPERTIES': Reduce DB statements by a more complex statement, because function is called very often and fills up log files ---------------------------- revision 1.668 date: 2009/10/01 12:45:22; author: sesam; state: Exp; lines: +24 -3 new: License check for Ingres ---------------------------- RCS file: /cvs/united/krl/sm_restore.c,v v_3_6_4_6: 1.353 v_3_6_4_9: 1.357 description: ---------------------------- revision 1.357 date: 2009/10/05 15:33:40; author: sesam; state: Exp; lines: +3 -3 bugfix: During last change one file close was accentdently deleted ---------------------------- revision 1.356 date: 2009/10/03 08:49:37; author: sesam; state: Exp; lines: +7 -6 change: Rename status message in case of full FDI restore back to 'restore' (instead of copy, used because of migration) ---------------------------- revision 1.355 date: 2009/10/03 08:37:13; author: sesam; state: Exp; lines: +40 -28 BUGFIX: Check if sel file for task types supporting 'mail' restore really contain mail sel lines. If not procced as normal path restore. (Files were selected in restore wizzard, no mails) ---------------------------- revision 1.354 date: 2009/09/25 07:03:19; author: sesam; state: Exp; lines: +11 -4 NEW: Call 'sm_alarm' in cae of failed restore ---------------------------- RCS file: /cvs/united/krl/sm_robot.c,v v_3_6_4_6: 1.135 v_3_6_4_9: 1.137 description: ---------------------------- revision 1.137 date: 2009/10/08 11:37:06; author: sesam; state: Exp; lines: +6 -3 bugfix: Last change did not work properly shared drives have been unloaded like before ---------------------------- revision 1.136 date: 2009/10/08 11:21:25; author: sesam; state: Exp; lines: +53 -7 BUGFIX: UNLOAD_DRIVES() In case of a shared drive only one sm_loader unload must be performed for drives being shared together ---------------------------- RCS file: /cvs/united/krl/sm_sbc_com.c,v v_3_6_4_6: 1.111 v_3_6_4_9: 1.112 description: ---------------------------- revision 1.112 date: 2009/09/25 07:02:25; author: sesam; state: Exp; lines: +2 -2 change: Select only savesets with state 0/1 instead of state <> 'X' (returned queued, canceled too) ---------------------------- RCS file: /cvs/united/krl/sm_sbc_com_lib.c,v v_3_6_4_6: 1.55 v_3_6_4_9: 1.56 description: ---------------------------- revision 1.56 date: 2009/10/06 14:46:51; author: sesam; state: Exp; lines: +26 -5 BUGFIX: For 'migration': Use information from original saveset result entry instead of reading it from current task. Avoids problems, if savesets are copied, where tasks didn't exist any more ---------------------------- RCS file: /cvs/united/krl/sm_sms_copy.c,v v_3_6_4_6: 1.21 v_3_6_4_9: 1.23 description: ---------------------------- revision 1.23 date: 2009/09/29 08:05:00; author: sesam; state: Exp; lines: +3 -3 change: Write message returned from 'sm_sbc_com' (backup side) call into 'migration_result.msg' in case of error ---------------------------- revision 1.22 date: 2009/09/25 21:50:21; author: sesam; state: Exp; lines: +7 -2 NEW: Call 'sm_alarm COPY_SAVESET' in case of failed saveset copy ---------------------------- RCS file: /cvs/united/krl/sm_smtp.c,v v_3_6_4_6: 1.5 v_3_6_4_9: 1.6 description: ---------------------------- revision 1.6 date: 2009/10/06 09:33:14; author: sesam; state: Exp; lines: +7 -7 new: Allow longer command line for calling mailer (e.g. mail body) ---------------------------- RCS file: /cvs/united/krl/unix_hal/sm_rmi_main,v v_3_6_4_6: 1.20 v_3_6_4_9: 1.21 description: ---------------------------- revision 1.21 date: 2009/09/25 09:58:49; author: sesam; state: Exp; lines: +6 -1 new: (#7811): If 'rmi_wait_for_db=' is set in 'sm.ini', then wait seconds before starting RMI server. Usefull, if 'PostgreSQL' needs more time for startup. This happened very rarely ---------------------------- RCS file: /cvs/united/krl/unix_hal/sm_set_java,v v_3_6_4_6: 1.1 v_3_6_4_9: 1.2 description: ---------------------------- revision 1.2 date: 2009/10/01 13:58:30; author: sesam; state: Exp; lines: +2 -2 bugfix: Correct remove of symbolic Java link in 'sesam' directory, if symlink is dangeling ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/build.ver,v v_3_6_4_6: 1.576 v_3_6_4_9: 1.591 description: ---------------------------- revision 1.591 date: 2009/10/09 11:24:06; author: miraculix; state: Exp; lines: +2 -2 change: New revision 1.590 generated during checkin of -d united/sbc/sbc_w32_os2/packdata packdata.c ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/hardlinks.c,v v_3_6_4_6: 1.11 v_3_6_4_9: 1.12 description: ---------------------------- revision 1.12 date: 2009/10/02 09:39:00; author: miraculix; state: Exp; lines: +28 -28 change:indentation revised ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/makedirb.c,v v_3_6_4_6: 1.14 v_3_6_4_9: 1.15 description: ---------------------------- revision 1.15 date: 2009/09/30 13:57:04; author: intellias; state: Exp; lines: +15 -6 new: For separation between MOSS components store files special DIRB attribute added and DIRB name changed to component name ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/mtf.h,v v_3_6_4_6: 1.14 v_3_6_4_9: 1.15 description: ---------------------------- revision 1.15 date: 2009/09/30 14:04:45; author: intellias; state: Exp; lines: +12 -10 new: MTF_FILE_ATTRIBUTE_NTBACKUP_EOF attribute for special DIRB block, that indicates hardlink data added new: MTF_DIRB_ATTRIBUTE_MOSS_CMPNT attribute for special DIRB block, that separates MOSS components added ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/mtf_def.h,v v_3_6_4_6: 1.15 v_3_6_4_9: 1.16 description: ---------------------------- revision 1.16 date: 2009/09/30 14:06:00; author: intellias; state: Exp; lines: +5 -1 new defined I_ACT_MK_MOSS_SPEC_DIRB for make special DIRB block of MOSS component added ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/mtf_stru.h,v v_3_6_4_6: 1.17 v_3_6_4_9: 1.18 description: ---------------------------- revision 1.18 date: 2009/10/09 11:23:15; author: miraculix; state: Exp; lines: +2 -1 change: added BOOL bSystemStateSaveset; to struct _MTF_GLOBAL ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/packdata.c,v v_3_6_4_6: 1.44 v_3_6_4_9: 1.43.2.1 description: ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/pds.h,v v_3_6_4_6: 1.1 v_3_6_4_9: 1.2 description: ---------------------------- revision 1.2 date: 2009/09/30 13:55:30; author: intellias; state: Exp; lines: +9 -5 new: added to enum_PDS PDS_I_MOSS2K_CMPNT, which indicates sbc, that all files of single component are restored and it's time to start sbc_moss restore ---------------------------- revision 1.1.4.2 date: 2008/10/14 07:02:45; author: miraculix; state: dead; lines: +1 -1 obsolete: pds.h moved from common/sm_common/packdata/pds.h to common/sm_common/packdata/callback/pds.h ---------------------------- revision 1.1.4.1 date: 2008/10/14 06:49:22; author: miraculix; state: Exp; lines: +27 -6 CHANGE: Adapted with changes from unicode_branch: PDS_I_CRYPT_ITEM, PDS_I_REPARSE_POINT_ITEM, prototype int PDS_CallingtModule (enum_PDS, wchar_t *); And MTF_unix: struct utimbuf sTimes; ---------------------------- revision 1.1.2.2 date: 2008/09/24 10:51:56; author: sesam; state: dead; lines: +1 -1 *** empty log message *** ---------------------------- revision 1.1.2.1 date: 2008/09/24 10:08:50; author: sesam; state: Exp; lines: +45 -44 initial: pds.c and pds.h to satisfy callback call from packdata library ============================================================================= RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/readdblk.c,v v_3_6_4_6: 1.29 v_3_6_4_9: 1.29.2.2 description: ---------------------------- revision 1.29.2.2 date: 2009/10/09 11:18:06; author: miraculix; state: Exp; lines: +12 -4 BUGFIX: As system_state and hardlink use same file attributes SSET must be checked for SYSTEM_STATE and restore must be done appropriate ---------------------------- revision 1.29.2.1 date: 2009/10/09 10:33:10; author: miraculix; state: Exp; lines: +7 -4 BUGFIX: Check of hardlink matched with system_state attribute (fetched from rev. 1.27.0.1) ============================================================================= RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/readstrm.c,v v_3_6_4_6: 1.46 v_3_6_4_9: 1.47 description: ---------------------------- revision 1.47 date: 2009/10/01 14:14:52; author: miraculix; state: Exp; lines: +11 -22 BUGFIX: Algorithm in GetStreams() was checking already processed block again if current stream processing finished. Example: If STAN processing finished then in Read_STAN_STREAM() status was reset to MTF_NOT_EXECUTED. If already processed block started with 4 letter matching to a MTF stream ID, e.g. 'SPARE_Tape00022' matched with 'SPAR' then this block was treated as a SPAR stream and further processing failed. ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/callback/pds.h,v v_3_6_4_6: 1.3 v_3_6_4_9: 1.4 description: ---------------------------- revision 1.4 date: 2009/09/30 14:09:19; author: intellias; state: Exp; lines: +5 -2 new: added to enum_PDS PDS_I_MOSS2K_CMPNT, which indicates sbc, that all files of single component are restored and it's time to start sbc_moss restore ---------------------------- RCS file: /cvs/united/sbc/sbc_w32_os2/packdata/callback/sbc_def.h,v v_3_6_4_6: 1.2 v_3_6_4_9: 1.3 description: ---------------------------- revision 1.3 date: 2009/09/30 14:08:59; author: intellias; state: Exp; lines: +4 -1 new: special keywords for check input parameters if MOSS2k operation added ---------------------------- RCS file: /cvs/united/scc/scc/ctrlc.c,v v_3_6_4_6: 1.46 v_3_6_4_9: 1.47 description: ---------------------------- revision 1.47 date: 2009/10/01 11:44:10; author: miraculix; state: Exp; lines: +15 -10 bugfix: On Windows STDOUT must be set to O_BINARY otherwise LF will be exchanged with CRLF and sbc saveset passed with sm_ctrlc will be damaged ---------------------------- RCS file: /cvs/united/scc/scc/sm_ctrl.h,v v_3_6_4_6: 1.11 v_3_6_4_9: 1.12 description: ---------------------------- revision 1.12 date: 2009/10/01 11:54:26; author: miraculix; state: Exp; lines: +10 -1 change: #ifndef STDIN_FILENO, STDOUT_FILENO and STDERR_FILENO then define them ---------------------------- RCS file: /cvs/united/sms_src/sms_interface/mtfana_func.c,v v_3_6_4_6: 1.75 v_3_6_4_9: 1.76 description: ---------------------------- revision 1.76 date: 2009/10/07 15:33:40; author: miraculix; state: Exp; lines: +74 -64 BUGFIX: As file attributes for SPARE fiels are set with MTF_FILE_ATTRIBUTE_SPARSE 0x08000000 but same attribute value was used for system_state Securtiy_Catalog all sparse files are prefixed with Securtiy_Catalog in lis file. Now prefixing is only done if SSET backup_set_description contains 'SYSTEM_STATE' ---------------------------- RCS file: /cvs/united/sys/sesam_make_lic.c,v v_3_6_4_6: 1.87 v_3_6_4_9: 1.88 description: ---------------------------- revision 1.88 date: 2009/10/01 10:34:43; author: miraculix; state: Exp; lines: +4 -1 NEW: License item INGRES ---------------------------- Processed files: 5226 Number of changed files: 62