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

Issue 200460043: Added initial winevt-rc support - step 4 #99. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 2 months ago by Joachim Metz
Modified:
9 years, 1 month ago
Reviewers:
jberggren, kiddi
CC:
log2timeline-dev_googlegroups.com
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 25

Patch Set 2 : Uploading changes made to code. #

Total comments: 2

Patch Set 3 : Submitted. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+665 lines, -178 lines) Patch
M config/dpkg/changelog View 1 2 1 chunk +1 line, -1 line 0 comments Download
A data/winevt-rc.db View 0 chunks +-1 lines, --1 lines 0 comments Download
M plaso/formatters/mediator.py View 1 2 2 chunks +51 lines, -0 lines 0 comments Download
M plaso/formatters/winevt.py View 1 3 chunks +17 lines, -1 line 0 comments Download
A plaso/formatters/winevt_rc.py View 1 1 chunk +312 lines, -0 lines 0 comments Download
A plaso/formatters/winevt_rc_test.py View 1 chunk +42 lines, -0 lines 0 comments Download
M plaso/formatters/winevtx.py View 1 3 chunks +41 lines, -2 lines 0 comments Download
A plaso/frontend/analysis_frontend.py View 1 chunk +82 lines, -0 lines 0 comments Download
A plaso/frontend/analysis_frontend_test.py View 1 chunk +58 lines, -0 lines 0 comments Download
M plaso/frontend/frontend.py View 1 2 2 chunks +0 lines, -65 lines 0 comments Download
M plaso/frontend/frontend_test.py View 2 chunks +1 line, -45 lines 0 comments Download
M plaso/frontend/pinfo.py View 1 chunk +2 lines, -1 line 0 comments Download
M plaso/frontend/plasm.py View 1 2 chunks +2 lines, -1 line 0 comments Download
M plaso/frontend/psort.py View 1 8 chunks +39 lines, -31 lines 0 comments Download
M plaso/lib/event.py View 1 2 2 chunks +0 lines, -17 lines 0 comments Download
M plaso/parsers/test_lib.py View 2 chunks +3 lines, -1 line 0 comments Download
M plaso/parsers/winevt_test.py View 4 chunks +8 lines, -9 lines 0 comments Download
M plaso/parsers/winevtx_test.py View 1 2 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 9
Joachim Metz
9 years, 2 months ago (2015-02-15 18:22:45 UTC) #1
kiddi
Few comments https://codereview.appspot.com/200460043/diff/1/plaso/formatters/mediator.py File plaso/formatters/mediator.py (right): https://codereview.appspot.com/200460043/diff/1/plaso/formatters/mediator.py#newcode15 plaso/formatters/mediator.py:15: _WINEVT_RC_DATABASE = u'winevt-rc.db' do we want to ...
9 years, 1 month ago (2015-02-23 23:11:30 UTC) #2
Joachim Metz
https://codereview.appspot.com/200460043/diff/1/plaso/formatters/mediator.py File plaso/formatters/mediator.py (right): https://codereview.appspot.com/200460043/diff/1/plaso/formatters/mediator.py#newcode15 plaso/formatters/mediator.py:15: _WINEVT_RC_DATABASE = u'winevt-rc.db' On 2015/02/23 23:11:29, kiddi wrote: > ...
9 years, 1 month ago (2015-02-24 07:07:49 UTC) #3
kiddi
don't see any new file update here, perhaps forgot to upload the latest patch set?
9 years, 1 month ago (2015-02-24 21:46:42 UTC) #4
Joachim Metz
Needed to change a test. CL is now synced with head.
9 years, 1 month ago (2015-02-25 06:58:29 UTC) #5
Joachim Metz
Code updated.
9 years, 1 month ago (2015-02-25 07:00:39 UTC) #6
kiddi
LGTM https://codereview.appspot.com/200460043/diff/1/plaso/lib/event.py File plaso/lib/event.py (right): https://codereview.appspot.com/200460043/diff/1/plaso/lib/event.py#newcode256 plaso/lib/event.py:256: timelib.Timestamp.CopyToIsoFormat(self.timestamp))) On 2015/02/24 07:07:48, Joachim Metz wrote: > ...
9 years, 1 month ago (2015-02-27 22:25:40 UTC) #7
Joachim Metz
https://codereview.appspot.com/200460043/diff/20001/plaso/formatters/mediator.py File plaso/formatters/mediator.py (right): https://codereview.appspot.com/200460043/diff/20001/plaso/formatters/mediator.py#newcode60 plaso/formatters/mediator.py:60: if self.lcid != self.DEFAULT_LCID: On 2015/02/27 22:25:40, kiddi wrote: ...
9 years, 1 month ago (2015-02-28 07:10:58 UTC) #8
Joachim Metz
9 years, 1 month ago (2015-02-28 07:12:43 UTC) #9
Code Submitted.
Sign in to reply to this message.

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