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

Commit Graph

  • 603fa21d04 modifications for executing the external cmd Samuel H. Kenyon 2014-04-26 22:08:22 -04:00
  • cca3619bc4 added running external cmd ability Samuel H. Kenyon 2014-04-26 20:52:50 -04:00
  • ca94695188 new datasource module runs now Samuel H. Kenyon 2014-04-26 19:48:40 -04:00
  • 18f8211510 initial skeletons Samuel H. Kenyon 2014-04-26 18:31:02 -04:00
  • 55abbd5f04 extracted blackboard writing out of KeywordSearchResultFactory and into QueryRequest Samuel H. Kenyon 2014-04-25 18:14:49 -04:00
  • 3f676cd203 minor cleanup Samuel H. Kenyon 2014-04-25 17:47:47 -04:00
  • d2315fd653 Merge remote-tracking branch 'upstream/develop' into keyword-refactor Samuel H. Kenyon 2014-04-25 16:14:22 -04:00
  • 45ac9090a5 Merge pull request #692 from rcordovano/remove_rjctodo_comments Richard Cordovano 2014-04-25 12:53:22 -04:00
  • 71d5e7bf2a Merge pull request #691 from alexjacks92/JenkinsExitCodes Richard Cordovano 2014-04-25 12:52:47 -04:00
  • 0384c498bc Merge pull request #690 from alexjacks92/develop Richard Cordovano 2014-04-25 12:51:51 -04:00
  • 52b67953c8 Remove old RJCTODO comments Richard Cordovano 2014-04-25 12:51:07 -04:00
  • 7451fd9fef Clean up attachments regardless of success or failure. alexjacks92 2014-04-25 11:17:18 -04:00
  • 1facc62c3e Diff ordering fix. alexjacks92 2014-04-25 11:14:15 -04:00
  • 480cb68855 Merge remote-tracking branch 'upstream/develop' into JenkinsExitCodes alexjacks92 2014-04-25 09:59:48 -04:00
  • 7c2ef3d686 Merge pull request #689 from rcordovano/ingest_mgr_synch_changes Richard Cordovano 2014-04-25 09:59:23 -04:00
  • bc337f2ec1 Remove unused import in IngestManager Richard Cordovano 2014-04-25 09:55:56 -04:00
  • 765ad9b16a removed deprecated String mapping from QueryResults and replaced with Keyword mapping Samuel H. Kenyon 2014-04-24 17:32:43 -04:00
  • da151664c5 Merge pull request #688 from rcordovano/develop Richard Cordovano 2014-04-24 16:51:20 -04:00
  • b264d5979a Merge pull request #2 from rcordovano/ingest_mgr_synch_changes Richard Cordovano 2014-04-24 16:48:36 -04:00
  • f1cfe85dd3 Reduce method level synchronization in IngestManager Richard Cordovano 2014-04-24 14:40:52 -04:00
  • f2476de2db Exiting regression test with exit code 1 on failed tests. alexjacks92 2014-04-24 13:23:16 -04:00
  • 744e60961e Merge remote-tracking branch 'upstream/keywordsearch-refactor' into keyword-refactor Samuel H. Kenyon 2014-04-24 11:55:40 -04:00
  • e223d25bb5 Merge pull request #687 from rcordovano/serialize_ingest_module_settings Richard Cordovano 2014-04-24 10:39:09 -04:00
  • 04e2a16daf Remove obsolete TODO comment from IngestJobLauncher Richard Cordovano 2014-04-24 10:35:55 -04:00
  • 18a2e7b42f Fix comment spelling error in HashLookupModuleFactory Richard Cordovano 2014-04-24 10:32:51 -04:00
  • 5addef20b4 Remove obsolete HashDbManager always calc hashes code (is ingest job setting) Richard Cordovano 2014-04-24 10:27:29 -04:00
  • 97032953a3 Make hash lookup job settings panel use settings for always calc hashes Richard Cordovano 2014-04-24 10:14:20 -04:00
  • 56f5d0cf9f Merge remote-tracking branch 'upstream/develop' into serialize_ingest_module_settings Richard Cordovano 2014-04-24 09:26:13 -04:00
  • 71212a4813 Replace Java lib object stream with NetBeans object streams for ingest module settings serialization Richard Cordovano 2014-04-24 09:25:39 -04:00
  • 34e8f960e5 Merge pull request #686 from SynapticNulship/unfreeze Richard Cordovano 2014-04-24 09:24:08 -04:00
  • 460d92e67f Fixed file type panel, which was too wide Brian Carrier 2014-04-24 00:19:03 -04:00
  • 2e826b8cff Added image extensions to each other Brian Carrier 2014-04-24 00:18:15 -04:00
  • 514a7f00a6 resolved conflicts Brian Carrier 2014-04-23 20:55:44 -04:00
  • 008e4ddbe9 remove unnecessary declare/assignment break Samuel H. Kenyon 2014-04-23 17:26:45 -04:00
  • f8ce131626 Merge remote-tracking branch 'upstream/develop' into unfreeze Samuel H. Kenyon 2014-04-23 17:22:15 -04:00
  • fbe7eaf364 converted ingestJobs into a ConcurrentHashMap Samuel H. Kenyon 2014-04-23 17:21:17 -04:00
  • dcfd2f276d ingestJobs now has its own lock (itself); ingestTasks still uses this for locking Samuel H. Kenyon 2014-04-23 16:10:49 -04:00
  • 0da3ca9071 Merge pull request #685 from SynapticNulship/reportbug Richard Cordovano 2014-04-23 15:34:57 -04:00
  • d4afaefe92 added method comment Samuel H. Kenyon 2014-04-23 15:17:49 -04:00
  • 420eee58c6 Changed query for tags associated with this artifact to match the actual DB schema, and extracted that to a method Samuel H. Kenyon 2014-04-23 15:13:40 -04:00
  • 8b9742ea91 Merge pull request #683 from SynapticNulship/mt-update Richard Cordovano 2014-04-23 13:07:57 -04:00
  • d8e590be04 Merge pull request #684 from mrtizmo/keywordsearch-ja Richard Cordovano 2014-04-23 13:01:47 -04:00
  • cfa4ad20d0 Merge pull request #682 from alexjacks92/dbClosing Richard Cordovano 2014-04-23 13:01:21 -04:00
  • cfcdccd6f8 Resolve merge conflict. Nick Davis 2014-04-23 12:51:37 -04:00
  • 9bbfaecece prevent netbeans assigned value is never used warning (although it's innocuous in this case) Samuel H. Kenyon 2014-04-23 11:59:59 -04:00
  • b30c63ec36 Merge remote-tracking branch 'upstream/develop' into mt-update Samuel H. Kenyon 2014-04-23 11:55:34 -04:00
  • d1861b77ba HashDbIngestModule: slight optimization for totals access (reduce number of lock acquisitions) Samuel H. Kenyon 2014-04-23 11:50:40 -04:00
  • f300ca7ef0 synchronize access to the totals map Samuel H. Kenyon 2014-04-23 11:48:50 -04:00
  • ef7a77f78c Reinserted refCounter increment since it used to be a side effect of a method that was removed. Samuel H. Kenyon 2014-04-23 11:27:02 -04:00
  • a830e8b349 Merge remote-tracking branch 'upstream/develop' into dbClosing alexjacks92 2014-04-23 11:19:09 -04:00
  • f4bc376d21 Close database connections before exiting methods. alexjacks92 2014-04-23 11:18:30 -04:00
  • 6af898fdaf Merge remote-tracking branch 'upstream/develop' into serialize_ingest_module_settings Richard Cordovano 2014-04-23 10:52:42 -04:00
  • 33439ecb43 Merge pull request #681 from mrtizmo/recentactivity-ja Richard Cordovano 2014-04-23 10:34:44 -04:00
  • 16f081ea8e Merge pull request #680 from mrtizmo/thunderbird Richard Cordovano 2014-04-23 10:34:38 -04:00
  • 504e8d2839 Merge pull request #678 from mrtizmo/scalpel Richard Cordovano 2014-04-23 10:33:55 -04:00
  • 57032732b5 Merge pull request #677 from mrtizmo/hashdatabase-ja Richard Cordovano 2014-04-23 10:33:48 -04:00
  • 2b7b32830d Merge pull request #676 from mrtizmo/ingest-ja Richard Cordovano 2014-04-23 10:33:39 -04:00
  • 7feafd1ac5 Merge pull request #675 from mrtizmo/recentactivity Richard Cordovano 2014-04-23 10:32:47 -04:00
  • 463d34c160 Merge pull request #673 from mrtizmo/keywordsearch Richard Cordovano 2014-04-23 09:43:41 -04:00
  • c3fc2b2c02 Merge pull request #672 from mrtizmo/filetypeid-ja Richard Cordovano 2014-04-23 09:39:12 -04:00
  • b5c7d3a9b1 Merge pull request #671 from mrtizmo/fileextmismatch-ja Richard Cordovano 2014-04-23 09:38:48 -04:00
  • fb43fcc13c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into recentactivity-ja Nick Davis 2014-04-22 17:39:19 -04:00
  • c508b6af5f Translation complete. Checked for inconsistencies. Kay Bassi 2014-04-22 17:18:22 -04:00
  • cb8057e66a Pulled new static string. Nick Davis 2014-04-22 17:06:49 -04:00
  • 47b95ebd52 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into thunderbird Nick Davis 2014-04-22 17:02:28 -04:00
  • 33d0a9e3b3 ThunderbirdParser - Added NON-NLS tags to hardcoded strings not needing National Language Support. Nick Davis 2014-04-22 17:01:39 -04:00
  • 837a18abd3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into keywordsearch-ja Nick Davis 2014-04-22 16:52:24 -04:00
  • 6cc432947b Improve error handling in IngestJobLauncher Richard Cordovano 2014-04-22 16:51:27 -04:00
  • ea85cdcc16 Translation complete. Checked for inconsistencies. Kay Bassi 2014-04-22 16:22:51 -04:00
  • 7b20874ecb ScalpelCarver - Added NON-NLS tags to hardcoded strings not needing National Language Support. Nick Davis 2014-04-22 16:04:43 -04:00
  • 9ccd6724df Merge branch 'develop' of https://github.com/sleuthkit/autopsy into hashdatabase-ja Nick Davis 2014-04-22 15:58:35 -04:00
  • 45464aa17d Translation complete. Kay Bassi 2014-04-22 15:54:45 -04:00
  • a06d8c051f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into ingest-ja Nick Davis 2014-04-22 15:54:37 -04:00
  • 85083eeaac RecentActivity - Added NON-NLS tags to hardcoded strings not needing National Language Support. Nick Davis 2014-04-22 15:52:40 -04:00
  • 30bb4ee6ae Merge remote-tracking branch 'upstream/develop' into mt-update Samuel H. Kenyon 2014-04-22 15:48:51 -04:00
  • 2de09e1914 A few more thread-safety adjustments for summary posting Samuel H. Kenyon 2014-04-22 15:45:09 -04:00
  • 1bd4d58e14 Merge pull request #670 from alexjacks92/smarterDiffing Richard Cordovano 2014-04-22 15:43:40 -04:00
  • 6074e1d656 Translation complete. Kay Bassi 2014-04-22 15:42:17 -04:00
  • 79b87db731 Implement serialization of ingest module settings Richard Cordovano 2014-04-22 15:38:20 -04:00
  • 56a2cabc34 Pulled additional static strings. Nick Davis 2014-04-22 15:26:37 -04:00
  • 2539302bcf Pulled 2 additional static strings. Nick Davis 2014-04-22 15:19:52 -04:00
  • 7f87653414 KeywordSearch - Added NON-NLS tags to hardcoded strings not needing National Language Support. Nick Davis 2014-04-22 15:08:33 -04:00
  • a553e4262c Adjusted FileExtMismatchIngestModule to use the null check / init idiom Samuel H. Kenyon 2014-04-22 15:02:15 -04:00
  • dfe3ad2233 Pulled new static strings. Marked a few static strings with NON-NLS. Nick Davis 2014-04-22 14:29:14 -04:00
  • 840538d52c Adjusted SampleFileIngestModule to use the null check / init idiom Samuel H. Kenyon 2014-04-22 14:22:31 -04:00
  • 0da651612b Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-04-22 14:18:54 -04:00
  • f7ce38d20f Lots of KeywordSearch refactoring Brian Carrier 2014-04-22 14:18:40 -04:00
  • 6473ffb5b3 Fixed spelling mistake. Samuel H. Kenyon 2014-04-22 14:13:20 -04:00
  • fc3fa7b0dc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into filetypeid-ja Nick Davis 2014-04-22 14:01:02 -04:00
  • 47a4bea174 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into fileextmismatch-ja Nick Davis 2014-04-22 13:58:48 -04:00
  • fcd7c3cdd7 Typo fix. alexjacks92 2014-04-22 13:48:06 -04:00
  • 1e943b1f2d Added a comment for the potentially confusing dictionary creation code. alexjacks92 2014-04-22 13:47:26 -04:00
  • d3c0b6d4dd DB dumps will now show file paths instead of object ids. alexjacks92 2014-04-22 13:44:16 -04:00
  • 18a0c62e51 Add getVersionNumber() method to IngestModuleIngestJobSettings interface Richard Cordovano 2014-04-22 13:35:34 -04:00
  • 728c09ca9c Merge remote-tracking branch 'upstream/develop' into smarterDiffing alexjacks92 2014-04-22 13:13:40 -04:00
  • 5233688e86 Merge remote-tracking branch 'upstream/develop' into serialize_ingest_module_settings Richard Cordovano 2014-04-22 13:01:14 -04:00
  • 33236d6065 Merge pull request #668 from mrtizmo/hashdatabase Richard Cordovano 2014-04-22 12:59:58 -04:00
  • 5be384d1d7 Merge pull request #666 from mrtizmo/ewfverify Richard Cordovano 2014-04-22 12:58:40 -04:00
  • 663eddeaf5 Merge pull request #665 from mrtizmo/corelibs Richard Cordovano 2014-04-22 12:58:17 -04:00
  • 6e46673722 Merge pull request #664 from mrtizmo/timeline Richard Cordovano 2014-04-22 12:58:02 -04:00