17588 Commits

Author SHA1 Message Date
Richard Cordovano
28d5292569
Merge pull request #3591 from sleuthkit/bcarrier-patch-2
Updated findFiles API docs
2018-03-26 12:54:12 -04:00
Richard Cordovano
76f7503d8c
Merge pull request #3604 from sleuthkit/custom-release-march-2018
Merge custom-release-march-2018
2018-03-26 12:53:20 -04:00
Richard Cordovano
6d1e6414c0
Merge pull request #3578 from wschaeferB/3562-ZipPasswordUse
3562 zip password use
2018-03-26 12:52:45 -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
Ann Priestman
df9cbd9fde Don't allow the user to select a directory for Volatility module 2018-03-26 12:44:37 -04:00
William Schaefer
d9af0b061a Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3632-IngestAfterUnzip 2018-03-26 12:10:36 -04:00
William Schaefer
fd5df58908 3632 fix some minor codacy issues 2018-03-26 12:10:21 -04:00
Ann Priestman
36491b54a3 Fix string out of bounds error in Volatility DSP 2018-03-26 12:00:10 -04:00
William Schaefer
9ea7051a7f 3632 remove un-used exception class which was just added, add coment to swingworker 2018-03-26 11:44:27 -04:00
Richard Cordovano
96485ded14
Merge pull request #3600 from APriestman/3626_updateContentViewerDoc
3626 update content viewer doc
2018-03-26 11:43:17 -04:00
Ann Priestman
35377065cd Completed updates to content viewer page 2018-03-26 11:25:23 -04:00
Brian Carrier
e38e0a47a9
Merge pull request #3598 from rishwanth1995/multi-user
enabled multiuser support in autopsy
2018-03-26 10:35:15 -04:00
Brian Carrier
35919450cb
remove dead code 2018-03-26 10:34:14 -04:00
Brian Carrier
335c6555ba
Added comment. 2018-03-26 10:33:35 -04:00
Richard Cordovano
94d974440c Improving IngestTaskScheduler algorithm 2018-03-26 10:18:38 -04:00
Richard Cordovano
2110f77ff3
Merge pull request #3597 from millmanorama/966_clear_viz_button
966 add Clear Viz. button
2018-03-26 10:12:58 -04:00
Richard Cordovano
6ebbf717a3
Merge pull request #3595 from millmanorama/fix-timeline-tagging
fix tagging in timeline window
2018-03-26 10:11:47 -04:00
millmanorama
c696598514 disable the CVT for custom release 2018-03-26 15:42:06 +02:00
millmanorama
d98eabb22d fix listener adding/removal 2018-03-26 14:06:48 +02:00
Richard Cordovano
b95c569f8d Replace use of deprecated Case method by VisualizationPanel 2018-03-24 09:42:13 -04:00
Richard Cordovano
a311f69fd5 Add tracking queues to IngestTasksScheduler.DataSourceIngestTaskQueue 2018-03-24 09:40:08 -04:00
Richard Cordovano
a31497dc25 Replace use of deprecated Case method by AccountDeviceInstanceKey 2018-03-24 09:36:01 -04:00
Richard Cordovano
74b69ba998 Merge remote-tracking branch 'upstream/develop' into ingest-performance-fix 2018-03-24 08:07:13 -04:00
William Schaefer
4d32222feb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3632-IngestAfterUnzip 2018-03-23 18:12:43 -04:00
William Schaefer
f161219167 3632 adjust unzip with password action to run ingest after unzipping 2018-03-23 18:12:13 -04:00
William Schaefer
039cb19390 3632 fixed bug left over from 3562 where ingest had to be run once for unpack to work 2018-03-23 18:11:44 -04:00
Ann Priestman
03183ac1b4 Merge remote-tracking branch 'upstream/develop' into 3626_updateContentViewerDoc 2018-03-23 16:15:38 -04:00
Ann Priestman
cfb86ed49f Updating documentation on the content viewer 2018-03-23 15:44:21 -04:00
rishwanth1995
8c89e80a01 added multiuser support in autopsy 2018-03-23 15:31:06 -04:00
millmanorama
78f1028875 fix codacy issues 2018-03-23 18:01:02 +01:00
millmanorama
afd68ee70c add Clear Viz. button 2018-03-23 17:42:47 +01:00
Richard Cordovano
fa496fad3f
Merge pull request #3596 from APriestman/3626_updateDocs1
3626 Update documentation for release
2018-03-23 11:50:21 -04:00
Ann Priestman
ecff08931a Added central repo flagging option 2018-03-23 11:36:11 -04:00
millmanorama
94aae4b04f fix codacy warnings and improve comments 2018-03-23 16:28:44 +01:00
Richard Cordovano
a467227580
Merge pull request #3590 from sleuthkit/settings_normalization
Ensure same normalization is done for loading and saving ingest prope…
2018-03-23 10:30:47 -04:00
Ann Priestman
77039c6953 Updated hash set terminology.
Removed Volatiliy module reference.
2018-03-23 10:17:41 -04:00
millmanorama
0096dc3170 fix tagging in timeline window 2018-03-23 14:22:57 +01:00
Brian Carrier
2f55dcc791 PMD rule update 2018-03-23 09:09:25 -04:00
Brian Carrier
12e2929bf0 PMD rule update 2018-03-23 09:07:41 -04:00
Brian Carrier
9397f8c71c PMD rule update 2018-03-23 09:05:48 -04:00
Richard Cordovano
9be91c78a8 Add additional tracking lists to IngestTaskScheduler 2018-03-23 09:05:45 -04:00
Eugene Livis
625a2a32d8 Directories should not be parsed by L01 parser 2018-03-22 17:24:33 -04:00
Eugene Livis
1cfaebbb24 RawDSP should not accept directories as input 2018-03-22 17:09:40 -04:00
U-BASIS\zhaohui
7b6d5ee302 3191: Clean up debug messages. 2018-03-22 16:20:35 -04:00
U-BASIS\zhaohui
8c26ceca1c Merge remote-tracking branch 'upstream/develop' into 3191-AddRunningIngestToIngestFileFilterTest 2018-03-22 16:13:28 -04:00
William Schaefer
ecbe953b97 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3562-ZipPasswordUse 2018-03-22 15:38:55 -04:00
Brian Carrier
f211e8aec9 pwd changes 2018-03-22 15:19:56 -04:00
William Schaefer
31153b60c8 3562 remove accidently added filter_test1.img 2018-03-22 14:35:57 -04:00
William Schaefer
fcf50e908d 3562 change mime type resetting for embeddedFileExtractor 2018-03-22 14:34:21 -04:00
Brian Carrier
cb84a4d02a
Updated findFiles API docs 2018-03-22 14:21:50 -04:00