16 Commits

Author SHA1 Message Date
0xNF
e5d6329ec7 XSD files are now located in their individual module packages. 2012-10-09 09:54:36 -04:00
0xNF
1faecd8aab XML config files now comform to binding XSD files located under PlatformUtil.
New Functions for validating arbitrary XML files under PlatformUtil.
2012-10-03 13:45:38 -04:00
adam-m
adb3cd61c1 Move all config files to user config dir 2012-09-21 15:33:56 -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
adam-m
9b2f582934 Switch remaining logging from java.util.logging.Logger to coreutils.Logger 2012-09-14 18:16:01 -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
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
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
Dick Fickling
a02a11cafc UI changes to Hash DB configuration 2012-06-27 13:01:58 -04:00
Dick Fickling
0f4d01e238 GUI tweaks for Hash and Keyword configuration 2012-06-26 13:34:39 -04:00
Dick Fickling
f9dac1c742 Initial overhaul of Hash DB Management Panel 2012-06-18 15:51:21 -04:00
Dick Fickling
473a3a9925 Further iteration on multiple hash databases.
Not 100% tested (is that possible?), but stable enough and we need it
to line up Autopsy with new Sleuthkit API.
2012-05-10 17:31:20 -04:00
Dick Fickling
1151468330 initial multi-hash prototype 2012-05-08 10:25:24 -04:00