16 Commits

Author SHA1 Message Date
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
0xNF
89a0f5b65a Bug fix for EXIF module. No longer lists every picture in the image. 2012-09-20 13:43:26 -04:00
adam-m
7e939b1108 remove ingest module registration from layer.xml 2012-09-19 16:29:49 -04:00
0xNF
3dba9afcc5 Exif reporting no longer prints "null" for blanks. 2012-09-19 15:09:46 -04:00
adam-m
acebcb1064 Add version and args API to ingest modules 2012-09-18 14:20:25 -04:00
dhurd
db098e50f2 Enabled the Plugins menu and hid core modules. 2012-09-17 15:54:30 -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
df9be41f28 add file name to log msg 2012-09-14 16:32:03 -04:00
dhurd
04cba235e2 Updated ExifParser logging. 2012-09-06 12:51:44 -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
6829297bba Use TSK_METADATA_EXIF artifact, remove using deprecated calls 2012-08-28 09:56:36 -04:00
dhurd
69b20c4d2a Updates to Exif logging. 2012-08-27 14:15:48 -04:00
dhurd
0d00c7504c General fixes to Exif parser. 2012-08-23 16:40:26 -04:00
dhurd
9cb36788a8 Added Exif parser ingest module. 2012-08-23 15:55:07 -04:00