Allow the Linux daemon to be stopped and started via the web-app and for the PIN...
commit3f01c469931174046154274c10838f19492efe9d
authorjamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 9 Mar 2012 20:50:23 +0000 (9 20:50 +0000)
committerjamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 9 Mar 2012 20:50:23 +0000 (9 20:50 +0000)
tree122bb7f14ffb53c10f053ef9863b9da63b3ba282
parent0dbe4a01a07d4279b14056d1bbe1c7a1c2009496
Allow the Linux daemon to be stopped and started via the web-app and for the PIN to be changed.

This is just the bare-bones plumbing needed before the more useful cross-platform work like getting the auth credentials out of the web app can begin.

The UI needs work, but that's a separate CL.

BUG=None
TEST=Make sure that me2me_virtual_host.py is on your PATH and you should be good to go.

Review URL: http://codereview.chromium.org/9653013

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125893 0039d316-1c4b-4281-b951-d872f2087c98
remoting/host/plugin/daemon_controller.h
remoting/host/plugin/daemon_controller_linux.cc
remoting/tools/me2me_virtual_host.py
remoting/webapp/ask_pin_dialog.js
remoting/webapp/main.html
remoting/webapp/ui_mode.js