Commit Graph
4905 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 f19f4c7211 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-01-23 13:54:31 -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
Richard Cordovano d1a1a798dc Merge pull request #449 from rcordovano/mismatch_simple_config_fix
Fixed bundle.properties for file ext mismatch module
2014-01-23 08:28:31 -08:00
Richard Cordovano 7c53b0e56f Fixed bundle.properties for file ext mismatch module 2014-01-23 11:26:22 -05:00
Richard Cordovano ad47937145 Merge pull request #446 from shahit2/mismatch
Mismatch
2014-01-22 10:24:17 -08:00
shahit2 8c25744d11 Mismatch Changes 2014-01-22 13:07:17 -05:00
shahit2 a3b9bc105a added Mimetypes/filters 2014-01-22 12:10:27 -05:00
Richard Cordovano 9fe9c572e1 Merge pull request #441 from rcordovano/missing_hash_db_fix
Removed outdated code from missing hash db search
2014-01-21 12:52:02 -08:00
Richard Cordovano 671ff7a31f Removed outdated code from missing hash db search 2014-01-21 15:49:33 -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
Brian Carrier 653b74e912 Merge pull request #437 from rcordovano/db_upgrade_backup
Added notification of case db schema upgrade backup
2014-01-21 10:58:30 -08:00
Richard Cordovano 5eab10bbe7 Added notification of case db schema upgrade backup 2014-01-21 00:18:15 -05:00
Richard Cordovano 36e1590b40 Merge pull request #436 from rcordovano/hashdb_fixes
Fixed bug in comment attrs for hash set hit artifacts
2014-01-20 09:12:18 -08:00
Richard Cordovano 5dc43405f4 Fixed bug in comment attrs for hash set hit artifacts 2014-01-20 12:07:33 -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
Richard Cordovano 29df77e3ed Merge pull request #434 from rcordovano/hashdb_fixes
Restored inadvertantly deleted hash db code
2014-01-17 14:48:28 -08:00
Richard Cordovano ba5e411f59 Restored inadvertantly deleted hash db code 2014-01-17 17:44:10 -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
Samuel H. Kenyon 5e457da489 Also add "adp" extension to plaintext. 2014-01-17 14:40:49 -05:00
Samuel H. Kenyon 47ea29634a Use AbstractFile.getNameExtension() 2014-01-17 14:40:16 -05:00
Samuel H. Kenyon be6856b8aa Merge remote-tracking branch 'upstream/develop' into mmext 2014-01-17 14:38:30 -05:00
Brian Carrier dfb33d44fa Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-01-17 13:59:53 -05:00
Brian Carrier d85fd4e646 Merge pull request #431 from rcordovano/rework_hashdb
Rework hashdb
2014-01-17 10:59:22 -08:00
Samuel H. Kenyon 0d3658c34d Add adp extension (as in AOLserver Dynamic Pages) to the text/html section. 2014-01-17 13:31:51 -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 5e45c8bc7b Merge remote-tracking branch 'upstream/develop' into rework_hashdb 2014-01-16 10:29:38 -05:00
Richard Cordovano 78b40d9ee7 Merge pull request #429 from rcordovano/sqlite_jar_fix
Updated references to sqlite JAR
2014-01-16 07:28:53 -08:00
Richard Cordovano 77b772297b Updated references to sqlite JAR 2014-01-16 10:27:31 -05:00
Richard Cordovano 4a6888e0cc Merge remote-tracking branch 'upstream/develop' into rework_hashdb 2014-01-16 09:50:25 -05:00
Richard Cordovano bf01cc2259 Merge pull request #428 from SynapticNulship/configEvent
HashDb and KeywordSearch ingest modules now have public interfaces for prop change events.
2014-01-16 06:08:23 -08:00
Richard Cordovano 6dd96e7354 Updated for hash database reworking 2014-01-16 00:32:14 -05:00
Brian Carrier 4692715fc2 Reduced RecentActivity API via making veriables private and reducing scope of classes. Also removed dead enums 2014-01-15 23:43:23 -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
Samuel H. Kenyon b6e65952ff Cleanup and comments. 2014-01-15 18:21:38 -05:00
Richard Cordovano e91bdc1a16 Merge pull request #426 from SynapticNulship/modulemove
Add File Extension Mismatch ingest module.
2014-01-15 12:18:23 -08:00
Samuel H. Kenyon 7293c5fd89 Add File Extension Mismatch ingest module. 2014-01-15 15:14:07 -05:00
Samuel H. Kenyon 1724a3c988 Remove config event support from IngestManager. HashDb and KeywordSearch modules now have public interfaces for prop change events. 2014-01-15 14:55:40 -05:00
Samuel H. Kenyon 07206aa8f0 Also fire config data event for imports. 2014-01-14 18:08:22 -05:00
Samuel H. Kenyon d8baac3f4f KeywordSearch module now also fires ModuleConfigDataEvents. 2014-01-14 17:34:41 -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 9ccf71c4f0 Added new class ModuleConfigDataEvent which is now fired by adding/removing hash sets. 2014-01-14 16:16:43 -05:00