Brian Carrier
60a41bcfbc
Updated python examples and docs
2015-05-25 15:37:22 -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
APriestman
6c7f10a68d
Added comments about caching.
2015-05-22 10:30:59 -04:00
APriestman
24bc7c14f7
Fixed bug where the incorrect category name was being displayed when grouping by category.
...
For speed, now stores hash set hits in memory.
Fixed bug where hash hit count would never update after a group was created, even if files were added/removed
Changed category zero count to be bases on other counts and not stored separately.
2015-05-22 09:35:50 -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
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