16 Commits

Author SHA1 Message Date
adam-m
db5e80fb41 Added mail messages viewing in dir tree 2012-06-15 13:09:08 -04:00
Alex Ebadirad
f11e3cbc5e Most recent changes to mbox. 2012-06-12 16:41:20 -07:00
Alex Ebadirad
9be21b7b52 pre-alpha of mbox parser ingest service.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-06-12 11:15:12 -07:00
Alex Rivera
183d2cd7b8 Re-added Ebadirad's changes for dateCreated() 2012-06-11 14:30:00 -07:00
Alex Rivera
8faa2b2982 Changed implementation of isValidMbox() 2012-06-11 14:23:23 -07:00
alexri
679fa38aa7 . 2012-06-08 16:35:56 -07:00
alexri
3f096e1cee . 2012-06-08 15:52:17 -07:00
alexri
6e03006ea4 Merge branch 'master' of https://github.com/aebadirad42six/autopsy
Conflicts:
	MboxEmailModule/src/org/sleuthkit/autopsy/mboxparser/MboxEmailParser.java
2012-06-08 14:27:53 -07:00
alexri
7ebb923e2c Added getter methods. 2012-06-08 14:22:06 -07:00
Alex Ebadirad
5866a6ccca Changes to mbox parser/ingest service. 2012-06-07 15:59:45 -07:00
alexri
4b05fd6a8b Added an empty constructor as well as an isValidMimeTypeMbox(byte[] buffer) 2012-06-07 15:51:53 -07:00
Alex Ebadirad
a17fbe6fef Additions to the mboxparser/MboxFileIngestService.java class with some preliminary logic 2012-06-07 15:34:43 -07:00
alexri
caa565da66 Added a new constructor that takes an InputStream, changed the init() method to properly initialize data members. Also, overloaded the parse() method to pass in an InputStream as well. 2012-06-07 14:50:01 -07:00
Alex Ebadirad
91c3e306df Added mbox file ingest service class. 2012-06-07 13:41:07 -07:00
Alex Ebadirad
7db712e0e7 MboxEmailModule checkin initial
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-06-07 11:10:36 -07:00
arivera@42six
8e72a98b97 Initial MboxParsing impl using org.apache.tika 2012-06-07 10:54:20 -07:00