147 Commits

Author SHA1 Message Date
William Schaefer
e5e0ddbc41 4879 fix missing arguement on a call to db blackboard diff 2019-03-27 12:48:05 -04:00
William Schaefer
d79daa2d4a 4879 remove extra parenthesis 2019-03-22 19:13:00 -04:00
William Schaefer
15ef82c1e9 4879 fix incorrect and usage in python script 2019-03-22 16:13:16 -04:00
William Schaefer
6c377c6ca6 4879 script changes to normalize Path ID attribute in BlackboardDump 2019-03-22 15:44:23 -04:00
Richard Cordovano
c267492e09
Merge branch 'develop' into 4680-suppress-inserts-image-gallery-groups 2019-02-11 12:41:18 -05:00
U-BASIS\dsmyda
e464da53fa Removed the image_galley_group_seen inserts in the multi-user dumps 2019-02-08 12:57:30 -05:00
William Schaefer
8bc0417ba8 4726 fix comment mistake 2019-02-07 17:33:33 -05:00
William Schaefer
c591cd47a3 4726 changed name of function to build table 2019-02-07 15:56:55 -05:00
William Schaefer
c0d3067a3e 4726 add image names table and lookup for normalizing data source names 2019-02-07 15:42:49 -05:00
William Schaefer
ca7b516e73 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into FixPathNotDefinedInDiffScript 2019-02-07 13:34:28 -05:00
William Schaefer
964d1aab2e ensure path variable in diff script is always defined before use 2019-01-29 15:41:23 -05:00
U-BASIS\dsmyda
ad440e5879 Restrict diffs to only omit insert statements on image galley groups 2019-01-28 11:40:16 -05:00
U-BASIS\dsmyda
62ea6672dd Fixed tab and space problem 2019-01-25 10:13:53 -05:00
U-BASIS\dsmyda
a9db53951e Also suppressed for sqlite 2019-01-25 10:08:09 -05:00
U-BASIS\dsmyda
b02d029af1 Formatting 2019-01-25 10:03:58 -05:00
U-BASIS\dsmyda
d3a128c548 Skip over postgresql statements with image_galley_groups_seen 2019-01-25 10:02:36 -05:00
Ann Priestman
d76d8cb1ad Skip SET idle_in_transaction_session_timeout line in regression test 2018-11-30 10:56:11 -05:00
rcordovano
e3c352ed5e Update db dump script to ignore pg_catalog SQL 2018-11-16 18:31:16 -05:00
esaunders
3e82019012 Remove group_id from image_gallery_groups_seen table. 2018-10-23 10:08:31 -04:00
esaunders
c429d7af46 Fix bug I introduced with handling of image gallery tables. 2018-10-17 10:11:48 -04:00
esaunders
9882ada225 Add special handling for image gallery tables. 2018-10-15 17:39:15 -04:00
esaunders
26708bf08e Update regression test script to replace examiner name when dumping tsk_examiners database table. 2018-10-10 14:48:19 -04:00
esaunders
9851ac4415 Python syntax error fix. 2018-03-26 13:33:38 -04:00
esaunders
f26981b4da Fix for issue where the parent of an artifact is a report which does not yet exist in the mapping table. 2018-03-26 12:46:16 -04:00
esaunders
34f300ae4b Fix problem with Reports path. 2018-02-28 13:12:48 -05:00
esaunders
274ed59ad7 Fixes for quotes, slashes and host names in paths. 2018-02-27 17:31:29 -05:00
esaunders
2fda9c44fa Remove date/times from report paths. 2018-02-27 16:42:58 -05:00
esaunders
fa51c573c1 Updated regression test script to handle indexed reports. 2018-02-26 12:22:38 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
U-BASIS\zhaohui
eb39308400 2682: Remove report_id from the dump of reports table and cleanups. 2017-08-29 14:03:02 -04:00
U-BASIS\zhaohui
8b128fa2ae 2682: merge the script updates with current develop code base 2017-08-21 09:06:35 -04:00
U-BASIS\zhaohui
53e8b772d1 2918: clean up 2017-08-15 14:55:31 -04:00
U-BASIS\zhaohui
caad6cbf50 2918: Remove obj_id number from case directory. Add artifact type to path 2017-08-15 14:44:58 -04:00
U-BASIS\zhaohui
76fbbe0615 2918: use artifact type name as part of the artifact path 2017-08-14 11:16:26 -04:00
U-BASIS\zhaohui
1977c14707 2918: normalize tsk_objects table dumps for the object artifact type 2017-08-10 10:09:46 -04:00
U-BASIS\zhaohui
c9872814b7 2918: remove the extra casting and type 2017-08-09 12:35:34 -04:00
U-BASIS\zhaohui
fd2990d253 2918: update tsk_objects table dump file to take care of the derived/artifact type. 2017-08-09 11:35:55 -04:00
U-BASIS\zhaohui
6713e1abfd 2918: update comments 2017-08-09 09:57:27 -04:00
U-BASIS\zhaohui
424d6fdea7 2918: After Raman's update for artifacts as content and attachments as children, script will check if the object is this type to avoid fetch parent_path from tsk_files table. 2017-08-09 09:50:58 -04:00
U-BASIS\zhaohui
e5ca026eac 2297: replace the obj_id number with it's parent_path or value of the first 2 columns 2017-04-04 16:08:55 -04:00
Ann Priestman
efdbc58501 Use the last end parentheses in normalize_db_entry instead of the first occurrence.
Fixes bug for file names containing parentheses.
2016-11-14 09:46:44 -05:00
Oliver Spohngellert
0c08f939cc Fixed long creation issue. 2016-06-15 13:06:46 -04:00
Oliver Spohngellert
e9ac4daa44 Fixed whitespace in test script. 2016-06-15 11:32:55 -04:00
Oliver Spohngellert
12bcbe9f86 Updated test script to account for ingest job times. 2016-06-15 08:57:25 -04:00
Richard Cordovano
e41cebbe9d Make tskdbdiff.py handle data_source_info table UUIDs as device ids 2016-03-12 16:42:16 -05:00
Richard Cordovano
30676cb0b3 tskdbdiff.py bb-attr value type fix correction 2016-01-27 17:40:04 -05:00
Richard Cordovano
88a2f37a5e Make tskdbdiff.py handle bb-attr value types correctly 2016-01-27 17:37:54 -05:00
Richard Cordovano
06b499f7af Revert "Make tskdbdiff.py handle attr value types correctly"
This reverts commit 6893e1c35b2b3f50cd820d7837e51ca462a7fe0c.
2016-01-27 17:36:25 -05:00
Richard Cordovano
6893e1c35b Make tskdbdiff.py handle attr value types correctly 2016-01-27 17:29:29 -05:00
U-Mhmdfy-PC\Mhmdfy
43e9fa5b0f if no gold dumps are provided, generete them 2015-12-18 13:58:43 -05:00