summaryrefslogtreecommitdiffstats
path: root/remoting/tools
Commit message (Expand)AuthorAgeFilesLines
* Add user to the chrome-remoting group when host is enabled.sergeyu@chromium.org2012-08-281-0/+14
* Update chromoting Debian package configuration to install in /opt/google.sergeyu@chromium.org2012-08-282-27/+25
* Remove host registration functionality from me2me_virtual_host.py.jamiewalch@chromium.org2012-08-281-250/+44
* Reuse log file across session restarts and make it available via REMOTING_ME2...jamiewalch@google.com2012-08-211-4/+9
* Handle updates to the wrapper script.jamiewalch@google.com2012-08-202-20/+41
* Update linux host to handle SIGHUP. Use it to reload config.sergeyu@chromium.org2012-08-171-8/+6
* [Chromoting] Avoid potential conflicts leading to pending reboots while upgra...alexeypa@chromium.org2012-08-172-0/+20
* Fix DaemonControllerLinux::SetConfigAndStart() to reload config automatically.sergeyu@chromium.org2012-08-161-6/+47
* Make curtain-mode controllable by policy.jamiewalch@google.com2012-08-151-0/+1
* Change default host resolution to 1280x800.sergeyu@chromium.org2012-08-141-1/+1
* 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