129 Commits

Author SHA1 Message Date
Karl Mortensen
332a08f07d Bulk format code with new settings 2015-08-07 13:23:40 -04:00
sidheshenator
1ed5e02e75 NPE and other runtime exceptions possibly thrown handled 2015-07-14 09:34:30 -04:00
Brian Carrier
91725425f4 Updated versions to 3.1.3 2015-06-18 15:41:47 -04:00
sidheshenator
8b9f683ae6 replaced deprecate ATTRIBUTE_TYPE.TSK_ENCRYPTION_DETECTED 2015-04-07 10:30:07 -04:00
Brian Carrier
4450707e63 Add check for non-files to ingest modules 2015-04-03 21:33:37 -04:00
Brian Carrier
f16e48603e Updated NBM module version numbers 2015-03-04 22:40:01 -05:00
Richard Cordovano
94845cbdfb Replace some deprecated method calls 2014-11-06 21:49:30 -05:00
Brian Carrier
69c35704cf updated to version 3.1.1 and associated Library versions 2014-10-31 12:17:50 -04:00
Brian Carrier
fe603a326d Fixed bug whereby MBOX attachments were not being written if they had Japanese file names 2014-10-07 06:39:28 -07:00
jmillman
21db1eec35 make Attachment an innner class 2014-08-26 14:43:26 -04:00
Brian Carrier
85548bd89b Updated version numbers for 3.1.0 2014-07-09 12:10:09 -04:00
Nick Davis
9f7b7c61fa Removed contractions to eliminate single quotes that were not printing correctly. 2014-07-02 21:18:01 -04:00
Nick Davis
2a2b8ba847 Re-added newlines to strings in properties files. 2014-07-02 21:10:39 -04:00
Nick Davis
396f6b143c Removed unused string from bundle. 2014-06-13 15:58:23 -04:00
Brian Carrier
3b3f12d306 another change for scheduleFiles that was missed in previous commit 2014-06-06 11:13:12 -04:00
Richard Cordovano
99fd68b1c5 Change data source ingest behavior 2014-05-15 15:39:42 -04:00
Nick Davis
33d0a9e3b3 ThunderbirdParser - Added NON-NLS tags to hardcoded strings not needing National Language Support. 2014-04-22 17:01:39 -04:00
Samuel H. Kenyon
85451734a7 remove unused messageId var 2014-04-09 11:08:23 -04:00
Samuel H. Kenyon
109cd14c98 Remove messageID tracking and passing from modules as class IngestMessage handles it automatically now 2014-04-03 22:49:17 -04:00
Richard Cordovano
4f8617a16a Tidied up ingest framework API 2014-03-26 17:12:24 -04:00
Richard Cordovano
7c2282e832 Renamed ingest job settings classes 2014-03-25 09:47:46 -04:00
Richard Cordovano
edc9c68186 Did additional work on new ingest framework 2014-03-24 21:17:41 -04:00
Richard Cordovano
7ad2b5b5ae Work on getting modules to use settings 2014-03-24 07:47:38 -04:00
Richard Cordovano
8c433c12a1 Did pull request prep and merge bug fixing 2014-03-20 12:49:34 -04:00
Richard Cordovano
ff0b814225 Merged develop into new ingest framework feature branch 2014-03-19 10:51:58 -04:00
Richard Cordovano
bed31e5f8f Prepare for merge of develop branch 2014-03-18 15:33:38 -04:00
Richard Cordovano
03e2f5fb6c Fixed show stopper bugs in new ingest framework 2014-03-18 00:22:28 -04:00
Richard Cordovano
e99925fb7d Check in current state of new ingest framework for safekeeping 2014-03-17 17:45:59 -04:00
Richard Cordovano
7c23226c8d Merge pull request #547 from mrtizmo/thunderbirdParser
Completed JA translation of thunderbirdparser module
2014-03-15 07:07:57 -04:00
Brian Carrier
f9ef0b5b47 Changed description to be more generic and cover all e-mail types. REmoved unused extension code. 2014-03-14 14:24:11 -04:00
Richard Cordovano
7b46726810 Check in current state of new ingest framework for safekeeping 2014-03-13 18:07:30 -04:00
Nick Davis
6a3f54cf23 Merge branch 'thunderbirdParser' of ssh://repo.narfindustries.com/autopsy-jp into thunderbirdParser 2014-03-13 10:37:37 -04:00
Richard Cordovano
44398764bf Check in current state of new ingest framework for safekeeping 2014-03-12 23:55:42 -04:00
Kay Bassi
a0a23aafa2 Translation complete 2014-03-12 18:56:03 -07:00
Kay Bassi
53ef6521be Initial translation 2014-03-12 17:47:40 -07:00
Richard Cordovano
466e504de9 Check in current state of new ingest framework for safekeeping 2014-03-12 17:46:58 -04:00
Richard Cordovano
142ebc662f Fix assorted issues causing compiler warnings 2014-03-12 01:12:29 -04:00
Richard Cordovano
70ddbfb3c7 Merged Autopsy 3.0.9 release into develop (master->develop) 2014-03-11 15:21:33 -04:00
Nick Davis
46e93d7129 Pulled strings into Bundle.
Created _ja.
Added NbBundle dep to project.xml.
2014-03-03 16:59:01 -05:00
Richard Cordovano
0c7b2664ab Make compilable first version of minimal new ingest infrastructure 2014-02-26 17:54:33 -05:00
raman-bt
c1d90f878f Defined IngestModuleException that an ingest module may throw if init() fails. 2014-02-21 13:10:47 -05:00
Brian Carrier
781164d12e Updated library versions for 3.0.9 release 2014-01-28 21:36:13 -05:00
shahit2
e2dca5f4da committing files that could be changed to non-pub 2014-01-23 12:25:47 -05:00
shahit2
874c7b24ec Files that could be changed to non-public have been 2014-01-22 11:05:05 -05:00
Jeff Wallace
2b9f9454b5 Merge https://github.com/sleuthkit/autopsy into newMboxParser
Conflicts:
	thunderbirdparser/nbproject/project.properties
2013-11-19 14:27:44 -05:00
Brian Carrier
cc85120678 normalized line endings 2013-11-19 13:36:53 -05:00
Jeff Wallace
cb13df07f9 Updated module metadata. 2013-11-14 14:56:15 -05:00
Jeff Wallace
fc51f6952f Improved error reporting. 2013-11-14 14:55:14 -05:00
Jeff Wallace
2fbea9cd8d Updated parser with better error handling. 2013-11-14 14:12:57 -05:00
Jeff Wallace
b236754ab4 Refactored pstparser to make use of new email data structure. 2013-11-13 17:58:18 -05:00