adam-m
|
3ed2b4ed30
|
update manifests with plugin descriptions
|
2012-09-27 10:06:40 -04:00 |
|
adam-m
|
151f02abc8
|
update module meta
|
2012-09-26 21:47:55 -04:00 |
|
adam-m
|
adb3cd61c1
|
Move all config files to user config dir
|
2012-09-21 15:33:56 -04:00 |
|
unknown
|
95205c7c7d
|
Fix minor bugs in HashDb Options panel UI.
|
2012-09-21 14:05:09 -04:00 |
|
0xNF
|
f0c7c07db7
|
ModuleSettings.java changes - no longer singleton
+removed unused imports
|
2012-09-21 11:51:24 -04:00 |
|
0xNF
|
d4f1d5ec54
|
AutopsyPropFile is now ModuleSettings.
Use this file to create and store persistent settings for modules.
Also changed references to reflect class name change.
|
2012-09-20 14:20:34 -04:00 |
|
unknown
|
b7cdecf4da
|
Update simple panel UIs.
|
2012-09-20 13:28:00 -04:00 |
|
adam-m
|
7e939b1108
|
remove ingest module registration from layer.xml
|
2012-09-19 16:29:49 -04:00 |
|
adam-m
|
ecb2ccdc64
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2012-09-18 15:14:29 -04:00 |
|
0xNF
|
b21d368e2d
|
TSK-583
|
2012-09-18 14:24:33 -04:00 |
|
adam-m
|
acebcb1064
|
Add version and args API to ingest modules
|
2012-09-18 14:20:25 -04:00 |
|
dhurd
|
bc056f4054
|
Updated tester to work with Options panels and logging.
|
2012-09-17 15:41:53 -04:00 |
|
adam-m
|
42b5170a8c
|
Merge branch 'master' of https://github.com/Devin148/autopsy
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchConfigurationPanel.java
|
2012-09-17 10:58:56 -04:00 |
|
dhurd
|
9589b27879
|
Merge git://github.com/sleuthkit/autopsy
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchConfigurationPanel1.java
|
2012-09-17 09:06:02 -04:00 |
|
adam-m
|
9b2f582934
|
Switch remaining logging from java.util.logging.Logger to coreutils.Logger
|
2012-09-14 18:16:01 -04:00 |
|
adam-m
|
40bc71c5bb
|
Initial custom Logger integration, utility in Coreutils.
Remove obsolete Log in Coreutils.
Custom logger now also logs actions.
|
2012-09-14 17:56:23 -04:00 |
|
dhurd
|
ae5e115ed1
|
Updates to comments.
|
2012-09-14 16:58:19 -04:00 |
|
adam-m
|
5c7cc52ebd
|
header fixes
|
2012-09-14 16:44:39 -04:00 |
|
adam-m
|
b022681476
|
fix headers
|
2012-09-14 16:39:45 -04:00 |
|
dhurd
|
aa253be16d
|
Removed .orig files from merge.
|
2012-09-14 16:27:54 -04:00 |
|
dhurd
|
317aa3b686
|
Updates to storing and panel UI.
|
2012-09-14 16:03:16 -04:00 |
|
dhurd
|
fe951a1781
|
Merged Option panels with main Autopsy.
|
2012-09-14 15:00:36 -04:00 |
|
dhurd
|
0428aa849a
|
Renamed Options panels for easier merging.
|
2012-09-14 14:08:29 -04:00 |
|
dhurd
|
63acf38677
|
Removed artifacts of old option panels.
|
2012-09-14 13:59:26 -04:00 |
|
dhurd
|
66c8ec3a65
|
Added OptionsPanel interface and fully functional storing/loading.
|
2012-09-14 11:19:05 -04:00 |
|
dhurd
|
77f48c9e16
|
Updated when and how panels save/reload XML.
|
2012-09-14 09:41:34 -04:00 |
|
adam-m
|
56f6fedfd8
|
more hashdb wording changes
|
2012-09-13 13:49:28 -04:00 |
|
adam-m
|
50573ff29f
|
hashdb wording changes in config
|
2012-09-13 13:45:22 -04:00 |
|
dhurd
|
b665d6c41e
|
Updates to HashDb Options panel, providing support for OK and Cancel buttons.
|
2012-09-13 10:13:19 -04:00 |
|
dhurd
|
972b6ce366
|
Merge git://github.com/sleuthkit/autopsy into options
|
2012-09-12 12:38:37 -04:00 |
|
dhurd
|
4839c10456
|
Added functionality to Option panels; replaced old advanced panels.
|
2012-09-12 12:37:30 -04:00 |
|
adam-m
|
9894b23ea0
|
remove redundant javadoc
|
2012-09-11 11:15:03 -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
|
830aa89e83
|
Updated XML files to be more centralized and plugin-friendly.
|
2012-08-31 11:49:57 -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
|
4d73386d96
|
Ingest API changes: add IngestModuleInit context to init(), change IngestManagerProxy into IngestServices singleton
|
2012-08-30 12:47:15 -04:00 |
|
adam-m
|
c78462d6a4
|
Ingests API changes.
Rename "service" to "module"
|
2012-08-29 16:46:34 -04:00 |
|
adam-m
|
640493529e
|
remove STOP module return value
|
2012-08-29 15:48:10 -04:00 |
|
adam-m
|
3ad3e64952
|
Hash DB ingest config: fix setting syncing in widgets, simplify NSRL widget
|
2012-08-28 17:25:35 -04:00 |
|
adam-m
|
c7a9409f41
|
remove deprecation where possible
|
2012-08-28 10:08:54 -04:00 |
|
dhurd
|
4d3fa28f92
|
Added logging and detection for a corrupt HashDbXML file.
|
2012-08-22 10:29:40 -04:00 |
|
adam-m
|
267d1cf3df
|
synchronize hashdbxml singleton instance creation / loading file
|
2012-08-21 09:43:42 -04:00 |
|
dhurd
|
138c90f501
|
File search by MD5 hash now runs in a SwingWorker thread.
|
2012-08-16 14:03:21 -04:00 |
|
dhurd
|
d328d3b01b
|
Saves 'calculate hash without databases' checkbox value in the XML.
|
2012-08-15 09:33:37 -04:00 |
|
dhurd
|
9dd6f6e82a
|
Updates to HashDatabase for increased functionality.
|
2012-08-14 15:59:56 -04:00 |
|
dhurd
|
7d3072eb58
|
File comparison switched to .equals method.
|
2012-08-03 15:11:18 -04:00 |
|
dhurd
|
c50fd51747
|
Improvements for MD5 hash searching.
|
2012-08-03 13:23:27 -04:00 |
|
adam-m
|
4dd53f1489
|
Merge branch 'master' of https://github.com/Devin148/autopsy
|
2012-08-02 12:59:06 -04:00 |
|
adam-m
|
ed5fb3d057
|
Merge branch 'master' of https://github.com/Devin148/autopsy
Conflicts:
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbSearchAction.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbSearchManager.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbSearchPanel.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbSearchResultFactory.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbSearcher.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/layer.xml
|
2012-08-02 12:47:59 -04:00 |
|