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
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
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
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
9f8e32341b
Merge pull request #1261 from sidheshenator/keywordsearch_refactoring
...
removed unnecessary sorts
2015-05-19 15:36:14 -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
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
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
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
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
Brian Carrier
cac67068d1
Merge pull request #1247 from sidheshenator/add_bmp_alias
...
add bmp alias to supportedmimes list
2015-05-13 12:35:24 -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
Richard Cordovano
7322112cd7
Merge pull request #1242 from sleuthkit/sort_solr_chunks
...
sort list of docs based on ID before picking unique chunk
2015-05-12 13:54:40 -04:00
Brian Carrier
671a2d1e68
sort list of docs based on ID before picking unique chunk
2015-05-12 13:10:54 -04:00
sidheshenator
0a31d56a5d
Media player NPE fixed
2015-05-12 12:02:34 -04:00
Richard Cordovano
c83f80c3f4
Merge pull request #1239 from sidheshenator/jython_upgrade
...
Jython upgraded to the latest 2.7.0 version
2015-05-12 11:13:12 -04:00
sidheshenator
ed1a97540f
Jython upgraded to the latest 2.7.0 version
2015-05-12 10:25:51 -04:00
Richard Cordovano
0e0487aceb
Merge pull request #1237 from sidheshenator/KWS_fix
...
Fixed compare() override. TEXT is now a sortedField
2015-05-08 17:08:11 -04:00
sidheshenator
c1f26ad454
Fixed compare() override. TEXT is now a sortedField
2015-05-08 16:36:40 -04:00
Brian Carrier
96f1eda88b
Updated doxygen to use environment variable to find TSK tag file
2015-05-08 15:12:31 -04:00
Richard Cordovano
e313c3bc71
Merge pull request #1235 from APriestman/categories
...
Sorting by file count now works correctly.
2015-05-08 11:25:32 -04:00
APriestman
11394d0a22
Don't clear out the groupMap
2015-05-08 11:13:12 -04:00
Richard Cordovano
0c3339d2f1
Merge pull request #1233 from sidheshenator/remove_extra_file_regression
...
additional files with prefixed imagename removed from result folder
2015-05-08 10:16:10 -04:00
Richard Cordovano
f307006e94
Merge pull request #1227 from APriestman/missingDirs
...
Various Image Gallery performance improvements.
2015-05-08 10:15:32 -04:00
APriestman
5887076259
Sorting by file count now works correctly.
...
Changing sort method and ascending/descending now updates the GUI immediately.
Properly decrement uncategorized file count.
Fixed a few case-closing exceptions.
2015-05-08 09:12:44 -04:00
sidheshenator
5423ff325e
additional files with prefixed imagename removed from result folder
2015-05-07 17:03:50 -04:00