3144 Commits

Author SHA1 Message Date
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
Richard Cordovano
dc75a1c318 Merge remote-tracking branch 'upstream/develop' into collaborative 2015-05-21 14:21:58 -04:00
Karl Mortensen
3a1733607c Add getCaseType(Path) 2015-05-21 11:46:57 -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
Eugene Livis
adfbdf78e7 Modified error text 2015-05-21 10:14:03 -04:00
Eugene Livis
3ecab54625 Added case type to WizardPathValidator, modified new case panel 2015-05-21 09:56:42 -04:00
Eugene Livis
9fcb1a3036 Bug fixes 2015-05-20 17:29:27 -04:00
Eugene Livis
e22fd06a64 Bug fixes 2015-05-20 17:09:15 -04:00
Eugene Livis
9f603eb116 Integrated local files panel 2015-05-20 16:26:44 -04:00
Eugene Livis
2f7297101e Modified local files panel 2015-05-20 16:01:21 -04:00
Eugene Livis
68fc925a1a Using NbBundle for error messages 2015-05-20 14:11:00 -04:00
Eugene Livis
60b7ef57ee Added verification for path being on C drive, modified ImageFilePanel 2015-05-20 13:54:12 -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
Eugene Livis
cda996ef82 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into add_data_source 2015-05-19 16:35:21 -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
Richard Cordovano
07564c7c50 Merge pull request #1253 from eugene7646/proc_termination
Timed process termination
2015-05-19 16:10:57 -04:00
Richard Cordovano
0ce75e3e8b Merge pull request #1245 from karlmortensen/output_paths
update paths for collab
2015-05-19 16:07:30 -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
Eugene Livis
5a56eb0fcd Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into proc_termination 2015-05-19 15:27:09 -04:00
Eugene Livis
2d72854962 Moved ProcTerminationCode enum out of ExecUtils into it's own file 2015-05-19 15:27:00 -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
Karl Mortensen
7dff89d8fb code review comments 2015-05-19 14:57:30 -04:00
Eugene Livis
e6fb50b493 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into add_data_source 2015-05-19 14:54:01 -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
Eugene Livis
c0b55cda80 Minor changes 2015-05-18 10:35:07 -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
Eugene Livis
d3a389498b Modified add data source wizard to use WizardPathValidator service providers 2015-05-15 16:27:58 -04:00
sidheshenator
1950f45425 fxvideopanel code refactored 2015-05-15 15:20:21 -04:00
Eugene Livis
b2d8c2fc50 Added WizardPathValidator interface and service provider lookup 2015-05-15 14:56:13 -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
Eugene Livis
2525e42d57 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into proc_termination 2015-05-15 11:35:27 -04:00
Eugene Livis
d50850d6fa Optimized TimedProcessTerminator, added baloon error messages 2015-05-15 11:35:16 -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