Commit Graph
18776 Commits
Author SHA1 Message Date
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
Samuel H. Kenyon 5c86b5b1d4 Updated the default mime type to extension mapping. 2013-12-18 12:14:58 -05:00
Samuel H. Kenyon e90664b2bd Added more info to the default sig types to extensions map. Also make sure to convert to lowercase before comparing. 2013-12-18 12:14:57 -05:00
Samuel H. Kenyon 0d7dbc1413 Use getAllArtifacts() and added a null check. 2013-12-18 12:14:57 -05:00
Samuel H. Kenyon 2f865c152e prototype 2013-12-18 12:14:56 -05:00
Samuel H. Kenyon 30fa6bc621 Add skeleton of FileExtMismatch ingest module and new attribute type. 2013-12-18 12:14:55 -05:00
Samuel H. Kenyon 2ecaee770f Move currently-unused FileTypeDetector classes to a directory where Netbeans won't pick them up for compiling. Remove references to the relevant third-party jars. 2013-12-18 12:14:24 -05:00
Samuel H. Kenyon 96e808a13f Re-added the new FileTypeId ingest module, set to use Tika. 2013-12-18 12:14:21 -05:00
Samuel H. Kenyon 650ee38d1c Line endings. 2013-12-18 12:05:19 -05:00
Samuel H. Kenyon 2700be7c60 Commit before merging upstream. 2013-12-18 11:20:04 -05:00
Jeff Wallace 3eb5453d5f Updated logic in default action for data result nodes.
Conflicts:

	Core/src/org/sleuthkit/autopsy/directorytree/DataResultFilterNode.java
2013-12-18 11:12:48 -05:00
Jeff Wallace 0e4b47dd36 Removed deprecated comment. 2013-12-18 11:11:49 -05:00
Richard Cordovano 9868466d9b Merge pull request #397 from jawallace/newMboxParser
New mbox parser
2013-12-18 07:35:23 -08:00
Richard Cordovano 5b8d35422a Merge pull request #388 from jawallace/keyword_search
Keyword search performance improvements
2013-12-18 07:34:56 -08:00
Richard Cordovano 8e8b05732b Merge pull request #350 from jawallace/filterKnown
Filter known
2013-12-18 07:34:35 -08:00
Richard Cordovano 94ededd14e Merge pull request #349 from jawallace/ewfVerifyIngest
Ewf verify ingest
2013-12-18 07:34:14 -08:00
Samuel H. Kenyon 5627b112d9 Do not skip known bad files when skipKnown flag is on. 2013-12-18 10:28:59 -05:00
Jeff Wallace dfd6a966da Fixed timeout exception. 2013-12-18 10:13:28 -05:00
Brian Carrier 405d1e7413 FileTypeModule: doesn't send events, gets existing GEN_INFO, doesn't ignore known bad 2013-12-18 10:12:42 -05:00
Samuel H. Kenyon efea191c04 Minor GUI adjustments. 2013-12-17 23:39:40 -05:00
Samuel H. Kenyon bc61e63af2 Prevent multiselect on mime type table. Changed FileExtMismatch options icon. 2013-12-17 23:31:55 -05:00
Samuel H. Kenyon db3cf0edfa FileExtMismatchConfigPanel mime and ext tables now populate. 2013-12-17 23:13:05 -05:00
Samuel H. Kenyon 62c836d3a0 Added skeleton of FileExtMismatch advanced options panel. 2013-12-17 19:00:42 -05:00