Commit Graph
5742 Commits
Author SHA1 Message Date
Brian Carrier 4206ab4a10 Fixed device ID lookup error, updated device mapping file, renamed class 2014-04-07 16:06:46 -04:00
Richard Cordovano 8ee0cae8f8 Merge pull request #595 from rcordovano/change_file_ext_mismatch_settings
Removed skip known files setting from file ext mismatch detector
2014-04-07 10:10:21 -04:00
Richard Cordovano 1573e932d7 Removed skip known files setting from file ext mismatch detector 2014-04-07 10:08:39 -04:00
Richard Cordovano 1ad84b8292 Merge pull request #594 from rcordovano/remove_per_file_ingest_log_msgs
Remove per file ingest log msgs
2014-04-07 09:55:01 -04:00
Richard Cordovano 8070b60dbe Removed logging start of ingest of each file 2014-04-07 09:54:05 -04:00
Richard Cordovano 95a61d8fd4 Merge remote-tracking branch 'upstream/develop' into develop 2014-04-07 09:51:26 -04:00
Richard Cordovano 2c212c07a3 Merge pull request #591 from SynapticNulship/mt-onemsg
HashDB one msg per job
2014-04-04 15:06:01 -04:00
Samuel H. Kenyon eab237c49c Added comment about what the map is mapping 2014-04-04 11:53:03 -04:00
Samuel H. Kenyon 587d9a7f6c Rename refMap and its mutator methods 2014-04-04 11:36:54 -04:00
Samuel H. Kenyon 21e2747085 Make jobID private. Remove now-unused members. 2014-04-04 11:29:17 -04:00
Samuel H. Kenyon a20f599839 Merge remote-tracking branch 'upstream/develop' into mt-onemsg
Conflicts:
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbIngestModule.java
2014-04-04 11:18:21 -04:00
Richard Cordovano 55c8edafae Merge pull request #590 from SynapticNulship/mt-msgid
Make handling of message ids for ingest module ingest messages thread-safe
2014-04-04 10:40:27 -04:00
Samuel H. Kenyon 109cd14c98 Remove messageID tracking and passing from modules as class IngestMessage handles it automatically now 2014-04-03 22:49:17 -04:00
Samuel H. Kenyon 5a60feccc6 Remove message ID passing from Core to IngestMessage 2014-04-03 22:38:25 -04:00
Samuel H. Kenyon bca9b0270f Remove ID from public API of IngestMessage, and add a thread safe counter to use instead. 2014-04-03 22:35:02 -04:00
Samuel H. Kenyon ef36d718b2 Keep track of how many HashDbIngestModule instances there are per job and only post one summary inbox message per job. 2014-04-03 21:40:27 -04:00
Brian Carrier f390695795 reformat ReportKML. No logic changes 2014-04-03 16:55:30 -04:00
Brian Carrier 442037ebf9 removed unneeded files in core 2014-04-03 15:16:07 -04:00
Brian Carrier cdc7b3b11e Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-04-03 15:14:17 -04:00
Brian Carrier 3abbc64ec9 added more checks to RR plug-ins to not display path of module when key is not found 2014-04-03 15:10:39 -04:00
Richard Cordovano cbe76de089 Merge pull request #586 from shahit2/KMLReporter
Kml reporter
2014-04-03 14:36:26 -04:00
Richard Cordovano 24953e924d Merge pull request #587 from rcordovano/parallel_file_ingest
Parallel file ingest
2014-04-03 14:34:13 -04:00
Richard Cordovano 34545c2fd1 Changed Tools->Options->Display to Tools->Options->Autopsy 2014-04-03 13:57:36 -04:00
Richard Cordovano 4d194b989d Fixed bug in IngestManager.startAll() 2014-04-03 13:55:35 -04:00
Richard Cordovano 8d0490928b Fixed preferences saving bug for IngestManager 2014-04-03 13:01:16 -04:00
Trilok Shahi 6819238227 removed unecessary jars, and some small code changes 2014-04-03 11:52:12 -04:00
Richard Cordovano 985ec5c3fa Parallel file ingest pipelines with SwingWorkers 2014-04-03 11:19:38 -04:00
Trilok Shahi 6a62b5bac7 renamed module name 2014-04-02 15:59:24 -04:00
Trilok Shahi 4f589f146e added thumbnail to GE 2014-04-02 15:53:29 -04:00
Richard Cordovano a88899b363 Merge pull request #585 from rcordovano/parallel_file_ingest
Fixed bug in ingest cancellation code
2014-04-02 14:59:34 -04:00
Richard Cordovano fbf7fe329b Fixed bug in ingest cancellation code 2014-04-02 14:58:35 -04:00
Trilok Shahi bfb70999d2 added image extraction 2014-04-02 14:18:08 -04:00
Trilok Shahi 93757e37fc remove unecessary file 2014-04-02 13:19:06 -04:00
Trilok Shahi 5be59e6b0d deleted unecessary file 2014-04-02 13:12:09 -04:00
Trilok Shahi 4f29f54f65 KML report added 2014-04-02 13:01:29 -04:00
Richard Cordovano d01b800c96 Merge branch 'develop' of https://github.com/rcordovano/autopsy into develop 2014-04-02 12:58:41 -04:00
Richard Cordovano 1ac49ea073 Merge pull request #584 from rcordovano/parallel_file_ingest
Fixed persistence of enabled modules by context
2014-04-02 09:43:58 -04:00
Richard Cordovano 66f22cbc7b Fixed persistence of enabled modules by context 2014-04-02 09:42:48 -04:00
Richard Cordovano 9115d9175d Merge pull request #582 from alexjacks92/develop
JavaIO flushing error and regression test email attachments
2014-04-01 19:38:38 -04:00
Richard Cordovano 4643e21030 Merge pull request #583 from rcordovano/parallel_file_ingest
Moved ingest progress bars from task workers to ingest job
2014-04-01 19:37:27 -04:00
Richard Cordovano 7feb5dcdc1 Moved ingest progress bars from task workers to ingest job 2014-04-01 19:24:50 -04:00
Richard Cordovano ff432e6aee Moved ingest progress bars from task workers to ingest job 2014-04-01 19:19:34 -04:00
alexjacks92 feaf2c1409 JavaIO flushing error fix and ensuring regression test diffs are added as email attachments. 2014-04-01 17:20:45 -04:00
Richard Cordovano 6a24104f58 Merge pull request #580 from rcordovano/parallel_file_ingest
Removed inadvertantly checked in file
2014-04-01 16:25:26 -04:00
Richard Cordovano 885f81311d Removed inadvertantly checked in file 2014-04-01 16:21:36 -04:00
Richard Cordovano e67ded7423 Merge pull request #579 from rcordovano/parallel_file_ingest
Parallel file ingest
2014-04-01 16:16:47 -04:00
Richard Cordovano 1ca7d7dea1 Updated ingest module developer guide documentation 2014-04-01 16:14:57 -04:00
Richard Cordovano 5e3f5e9098 Merge pull request #575 from alexjacks92/develop
Fixing an "index out of range" error thrown in testing
2014-04-01 13:23:19 -04:00
alexjacks92 ff9f2374da Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-04-01 12:39:27 -04:00
Richard Cordovano 40b12ba3c8 Merge pull request #578 from SynapticNulship/keyword_option_gui
Fix sizing issues in the KeywordSearch advanced options GUI.
2014-04-01 12:30:03 -04:00