Commit Graph
18776 Commits
Author SHA1 Message Date
dhurd b665d6c41e Updates to HashDb Options panel, providing support for OK and Cancel buttons. 2012-09-13 10:13:19 -04:00
adam-m 29ae3c4601 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-09-13 09:38:53 -04:00
adam-m 5b9fc01c20 make default string extract script in ingest to be Latin basic only, not also extended. 2012-09-12 17:28:57 -04:00
adam-m e0d7eb1e79 Use fast ASCII extraction if only Latin basic/English is enabled.
Move method to StringExtract class.
2012-09-12 17:27:02 -04:00
Brian Carrier 73435a4c85 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-09-12 17:24:26 -04:00
Brian Carrier 3d203ad264 Updated docs 2012-09-12 17:23:31 -04:00
adam-m 67a0025807 adjust label text 2012-09-12 16:29:14 -04:00
adam-m f3a0aaa95e Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-09-12 14:47:37 -04:00
adam-m 9961887ef1 Add user option to extract utf8/16 in ingest. Add option API to extractor. 2012-09-12 14:47:14 -04:00
Brian Carrier dc0f15c2e2 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-09-12 14:02:04 -04:00
Brian Carrier 2b1de8f77f Updated docs to have more structure in pages. 2012-09-12 14:01:16 -04:00
dhurd 972b6ce366 Merge git://github.com/sleuthkit/autopsy into options 2012-09-12 12:38:37 -04:00
dhurd 24f0851e16 Merge git://github.com/sleuthkit/autopsy 2012-09-12 12:38:19 -04:00
dhurd 4839c10456 Added functionality to Option panels; replaced old advanced panels. 2012-09-12 12:37:30 -04:00
adam-m e921b7a245 minor string extract optimization 2012-09-11 15:36:21 -04:00
adam-m 9a72cd77c1 update news 2012-09-11 14:44:07 -04:00
adam-m 1a55b1d8ae typo fix 2012-09-11 13:32:23 -04:00
adam-m 8f80324fa3 minor gstreamer tweaks 2012-09-11 13:25:42 -04:00
adam-m 373b256058 Merge branch 'gstreamer' of https://github.com/Devin148/autopsy 2012-09-11 13:03:09 -04:00
adam-m 9894b23ea0 remove redundant javadoc 2012-09-11 11:15:03 -04:00
adam-m b000dfa4ee update doc to instruct how to initialize IngestServices 2012-09-11 11:03:36 -04:00
dhurd 459f4bec7b Updates to HashDb in options. 2012-09-06 14:26:15 -04:00
dhurd 90ee40f294 Added HashDb panel to the Options panel and updated XML. 2012-09-06 12:57:53 -04:00
dhurd 04cba235e2 Updated ExifParser logging. 2012-09-06 12:51:44 -04:00
dhurd 1f797d675c Added synchronization around all uses of playbin. 2012-09-06 12:47:30 -04:00
dhurd 15f32fa464 Merge branch 'xml' into options 2012-09-05 14:59:28 -04:00
dhurd 1cce2450f0 Added synchronization, preventing bug where gstreamer would crash. 2012-09-04 17:09:48 -04:00
dhurd 830aa89e83 Updated XML files to be more centralized and plugin-friendly. 2012-08-31 11:49:57 -04:00
adam-m 3e3cb3ed69 implement init() in extract registry mod. 2012-08-31 00:12:23 -04:00
adam-m e4eb4b8e3f Fix order of initializaion of services/manager in modules to ensure a single instance of manager. 2012-08-31 00:05:59 -04:00
adam-m 9db80e20da ui init fix bug after API changes 2012-08-30 16:11:24 -04:00
adam-m 357d4e697d Ensure ingest top component is initialized in AWT thread when Window systme is ready autopsy-3.0.0b5 2012-08-30 15:27:46 -04:00
adam-m d6c80811c1 TSK-590 Fix setting use for ingest and ingest messages in list 2012-08-30 15:21:08 -04:00
adam-m ab1a1beb91 update NEWS 2012-08-30 15:04:29 -04:00
adam-m 8c46f79e7d Handle case when UI to post messages by UI may be initialized later along with window manager, than the IngestManager 2012-08-30 13:07:55 -04:00
adam-m f57e06f808 fix init 2012-08-30 13:00:28 -04:00
adam-m 7ad0d639d0 fix init 2012-08-30 12:59:25 -04:00
adam-m 4d73386d96 Ingest API changes: add IngestModuleInit context to init(), change IngestManagerProxy into IngestServices singleton 2012-08-30 12:47:15 -04:00
adam-m 01f535b3c6 update date in NEWS 2012-08-30 12:21:12 -04:00
adam-m 6582456c84 Deprecate frequency setting in ingest manager 2012-08-30 11:02:14 -04:00
adam-m b15176d244 more wording changes 2012-08-29 17:44:42 -04:00
adam-m 0cda47e7e2 update dox 2012-08-29 17:28:10 -04:00
dhurd 97bfac96dc Make the KeywordSearch toolbar be singleton and initialized once. 2012-08-29 17:05:34 -04:00
adam-m e8d16d5588 Make the toolbar be singleton and initialized once.
Solves TSK-564 	Toolbar widgets sometimes disabled
2012-08-29 16:54:25 -04:00
adam-m c78462d6a4 Ingests API changes.
Rename "service" to "module"
2012-08-29 16:46:34 -04:00
adam-m 8518a01867 Update comments 2012-08-29 15:52:26 -04:00
adam-m 640493529e remove STOP module return value 2012-08-29 15:48:10 -04:00
dhurd 9ceeaa8d8c Critial undefined bugfix. 2012-08-29 10:18:38 -04:00
dhurd 45a49c87d9 Merge git://github.com/sleuthkit/autopsy 2012-08-29 10:12:20 -04:00
dhurd efb3b21640 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-08-29 10:11:56 -04:00