2907 Commits

Author SHA1 Message Date
Richard Cordovano
e7773e5489 Reduce public API of FileTypeDetector back to what it was 2015-05-27 20:16:51 -04:00
Richard Cordovano
e0614436a7 Merge pull request #1266 from sidheshenator/file_type_identification
File type identification
2015-05-27 18:09:35 -04:00
Richard Cordovano
94c825eb56 Merge pull request #1268 from sidheshenator/imgscalr_bug_handling
Image resizing exception handled. Image cropped instead
2015-05-27 14:44:07 -04:00
Richard Cordovano
e98c04dbe1 Merge pull request #1271 from sleuthkit/ingest_error_dialogs
Bubble dialogs for exception firewall (common with Python modules), b…
2015-05-26 23:06:59 -04:00
jmillman
b8dc1ad97a fix progress bar not going away 2015-05-26 15:04:56 -04:00
sidheshenator
4dd9db3084 Unalloc space consistently marked as octet/stream 2015-05-26 09:43:45 -04:00
Brian Carrier
525b87d096 Updated report interface variable name to make it more clear. Updated sample python report module 2015-05-26 09:35:47 -04:00
Brian Carrier
404ea583b0 Bubble dialogs for exception firewall (common with Python modules), better Python load error 2015-05-25 15:10:51 -04:00
sidheshenator
34c5a1d6c9 Resource bundle updated. Unalloc Unused blocks marked as octet-stream 2015-05-22 11:22:49 -04:00
sidheshenator
f4e93f52a6 replace ternary operator with Math.min() 2015-05-21 11:45:43 -04:00
sidheshenator
1c6f612588 Image resizing exception handled. Image cropped instead 2015-05-21 10:50:43 -04:00
sidheshenator
22b50d5570 FileTypeDetector made non-static field in ingest modules 2015-05-20 11:54:47 -04:00
harvv
e98d821ae4 fix small error (inverted logic)
obvious error that prevents process() from running in the normal case;
could be confusing to newcomers (which is who examples are really aimed toward)
2015-05-19 20:40:03 -07:00
sidheshenator
0046f72732 Appropriate Levels logged. Unused imports removed 2015-05-19 16:39:42 -04:00
sidheshenator
637f91baac Merge branch 'develop' of https://github.com/sleuthkit/autopsy into file_type_identification 2015-05-19 16:33:28 -04:00
sidheshenator
48c67a6b40 refactored the SUPP_MIME_TYPES assignment in ImageUtils.java 2015-05-19 16:26:07 -04:00
sidheshenator
d073909272 IngestModuleException thrown when FileTypeDetector not instantiated 2015-05-19 16:12:40 -04:00
sidheshenator
715bc3c2cd empty string returned in case of error 2015-05-19 15:56:35 -04:00
Richard Cordovano
2d7f492046 Merge pull request #1258 from sleuthkit/dsp_comments
Dsp comments
2015-05-19 15:38:01 -04:00
Richard Cordovano
acc3d91836 Merge pull request #1255 from sleuthkit/add_msbmp_thumb
Add msbmp thumb
2015-05-19 15:20:33 -04:00
Richard Cordovano
459b168a91 Merge pull request #1249 from sidheshenator/added_MIMETYPES_to_FXVideoPanel
supported extensions revised
2015-05-19 15:09:45 -04:00
sidheshenator
30a84fdceb getFileType() added and used 2015-05-19 13:15:07 -04:00
Brian Carrier
009ebe83a0 Merge pull request #1256 from sidheshenator/MediaPlayer_NPE_fix
Media player npe fix
2015-05-18 16:34:00 -04:00
Brian Carrier
5e997614a5 Added comments to DataSourceProcessor interfaces 2015-05-18 10:55:31 -04:00
Brian Carrier
0df6a09f43 Added comments to DataSourceProcessor interfaces 2015-05-18 10:49:27 -04:00
sidheshenator
765be69f6c code formatted 2015-05-18 09:41:41 -04:00
Sidhesh Mhatre
c6b262391e Added supported format reference 2015-05-15 16:42:19 -04:00
sidheshenator
1950f45425 fxvideopanel code refactored 2015-05-15 15:20:21 -04:00
Brian Carrier
a32d459715 Merge pull request #1250 from sidheshenator/NPE_early_shutdown
NPE in case of removed photorec carver job handled
2015-05-15 14:09:42 -04:00
Brian Carrier
5ffb975701 Merge pull request #1248 from sidheshenator/directory_tree_OOB_fix
OOB on selecting no nodes is handled
2015-05-15 14:09:26 -04:00
sidheshenator
1174a7798e minor directorytreefilternode.getActions() refactoring 2015-05-15 13:44:13 -04:00
sidheshenator
f63725d64f the x-ms-bmp formt added 2015-05-15 13:10:47 -04:00
Brian Carrier
019d77f375 bail for thumbnail detection if non-supported mime type. 2015-05-15 12:23:14 -04:00
sidheshenator
aa8bd58939 Open file search by attribs option available for logical FS 2015-05-15 10:59:21 -04:00
sidheshenator
e1a9084e7a Run ingest option provided at appropriate directory tree nodes 2015-05-15 10:52:40 -04:00
sidheshenator
384bcd297f NPE in case of removed photorec carver job handled 2015-05-14 16:54:52 -04:00
sidheshenator
fc3fd857f2 supported extensions revised 2015-05-13 16:53:40 -04:00
sidheshenator
0901b8b852 OOB on selecting no nodes is handled 2015-05-13 11:42:41 -04:00
sidheshenator
1e94f570bb add bmp alias to supportedmimes list 2015-05-13 10:41:56 -04:00
sidheshenator
0a31d56a5d Media player NPE fixed 2015-05-12 12:02:34 -04:00
sidheshenator
ed1a97540f Jython upgraded to the latest 2.7.0 version 2015-05-12 10:25:51 -04:00
Brian Carrier
b614348b07 reworded message when name rule was not given 2015-04-28 17:00:02 -04:00
Brian Carrier
dbf7e499f1 changed interestin files panel to move rule name lower and make it clear what is required or not 2015-04-28 16:56:26 -04:00
Richard Cordovano
87cbca1b46 Merge pull request #1163 from sidheshenator/report_generation_panel_fix
Cancel button disabled on report generation completion(with or without e...
2015-04-16 10:02:42 -04:00
sidheshenator
772c6773a8 made reportProgressBar color less bright 2015-04-16 09:41:00 -04:00
Richard Cordovano
b47d73da0d Resolve merge conflicts for cherry-pick of Case class formatting 2015-04-15 18:13:46 -04:00
Richard Cordovano
aa4e3906a2 Formatted Case class 2015-04-14 16:00:27 -04:00
sidheshenator
748c62091f ReportGeneration and progress panel modified for single report generation 2015-04-14 10:57:29 -04:00
sidheshenator
3d5f08bc9f jython 2.5.3 standalone callable jar included. Dox reflect appropriate changes 2015-04-13 14:11:43 -04:00
Brian Carrier
4450707e63 Add check for non-files to ingest modules 2015-04-03 21:33:37 -04:00