| Commit message (Expand) | Author | Age | Files | Lines |
* | [Chromoting] LogToServer correctly handles multiple simultaneous connections. | simonmorris@chromium.org | 2012-05-25 | 1 | -3/+7 |
* | Disconnect active connections when another client is authenticated. | sergeyu@chromium.org | 2012-05-23 | 1 | -3/+1 |
* | Log connection type to syslogs and to the server. | sergeyu@chromium.org | 2012-03-20 | 1 | -0/+7 |
* | The chromoting hosts log an "IT2Me or Me2Me" field to the server. | simonmorris@chromium.org | 2012-01-21 | 1 | -0/+2 |
* | Log client jid for rejected clients. | sergeyu@chromium.org | 2012-01-18 | 1 | -1/+1 |
* | Add ChromotingHost::RemoveStatusObserver(). | sergeyu@chromium.org | 2012-01-17 | 1 | -1/+2 |
* | The chromoting IT2Me host logs connection data to the cloud. | simonmorris@chromium.org | 2012-01-13 | 1 | -0/+2 |
* | Move ChromotingHost initialization to the network thread. | sergeyu@chromium.org | 2012-01-07 | 1 | -3/+5 |
* | Move signaling connection creation out of ChromotingHost. | sergeyu@chromium.org | 2012-01-04 | 1 | -12/+14 |
* | Refactor SignalStrategy so that it can be reused for multiple connections. | sergeyu@chromium.org | 2012-01-03 | 1 | -2/+1 |
* | The host sends simple log entries to the server. | simonmorris@chromium.org | 2011-11-22 | 1 | -0/+63 |