[sleuthkit-developers] [ sleuthkit-Feature Requests-2908510 ] Make temporal data more granular
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2009-12-18 03:47:24
|
Feature Requests item #2908510, was opened at 2009-12-03 21:41 Message generated for change (Comment added) made by carrier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477892&aid=2908510&group_id=55685 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: File System Group: None >Status: Closed Priority: 5 Private: No Submitted By: Brian Carrier (carrier) Assigned to: Nobody/Anonymous (nobody) Summary: Make temporal data more granular Initial Comment: TSK currently ignores temporal data that is smaller than 1 second. We should be storing that data somewhere (in a separate variable) and allowing the user to use it. ---------------------------------------------------------------------- >Comment By: Brian Carrier (carrier) Date: 2009-12-17 22:00 Message: Data is now stored in nanosecond resultion in FS_META. But, no code is currently using the results. Sending trunk/tsk3/fs/ext2fs.c Sending trunk/tsk3/fs/ext2fs_dent.c Sending trunk/tsk3/fs/fatfs.c Sending trunk/tsk3/fs/fatfs_dent.c Sending trunk/tsk3/fs/fatfs_meta.c Sending trunk/tsk3/fs/ffs.c Sending trunk/tsk3/fs/ffs_dent.c Sending trunk/tsk3/fs/fs_attr.c Sending trunk/tsk3/fs/fs_dir.c Sending trunk/tsk3/fs/fs_file.c Sending trunk/tsk3/fs/fs_io.c Sending trunk/tsk3/fs/fs_name.c Sending trunk/tsk3/fs/hfs.c Sending trunk/tsk3/fs/iso9660.c Sending trunk/tsk3/fs/nofs_misc.c Sending trunk/tsk3/fs/ntfs.c Sending trunk/tsk3/fs/ntfs_dent.c Sending trunk/tsk3/fs/tsk_fs.h Sending trunk/tsk3/fs/tsk_ntfs.h Sending trunk/tsk3/fs/unix_misc.c Transmitting file data .................... Committed revision 148. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477892&aid=2908510&group_id=55685 |