Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3095)

Issue 258650043: Data stream support and special metadata file handling #316 #199 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 8 months ago by Joachim Metz
Modified:
8 years, 7 months ago
Reviewers:
Joachim Metz, kiddi, onager
CC:
log2timeline-dev_googlegroups.com
Visibility:
Public.

Description

Data stream support and special metadata file handling #316 #199 Requires: * dfvfs 235930043

Patch Set 1 : Clean up. #

Total comments: 44

Patch Set 2 : Changes after review. #

Total comments: 22

Patch Set 3 : Changes after review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+343 lines, -173 lines) Patch
M plaso/dependencies.py View 1 2 chunks +2 lines, -1 line 0 comments Download
M plaso/engine/collector.py View 1 13 chunks +55 lines, -45 lines 0 comments Download
M plaso/engine/worker.py View 1 2 7 chunks +150 lines, -86 lines 0 comments Download
M plaso/frontend/image_export.py View 3 chunks +12 lines, -4 lines 0 comments Download
M plaso/hashers/manager.py View 5 chunks +40 lines, -3 lines 0 comments Download
M plaso/parsers/interface.py View 1 2 chunks +18 lines, -7 lines 0 comments Download
M plaso/parsers/mediator.py View 1 2 6 chunks +23 lines, -16 lines 0 comments Download
M tests/engine/collector.py View 4 chunks +42 lines, -9 lines 0 comments Download
M utils/check_dependencies.py View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 18
Joachim Metz
8 years, 8 months ago (2015-08-30 13:06:50 UTC) #1
Joachim Metz
Code updated.
8 years, 8 months ago (2015-08-30 14:29:43 UTC) #2
whorebrittany
8 years, 8 months ago (2015-08-31 14:00:10 UTC) #3
whorebrittany
On 2015/08/31 14:00:10, whorebrittany wrote: fuck me
8 years, 8 months ago (2015-08-31 14:04:17 UTC) #4
Joachim Metz
I think FUD-bots comments need some more work ;)
8 years, 8 months ago (2015-08-31 17:29:29 UTC) #5
kiddi
although brittany has already replied to your CL I'll still pitch in with few remarks, ...
8 years, 8 months ago (2015-08-31 20:36:26 UTC) #6
whorebrittany
*16* of *3,477* [image: Collapse all] [image: Print all] [image: In new window] Re: Data ...
8 years, 8 months ago (2015-08-31 21:05:45 UTC) #7
Joachim Metz
https://codereview.appspot.com/258650043/diff/20001/plaso/engine/collector.py File plaso/engine/collector.py (right): https://codereview.appspot.com/258650043/diff/20001/plaso/engine/collector.py#newcode184 plaso/engine/collector.py:184: self._hashlist = {} On 2015/08/31 20:36:26, kiddi wrote: > ...
8 years, 8 months ago (2015-09-01 05:03:17 UTC) #8
onager
I'm not sure the design is right here. Some comments about the mediator(s) specifically. https://codereview.appspot.com/258650043/diff/20001/plaso/engine/collector.py ...
8 years, 7 months ago (2015-09-01 12:47:47 UTC) #9
Joachim Metz
onager as discussed wrapping dfvfs file entry into a plaso one could solve our needs ...
8 years, 7 months ago (2015-09-01 14:52:44 UTC) #10
Joachim Metz
https://codereview.appspot.com/258650043/diff/20001/plaso/engine/collector.py File plaso/engine/collector.py (right): https://codereview.appspot.com/258650043/diff/20001/plaso/engine/collector.py#newcode243 plaso/engine/collector.py:243: file_entry: a file entry (instance of dfvfs.FileEntry). On 2015/09/01 ...
8 years, 7 months ago (2015-09-15 15:44:32 UTC) #11
Joachim Metz
Code updated.
8 years, 7 months ago (2015-09-18 06:19:29 UTC) #12
onager
https://codereview.appspot.com/258650043/diff/20001/plaso/engine/worker.py File plaso/engine/worker.py (right): https://codereview.appspot.com/258650043/diff/20001/plaso/engine/worker.py#newcode153 plaso/engine/worker.py:153: to have data streams, e.g. NTFS. On 2015/09/15 15:44:32, ...
8 years, 7 months ago (2015-09-22 15:16:27 UTC) #13
Joachim Metz
https://codereview.appspot.com/258650043/diff/40001/plaso/engine/worker.py File plaso/engine/worker.py (right): https://codereview.appspot.com/258650043/diff/40001/plaso/engine/worker.py#newcode28 plaso/engine/worker.py:28: and directories (file entries) for which events need to ...
8 years, 7 months ago (2015-09-22 21:31:36 UTC) #14
Joachim Metz
Code updated.
8 years, 7 months ago (2015-09-22 21:40:56 UTC) #15
onager
On 2015/09/22 21:40:56, Joachim Metz wrote: > Code updated. I'm still a little concerned about ...
8 years, 7 months ago (2015-09-23 09:57:42 UTC) #16
Joachim Metz
When time permits I'll write a plan to address the complexity. This likely ties together ...
8 years, 7 months ago (2015-09-23 10:24:48 UTC) #17
Joachim Metz
8 years, 7 months ago (2015-09-23 10:27:31 UTC) #18
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b