summaryrefslogtreecommitdiffstats
path: root/remoting/tools
Commit message (Expand)AuthorAgeFilesLines
* Don't use auth.json in me2me_virtual_host.sergeyu@chromium.org2012-08-091-105/+131
* Reverting r148671, r149866 (broke VS2008 builder) and r150361 (broke ninja).alexeypa@chromium.org2012-08-082-20/+0
* [Chromoting] Auto-generate CLSID of the daemon controller at GYP time. This m...alexeypa@chromium.org2012-08-032-0/+20
* [Chromoting] Moving Windows-only host installation script to remoting/host/wi...alexeypa@google.com2012-08-032-0/+140
* Add ability to customise Virtual Me2Me X session.lambroslambrou@chromium.org2012-08-021-0/+12
* [Chromoting] Implement the host domain policy.simonmorris@chromium.org2012-08-021-0/+4
* [Chromoting] Fix command line flags for virtual Me2Me.simonmorris@chromium.org2012-08-011-2/+2
* Replace --explicit-config option in me2me_virtual_host.py with --silent.sergeyu@chromium.org2012-08-011-31/+52
* Remove the need to have separate config for authentication.sergeyu@chromium.org2012-08-011-13/+15
* Run Virtual Me2Me sessions via /etc/X11/Xsessionlambroslambrou@chromium.org2012-07-311-2/+3
* [Chromoting] Make virtual Me2Me explicitly ask for an app-specific password.simonmorris@chromium.org2012-07-311-1/+1
* Adding a breakpad tester tool. It can be used to crash the specified process ...alexeypa@chromium.org2012-07-271-0/+85
* Basic Debian packaging for Linux Me2Me hostlambroslambrou@chromium.org2012-07-272-2/+5
* Run a RANDR-patched version of Xvfb for Virtual Me2Me if available.lambroslambrou@google.com2012-07-201-2/+7
* Choose Virtual Me2Me X session based on installed components.lambroslambrou@chromium.org2012-07-191-4/+55
* Virtual Me2Me: Add xrandr commands to set up multiple screen sizeslambroslambrou@chromium.org2012-07-171-22/+61
* Require 6-digit PIN for Virtual Me2Melambroslambrou@google.com2012-07-161-11/+2
* Fix svn revision number in Me2Me tarball.lambroslambrou@google.com2012-07-161-1/+2
* [Chromoting] Simple script to print out installed mac version info.garykac@chromium.org2012-05-231-0/+26
* Use setxkbmap to set virtual Me2Me to use "evdev" keycodes.wez@chromium.org2012-05-041-0/+13
* Chromoting: stopping the service if a permanent error is encountered (such as...alexeypa@chromium.org2012-04-171-5/+15
* Implement GetConfig() and UpdateConfig in DaemonControllerLinux.sergeyu@chromium.org2012-04-071-10/+0
* Implement Me2Me setup flow.sergeyu@chromium.org2012-03-291-29/+38
* Allow the Linux daemon to be stopped and started via the web-app and for the ...jamiewalch@chromium.org2012-03-091-1/+21
* Suppress key-repeat on Linux hostlambroslambrou@chromium.org2012-03-071-16/+0
* Disable keyboard auto-repeat in the Me2Me session.lambroslambrou@google.com2012-02-271-0/+16
* Redirect Me2Me session stdout+stderr to /tmp.lambroslambrou@chromium.org2012-02-251-2/+11
* Copy $LANG to virtual Me2Me sessionlambroslambrou@chromium.org2012-02-171-0/+1
* Chromoting: Remove old client test server and test files that we no longergarykac@chromium.org2012-02-131-173/+0
* Add an environment variable to Virtual Me2Me session.lambroslambrou@google.com2012-02-111-1/+3
* Don't display the PID of a currently-running Virtual Me2Me daemon.lambroslambrou@chromium.org2012-02-091-9/+4
* Restart host process to allow updating PIN with -p option.lambroslambrou@google.com2012-02-091-2/+30
* Add script to build Me2Me tarballlambroslambrou@google.com2012-02-081-0/+50
* Make Me2Me host and client auth behaviour match user expectations.sergeyu@chromium.org2012-02-081-2/+14
* Use a different exit-code to signal Me2Me Host not registered.lambroslambrou@chromium.org2012-02-081-1/+3
* Require PIN for Me2Me host.sergeyu@chromium.org2012-02-032-17/+27
* Delete host.json and exit if Host ID deleted from serverlambroslambrou@google.com2012-02-031-0/+6
* Refresh auth tokens if host registration fails with authentication error.lambroslambrou@google.com2012-02-031-18/+58
* Fix typos in me2me_virtual_host.py and register_host.py.sergeyu@chromium.org2012-01-252-2/+2
* Enable V2 authentication for Me2Me host.sergeyu@chromium.org2012-01-242-29/+72
* Run the GDM Xsession script instead of /etc/X11/Xsession.lambroslambrou@google.com2012-01-201-1/+3
* Enforce minimum time between launching Virtual Me2Me sessions.lambroslambrou@google.com2012-01-191-1/+14
* Add --stop flag to me2me_virtual_host.pysergeyu@chromium.org2012-01-131-21/+38
* Fix executable searching in keygen.pylambroslambrou@google.com2012-01-101-25/+30
* Fix permissions of log file.lambroslambrou@google.com2012-01-101-2/+6
* Virtual Me2Me: Restart X server and session if either of them crashes.lambroslambrou@google.com2012-01-101-15/+45
* Fix error handling in hostdir.pysergeyu@chromium.org2012-01-021-5/+5
* Fix python syntax error in register_host.py introduced by r111427.sergeyu@chromium.org2011-12-281-1/+1
* Daemonize the Virtual Me2Me script, and implement simple PID-file checking.lambroslambrou@google.com2011-12-191-23/+200
* Add command-line option for Virtual Me2Me to set the desktop size.lambroslambrou@google.com2011-12-131-6/+31