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

Commit Graph

  • 0c92f054fc Merge git://github.com/sleuthkit/autopsy dhurd 2012-09-14 12:24:15 -04:00
  • 66c8ec3a65 Added OptionsPanel interface and fully functional storing/loading. dhurd 2012-09-14 11:19:05 -04:00
  • 849ee5dd76 Updated NEWS Brian Carrier 2012-09-14 10:28:02 -04:00
  • 77f48c9e16 Updated when and how panels save/reload XML. dhurd 2012-09-14 09:41:34 -04:00
  • b111200164 update regression adam-m 2012-09-13 17:19:30 -04:00
  • f02eecae20 In dir tree dO not show expand button on volume node, if it has no fs children adam-m 2012-09-13 16:36:33 -04:00
  • 7a5049f066 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-09-13 15:35:42 -04:00
  • c7e7b19e99 add build type to about dialog adam-m 2012-09-13 15:35:26 -04:00
  • 67300f3611 Merge branch 'master' of github.com:sleuthkit/autopsy Brian Carrier 2012-09-13 15:24:17 -04:00
  • 97d2c35313 UPdated doc layout Brian Carrier 2012-09-13 15:24:10 -04:00
  • 56f6fedfd8 more hashdb wording changes adam-m 2012-09-13 13:49:28 -04:00
  • 50573ff29f hashdb wording changes in config adam-m 2012-09-13 13:45:22 -04:00
  • aa5099fcd3 disable solr log writing in release build adam-m 2012-09-13 13:25:40 -04:00
  • f31a5eea46 Adjusting wording, add a warning dialog when deleting lists/keywords globally adam-m 2012-09-13 13:09:51 -04:00
  • 443b2281b9 add get logger API to IngestServices adam-m 2012-09-13 11:14:00 -04:00
  • 7dbae1a705 update tooltip adam-m 2012-09-13 11:02:14 -04:00
  • e981a8519f Better fast English only string extraction using AbstractFileStringStream (does not break words) adam-m 2012-09-13 10:57:06 -04:00
  • b665d6c41e Updates to HashDb Options panel, providing support for OK and Cancel buttons. dhurd 2012-09-13 10:13:19 -04:00
  • 29ae3c4601 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-09-13 09:38:53 -04:00
  • 5b9fc01c20 make default string extract script in ingest to be Latin basic only, not also extended. adam-m 2012-09-12 17:28:57 -04:00
  • e0d7eb1e79 Use fast ASCII extraction if only Latin basic/English is enabled. Move method to StringExtract class. adam-m 2012-09-12 17:27:02 -04:00
  • 73435a4c85 Merge branch 'master' of github.com:sleuthkit/autopsy Brian Carrier 2012-09-12 17:24:26 -04:00
  • 3d203ad264 Updated docs Brian Carrier 2012-09-12 17:23:31 -04:00
  • 67a0025807 adjust label text adam-m 2012-09-12 16:29:14 -04:00
  • f3a0aaa95e Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-09-12 14:47:37 -04:00
  • 9961887ef1 Add user option to extract utf8/16 in ingest. Add option API to extractor. adam-m 2012-09-12 14:47:14 -04:00
  • dc0f15c2e2 Merge branch 'master' of github.com:sleuthkit/autopsy Brian Carrier 2012-09-12 14:02:04 -04:00
  • 2b1de8f77f Updated docs to have more structure in pages. Brian Carrier 2012-09-12 14:01:16 -04:00
  • 972b6ce366 Merge git://github.com/sleuthkit/autopsy into options dhurd 2012-09-12 12:38:37 -04:00
  • 24f0851e16 Merge git://github.com/sleuthkit/autopsy dhurd 2012-09-12 12:38:19 -04:00
  • 4839c10456 Added functionality to Option panels; replaced old advanced panels. dhurd 2012-09-12 12:37:30 -04:00
  • e921b7a245 minor string extract optimization adam-m 2012-09-11 15:36:21 -04:00
  • 9a72cd77c1 update news adam-m 2012-09-11 14:44:07 -04:00
  • 1a55b1d8ae typo fix adam-m 2012-09-11 13:32:23 -04:00
  • 8f80324fa3 minor gstreamer tweaks adam-m 2012-09-11 13:25:42 -04:00
  • 373b256058 Merge branch 'gstreamer' of https://github.com/Devin148/autopsy adam-m 2012-09-11 13:03:09 -04:00
  • 9894b23ea0 remove redundant javadoc adam-m 2012-09-11 11:15:03 -04:00
  • b000dfa4ee update doc to instruct how to initialize IngestServices adam-m 2012-09-11 11:03:36 -04:00
  • 459f4bec7b Updates to HashDb in options. dhurd 2012-09-06 14:26:15 -04:00
  • 90ee40f294 Added HashDb panel to the Options panel and updated XML. dhurd 2012-09-06 12:57:53 -04:00
  • 04cba235e2 Updated ExifParser logging. dhurd 2012-09-06 12:51:44 -04:00
  • 1f797d675c Added synchronization around all uses of playbin. dhurd 2012-09-06 12:47:30 -04:00
  • 15f32fa464 Merge branch 'xml' into options dhurd 2012-09-05 14:59:28 -04:00
  • 1cce2450f0 Added synchronization, preventing bug where gstreamer would crash. dhurd 2012-09-04 17:09:48 -04:00
  • 830aa89e83 Updated XML files to be more centralized and plugin-friendly. dhurd 2012-08-31 11:49:57 -04:00
  • 3e3cb3ed69 implement init() in extract registry mod. adam-m 2012-08-31 00:12:23 -04:00
  • e4eb4b8e3f Fix order of initializaion of services/manager in modules to ensure a single instance of manager. adam-m 2012-08-31 00:05:59 -04:00
  • 9db80e20da ui init fix bug after API changes adam-m 2012-08-30 16:11:24 -04:00
  • 357d4e697d Ensure ingest top component is initialized in AWT thread when Window systme is ready autopsy-3.0.0b5 adam-m 2012-08-30 15:27:46 -04:00
  • d6c80811c1 TSK-590 Fix setting use for ingest and ingest messages in list adam-m 2012-08-30 15:21:08 -04:00
  • ab1a1beb91 update NEWS adam-m 2012-08-30 15:04:29 -04:00
  • 8c46f79e7d Handle case when UI to post messages by UI may be initialized later along with window manager, than the IngestManager adam-m 2012-08-30 13:07:55 -04:00
  • f57e06f808 fix init adam-m 2012-08-30 13:00:28 -04:00
  • 7ad0d639d0 fix init adam-m 2012-08-30 12:59:25 -04:00
  • 4d73386d96 Ingest API changes: add IngestModuleInit context to init(), change IngestManagerProxy into IngestServices singleton adam-m 2012-08-30 12:47:15 -04:00
  • 01f535b3c6 update date in NEWS adam-m 2012-08-30 12:21:12 -04:00
  • 6582456c84 Deprecate frequency setting in ingest manager adam-m 2012-08-30 11:02:14 -04:00
  • b15176d244 more wording changes adam-m 2012-08-29 17:44:42 -04:00
  • 0cda47e7e2 update dox adam-m 2012-08-29 17:28:10 -04:00
  • 97bfac96dc Make the KeywordSearch toolbar be singleton and initialized once. dhurd 2012-08-29 17:05:34 -04:00
  • e8d16d5588 Make the toolbar be singleton and initialized once. Solves TSK-564 Toolbar widgets sometimes disabled adam-m 2012-08-29 16:54:25 -04:00
  • c78462d6a4 Ingests API changes. Rename "service" to "module" adam-m 2012-08-29 16:46:34 -04:00
  • 8518a01867 Update comments adam-m 2012-08-29 15:52:26 -04:00
  • 640493529e remove STOP module return value adam-m 2012-08-29 15:48:10 -04:00
  • 9ceeaa8d8c Critial undefined bugfix. dhurd 2012-08-29 10:18:38 -04:00
  • 45a49c87d9 Merge git://github.com/sleuthkit/autopsy dhurd 2012-08-29 10:12:20 -04:00
  • efb3b21640 Merge branch 'master' of https://github.com/Devin148/autopsy dhurd 2012-08-29 10:11:56 -04:00
  • 234275bb2f Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-29 10:10:59 -04:00
  • 5ae6226acb fix gstreamer_path removal upon uninstall adam-m 2012-08-29 10:05:19 -04:00
  • bbf681db8b Merge branch 'master' of git://github.com/Devin148/autopsy unknown 2012-08-29 10:05:09 -04:00
  • 4a852277fd Added full stack trace logging, and fixed character parsing. unknown 2012-08-29 10:04:47 -04:00
  • 3ad3e64952 Hash DB ingest config: fix setting syncing in widgets, simplify NSRL widget adam-m 2012-08-28 17:25:35 -04:00
  • fba30dde20 Fix windows installer: setting of gstreamer path adam-m 2012-08-28 16:48:09 -04:00
  • a230949ea7 Merge git://github.com/sleuthkit/autopsy dhurd 2012-08-28 15:44:53 -04:00
  • e7eb0deda4 add feature to NEWS adam-m 2012-08-28 14:02:21 -04:00
  • e2efb9bd23 cleaned up NEWS adam-m 2012-08-28 13:31:03 -04:00
  • 33b08e1880 updated NEWS for 3.0.0 release adam-m 2012-08-28 13:07:26 -04:00
  • 20c3756261 Merge git://github.com/sleuthkit/autopsy dhurd 2012-08-28 12:12:29 -04:00
  • 95bd13cc9b Add exif artifact nodes to extr. content Add more missing icons adam-m 2012-08-28 12:00:00 -04:00
  • 5ccb89e655 Added full stack trace logging to the tester. devin148 2012-08-28 11:12:04 -04:00
  • 7214f72f64 Merge git://github.com/sleuthkit/autopsy dhurd 2012-08-28 10:18:13 -04:00
  • eca3aff89e Reverting addition of output argument; added a pause after the Java runs. dhurd 2012-08-28 10:12:58 -04:00
  • c7a9409f41 remove deprecation where possible adam-m 2012-08-28 10:08:54 -04:00
  • a9230a7a68 change deprecated calls adam-m 2012-08-28 09:59:44 -04:00
  • 6829297bba Use TSK_METADATA_EXIF artifact, remove using deprecated calls adam-m 2012-08-28 09:56:36 -04:00
  • 721d44c11f Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-27 18:11:59 -04:00
  • 6206aba761 remove unused code adam-m 2012-08-27 17:13:39 -04:00
  • 648893e316 cleanup adam-m 2012-08-27 16:58:43 -04:00
  • 1ea566fa78 better query of bookmarks adam-m 2012-08-27 15:51:32 -04:00
  • 3919f77ea8 Added screenshots and an output directory argument to the tester. devin148 2012-08-27 15:37:27 -04:00
  • 168ddcc6b8 Implement bookmarks are specialized tags. Add icons. Artifact node - add optional icon in constructor rather than default. adam-m 2012-08-27 15:06:15 -04:00
  • a7eb7b49ee Added TSK_URL_DECODED attribute for any found URL. dhurd 2012-08-27 14:18:01 -04:00
  • 69b20c4d2a Updates to Exif logging. dhurd 2012-08-27 14:15:48 -04:00
  • 60f82ae28d update comment adam-m 2012-08-26 18:18:55 -04:00
  • c6d28eb1ba Dir tree node filtering further tweaks, eliminate instanceof completely. Finally fix setting up leaf dir nodes. adam-m 2012-08-26 18:16:55 -04:00
  • da7cd25706 Adjust API. Hide members that should be private. adam-m 2012-08-26 17:44:03 -04:00
  • f1a745c805 Node datamodel improvements: Promote DisplayableItemNode and ContentNode from interface to class extending AbstractNode, add methods isLeafType and getType. Simplifies datamodel and directorytree code - does not require instanceof. Easier addtion of node types and more efficient. Preliminary bookmark node support. Preliminary File Bookmarking implementation. adam-m 2012-08-26 17:43:23 -04:00
  • 6f823614af fix dox warns adam-m 2012-08-24 11:47:09 -04:00
  • 852aa43ee1 Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-23 16:44:41 -04:00
  • 0d00c7504c General fixes to Exif parser. dhurd 2012-08-23 16:40:26 -04:00