1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-06 02:24:30 +00:00

Commit Graph

  • 2603934173 Merge remote-tracking branch 'upstream/develop-rc1' into unique_hashsets Richard Cordovano 2013-12-01 16:13:08 -05:00
  • 7651abf179 Merge pull request #368 from rcordovano/develop-rc1 Richard Cordovano 2013-11-29 10:18:25 -08:00
  • 4b3d51c325 Partial implementaton of hash database uniqueness constraints Richard Cordovano 2013-11-29 13:16:42 -05:00
  • 97c8791c87 prototype Samuel H. Kenyon 2013-11-27 18:42:48 -05:00
  • d11d935dff Add skeleton of FileExtMismatch ingest module and new attribute type. Samuel H. Kenyon 2013-11-27 17:19:46 -05:00
  • 6e8f5a8d19 Merge remote-tracking branch 'upstream/develop' into sigid3 Samuel H. Kenyon 2013-11-27 15:45:45 -05:00
  • 39bc90c4e8 Made button text consistent with file chooser in hash db import dialog Richard Cordovano 2013-11-27 14:53:46 -05:00
  • ea1c774d63 Changed NodeProperty to be generic. Updated references. Jeff Wallace 2013-11-27 13:47:27 -05:00
  • 341db41da6 Suppressed some compiler warnings with annotations. Jeff Wallace 2013-11-27 13:46:35 -05:00
  • ebf7a293ca Mande enabled state of hash db config components in sync with file ingest Richard Cordovano 2013-11-27 11:27:51 -05:00
  • 757e1ffa97 Fixed use of generics to remove compiler warnings. Jeff Wallace 2013-11-27 11:26:30 -05:00
  • 47ebc70435 Fixed use of generics to eliminate compiler warnings. Jeff Wallace 2013-11-27 11:00:11 -05:00
  • d3ed01e1d3 surround firepropertychange listeners in IngestManager with try/catch Brian Carrier 2013-11-27 09:21:17 -05:00
  • 5622b9d5cd Reworked hash database create and import dialogs Richard Cordovano 2013-11-26 18:02:08 -05:00
  • 9c0ffa953c Fixed compiler warnings. Jeff Wallace 2013-11-26 15:31:16 -05:00
  • 1629365bdc 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. Samuel H. Kenyon 2013-11-26 15:26:27 -05:00
  • db4f9a2d9d Fix spelling error in doxygen doc. Samuel H. Kenyon 2013-11-26 15:11:01 -05:00
  • ec694204c1 Re-added the new FileTypeId ingest module, set to use Tika. Samuel H. Kenyon 2013-11-26 15:09:47 -05:00
  • cc57baba45 Line endings. Samuel H. Kenyon 2013-11-26 14:46:24 -05:00
  • b4cc51ce0d Removed regex type drop down from advanced keyword search config. Jeff Wallace 2013-11-26 09:56:37 -05:00
  • f022875a04 Merge branch 'master' of https://github.com/sleuthkit/autopsy into viewInContext Jeff Wallace 2013-11-26 12:15:07 -05:00
  • 499bd61639 Cleaned up ViewContextAction and added more specific documentation. Jeff Wallace 2013-11-26 12:12:53 -05:00
  • a91b9fd92e Merge pull request #362 from raman-bt/flexiwizard Brian Carrier 2013-11-26 06:05:58 -08:00
  • 96f23c2079 Normalize line endings Richard Cordovano 2013-11-25 13:42:59 -05:00
  • 010b58e275 Display the error message prominently on the Progress Panel, in case of critical errors. Ensure critical error reported from a DSP is propagated to the ProgressPanel. Remove redundant text ProgressPanel. Clean up of log messages. raman-bt 2013-11-25 09:19:02 -05:00
  • 4f4e6da52d Normalize line endings Richard Cordovano 2013-11-23 06:19:14 -05:00
  • 96da27ed96 Merge remote-tracking branch 'upstream/master' Richard Cordovano 2013-11-23 06:16:36 -05:00
  • 435ded0998 Merge branch 'master' of github.com:sleuthkit/autopsy Brian Carrier 2013-11-22 21:45:22 -05:00
  • a4f9bbdd19 fixed extra warning message if no ingest modules were previously selected Brian Carrier 2013-11-22 21:45:06 -05:00
  • 3ff19311a5 Merge pull request #361 from rcordovano/develop-rc1 Brian Carrier 2013-11-22 18:24:40 -08:00
  • b602bdbf46 Hash database configuration management fixes Richard Cordovano 2013-11-22 16:08:31 -05:00
  • f91e25933a Merge pull request #355 from jawallace/new_lib_loading Brian Carrier 2013-11-22 12:41:31 -08:00
  • bfc3ae02ff normalized line endings Brian Carrier 2013-11-22 13:51:57 -05:00
  • 1d66f7e782 Merge remote-tracking branch 'origin/master' Brian Carrier 2013-11-22 13:51:11 -05:00
  • 79cae6348b normalized line endings Brian Carrier 2013-11-22 13:51:01 -05:00
  • 6d35f89656 Fixed error reported in #357 for hex viewer not displaying correct hex values. Brian Carrier 2013-11-22 13:46:12 -05:00
  • 9f50dd1860 Merge pull request #351 from raman-bt/flexiwizard Brian Carrier 2013-11-22 09:09:08 -08:00
  • 56c529f393 Merge pull request #360 from rcordovano/develop-rc1 Brian Carrier 2013-11-22 05:47:02 -08:00
  • 2e8444d6a6 Assorted hash database module improvements Richard Cordovano 2013-11-22 08:05:46 -05:00
  • ed4fcbc655 Fixed tabs. Jeff Wallace 2013-11-21 16:24:34 -05:00
  • e4ddf26809 Merge https://github.com/sleuthkit/autopsy into viewInContext Jeff Wallace 2013-11-21 16:20:42 -05:00
  • fc961cd210 Added documentation. Jeff Wallace 2013-11-21 16:05:58 -05:00
  • f15301ed5e Fixed error. Jeff Wallace 2013-11-21 16:02:43 -05:00
  • 4f07cc3988 Fixed 'view in directory' action. Jeff Wallace 2013-11-21 15:56:48 -05:00
  • d01ee1506b Merge pull request #353 from SynapticNulship/hashdb_sqlite Brian Carrier 2013-11-21 11:53:40 -08:00
  • 1e71d7397d Only explicitly load zlib and libewf from windows. Jeff Wallace 2013-11-21 11:05:20 -05:00
  • f4d33150f0 Updated crt files. Jeff Wallace 2013-11-20 11:26:31 -05:00
  • 8bb313d6b1 Load zlib, libewf, and crt from system path. Jeff Wallace 2013-11-20 11:21:43 -05:00
  • a939f04b72 Merge remote-tracking branch 'upstream/develop' into hashdb_sqlite Samuel H. Kenyon 2013-11-20 14:47:33 -05:00
  • 301090a886 Merge remote-tracking branch 'upstream/master' Richard Cordovano 2013-11-20 10:24:36 -05:00
  • 3339994322 normalized line endings Brian Carrier 2013-11-19 22:04:07 -05:00
  • f6020cf452 merged master into develop Brian Carrier 2013-11-19 22:03:14 -05:00
  • f362b82c7c Merge pull request #352 from rcordovano/develop Brian Carrier 2013-11-19 18:30:39 -08:00
  • 9ac0c310ea Normalization of line endings Richard Cordovano 2013-11-19 18:17:34 -05:00
  • de9a676a64 Merge remote-tracking branch 'upstream/master' Richard Cordovano 2013-11-19 17:47:29 -05:00
  • cc5ee213f6 Merge pull request #347 from SynapticNulship/hashsetview Brian Carrier 2013-11-19 13:57:15 -08:00
  • e688a97dbc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into ewfVerifyIngest Jeff Wallace 2013-11-19 15:49:13 -05:00
  • 58c912f244 Merge branch 'master' of https://github.com/sleuthkit/autopsy into ewfVerifyIngest Jeff Wallace 2013-11-19 15:44:55 -05:00
  • 2b9f9454b5 Merge https://github.com/sleuthkit/autopsy into newMboxParser Jeff Wallace 2013-11-19 14:27:44 -05:00
  • 52724b4272 Line endings. Jeff Wallace 2013-11-19 14:15:32 -05:00
  • 189192e2e9 resolved merge conflict Brian Carrier 2013-11-19 13:41:09 -05:00
  • cc85120678 normalized line endings Brian Carrier 2013-11-19 13:36:53 -05:00
  • b1905be061 Merge branch 'develop' into flexiwizard raman-bt 2013-11-19 13:33:18 -05:00
  • 10c4517a82 Merge pull request #337 from jawallace/macUIFix Brian Carrier 2013-11-19 10:05:56 -08:00
  • d7f80f3ca5 Merge pull request #338 from jawallace/uniquePath Brian Carrier 2013-11-19 10:05:15 -08:00
  • 09814239a5 Merge pull request #342 from jawallace/newWindowAction Brian Carrier 2013-11-19 10:03:08 -08:00
  • 7084dd7dcf Merge pull request #346 from rcordovano/tags_and_hashes_fixes Brian Carrier 2013-11-19 10:02:43 -08:00
  • 5a032099e6 Merge remote-tracking branch 'upstream/develop' into hashsetview Samuel H. Kenyon 2013-11-19 12:00:14 -05:00
  • 4207869db9 Revert Autopsy regression test of JNI HashDB which is now tested in the TSK JNI unit test. Samuel H. Kenyon 2013-11-18 18:35:03 -05:00
  • caef10a69b Added code to AddContentTagAction to handle current and parent directory entries Richard Cordovano 2013-11-18 18:04:53 -05:00
  • ec72bb7a81 Added code to AddContentTagAction to handle current and parent directory entries Richard Cordovano 2013-11-18 17:36:39 -05:00
  • 930aaece4b Merge pull request #345 from rcordovano/hashdb_comments Brian Carrier 2013-11-18 13:27:30 -08:00
  • 7147cbce15 Fixed hang of GetTagNameDialog when user types in an existing tag name Richard Cordovano 2013-11-18 15:40:20 -05:00
  • 91c9bd2036 Removed superfluous import from AddContentToHashDbAction Richard Cordovano 2013-11-18 15:25:31 -05:00
  • 630bf46074 Updated HashDb for chnage in hash datbases API (accepting nulls in place of empty strings) Richard Cordovano 2013-11-18 15:04:41 -05:00
  • 01bc909c20 Updated the labels in KnownStatusSearchPanel fro multiple known databases Richard Cordovano 2013-11-18 14:43:46 -05:00
  • f3fcfd180a Merge branch 'develop' into hashdb_comments Richard Cordovano 2013-11-18 13:39:44 -05:00
  • fc85137165 Merge remote-tracking branch 'upstream/master' Richard Cordovano 2013-11-17 22:05:37 -05:00
  • bed25bad9c updated line endings Brian Carrier 2013-11-17 21:45:17 -05:00
  • e585d612e7 Populate the In Hashsets column (empty string if there were no hits for that file). Samuel H. Kenyon 2013-11-15 23:30:12 -05:00
  • 4d0788dc22 Add In Hashset column (no data yet). Samuel H. Kenyon 2013-11-15 22:50:16 -05:00
  • 630f165c29 Remove adding hashes of virtual directories, other small fixes Richard Cordovano 2013-11-15 17:28:17 -05:00
  • 606f1ae4d5 Removed default case name comment when adding to a hash db Richard Cordovano 2013-11-15 15:13:01 -05:00
  • d17d60c331 Deleted out of date and unused XSD Richard Cordovano 2013-11-15 13:56:08 -05:00
  • b7c12a154e Updated Tags sub-tree nodes to populate path area of DataResultTopComponent Richard Cordovano 2013-11-15 13:50:12 -05:00
  • 9f7cb9098f Changed icons for tags Richard Cordovano 2013-11-15 11:27:37 -05:00
  • 7ea6b661ad HashDb: Corrected enabling of Known radio buttons and provided for refresh of simple config after advanced config Richard Cordovano 2013-11-15 10:48:59 -05:00
  • 3a57096556 normalized web attributes, reworded keyword ingest labels Brian Carrier 2013-11-14 21:40:56 -05:00
  • a76c6111e3 Improved UI compnents sizing for hash db simlpe panel Richard Cordovano 2013-11-14 17:16:43 -05:00
  • b4a8640669 Added documentation to the fix. Jeff Wallace 2013-11-14 16:50:02 -05:00
  • 6f336add8e Fixed View in new Window action for images. Jeff Wallace 2013-11-14 16:48:39 -05:00
  • a70540a16d Updated reference to email parser module name in general ingest configurator. Jeff Wallace 2013-11-13 17:26:56 -05:00
  • cb13df07f9 Updated module metadata. Jeff Wallace 2013-11-14 14:56:15 -05:00
  • fc51f6952f Improved error reporting. Jeff Wallace 2013-11-14 14:55:14 -05:00
  • 2fbea9cd8d Updated parser with better error handling. Jeff Wallace 2013-11-14 14:12:57 -05:00
  • 4f004e44c2 Updated hash database code and its clients to use new comment feature of API Richard Cordovano 2013-11-14 13:10:10 -05:00
  • 4ceca1becf Fix for bug when storing path of index only hash databases Richard Cordovano 2013-11-14 09:54:10 -05:00
  • 97ef8c45eb Merged master into tags_and_hashes Richard Cordovano 2013-11-13 20:31:05 -05:00
  • 36292599b0 Cosmetic UI fix to report generator handling of reports without files Richard Cordovano 2013-11-13 19:54:05 -05:00
  • b3856fd0d1 Fix for bug in handling of null file path/ext code for report modules Richard Cordovano 2013-11-13 19:35:31 -05:00