121 Commits

Author SHA1 Message Date
Kelly Kelly
360367f065 Anonymized new datetime column in test script 2021-01-22 10:46:21 -05:00
Kelly Kelly
21c23af635 Added placehold to dump script for keyword preview 2021-01-20 14:04:06 -05:00
Kelly Kelly
266140a5a2 Fixed syntax error 2021-01-15 09:50:56 -05:00
Kelly Kelly
6531b8aa3f Modified dump script to address one more issue with TL descriptions 2021-01-14 13:25:13 -05:00
Kelly Kelly
923b2ccaff Fixed dump script TL description regex 2021-01-13 11:59:52 -05:00
Kelly Kelly
dbf275a792 Fixed regular expression for id-ing TL other event descriptions 2021-01-12 11:11:59 -05:00
Kelly Kelly
267121aa40 Changed the tsk_event_decription other descriptions to have a place holder instead of artifactID 2021-01-11 11:12:47 -05:00
U-BASIS\dsmyda
75c258d22e Updated comment 2020-11-11 19:57:47 -05:00
U-BASIS\dsmyda
81ec9ea113 Made the nightly db dump script ignore size and hash for TIFF files extracted from PDFs 2020-11-11 19:55:31 -05:00
apriestman
0caaeaa802 Also replace regripper string in parent path 2020-07-14 14:55:28 -04:00
apriestman
ff6ebb1fb5 Remove object ID from unalloc files in tsk_files and from regripper output file names. 2020-07-13 20:50:58 -04:00
apriestman
26fc64ee29 Remove more unalloc file IDs 2020-07-12 14:53:35 -04:00
apriestman
5e57820a9c Remove the object ID in Unalloc file names from the artifact dump 2020-07-12 13:17:50 -04:00
U-BASIS\dsmyda
7e3199cd8e Fixed typo for postgres table names 2019-09-18 11:12:54 -04:00
Ann Priestman
6a64791fe5 Remove legacy artifact ID from tsk_event_descriptions 2019-09-11 21:31:34 -04:00
U-BASIS\dsmyda
fd3de611c6 Cleaned up logic 2019-08-19 10:24:50 -04:00
U-BASIS\dsmyda
8643f99275 Changed variable name 2019-08-19 09:49:10 -04:00
U-BASIS\dsmyda
5cfa5fdb8c Fixed quotechar bug introduced as a result of moving to csv library for CSV splitting 2019-08-18 22:52:05 -04:00
U-BASIS\dsmyda
9029b0476a Added back in the replace statement 2019-08-13 12:50:47 -04:00
U-BASIS\dsmyda
109fb05593 Fixed the way CSV are split 2019-08-13 12:44:30 -04:00
William Schaefer
f188dabf42 Fix index for which column of tsk events to show 2019-08-01 19:12:58 -04:00
William Schaefer
3829e801a1 Fix to account for additional timing depenedent columns 2019-08-01 18:56:31 -04:00
William Schaefer
9009126b3e Replace time/order determined ids from dumps of new timeline tables 2019-08-01 17:19:04 -04:00
William Schaefer
b4472684fa 4879 keep invalid Path ID as the ID such as -1 2019-03-28 11:26:06 -04:00
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