index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remoting
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use auth.json in me2me_virtual_host.
sergeyu@chromium.org
2012-08-09
1
-105
/
+131
*
Reverting r148671, r149866 (broke VS2008 builder) and r150361 (broke ninja).
alexeypa@chromium.org
2012-08-08
2
-20
/
+0
*
[Chromoting] Auto-generate CLSID of the daemon controller at GYP time. This m...
alexeypa@chromium.org
2012-08-03
2
-0
/
+20
*
[Chromoting] Moving Windows-only host installation script to remoting/host/wi...
alexeypa@google.com
2012-08-03
2
-0
/
+140
*
Add ability to customise Virtual Me2Me X session.
lambroslambrou@chromium.org
2012-08-02
1
-0
/
+12
*
[Chromoting] Implement the host domain policy.
simonmorris@chromium.org
2012-08-02
1
-0
/
+4
*
[Chromoting] Fix command line flags for virtual Me2Me.
simonmorris@chromium.org
2012-08-01
1
-2
/
+2
*
Replace --explicit-config option in me2me_virtual_host.py with --silent.
sergeyu@chromium.org
2012-08-01
1
-31
/
+52
*
Remove the need to have separate config for authentication.
sergeyu@chromium.org
2012-08-01
1
-13
/
+15
*
Run Virtual Me2Me sessions via /etc/X11/Xsession
lambroslambrou@chromium.org
2012-07-31
1
-2
/
+3
*
[Chromoting] Make virtual Me2Me explicitly ask for an app-specific password.
simonmorris@chromium.org
2012-07-31
1
-1
/
+1
*
Adding a breakpad tester tool. It can be used to crash the specified process ...
alexeypa@chromium.org
2012-07-27
1
-0
/
+85
*
Basic Debian packaging for Linux Me2Me host
lambroslambrou@chromium.org
2012-07-27
2
-2
/
+5
*
Run a RANDR-patched version of Xvfb for Virtual Me2Me if available.
lambroslambrou@google.com
2012-07-20
1
-2
/
+7
*
Choose Virtual Me2Me X session based on installed components.
lambroslambrou@chromium.org
2012-07-19
1
-4
/
+55
*
Virtual Me2Me: Add xrandr commands to set up multiple screen sizes
lambroslambrou@chromium.org
2012-07-17
1
-22
/
+61
*
Require 6-digit PIN for Virtual Me2Me
lambroslambrou@google.com
2012-07-16
1
-11
/
+2
*
Fix svn revision number in Me2Me tarball.
lambroslambrou@google.com
2012-07-16
1
-1
/
+2
*
[Chromoting] Simple script to print out installed mac version info.
garykac@chromium.org
2012-05-23
1
-0
/
+26
*
Use setxkbmap to set virtual Me2Me to use "evdev" keycodes.
wez@chromium.org
2012-05-04
1
-0
/
+13
*
Chromoting: stopping the service if a permanent error is encountered (such as...
alexeypa@chromium.org
2012-04-17
1
-5
/
+15
*
Implement GetConfig() and UpdateConfig in DaemonControllerLinux.
sergeyu@chromium.org
2012-04-07
1
-10
/
+0
*
Implement Me2Me setup flow.
sergeyu@chromium.org
2012-03-29
1
-29
/
+38
*
Allow the Linux daemon to be stopped and started via the web-app and for the ...
jamiewalch@chromium.org
2012-03-09
1
-1
/
+21
*
Suppress key-repeat on Linux host
lambroslambrou@chromium.org
2012-03-07
1
-16
/
+0
*
Disable keyboard auto-repeat in the Me2Me session.
lambroslambrou@google.com
2012-02-27
1
-0
/
+16
*
Redirect Me2Me session stdout+stderr to /tmp.
lambroslambrou@chromium.org
2012-02-25
1
-2
/
+11
*
Copy $LANG to virtual Me2Me session
lambroslambrou@chromium.org
2012-02-17
1
-0
/
+1
*
Chromoting: Remove old client test server and test files that we no longer
garykac@chromium.org
2012-02-13
1
-173
/
+0
*
Add an environment variable to Virtual Me2Me session.
lambroslambrou@google.com
2012-02-11
1
-1
/
+3
*
Don't display the PID of a currently-running Virtual Me2Me daemon.
lambroslambrou@chromium.org
2012-02-09
1
-9
/
+4
*
Restart host process to allow updating PIN with -p option.
lambroslambrou@google.com
2012-02-09
1
-2
/
+30
*
Add script to build Me2Me tarball
lambroslambrou@google.com
2012-02-08
1
-0
/
+50
*
Make Me2Me host and client auth behaviour match user expectations.
sergeyu@chromium.org
2012-02-08
1
-2
/
+14
*
Use a different exit-code to signal Me2Me Host not registered.
lambroslambrou@chromium.org
2012-02-08
1
-1
/
+3
*
Require PIN for Me2Me host.
sergeyu@chromium.org
2012-02-03
2
-17
/
+27
*
Delete host.json and exit if Host ID deleted from server
lambroslambrou@google.com
2012-02-03
1
-0
/
+6
*
Refresh auth tokens if host registration fails with authentication error.
lambroslambrou@google.com
2012-02-03
1
-18
/
+58
*
Fix typos in me2me_virtual_host.py and register_host.py.
sergeyu@chromium.org
2012-01-25
2
-2
/
+2
*
Enable V2 authentication for Me2Me host.
sergeyu@chromium.org
2012-01-24
2
-29
/
+72
*
Run the GDM Xsession script instead of /etc/X11/Xsession.
lambroslambrou@google.com
2012-01-20
1
-1
/
+3
*
Enforce minimum time between launching Virtual Me2Me sessions.
lambroslambrou@google.com
2012-01-19
1
-1
/
+14
*
Add --stop flag to me2me_virtual_host.py
sergeyu@chromium.org
2012-01-13
1
-21
/
+38
*
Fix executable searching in keygen.py
lambroslambrou@google.com
2012-01-10
1
-25
/
+30
*
Fix permissions of log file.
lambroslambrou@google.com
2012-01-10
1
-2
/
+6
*
Virtual Me2Me: Restart X server and session if either of them crashes.
lambroslambrou@google.com
2012-01-10
1
-15
/
+45
*
Fix error handling in hostdir.py
sergeyu@chromium.org
2012-01-02
1
-5
/
+5
*
Fix python syntax error in register_host.py introduced by r111427.
sergeyu@chromium.org
2011-12-28
1
-1
/
+1
*
Daemonize the Virtual Me2Me script, and implement simple PID-file checking.
lambroslambrou@google.com
2011-12-19
1
-23
/
+200
*
Add command-line option for Virtual Me2Me to set the desktop size.
lambroslambrou@google.com
2011-12-13
1
-6
/
+31
[next]