8304 Commits

Author SHA1 Message Date
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
Brian Carrier
91648425fb updated link to JNI blackboard page 2015-05-20 08:33:43 -04:00
Brian Carrier
546fc12894 Merge pull request #1265 from harvv/patch-1
fix small error (inverted logic)
2015-05-20 00:10:11 -04:00
Brian Carrier
615b6dc53b updated docs footer 2015-05-20 00:05:51 -04:00
Brian Carrier
f0ae026a68 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2015-05-20 00:04:57 -04:00
Brian Carrier
08160fc52f update to ingest job settings 2015-05-20 00:04:04 -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
Richard Cordovano
282398aa80 Merge pull request #1264 from sidheshenator/thumbnail_fixed_list
refactored the SUPP_MIME_TYPES assignment in ImageUtils.java
2015-05-19 16:27:21 -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
Eugene Livis
ace810b733 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into proc_termination 2015-05-19 15:40:51 -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
7f71379367 Merge pull request #1260 from esaunders/develop
Return immediately after indexing unallocated space, otherwise it get…
2015-05-19 15:37:11 -04:00
Richard Cordovano
d53884508e Merge pull request #1259 from esaunders/only_index_unalloc_once
Return immediately after indexing unallocated space, otherwise it get…
2015-05-19 15:36:53 -04:00
Richard Cordovano
9f8e32341b Merge pull request #1261 from sidheshenator/keywordsearch_refactoring
removed unnecessary sorts
2015-05-19 15:36:14 -04:00
Karl Mortensen
844e8b0e92 code review updates 2015-05-19 15:34:48 -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
Richard Cordovano
8f2e9a8b57 Merge pull request #1251 from karlmortensen/make_multi_default
Make multi default
2015-05-19 12:22:20 -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
Eamonn Saunders
e38474ab1a Return immediately after indexing unallocated space, otherwise it gets processed twice. 2015-05-18 11:30:34 -04:00
Brian Carrier
5e997614a5 Added comments to DataSourceProcessor interfaces 2015-05-18 10:55:31 -04:00
sidheshenator
cc88d8a77e removed unnecessary sorts 2015-05-18 10:52:07 -04:00
Eamonn Saunders
3d2448d483 Return immediately after indexing unallocated space, otherwise it gets processed twice. 2015-05-18 10:51:52 -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
Brian Carrier
a150990e80 Merge pull request #1252 from sidheshenator/ingest_modules_run_at_DS_level
Ingest modules run at ds level
2015-05-15 13:47:23 -04:00
sidheshenator
1174a7798e minor directorytreefilternode.getActions() refactoring 2015-05-15 13:44:13 -04:00
Brian Carrier
4b2577c8c0 Merge pull request #1254 from sidheshenator/x-ms-bmp-thumbnail
the x-ms-bmp formt added
2015-05-15 13:29:56 -04:00
sidheshenator
f63725d64f the x-ms-bmp formt added 2015-05-15 13:10:47 -04:00