summaryrefslogtreecommitdiffstats
path: root/remoting/tools
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Virtual Me2Me: Redirect stdin of Xsession to /dev/null.lambroslambrou@google.com2011-12-131-0/+6
* Store the host config in a per-host config file.lambroslambrou@google.com2011-12-121-6/+12
* Handle SIGHUP in me2me_virtual_host.pylambroslambrou@google.com2011-12-081-1/+1
* Fix many* python scripts in src/maruel@chromium.org2011-11-233-160/+183
* Initial check-in of Linux virtual Me2Me.lambroslambrou@chromium.org2011-11-171-0/+317
* Remove old script with invalid license at top.garykac@chromium.org2011-09-271-7/+0
* Basic OAuth2 support using the native app flow.ajwong@chromium.org2011-05-201-11/+11
* Improve UI of Chromoting client UI to select available hosts.garykac@chromium.org2010-09-081-0/+7
* Update gettoken.py to generate chromoting directory token.garykac@chromium.org2010-09-031-12/+32
* Updated chromoting directory URL to use www.googleapis.com, switched to https.sergeyu@chromium.org2010-08-302-4/+4
* Added hostdir.py - a simple Chromoting Directory client.sergeyu@chromium.org2010-08-163-5/+232
* Fixed register_host.py, so it works on windows.sergeyu@chromium.org2010-08-122-9/+25
* Rudamentary Chrome extension version of the chromoting client UI.ajwong@chromium.org2010-08-042-69/+0
* Updated register_host.py for the latest version of the directory service.sergeyu@chromium.org2010-07-281-6/+6
* Add a very simple client HTML/JS webpage.ajwong@chromium.org2010-07-282-0/+69
* Added RSA key generator for register_host.pysergeyu@chromium.org2010-07-142-9/+35
* Fix host auth scripts to work with Windows.garykac@google.com2010-06-253-5/+7
* Change runclient so that it automatically uppercases IDs so I don't have to d...dmaclach@chromium.org2010-06-231-1/+1
* Get scripts working independent of where they are run.dmaclach@chromium.org2010-06-233-10/+22
* JSON based host config storage implemented. Python script for host registration.sergeyu@chromium.org2010-06-173-30/+130
* Hookup the ChromotingPlugin into the refactored implementationajwong@chromium.org2010-06-171-1/+4
* Broken build due to uninitialized var.dmaclach@chromium.org2010-06-151-1/+1
* Add cmdline options to set the hostjid, jid and auth token for the chromotinggarykac@google.com2010-06-111-0/+37
* Extract auth token into separate .chromotingAuthToken file so it can be re-used.garykac@google.com2010-06-111-2/+29
* Fix up warning due to missing declarations.dmaclach@chromium.org2010-06-101-0/+6
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-091-0/+23
* Revert 49298 - Broke compile - Token-based authentication for chromoting.rsesek@chromium.org2010-06-091-23/+0
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-091-0/+23
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-071-0/+164