1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-14 23:16:57 +00:00
Commit Graph

32575 Commits

Author SHA1 Message Date
William Schaefer
fa765b6648 5316 resolve merge conflicts with getting search off EDT 2021-08-04 14:04:17 -04:00
Richard Cordovano
8784853f4b Merge pull request #7146 from gdicristofaro/7824-samplePythonCode
7824 sample python code
2021-08-04 12:46:29 -04:00
Richard Cordovano
8b5999b0cd Merge pull request #7159 from kellykelly3/7841-add-content-to-waypoint-object
7841 Added a content reference to the waypoint objects
2021-08-04 10:14:10 -04:00
Richard Cordovano
8e65dde1cf Merge pull request #7162 from wschaeferB/7802-FileSearchByAttrOffEDT
7802 initial move of file search by attrs off EDT
2021-08-03 17:38:50 -04:00
Richard Cordovano
b924233888 Merge pull request #7148 from kellykelly3/7834-add-tag-name-events
7834 - Added TagName and TagSet events
2021-08-03 15:26:46 -04:00
Richard Cordovano
8617a17162 Merge pull request #7177 from rcordovano/7673-fix-for-has-modules-bug
7673 Fix just introduced bug in IngestJobPipeline.hasFileIngestModules()
2021-08-03 13:45:38 -04:00
Richard Cordovano
fa67d76ef9 Merge pull request #7178 from eugene7646/cli_multiple_report_configs_7887
Support processing of multiple reports (7887)
2021-08-03 12:03:08 -04:00
Richard Cordovano
4e4cdb6b7a Merge pull request #7181 from sleuthkit/release-4.19.1
Merge release 4.19.1 branch into develop branch
2021-08-03 11:27:06 -04:00
Richard Cordovano
3e310f50e3 Merge pull request #7180 from rcordovano/release-4.19.1
Change OsAccountViewer.isPreferred() ret val to 1
2021-08-03 11:25:56 -04:00
Richard Cordovano
834984c782 Change OsAccountViewer.isPreferred() ret val to 1 2021-08-03 11:23:05 -04:00
Eugene Livis
9b9665b2d9 Changed dialog text 2021-08-02 17:49:51 -04:00
Eugene Livis
375bdcdc01 Support processing of multiple reports 2021-08-02 17:13:55 -04:00
Richard Cordovano
5c19ae5295 7673 Fix just introduced bug in IngestJobPipeline.hasFileIngestModules() 2021-08-02 16:53:34 -04:00
William Schaefer
b37d5fd351 7802 protect against NPE when search cancelled 2021-07-30 18:05:28 -04:00
William Schaefer
802d1235ca 7802 fix text for search in progress node 2021-07-30 16:46:12 -04:00
William Schaefer
0e5598f461 7802 improve search in progress indicator and cancellation support 2021-07-30 16:36:09 -04:00
William Schaefer
6ffbf7841e Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7802-FileSearchByAttrOffEDT 2021-07-30 15:35:36 -04:00
William Schaefer
7809c2a839 5316 fix list models to support reseting 2021-07-30 15:10:49 -04:00
Richard Cordovano
442d294190 Merge pull request #7163 from wschaeferB/4631-NameFilterTextClarification
4631 clarify that name filter is just the file name and does not incl…
2021-07-28 12:55:34 -04:00
Richard Cordovano
907fef310f Merge pull request #7168 from gdicristofaro/7853-zeroInDbDump
7853 update to handle data source object id for event descriptions and files
2021-07-28 11:17:18 -04:00
Greg DiCristofaro
8c92f8197a update to handle data source object id for event descriptions and files 2021-07-28 11:15:21 -04:00
Richard Cordovano
8b21e47e80 Merge pull request #7167 from gdicristofaro/7853-zeroInDbDump
7853 fix for removing path to image in diff script
2021-07-28 11:14:06 -04:00
Greg DiCristofaro
7ab784e101 fix for removing path to image in diff script 2021-07-28 08:29:17 -04:00
Richard Cordovano
c8b7c2629c Merge pull request #7166 from rcordovano/format-commandlinemanager
Format CommandLineManager,java
2021-07-27 16:52:34 -04:00
Richard Cordovano
6f16f03f99 Format CommandLineManager,java 2021-07-27 16:51:55 -04:00
William Schaefer
62426c7e7d 5316 fix listmodel type 2021-07-27 15:56:57 -04:00
William Schaefer
fd2fd11468 5316 fix reseting of case dependent filters when case changes 2021-07-27 15:46:34 -04:00
Richard Cordovano
9febb916c7 Merge pull request #7143 from markmckinnon/7709-Add-AutomaticDestinations-(Jump-Lists)-Parsing-to-Recent-Activity
7709 add automatic destinations (jump lists) parsing to recent activity
2021-07-27 14:29:45 -04:00
Richard Cordovano
b43e7019fb Merge pull request #7160 from gdicristofaro/7853-zeroInDbDump
7853 changes for tsk_events and image_gallery_groups
2021-07-27 13:20:48 -04:00
William Schaefer
e058d70f5f 5316 initialize filesearch dialog on EDT 2021-07-27 11:57:21 -04:00
William Schaefer
2b528fd792 5316 hide file search by attributes instead of disposing of it. 2021-07-27 11:38:59 -04:00
William Schaefer
2536377245 4631 clarify that name filter is just the file name and does not include path 2021-07-27 11:22:37 -04:00
Greg DiCristofaro
f91a2ffa84 times to MASKED TIME 2021-07-27 10:51:46 -04:00
Richard Cordovano
464f96baad Merge pull request #7152 from rcordovano/7673-postartifacts-feeds-pipeline
7673 route artifact posts directly to IngestManager
2021-07-26 19:13:02 -04:00
William Schaefer
e4185a85c6 7802 initial move of file search by attrs off EDT 2021-07-26 16:05:38 -04:00
Greg DiCristofaro
aaf573b6d8 changes for tsk_events and image_gallery_groups 2021-07-26 15:14:49 -04:00
Kelly Kelly
0e33cd3ace Added a content reference to the waypoint objects 2021-07-26 14:14:50 -04:00
Richard Cordovano
f50b2e4ab0 Merge pull request #7147 from markmckinnon/7832-Clean-up-DataArtifactContentViewer.isPreferred()-to-remove-the-concept-of-ANALYSIS_RESULT
:7832-Clean-up-DataArtifactContentViewer.isPreferred()-to-remove-the-concept-of-ANALYSIS_RESULT
2021-07-26 12:40:34 -04:00
Richard Cordovano
22537bc818 Merge pull request #7157 from rcordovano/restore-posting-of-exif-results
Restore posting of EXIF analysis results to blackboard
2021-07-26 12:19:39 -04:00
Richard Cordovano
c3a286efdc Restore posting of EXIF analysis results to blackboard 2021-07-26 12:15:50 -04:00
Richard Cordovano
612e52d1e9 Merge pull request #7155 from sleuthkit/release-4.19.0
Merge release 4.19.0 branch into develop branch
2021-07-26 11:51:48 -04:00
Richard Cordovano
1e3abe73b0 Merge pull request #7154 from kellykelly3/installer-file-fix
Fixed build issue
autopsy-4.19.0
2021-07-26 11:51:02 -04:00
Richard Cordovano
88c9a3332b Merge pull request #7153 from gdicristofaro/7853-zeroInDbDump
7853 zero in db dump
2021-07-26 11:21:13 -04:00
Kelly Kelly
11908a8157 Fixed build issue 2021-07-26 11:00:42 -04:00
Greg DiCristofaro
98125a6054 capture difference between None and 0 in diff script 2021-07-26 07:33:13 -04:00
Richard Cordovano
1def3cdcf5 7673 route artifact posts directly to IngestManager 2021-07-23 15:16:04 -04:00
Ann Priestman
7150176fd6 Merge pull request #7149 from APriestman/fixPrefetch
Use consistent temp file name
2021-07-23 13:48:19 -04:00
apriestman
e5d46af07e Use consistent temp file name 2021-07-23 10:46:25 -04:00
Richard Cordovano
d22072f753 7673 route artifact posts directly to IngestManager 2021-07-23 10:15:01 -04:00
Kelly Kelly
cc7cbe8a94 Added TagName and TagSet events 2021-07-23 10:07:42 -04:00