summaryrefslogtreecommitdiffstats
path: root/remoting/host/log_to_server.h
Commit message (Expand)AuthorAgeFilesLines
* Moving host status events monitoring to a separate interface (HostStatusMonit...alexeypa@chromium.org2013-03-021-4/+4
* Make host/url references configurable.rmsousa@chromium.org2013-02-051-1/+4
* Clean-up inline members of nested classes (remoting/)hans@chromium.org2012-08-091-0/+2
* [Chromoting] LogToServer correctly handles multiple simultaneous connections.simonmorris@chromium.org2012-05-251-3/+7
* Disconnect active connections when another client is authenticated.sergeyu@chromium.org2012-05-231-3/+1
* Log connection type to syslogs and to the server.sergeyu@chromium.org2012-03-201-0/+7
* The chromoting hosts log an "IT2Me or Me2Me" field to the server.simonmorris@chromium.org2012-01-211-0/+2
* Log client jid for rejected clients.sergeyu@chromium.org2012-01-181-1/+1
* Add ChromotingHost::RemoveStatusObserver().sergeyu@chromium.org2012-01-171-1/+2
* The chromoting IT2Me host logs connection data to the cloud.simonmorris@chromium.org2012-01-131-0/+2
* Move ChromotingHost initialization to the network thread.sergeyu@chromium.org2012-01-071-3/+5
* Move signaling connection creation out of ChromotingHost.sergeyu@chromium.org2012-01-041-12/+14
* Refactor SignalStrategy so that it can be reused for multiple connections.sergeyu@chromium.org2012-01-031-2/+1
* The host sends simple log entries to the server.simonmorris@chromium.org2011-11-221-0/+63