Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Issue 9288040: Log client IP addresses to syslog in Me2Me host. (Closed)

Created:
8 years, 11 months ago by Lambros
Modified:
8 years, 11 months ago
Reviewers:
Sergey Ulanov, Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Log client IP addresses to syslog in Me2Me host. Follows on from http://codereview.chromium.org/9288010/ and http://codereview.chromium.org/9271026/ BUG=109682 TEST=Manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119326

Patch Set 1 #

Total comments: 8

Patch Set 2 : Default handler for OnClientIpAddress() #

Patch Set 3 : Log full JID instead of just the username #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -6 lines) Patch
M remoting/host/chromoting_host.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download
M remoting/host/host_event_logger.h View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/host/host_event_logger.cc View 1 2 2 chunks +10 lines, -4 lines 0 comments Download
M remoting/host/host_status_observer.h View 1 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Lambros
The actual logging is in host_event_logger.cc. Everything else is mostly boilerplate.
8 years, 11 months ago (2012-01-26 00:03:21 UTC) #1
Sergey Ulanov
lgtm http://codereview.chromium.org/9288040/diff/1/remoting/host/chromoting_host.cc File remoting/host/chromoting_host.cc (right): http://codereview.chromium.org/9288040/diff/1/remoting/host/chromoting_host.cc#newcode233 remoting/host/chromoting_host.cc:233: // Notify observers. this comment is redundant http://codereview.chromium.org/9288040/diff/1/remoting/host/host_event_logger.cc ...
8 years, 11 months ago (2012-01-26 00:48:56 UTC) #2
Wez
lgtm
8 years, 11 months ago (2012-01-26 19:17:17 UTC) #3
Lambros
http://codereview.chromium.org/9288040/diff/1/remoting/host/chromoting_host.cc File remoting/host/chromoting_host.cc (right): http://codereview.chromium.org/9288040/diff/1/remoting/host/chromoting_host.cc#newcode233 remoting/host/chromoting_host.cc:233: // Notify observers. On 2012/01/26 00:48:56, sergeyu wrote: > ...
8 years, 11 months ago (2012-01-26 19:40:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lambroslambrou@chromium.org/9288040/1011
8 years, 11 months ago (2012-01-26 19:40:24 UTC) #5
commit-bot: I haz the power
Try job failure for 9288040-1011 (retry) on linux_rel for step "compile" (clobber build). It's a ...
8 years, 11 months ago (2012-01-26 20:21:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lambroslambrou@chromium.org/9288040/1011
8 years, 11 months ago (2012-01-26 20:48:20 UTC) #7
commit-bot: I haz the power
8 years, 11 months ago (2012-01-27 01:51:47 UTC) #8
Change committed as 119326

Powered by Google App Engine
This is Rietveld 408576698