30 Commits

Author SHA1 Message Date
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
17a9ab103f Did additional new ingest framework effort 2014-03-24 12:23:51 -04:00
Richard Cordovano
7ad2b5b5ae Work on getting modules to use settings 2014-03-24 07:47:38 -04:00
Richard Cordovano
07e3cfabe4 Refactored and fixed new ingest framework 2014-03-20 14:51:59 -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
7b46726810 Check in current state of new ingest framework for safekeeping 2014-03-13 18:07:30 -04:00
Richard Cordovano
44398764bf Check in current state of new ingest framework for safekeeping 2014-03-12 23:55:42 -04:00
Richard Cordovano
466e504de9 Check in current state of new ingest framework for safekeeping 2014-03-12 17:46:58 -04:00
Kay Bassi
05dbf943af Translation complete. 2014-03-11 21:57:10 -07:00
Richard Cordovano
302655d5bf Continued work on ingest framework in 3.1 form 2014-03-11 01:29:58 -04:00
Nick Davis
b317f3ea37 Pulled strings into Bundle.
Added _ja.
2014-02-28 18:07:06 -05:00
Richard Cordovano
0c7b2664ab Make compilable first version of minimal new ingest infrastructure 2014-02-26 17:54:33 -05:00
Brian Carrier
533992532f Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-02-24 10:05:03 -05:00
Brian Carrier
ecf00427fa Added special XML file type check to reduce exceptions that get thrown - Tika seems to try to fully parse the XML file 2014-02-24 10:04:24 -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
f9a3d1472f Made simple panel smaller 2014-02-06 17:14:44 -05:00
Brian Carrier
d1c2545775 Added more generic exception catches 2014-01-30 23:21:37 -05:00
shahit2
874c7b24ec Files that could be changed to non-public have been 2014-01-22 11:05:05 -05:00
Richard Cordovano
db165a968b Add min file size for file type module processing 2014-01-10 10:50:23 -05:00
Richard Cordovano
97dff22d0b Merge pull request #417 from SynapticNulship/sigid4
Autopsy part of Mismatch user added MIME validation
2014-01-06 06:53:32 -08:00
Samuel H. Kenyon
ca5d5398ea FileId ingest module simple config checkbox ON by default. 2014-01-02 15:18:15 -05:00
Samuel H. Kenyon
5c421b43ce Prevent exception if user provides malformed MIME string. 2013-12-31 17:24:16 -05:00
Samuel H. Kenyon
27ae24e4c4 Update isMimeTypeDetectable() and make it publicly available to other modules. 2013-12-31 17:19:08 -05:00
Samuel H. Kenyon
6995a74af3 Added isMimeTypeDetectable() method. 2013-12-30 14:48:04 -05:00
Brian Carrier
405d1e7413 FileTypeModule: doesn't send events, gets existing GEN_INFO, doesn't ignore known bad 2013-12-18 10:12:42 -05:00
Brian Carrier
34f11e82b2 Files from #367 manually added 2013-12-02 15:33:36 -05:00