16 Commits

Author SHA1 Message Date
adam-m
aec2d8fc9f update metafile about packaging 2012-09-27 10:21:23 -04:00
adam-m
151f02abc8 update module meta 2012-09-26 21:47:55 -04:00
adam-m
58043edb45 Initial merge of core modules - it does build.
Pull core deps. jars from Maven using ivy.
Simplify dependencies.
TODO: add to classpath jars that should be, fix javahelp, merge layer.xml, disable some netbeans modules, merge Installer.java
2012-09-25 18:14:40 -04:00
adam-m
4f66fc0c80 update deps 2012-09-25 13:57:38 -04:00
adam-m
d7cfd61926 move case to core
intermediate changes
2012-09-25 13:43:19 -04:00
dhurd
90ee40f294 Added HashDb panel to the Options panel and updated XML. 2012-09-06 12:57:53 -04:00
adam-m
4dd53f1489 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-08-02 12:59:06 -04:00
dhurd
402c428d3e More panels. 2012-07-27 13:52:13 -04:00
dhurd
d911801c80 Trying to fix panel. 2012-07-27 13:48:59 -04:00
devin148
3e337c6ae1 Updated Searching. 2012-07-27 12:48:08 -04:00
dhurd
99deb906ef Added search by MD5 hash; not complete. 2012-07-27 09:19:34 -04:00
Alex Ebadirad
884a3d1b27 AUT-53 bug fixes for:
checkbox/lookup code
use case temp dir for db copy
fixed html report keyword list column
reportxml visitor content exceptions
css style should be present
Better formatting on files

Do not merge without changing line 51 in BlackboardArtifact.java in the sleuthkit from:
		TSK_RECENT_OBJECT(6, "TSK_RECENT_OBJ", "Recent Documents"),
to:
		TSK_RECENT_OBJECT(6, "TSK_RECENT_OBJECT", "Recent Documents"),

Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-15 10:47:02 -07: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
70b40952d6 Move Advanced Configuration Dialog into CoreComponents
so that Ingest, Keyword Search, and Hash Database can use it.
2012-03-09 09:34:44 -05:00
Dick Fickling
228e713247 Hash Database Ingest Service 2012-01-27 10:11:40 -05:00
Dick Fickling
6818d6c96e Moving hashdatabase package to new module 2012-01-24 17:03:46 -05:00