Commit Graph
5875 Commits
Author SHA1 Message Date
Samuel H. Kenyon 4ce2cf5fe7 updated AbstractFile text extractor classes to be thread safe 2014-04-15 14:02:36 -04:00
Samuel H. Kenyon 75ae517556 Merge remote-tracking branch 'upstream/develop' into ingester 2014-04-14 17:13:28 -04:00
Richard Cordovano 8cd69b693d Merge pull request #615 from SynapticNulship/module_ref_counts
Module ref counts
2014-04-14 11:27:32 -04:00
Samuel H. Kenyon eaf2bd4f7a added a shutdown() to do counter decrements 2014-04-11 14:57:24 -04:00
Samuel H. Kenyon 77cca50838 renamed ModuleReferenceCounter to IngestModuleReferenceCounter as requested, the class now removes entries once they decrement to zero, and removed static creation methods from sample classes 2014-04-11 14:55:30 -04:00
Samuel H. Kenyon 3471538562 made the refCounter declaration lazy and consistent with data source example 2014-04-11 13:27:15 -04:00
Samuel H. Kenyon b5f3d65118 adjusted modules to use new class ModuleReferenceCounter 2014-04-11 13:20:02 -04:00
Samuel H. Kenyon 350fbe9359 update ModuleReferenceCounter 2014-04-11 12:40:05 -04:00
Samuel H. Kenyon 9957516926 Extract module counter into its own class. 2014-04-11 12:15:58 -04:00
Samuel H. Kenyon d262d707b0 Merge remote-tracking branch 'upstream/develop' into ingester 2014-04-11 11:33:06 -04:00
Richard Cordovano 48452a8a27 Merge pull request #611 from rcordovano/sample_modules_update
Update sample modules to use ref counting form IngestModuleAdapter
2014-04-10 18:26:01 -04:00
Richard Cordovano 723828c98c Update sample modules to use ref counting form IngestModuleAdapter 2014-04-10 18:24:03 -04:00
Richard Cordovano 066e2abd13 Merge pull request #610 from SynapticNulship/ingestmessagepanel
fix mistake made during recent changes to IngestMessagePanel (which can ...
2014-04-10 17:54:33 -04:00
Richard Cordovano 65eeeca13d Merge pull request #609 from rcordovano/single_job_cancel_api
Eliminated duplication of ingest job cancellation check APIs
2014-04-10 17:29:38 -04:00
Richard Cordovano 5d4f5f1636 Corrected log message format errors in recent activity extracter ingest module 2014-04-10 17:27:35 -04:00
Richard Cordovano 708dd975df Fixed incorrect auto-format of Firefox(Extracter) log messages 2014-04-10 17:19:56 -04:00
Samuel H. Kenyon fa6ab7a157 fix mistake made during recent changes to IngestMessagePanel (which can also cause a ConcurrentModificationException) 2014-04-10 17:11:43 -04:00
Richard Cordovano 1431d12a90 Eliminated duplication of ingest job cancellation check methods 2014-04-10 17:10:08 -04:00
Samuel H. Kenyon cb3055015f log message changes 2014-04-10 17:03:41 -04:00
Richard Cordovano 446ca7cc71 Merge pull request #608 from rcordovano/pipeline_config_overwrite
Fixed pipeline config bug from misunderstanding of PlatformUtil method
2014-04-10 14:28:48 -04:00
Richard Cordovano aaacbc944d Fixed pipeline config bug from misunderstanding of PlatformUtil method 2014-04-10 14:28:00 -04:00
Samuel H. Kenyon c11d571c3f removed lock around call to ingester.commit() 2014-04-10 13:56:49 -04:00
Richard Cordovano 57a767f39f Merge pull request #606 from SynapticNulship/onemsg2
ingest message updates
2014-04-10 13:06:47 -04:00
Richard Cordovano c0c6b6b481 Merge pull request #607 from rcordovano/pipeline_config_overwrite
Added overwrite flag to PlatformUtil resource file extraction method, us...
2014-04-10 13:01:14 -04:00
Richard Cordovano e8773786f4 Added overwrite flag to PlatformUtil resource file extraction method, use for pipeline config 2014-04-10 12:58:45 -04:00
Richard Cordovano a01c25356e Merge pull request #603 from alexjacks92/develop
UI Work to show module descriptions
2014-04-10 12:34:07 -04:00
Samuel H. Kenyon dc5624916e removed IngestMessageGroup.getMessages() 2014-04-09 17:38:59 -04:00
Samuel H. Kenyon eb18e50bf4 Merge remote-tracking branch 'upstream/develop' into onemsg2 2014-04-09 17:36:08 -04:00
Samuel H. Kenyon 7e7f7b43bb updates to make IngestMessagePanel table model thread-safe 2014-04-09 17:35:18 -04:00
Richard Cordovano bd46a5a8f1 Merge pull request #605 from rcordovano/parallel_file_ingest
Ordered ingest modules in ingest job configuration panel
2014-04-09 16:37:58 -04:00
Richard Cordovano 62f594c693 Fixed spelling error in comment 2014-04-09 16:34:30 -04:00
Richard Cordovano a517303606 Ordered ingest modules in ingest job configuration panel 2014-04-09 16:32:27 -04:00
Richard Cordovano 87727f9249 Ordered ingest modules in ingest job configuration panel 2014-04-09 16:31:12 -04:00
Richard Cordovano 25d02d39b9 Merge pull request #604 from SynapticNulship/mt-search2
minor multithreading update
2014-04-09 16:07:01 -04:00
Samuel H. Kenyon e9f6226b47 Merge remote-tracking branch 'upstream/develop' into mtsearch2b 2014-04-09 15:54:51 -04:00
Richard Cordovano 257214f178 Merge pull request #593 from SynapticNulship/mt-search
Search concurrency
2014-04-09 15:44:20 -04:00
Samuel H. Kenyon b5d06e67ce simplify the loop in addKeywordListsToAllJobs() 2014-04-09 15:36:11 -04:00
Samuel H. Kenyon 0437977226 moved commit() up in stopJob() and removed some INFO logging 2014-04-09 15:30:45 -04:00
alexjacks92 3bd0b6a1a1 Work to incorporate module descriptions into the UI. 2014-04-09 15:16:05 -04:00
Samuel H. Kenyon e2d66535ab fix qualifier consistency issues with the table model 2014-04-09 15:14:48 -04:00
Samuel H. Kenyon 2f098d2202 made a string final 2014-04-09 14:11:35 -04:00
Samuel H. Kenyon 1e255f0979 SevenZipIngestModule: only check 7zip init once 2014-04-09 14:07:05 -04:00
Samuel H. Kenyon be4f3194fc FileTypeIdIngestModule: only send one final message 2014-04-09 13:57:48 -04:00
Samuel H. Kenyon b0b9e8201c FileExtMismatchIngestModule: only send one final message 2014-04-09 13:32:58 -04:00
alexjacks92 d07968b479 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2014-04-09 13:17:21 -04:00
Samuel H. Kenyon 09376f73d4 multithreading updates for ExifParserFileIngestModule 2014-04-09 12:25:45 -04:00
Richard Cordovano 412fe8a94a Merge pull request #599 from alexjacks92/noEmailer
Removing email code from testing scripts
2014-04-09 11:20:44 -04:00
Richard Cordovano 379b1ddfc3 Merge pull request #602 from rcordovano/parallel_file_ingest
Parallel file ingest
2014-04-09 11:19:36 -04:00
Richard Cordovano 5b25aa1edd Removed unused imports, TODO comment 2014-04-09 11:15:20 -04:00
Richard Cordovano a07153261e Changed ingest module lifecycle events to ingest job lifecycle events 2014-04-09 11:09:19 -04:00