Commit Graph
7340 Commits
Author SHA1 Message Date
APriestman 4c217ea0f7 Merge remote-tracking branch 'upstream/develop' into stix 2015-01-23 13:32:25 -05:00
APriestman 8ac91c2cb8 Combine OS attributes found in the registry. 2015-01-23 13:30:27 -05:00
Brian Carrier 25258717df Added comments to why dataresultviewertable drops first property. Made ImageNode name be more useful 2015-01-14 12:38:07 -05:00
Brian Carrier 3345c835af Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2015-01-14 10:19:01 -05:00
Brian Carrier 34bbdb1f57 Changed file extraction so that it replaces : with _ so that attributes are not hidden as ADS 2015-01-14 10:18:43 -05:00
Richard Cordovano a8e24c955d Merge pull request #1012 from rcordovano/user_def_file_types_panel_ordering
Supply missing position attribute in top level registration of FileTypeI...
2015-01-13 11:49:07 -05:00
Richard Cordovano ac1b6a8d8c Supply missing position attribute in top level registration of FileTypeIdOptionsPanelController 2015-01-13 11:47:37 -05:00
Brian Carrier 40731f78b3 Expanded on making report panel more 2015-01-08 23:03:56 -05:00
Richard Cordovano 88a6fba349 Merge pull request #1011 from karlmortensen/close_file_handles
close file handles appropriately
2015-01-05 10:04:59 -05:00
Karl Mortensen e21acc818c close file handles appropriately 2015-01-02 11:51:26 -05:00
Richard Cordovano 2401b22a8e Merge pull request #1009 from rcordovano/ingest_job_class_synch_fix
Add missing synchronized keyword to IngestJob method
2014-12-29 10:26:14 -05:00
Richard Cordovano 1ce585e906 Add missing synchronized keyword to IngestJob method 2014-12-29 10:25:28 -05:00
Richard Cordovano c7e1b9fb1b Merge pull request #1008 from rcordovano/rename_file_detector
Rename UserDefinedFileTypeIdentifier
2014-12-23 10:02:26 -05:00
Richard Cordovano 2ff68abd97 Rename UserDefinedFileTypeIdentifier 2014-12-23 10:01:16 -05:00
Richard Cordovano b1b37e2e08 Merge pull request #1007 from rcordovano/file_typing_module_enhancements
File typing module enhancements
2014-12-22 22:05:28 -05:00
Richard Cordovano 2dc73333cb Remove XML test from tika file type detector 2014-12-22 21:53:12 -05:00
Richard Cordovano f1262af487 Bug fixes for user-defined file types 2014-12-22 21:29:16 -05:00
Richard Cordovano acf83debc5 Bug fixes for user-defined file types 2014-12-22 17:07:37 -05:00
Richard Cordovano 3562152a99 Bug fixes for user-defined file types 2014-12-22 08:36:05 -05:00
Richard Cordovano 2de508e11a Commit version of file types manager with fine grained-control, simpler will be better 2014-12-22 08:35:43 -05:00
Richard Cordovano a9ea3d280e Bug fixes for user-defined file types 2014-12-21 23:48:43 -05:00
Richard Cordovano 747486c05c Complete user-defined file types feature 2014-12-21 21:31:24 -05:00
Richard Cordovano bae4e8df5e Improve user-defined file types UI 2014-12-19 17:04:37 -05:00
Richard Cordovano fe64bac239 Improve user-defined file types UI 2014-12-19 17:04:21 -05:00
Richard Cordovano 86e9ba0692 Continue to work on user-defined file types 2014-12-18 22:45:34 -05:00
Richard Cordovano dcd632e5e6 Continue to work on user-defined file types 2014-12-18 16:59:34 -05:00
Richard Cordovano 8d3135c02b Merge branch 'develop' into file_typing_module_enhancements 2014-12-18 13:08:44 -05:00
Richard Cordovano 23145d0c12 Merge pull request #1004 from rcordovano/add_cancel_flag_to_ingest_mod_handle
Add isCancelled to IngestJob.DataSourceIngestModuleHandle
2014-12-18 13:05:33 -05:00
Richard Cordovano 1eef4f10c6 Add isCancelled to IngestJob.DataSourceIngestModuleHandle 2014-12-18 13:04:15 -05:00
Richard Cordovano 2a84b56689 Merge pull request #1003 from rcordovano/develop
Fix incorrect null check in IngestJob.getSnapshot
2014-12-18 12:47:01 -05:00
Richard Cordovano 56e83b59d0 Fix incorrect null check in IngestJob.getSnapshot 2014-12-18 12:45:43 -05:00
Richard Cordovano 0a523552e1 Continue work on user-defined file types 2014-12-18 10:25:05 -05:00
Richard Cordovano 1f539b53b7 Add caveat to IngestManager.isIngestRunning 2014-12-18 09:54:34 -05:00
Richard Cordovano 2cba098749 Merge branch 'develop' into file_typing_module_enhancements 2014-12-17 16:14:42 -05:00
Richard Cordovano 4f12314696 Merge pull request #1002 from rcordovano/ingest_api_for_automation
Ingest api for automation
2014-12-17 16:09:01 -05:00
Richard Cordovano 68a948e279 Merge branch 'develop' into ingest_api_for_automation 2014-12-17 15:57:51 -05:00
Richard Cordovano 04c81a7662 Correct implementations of new IngestManager APIs 2014-12-17 15:57:09 -05:00
Richard Cordovano 704452b4ef Merge pull request #1001 from rcordovano/ingest_api_for_automation
Ingest api for automation
2014-12-17 13:22:38 -05:00
Richard Cordovano ad886ad736 Fix bug in ingest pipelines code 2014-12-17 13:21:58 -05:00
Richard Cordovano 02b36e956a Merge pull request #1000 from mrtizmo/interesting_items_ja
Interesting items ja
2014-12-17 13:18:08 -05:00
Richard Cordovano 4c8b967773 Fix bug in ingest pipelines code 2014-12-17 13:17:01 -05:00
Nick Davis a2365c7b32 Switched import statement to be specific instead of importing all of java.awt. 2014-12-17 11:49:08 -05:00
Nick Davis 46c29850dc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into interesting_items_ja 2014-12-17 11:44:59 -05:00
Nick Davis 1f42d3df07 Fixed issue where string was displayed as all "SQUARES". 2014-12-17 11:41:29 -05:00
Richard Cordovano 8a31fe9eb7 Merge pull request #999 from rcordovano/ingest_api_for_automation
Continue reworking of ingest API
2014-12-17 09:51:30 -05:00
Richard Cordovano c11b5a0fe0 Continue reworking of ingest API 2014-12-16 23:19:19 -05:00
Richard Cordovano d939e94dc5 Merge pull request #998 from rcordovano/ingest_api_for_automation
Update public API of ingest package
2014-12-16 10:05:50 -05:00
Richard Cordovano d385d9e085 Update public API of ingest package 2014-12-16 09:53:12 -05:00
Nick Davis 4dd88e5f04 Merge branch 'mod_int_items_ja' of github.com:mrtizmo/autopsy into interesting_items_ja 2014-12-15 20:56:12 -05:00
Kay Bassi 40bab3b278 Checked for non-standard characters. Didn't find any. Re-typed the translation to see if that helps. 2014-12-15 17:27:41 -08:00