summaryrefslogtreecommitdiffstats
path: root/remoting/host/installer
Commit message (Expand)AuthorAgeFilesLines
* Add native messaging host to Linux Chromoting packagelambroslambrou@chromium.org2013-06-251-10/+27
* Generate a unique terminal ID and use it to associate the RDP connection with...alexeypa@chromium.org2013-06-201-2/+2
* Configure security of the elevated controller in runtime.alexeypa@chromium.org2013-06-181-13/+1
* Use sudo in remoting init.d script to get a clean per-user environmentlambroslambrou@chromium.org2013-06-111-8/+15
* Emulate pressing Ctrl+Alt+End making the RDP ActiveX control to send Secure A...alexeypa@chromium.org2013-06-041-1/+1
* Removing unused Chromoting host code.alexeypa@chromium.org2013-05-232-20/+7
* Fix Mac installer to restart users' Host processeslambroslambrou@chromium.org2013-05-161-3/+13
* Don't use pgrep on OS X.jamiewalch@chromium.org2013-04-262-10/+16
* Reordered packages to install Keystone first.jamiewalch@google.com2013-04-231-9/+9
* Restart the Chromoting daemon after one minute when it crashes.alexeypa@chromium.org2013-04-191-1/+12
* Set SHELL environment in Chromoting session.lambroslambrou@chromium.org2013-03-291-1/+2
* Set environment variables in chromoting sessionlambroslambrou@chromium.org2013-03-281-1/+2
* Don't run login scripts in foreground when running per-user daemon.lambroslambrou@chromium.org2013-03-201-13/+9
* Add postrm to remove Unix group for chromoting.lambroslambrou@chromium.org2013-03-151-0/+13
* OSStatus is an SInt32; use the correct formatting.avi@chromium.org2013-03-142-4/+7
* Improve PID-file handling in Linux Me2Me script.lambroslambrou@chromium.org2013-03-101-1/+1
* RdpDesktopSession COM class should only use raw interfaces.alexeypa@chromium.org2013-03-061-14/+41
* Revert 186280 because it broke the official build.alexeypa@google.com2013-03-061-41/+14
* RdpDesktopSession COM class should only use raw interfaces.alexeypa@chromium.org2013-03-051-14/+41
* Initialize COM and configure security settings in the daemon.alexeypa@chromium.org2013-03-051-1/+1
* Introducing an out-of-process COM class hosting RdpClient.alexeypa@chromium.org2013-03-012-9/+95
* Refactor the ATL module code to accomodate the coming RDP changes.alexeypa@chromium.org2013-03-012-17/+15
* Fix Linux packaging failure due to bad shlib resolution.mmoss@chromium.org2013-02-281-0/+9
* Improve unloading/loading launchd jobs in Chromoting Mac installerlambroslambrou@chromium.org2013-02-282-36/+78
* Use a single shared entry point for all Chromoting processes.alexeypa@chromium.org2013-02-232-40/+33
* Strip and save debug info from chromoting host binaries.mmoss@chromium.org2013-02-112-9/+9
* Direct host output to a specific log file.skonig@chromium.org2013-02-096-6/+83
* Integrate Chromoting Linux packaging into official build.mmoss@chromium.org2013-02-081-6/+78
* Fixing a typo in the typelib registration.alexeypa@chromium.org2013-02-061-1/+1
* Move Keystone registration to top of remoting postflight script.lambroslambrou@chromium.org2013-02-061-8/+8
* Relanding r180433, now without build/some.gyp:alexeypa@chromium.org2013-02-042-14/+26
* Revert 180433 because build\some.gyp was added to the CL by mistake.alexeypa@google.com2013-02-042-26/+14
* Merged all Chromoting Host code into remoting_core.dll (Windows).alexeypa@chromium.org2013-02-042-14/+26
* Revert 179373. This makes the try jobs started by the commit queue fail.marja@chromium.org2013-01-312-26/+14
* Merged all Chromoting Host code into remoting_core.dll (Windows).alexeypa@chromium.org2013-01-292-14/+26
* Revert 179226kinuko@chromium.org2013-01-292-26/+14
* Revert 179294, MAC linking is fixed by 179304vitalybuka@chromium.org2013-01-292-14/+26
* Revert "Merged all Chromoting Host code into remoting_core.dll (Windows)."mattm@chromium.org2013-01-292-26/+14
* Merged all Chromoting Host code into remoting_core.dll (Windows).alexeypa@chromium.org2013-01-292-14/+26
* POSIXify chrome-remote-desktop init scriptlambroslambrou@chromium.org2013-01-031-7/+7
* Fix Debian build script for svn-based checkoutlambroslambrou@chromium.org2012-12-261-2/+2
* Don't run host for managed accounts on OS X.skonig@chromium.org2012-12-131-0/+6
* Don't relaunch the host process too often.jamiewalch@google.com2012-12-081-8/+45
* Clear the usagestats flag created by the host versions that mishandled the flag.alexeypa@chromium.org2012-12-051-0/+20
* Don't relaunch the host process on logout.jamiewalch@chromium.org2012-11-211-1/+2
* Reinstate --distribution setting for Chromoting Debian packagelambroslambrou@chromium.org2012-11-211-0/+2
* Adds an icon to the final confirmation dialog after uninstall succeeds (or fa...skonig@chromium.org2012-11-202-10/+68
* Delete trigger file if the host ID has been deleted.jamiewalch@chromium.org2012-11-171-0/+10
* Fixed gyp to work with both xcodebuild and ninja.jamiewalch@chromium.org2012-11-171-0/+27
* Chromoting Debian package improvementslambroslambrou@chromium.org2012-11-163-4/+20