5067 Commits

Author SHA1 Message Date
raman-bt
236e1bcfec Addressing review comments to "Interesting Artifacts" related changes earlier.
Mainly:
 - Renamed InterestingItems* to InterestingHits*
 - Renamed artifact TSK_INTERESTING_ARTIFACT to TSK_INTERESTING_ARTIFACT_HIT
2013-12-20 16:33:46 -05:00
Samuel H. Kenyon
8dad43e234 Remove FileExtMismatch ingest module. 2013-12-20 16:28:09 -05:00
Richard Cordovano
c62923ecd5 Merge pull request #399 from jawallace/encryption
Encryption
2013-12-20 13:23:11 -08:00
Samuel H. Kenyon
dc32f019dd Allow user to add MIME types without any extensions (ingest module will ignore it); prevent overwriting an existing mime or ext when adding; various minor bug fixes. 2013-12-20 15:57:13 -05:00
Samuel H. Kenyon
8f9fbabc8b Changed name of extension mismatch artifact type. 2013-12-20 13:30:17 -05:00
raman-bt
dbca90e7c0 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2013-12-20 10:56:47 -05:00
Brian Carrier
ceaf070d4b Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2013-12-20 10:55:54 -05:00
Brian Carrier
9cf5efbf1e catch calls to complete() and return to old approach of calling init() on each module 2013-12-20 10:55:42 -05:00
raman-bt
e1efc7b1d2 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2013-12-20 09:24:19 -05:00
raman-bt
5733167563 Fixed a NullPtrException under a race condition. 2013-12-20 08:42:49 -05:00
Samuel H. Kenyon
fe595962d4 Sorting and refreshing extensions; more feedback and handling changes for config save. 2013-12-19 18:39:23 -05:00
Samuel H. Kenyon
461664263f Sort the mime and ext lists in the mismatch options panel. 2013-12-19 14:32:56 -05:00
Samuel H. Kenyon
974d054098 Added more extensions to default mismatch configuration. 2013-12-19 13:55:48 -05:00
Richard Cordovano
6c98303bbb Merge pull request #405 from jawallace/merge_fix
moved jpeg header check method to public image utils class.
2013-12-19 10:43:47 -08:00
Jeff Wallace
2bb02a3266 moved jpeg header check method to public image utils class. 2013-12-19 13:23:50 -05:00
Richard Cordovano
cc1a7f7f47 Merge pull request #398 from jawallace/thumbnail_reporting
Thumbnail reporting
2013-12-19 09:01:18 -08:00
Samuel H. Kenyon
ea586e0e46 Lost a save button enable somehow. 2013-12-18 18:24:53 -05:00
Samuel H. Kenyon
a18974d5cc Implemented the removal functions in Mismatch Options. 2013-12-18 18:20:47 -05:00
Samuel H. Kenyon
3c38a6e308 Mismatch options panel improvements to user feedback. 2013-12-18 17:10:56 -05:00
Brian Carrier
709111326c Merge pull request #402 from jawallace/gen_info_shouldnt_refresh_tree
don't refresh directory tree when a module data event fires for the general info artifact.
2013-12-18 13:25:03 -08:00
Samuel H. Kenyon
7c568e44c0 Re-add filetypeid. 2013-12-18 16:19:22 -05:00
Samuel H. Kenyon
3c9dbe2212 Implemented adding custom types and extensions (and saving them) for Mismatch options panel. 2013-12-18 16:18:44 -05:00
Jeff Wallace
3eb5cef318 Don't refresh directory tree when a module data event is called for the general info artifact. 2013-12-18 15:02:55 -05:00
Jeff Wallace
258e80d59b Don't refresh tree for general info artifacts. 2013-12-18 15:02:47 -05:00
Samuel H. Kenyon
4e1a15dfdc GUI improvements. 2013-12-18 14:03:41 -05:00
Richard Cordovano
5a8145cbac Merge pull request #401 from jawallace/minor_cleanup_tasks
Minor cleanup tasks
2013-12-18 10:43:57 -08:00
Samuel H. Kenyon
3224923eac Merge branch 'sigid3' of github.com:SynapticNulship/autopsy into sigid3
Conflicts:
	nbproject/project.properties
2013-12-18 12:29:41 -05:00
Samuel H. Kenyon
a7fd515400 Fix compile error resulting from upstream rebase. 2013-12-18 12:28:04 -05:00
Samuel H. Kenyon
abe4efa03b Commit before merging upstream. 2013-12-18 12:16:13 -05:00
Samuel H. Kenyon
7027ebf367 Do not skip known bad files when skipKnown flag is on. 2013-12-18 12:16:12 -05:00
Samuel H. Kenyon
c430927af0 Minor GUI adjustments. 2013-12-18 12:16:12 -05:00
Samuel H. Kenyon
6ef8a94f75 Prevent multiselect on mime type table. Changed FileExtMismatch options icon. 2013-12-18 12:16:11 -05:00
Samuel H. Kenyon
d9e9aca092 FileExtMismatchConfigPanel mime and ext tables now populate. 2013-12-18 12:16:10 -05:00
Samuel H. Kenyon
07feeb7fb6 Added skeleton of FileExtMismatch advanced options panel. 2013-12-18 12:16:09 -05:00
Samuel H. Kenyon
5ae5fb97db Mismatch module now uses new public artifact TSK_MISMATCH_DETECTED. 2013-12-18 12:16:09 -05:00
Samuel H. Kenyon
82a05228d2 Call extractResourceToUserConfigDir() on the file ext mismatch XML file. 2013-12-18 12:16:08 -05:00
Samuel H. Kenyon
c4044080ff Mismatch configuration is now loaded from an XML file. 2013-12-18 12:16:07 -05:00
Samuel H. Kenyon
2fef207333 FileExtMismatchIngestModule now has its own artifact type. Also moved file type id detector up in the pipeline. 2013-12-18 12:16:06 -05:00
Samuel H. Kenyon
2cc40406b4 Added more allowed plaintext filename extensions. 2013-12-18 12:16:06 -05:00
Samuel H. Kenyon
bf07f50749 Added some more video formats to SigTypeToExtMap. 2013-12-18 12:16:05 -05:00
Samuel H. Kenyon
7f8eb7561d Added another extension (.milk == winamp viz config file). 2013-12-18 12:16:04 -05:00
Samuel H. Kenyon
0708606ad8 Update pipeline config file to force the order of FileTypeIdIngestModule before FileExtMismatchIngestModule. 2013-12-18 12:16:03 -05:00
Samuel H. Kenyon
cb7d705d93 Add some more extensions that are often plaintext. 2013-12-18 12:16:03 -05:00
Samuel H. Kenyon
c55cebb080 Treat plaintext extension config file as a resource when opening, not as a file. 2013-12-18 12:16:02 -05:00
Samuel H. Kenyon
e556fda588 Hopefully this ensures that the file id and mismatch modules will run in the correct ord.er 2013-12-18 12:16:01 -05:00
Samuel H. Kenyon
f967849733 New more extensive plaintext file extension list. 2013-12-18 12:15:02 -05:00
Samuel H. Kenyon
908e2e8e9d Load plaintext extensions from a file. 2013-12-18 12:15:01 -05:00
Samuel H. Kenyon
cea28363bc Refactor how the Hashset Hits column is populated. 2013-12-18 12:15:00 -05:00
Samuel H. Kenyon
dff00bb2b1 Added simple config panel for FileExtMismatch ingest module. 2013-12-18 12:14:59 -05:00
Samuel H. Kenyon
d361cdee7a Update quicktime mapping. 2013-12-18 12:14:59 -05:00