jmillman
b04fa81b53
fix categorization ui update errors
...
- remove old listeners when updating treecell item. cleanup GroupTreeCell
- invalidateHashSetHitsCount before adding/removing files to make sure it is seen during listner involation
- cleanup GroupTreeItem and NavPanel
- add comment to GroupManager
2015-05-27 13:36:32 -04:00
jmillman
09aa1b243e
remove unused variable
2015-05-27 13:30:52 -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
Richard Cordovano
2754ba6c19
Merge pull request #1276 from millmanorama/progress_fix
...
fix progress bar not going away
2015-05-26 22:54:05 -04:00
Richard Cordovano
c0b1d20350
Merge pull request #1275 from sidheshenator/python_logging
...
python logger logs appropriate logging source
2015-05-26 22:51:44 -04:00
jmillman
b8dc1ad97a
fix progress bar not going away
2015-05-26 15:04:56 -04:00
sidheshenator
abe801e151
python logger logs appropriate logging source
2015-05-26 14:39:55 -04:00
Richard Cordovano
930dc8ce9a
Merge pull request #1270 from APriestman/catZeroBug
...
Cat zero bug
2015-05-26 14:28:52 -04:00
Brian Carrier
ad779792e0
Merge pull request #1273 from sleuthkit/report_updates
...
Updated report interface variable name to make it more clear. Updated…
2015-05-26 09:37:16 -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
33380ef487
Merge pull request #1272 from sleuthkit/python_example_updates
...
Updated python examples and docs
2015-05-25 15:40:28 -04:00
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
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
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
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
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
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