26 Commits

Author SHA1 Message Date
adam-m
ebf53d3711 update modules versions for the release 2013-06-05 12:49:07 -04:00
adam-m
ee8ef11882 update modules versions for the release 2013-03-20 15:13:07 -04:00
adam-m
8d287ddc26 delete genfiles props 2013-02-14 16:00:43 -05:00
Tim McIver
a71143591f Merge branch 'master' of https://github.com/sleuthkit/autopsy into timeline
Conflicts:
	thunderbirdparser/nbproject/project.properties
2013-01-18 11:07:50 -05:00
adam-m
93de5d7c33 Update versions for 3.0.4 release 2013-01-18 09:56:07 -05:00
Tim McIver
8cfbbc0024 Updates in effort to upgrade from Java 6 to Java 7. 2013-01-14 16:58:32 -05:00
adam-m
330c3ca45a update module versions and deps for release 2013-01-04 16:39:13 -05:00
Tim McIver
48a2e5d6a0 Created a General options panel containing a single checkbox to 'Remember preferred content viewer' - no real functionality yet. 2012-12-28 11:00:14 -05:00
adam-m
d58666df1c update module versions 2012-12-06 23:00:11 -05:00
adam-m
1897ac0cf0 auto-update module versions 2012-11-13 16:21:02 -05:00
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