1302 Commits

Author SHA1 Message Date
Brian Carrier
cfa50f4345 reporting uses new extension code, displays full path and tag names, can be moved around (relative paths) 2014-01-23 16:07:19 -05:00
Brian Carrier
8ebc996044 updated descriptions of modules, sort order, and layout of wizard 2014-01-23 13:54:10 -05:00
Brian Carrier
17011d3031 fixed reporting bugs, detect thumbnail images by blackboard 2014-01-23 13:29:28 -05:00
Brian Carrier
aba1af8308 Merge pull request #433 from SynapticNulship/mmext
Changes to use AbstractFile.getNameExtension()
2014-01-21 11:01:21 -08:00
Richard Cordovano
5eab10bbe7 Added notification of case db schema upgrade backup 2014-01-21 00:18:15 -05:00
Brian Carrier
e75ffc4541 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-01-19 21:41:17 -05:00
Brian Carrier
bcac4a5f8b line endings 2014-01-19 21:40:56 -05:00
Samuel H. Kenyon
84bdc09115 safety dance 2014-01-17 16:56:33 -05:00
Samuel H. Kenyon
dfe149d54b Get the same extension that Mismatch module uses. 2014-01-17 16:18:03 -05:00
Brian Carrier
4f3683b438 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-01-17 15:21:35 -05:00
Brian Carrier
1e2f82483e line endings 2014-01-17 15:21:28 -05:00
Brian Carrier
0d8c29ebb2 set progress to 100 after commit 2014-01-17 14:51:48 -05:00
Brian Carrier
8ac7520ea6 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-01-16 10:44:35 -05:00
Richard Cordovano
77b772297b Updated references to sqlite JAR 2014-01-16 10:27:31 -05:00
Brian Carrier
2fcce87869 removed deprecated method in strings content viweer 2014-01-15 23:29:23 -05:00
Brian Carrier
a5de0c23b8 removed isSupported from ContentViewer API 2014-01-15 23:23:53 -05:00
Brian Carrier
8e8aa0fcf7 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-01-14 16:35:52 -05:00
Brian Carrier
e585423f12 added comments to case events and made it so that closing events were only fired when a case was in fact being closed. 2014-01-14 16:35:29 -05:00
Samuel H. Kenyon
ca2d5399e9 Add mismatch icon for ArtifactTypeNode. 2014-01-09 15:33:27 -05:00
Samuel H. Kenyon
fb9e036566 Add specific icon for mismatch node results. 2014-01-08 18:12:10 -05:00
Richard Cordovano
aacefa5f49 Merge pull request #410 from jawallace/new_thumbnail_reporting
New thumbnail reporting
2014-01-08 12:19:10 -08:00
Richard Cordovano
635df51a6a Merge pull request #394 from raman-bt/develop
Display Interesting Items (Interesting Files, Interesting Artifacts) dir...
2014-01-08 12:06:58 -08:00
Samuel H. Kenyon
00768addd4 Older ingest props files won't have the disabled list, so don't assume it exists. 2014-01-06 22:06:05 -05:00
Samuel H. Kenyon
aa32aa261a Save and load from a new disabled modules list in the ingest properties config file. Loaded modules which are missing from the config file will be auto-added as enabled. 2014-01-06 21:48:30 -05:00
Samuel H. Kenyon
9a1c73819d Added a logged warning case. 2013-12-27 16:29:28 -05:00
Samuel H. Kenyon
ceab182a5c If BB node wraps a mismatch artifact, then add props (columns) for extension and file type. 2013-12-27 16:22:32 -05:00
Jeff Wallace
6dfe42db53 store cached thumbnails as png files. 2013-12-20 17:34:38 -05:00
Jeff Wallace
5228e50104 removed extra debug statements. 2013-12-20 17:34:30 -05:00
Jeff Wallace
2ad0839654 minor cleanup and documentation. 2013-12-20 17:34:17 -05:00
Jeff Wallace
d3bcf8bc9a Report on thumbnails in a grid. 2013-12-20 17:34:05 -05:00
Jeff Wallace
b5a07ed05d Add tagged images table to html report. 2013-12-20 17:33:23 -05:00
Samuel H. Kenyon
53d71b7d31 Merge remote-tracking branch 'upstream/develop' into sigid3 2013-12-20 16:53:00 -05:00
raman-bt
52a2e90559 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2013-12-20 16:34:04 -05:00
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
Richard Cordovano
c62923ecd5 Merge pull request #399 from jawallace/encryption
Encryption
2013-12-20 13:23:11 -08: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
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
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
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
0708606ad8 Update pipeline config file to force the order of FileTypeIdIngestModule before FileExtMismatchIngestModule. 2013-12-18 12:16:03 -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
650ee38d1c Line endings. 2013-12-18 12:05:19 -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