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

Commit Graph

  • 26f46eef19 Merge remote-tracking branch 'upstream/develop' into develop alexjacks92 2014-01-21 09:44:14 -05:00
  • c3330e3968 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop raman-bt 2014-01-21 08:13:06 -05:00
  • 5eab10bbe7 Added notification of case db schema upgrade backup Richard Cordovano 2014-01-21 00:18:15 -05:00
  • 36e1590b40 Merge pull request #436 from rcordovano/hashdb_fixes Richard Cordovano 2014-01-20 09:12:18 -08:00
  • 5dc43405f4 Fixed bug in comment attrs for hash set hit artifacts Richard Cordovano 2014-01-20 12:07:33 -05:00
  • 2050dfd9d2 Merge branch 'master' of github.com:sleuthkit/autopsy Brian Carrier 2014-01-19 21:43:11 -05:00
  • e75ffc4541 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-01-19 21:41:17 -05:00
  • bcac4a5f8b line endings Brian Carrier 2014-01-19 21:40:56 -05:00
  • 29df77e3ed Merge pull request #434 from rcordovano/hashdb_fixes Richard Cordovano 2014-01-17 14:48:28 -08:00
  • ba5e411f59 Restored inadvertantly deleted hash db code Richard Cordovano 2014-01-17 17:44:10 -05:00
  • 84bdc09115 safety dance Samuel H. Kenyon 2014-01-17 16:56:33 -05:00
  • dfe149d54b Get the same extension that Mismatch module uses. Samuel H. Kenyon 2014-01-17 16:18:03 -05:00
  • 4f3683b438 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-01-17 15:21:35 -05:00
  • 1e2f82483e line endings Brian Carrier 2014-01-17 15:21:28 -05:00
  • d2056cb7f4 Fixed email issues. alexjacks92 2014-01-17 15:10:19 -05:00
  • 0d8c29ebb2 set progress to 100 after commit Brian Carrier 2014-01-17 14:51:48 -05:00
  • 5e457da489 Also add "adp" extension to plaintext. Samuel H. Kenyon 2014-01-17 14:40:49 -05:00
  • 47ea29634a Use AbstractFile.getNameExtension() Samuel H. Kenyon 2014-01-17 14:40:16 -05:00
  • be6856b8aa Merge remote-tracking branch 'upstream/develop' into mmext Samuel H. Kenyon 2014-01-17 14:38:30 -05:00
  • dfb33d44fa Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-01-17 13:59:53 -05:00
  • d85fd4e646 Merge pull request #431 from rcordovano/rework_hashdb Brian Carrier 2014-01-17 10:59:22 -08:00
  • 216d75834e These changes are already in master. Pushing the same thing to develop. alexjacks92 2014-01-17 13:41:52 -05:00
  • 11d3ae0541 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop raman-bt 2014-01-17 13:37:30 -05:00
  • 0d3658c34d Add adp extension (as in AOLserver Dynamic Pages) to the text/html section. Samuel H. Kenyon 2014-01-17 13:31:51 -05:00
  • 8ad8d8ccbb Merge pull request #432 from alexjacks92/master Richard Cordovano 2014-01-17 08:22:29 -08:00
  • e37fd10d81 Fixed line endings. alexjacks92 2014-01-17 11:20:17 -05:00
  • 7afd1ae6f2 Merge remote-tracking branch 'upstream/develop' into develop Samuel H. Kenyon 2014-01-16 16:39:34 -05:00
  • 8ac7520ea6 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-01-16 10:44:35 -05:00
  • 5e45c8bc7b Merge remote-tracking branch 'upstream/develop' into rework_hashdb Richard Cordovano 2014-01-16 10:29:38 -05:00
  • 78b40d9ee7 Merge pull request #429 from rcordovano/sqlite_jar_fix Richard Cordovano 2014-01-16 07:28:53 -08:00
  • 77b772297b Updated references to sqlite JAR Richard Cordovano 2014-01-16 10:27:31 -05:00
  • 4a6888e0cc Merge remote-tracking branch 'upstream/develop' into rework_hashdb Richard Cordovano 2014-01-16 09:50:25 -05:00
  • bf01cc2259 Merge pull request #428 from SynapticNulship/configEvent Richard Cordovano 2014-01-16 06:08:23 -08:00
  • 6dd96e7354 Updated for hash database reworking Richard Cordovano 2014-01-16 00:32:14 -05:00
  • 4692715fc2 Reduced RecentActivity API via making veriables private and reducing scope of classes. Also removed dead enums Brian Carrier 2014-01-15 23:43:23 -05:00
  • 2fcce87869 removed deprecated method in strings content viweer Brian Carrier 2014-01-15 23:29:23 -05:00
  • a5de0c23b8 removed isSupported from ContentViewer API Brian Carrier 2014-01-15 23:23:53 -05:00
  • b6e65952ff Cleanup and comments. Samuel H. Kenyon 2014-01-15 18:21:38 -05:00
  • e91bdc1a16 Merge pull request #426 from SynapticNulship/modulemove Richard Cordovano 2014-01-15 12:18:23 -08:00
  • 7293c5fd89 Add File Extension Mismatch ingest module. Samuel H. Kenyon 2014-01-15 15:14:07 -05:00
  • 1724a3c988 Remove config event support from IngestManager. HashDb and KeywordSearch modules now have public interfaces for prop change events. Samuel H. Kenyon 2014-01-15 14:55:40 -05:00
  • 07206aa8f0 Also fire config data event for imports. Samuel H. Kenyon 2014-01-14 18:08:22 -05:00
  • d8baac3f4f KeywordSearch module now also fires ModuleConfigDataEvents. Samuel H. Kenyon 2014-01-14 17:34:41 -05:00
  • bfb10f3692 Merge pull request #424 from alexjacks92/master Richard Cordovano 2014-01-14 13:48:26 -08:00
  • dce2811acb Wrong commit last time. Fixing that. alexjacks92 2014-01-14 16:39:56 -05:00
  • 8e8aa0fcf7 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-01-14 16:35:52 -05:00
  • e585423f12 added comments to case events and made it so that closing events were only fired when a case was in fact being closed. Brian Carrier 2014-01-14 16:35:29 -05:00
  • 1a1d4daed1 Added ability to choose either master or develop branch for Jenkins testing. alexjacks92 2014-01-14 16:31:16 -05:00
  • 9ccf71c4f0 Added new class ModuleConfigDataEvent which is now fired by adding/removing hash sets. Samuel H. Kenyon 2014-01-14 16:16:43 -05:00
  • 89ae43bbdf Merge pull request #423 from SynapticNulship/mismatch3 Richard Cordovano 2014-01-10 13:10:54 -08:00
  • a9c6571791 Merge pull request #422 from rcordovano/file_id_module_limit_file_sz Richard Cordovano 2014-01-10 07:51:44 -08:00
  • db165a968b Add min file size for file type module processing Richard Cordovano 2014-01-10 10:50:23 -05:00
  • ca2d5399e9 Add mismatch icon for ArtifactTypeNode. Samuel H. Kenyon 2014-01-09 15:33:27 -05:00
  • 523e3373c2 Merge pull request #421 from alexjacks92/pyScript Richard Cordovano 2014-01-09 11:27:46 -08:00
  • ceeb26322d Small changes to make python script work more often. U-BASIS\ajacks 2014-01-09 14:23:56 -05:00
  • fb9e036566 Add specific icon for mismatch node results. Samuel H. Kenyon 2014-01-08 18:12:10 -05:00
  • d01619b9db Merge remote-tracking branch 'upstream/develop' into develop Samuel H. Kenyon 2014-01-08 17:33:51 -05:00
  • 572bc91440 line endings Samuel H. Kenyon 2014-01-08 17:33:46 -05:00
  • aacefa5f49 Merge pull request #410 from jawallace/new_thumbnail_reporting Richard Cordovano 2014-01-08 12:19:10 -08:00
  • 635df51a6a Merge pull request #394 from raman-bt/develop Richard Cordovano 2014-01-08 12:06:58 -08:00
  • 9a8ed55890 Merge pull request #420 from rcordovano/merge_rc_branch Richard Cordovano 2014-01-08 09:45:48 -08:00
  • 847f14bbc1 Restore EWF verify module Richard Cordovano 2014-01-08 12:43:22 -05:00
  • 99e50efd62 Update line endings Richard Cordovano 2014-01-08 12:27:43 -05:00
  • 8f7db2d525 Remove EWF verify module for v103 Richard Cordovano 2014-01-08 11:01:27 -05:00
  • 7eb7829e05 Merge pull request #419 from rcordovano/keyword_config_refresh Richard Cordovano 2014-01-07 11:49:43 -08:00
  • c14ec91e9d Add code to keep keyword search config panels in synch Richard Cordovano 2014-01-07 14:45:57 -05:00
  • b09b6ea4ea Merge pull request #418 from SynapticNulship/develop-rc Richard Cordovano 2014-01-07 07:08:38 -08:00
  • 00768addd4 Older ingest props files won't have the disabled list, so don't assume it exists. Samuel H. Kenyon 2014-01-06 22:06:05 -05:00
  • 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. Samuel H. Kenyon 2014-01-06 21:48:30 -05:00
  • 97dff22d0b Merge pull request #417 from SynapticNulship/sigid4 Richard Cordovano 2014-01-06 06:53:32 -08:00
  • a02e93faaf Merge pull request #416 from SynapticNulship/sigid3 Richard Cordovano 2014-01-06 06:34:54 -08:00
  • ca5d5398ea FileId ingest module simple config checkbox ON by default. Samuel H. Kenyon 2014-01-02 15:18:15 -05:00
  • 91f745b746 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop raman-bt 2014-01-02 10:24:45 -05:00
  • 97e3ddd291 Merge pull request #415 from SynapticNulship/hashcomments Richard Cordovano 2013-12-31 17:23:38 -08:00
  • 544c4a6c0d Merge pull request #411 from SynapticNulship/sigid3 Richard Cordovano 2013-12-31 17:19:32 -08:00
  • 5c421b43ce Prevent exception if user provides malformed MIME string. Samuel H. Kenyon 2013-12-31 17:24:16 -05:00
  • 27ae24e4c4 Update isMimeTypeDetectable() and make it publicly available to other modules. Samuel H. Kenyon 2013-12-31 17:19:08 -05:00
  • 6995a74af3 Added isMimeTypeDetectable() method. Samuel H. Kenyon 2013-12-30 14:48:04 -05:00
  • 3f9a296a0f line endings Brian Carrier 2013-12-28 15:10:30 -05:00
  • 835fbf1124 line endings Brian Carrier 2013-12-28 15:08:59 -05:00
  • 9a1c73819d Added a logged warning case. Samuel H. Kenyon 2013-12-27 16:29:28 -05:00
  • ceab182a5c If BB node wraps a mismatch artifact, then add props (columns) for extension and file type. Samuel H. Kenyon 2013-12-27 16:22:32 -05:00
  • a94ae1eaf7 Only add a separator if there is more than one comment. Samuel H. Kenyon 2013-12-26 14:10:40 -05:00
  • 7f9b87ed1a Add another BB attribute for each hashset hit containing a concatenation of comments. Samuel H. Kenyon 2013-12-26 13:23:36 -05:00
  • 6dfe42db53 store cached thumbnails as png files. Jeff Wallace 2013-12-20 17:30:23 -05:00
  • 5228e50104 removed extra debug statements. Jeff Wallace 2013-12-20 17:05:17 -05:00
  • 2ad0839654 minor cleanup and documentation. Jeff Wallace 2013-12-20 16:42:55 -05:00
  • d3bcf8bc9a Report on thumbnails in a grid. Jeff Wallace 2013-12-20 16:09:10 -05:00
  • b5a07ed05d Add tagged images table to html report. Jeff Wallace 2013-12-20 12:55:10 -05:00
  • 8b203babd8 Merge pull request #408 from SynapticNulship/sigid3 Richard Cordovano 2013-12-20 13:58:09 -08:00
  • 53d71b7d31 Merge remote-tracking branch 'upstream/develop' into sigid3 Samuel H. Kenyon 2013-12-20 16:53:00 -05:00
  • 52a2e90559 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop raman-bt 2013-12-20 16:34:04 -05:00
  • 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 raman-bt 2013-12-20 16:33:46 -05:00
  • 8dad43e234 Remove FileExtMismatch ingest module. Samuel H. Kenyon 2013-12-20 16:28:09 -05:00
  • 43b5dfbb78 Merge pull request #406 from jawallace/testing Richard Cordovano 2013-12-20 13:23:32 -08:00
  • c62923ecd5 Merge pull request #399 from jawallace/encryption Richard Cordovano 2013-12-20 13:23:11 -08:00
  • 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. Samuel H. Kenyon 2013-12-20 15:57:13 -05:00
  • 8f9fbabc8b Changed name of extension mismatch artifact type. Samuel H. Kenyon 2013-12-20 13:30:17 -05:00
  • 1a8cf1817c give solr time to die after each test. Jeff Wallace 2013-12-20 13:00:11 -05:00
  • dbca90e7c0 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop raman-bt 2013-12-20 10:56:47 -05:00