summaryrefslogtreecommitdiffstats
path: root/remoting/host/installer
Commit message (Expand)AuthorAgeFilesLines
* Use PlistBuddy instead of defaults.jamiewalch@chromium.org2012-05-141-2/+2
* Merging IDaemonControl and IDaemonControlUi.alexeypa@chromium.org2012-05-141-14/+1
* Implemented GetVersion for Mac.jamiewalch@chromium.org2012-05-111-0/+3
* Require an explicit command-line option from launchd.jamiewalch@google.com2012-05-112-1/+5
* Make me2me_host a Mac bundlelambroslambrou@chromium.org2012-05-104-4/+4
* [Chromoting] Specify the input directory when calling the pkg-dmg script.garykac@chromium.org2012-05-091-1/+1
* Fixed installer not explicitly start (load does it implicitly).jamiewalch@google.com2012-05-091-8/+5
* [Chromoting] Don't require empty out directory when signing.garykac@chromium.org2012-05-081-8/+4
* Preference Pane for chromoting on Maclambroslambrou@chromium.org2012-05-081-1/+18
* Chromoting: Stop the Mac daemon if a permanent error is encountereddcaiafa@chromium.org2012-05-042-14/+65
* Adding Chrome Remote Desktop icon to:alexeypa@chromium.org2012-05-041-6/+16
* [Chromoting] Update installer dmg name to include version number.garykac@chromium.org2012-05-041-6/+6
* [Chromoting] Properly brand the mpkg name that Keystone looks for.garykac@chromium.org2012-05-031-1/+1
* Make the PIN confirmation dialog focused properly.alexeypa@chromium.org2012-05-021-0/+13
* [Chromoting] Use pkg-dmg script to build Mac installer .dmg.garykac@chromium.org2012-05-021-21/+31
* [Chromoting] Include pkg-dmg script into installer archive.garykac@chromium.org2012-05-021-26/+52
* [Chromoting] Update installer archive to check file extensions in one location.garykac@chromium.org2012-04-301-31/+42
* [Chromoting] Sign uninstaller and fixup user-visible package and dmg names.garykac@chromium.org2012-04-301-15/+23
* [Chromoting] Auto-update the Keystone product version for Chrome Remote Desktopgarykac@chromium.org2012-04-271-1/+1
* [Chromoting] Update the uninstaller to remove itself.garykac@chromium.org2012-04-271-3/+11
* [Chromoting] Update uninstaller to include icons. Cleanup filenames.garykac@chromium.org2012-04-273-2/+2
* [Chromoting] Add Mac uninstaller icons.garykac@chromium.org2012-04-261-0/+0
* Fix check_perms failure from r133994.thestig@chromium.org2012-04-253-0/+0
* [Chromoting] Script to sign the me2me_host binary and build the installer.garykac@chromium.org2012-04-257-171/+294
* Set svn:executable bit on executable script.maruel@chromium.org2012-04-241-0/+1
* [Chromoting] Add brand and version to Chromoting Host Uninstaller builds.garykac@chromium.org2012-04-231-5/+5
* Making sure that the Chromoting Host installation follows Windows Installer's...alexeypa@chromium.org2012-04-221-10/+9
* [Chromoting] Unpack .zip files when building installer archive.garykac@chromium.org2012-04-201-9/+39
* Write Mac Me2Me config as rootlambroslambrou@chromium.org2012-04-203-8/+13
* [Chromoting] Update host installer build script to verify source files.garykac@chromium.org2012-04-201-4/+34
* [Chromoting] Add host uninstaller to Installer package.garykac@chromium.org2012-04-195-56/+821
* Fixed compile warnings.jamiewalch@chromium.org2012-04-193-62/+737
* [Chromoting] Update installer pre/post scripts to handle already running hosts.garykac@chromium.org2012-04-184-46/+73
* [Chromoting] Initial version of Mac uninstaller application.garykac@chromium.org2012-04-184-0/+1184
* Do not register a non official Host with Omaha installer to avoid autoupdatin...alexeypa@chromium.org2012-04-171-16/+20
* [Chromoting] Add target to build archive for me2me host installer.garykac@chromium.org2012-04-141-0/+173
* Chromoting Host installation should take into account both buildtype% and bra...alexeypa@chromium.org2012-04-141-1/+1
* [Chromoting] Add Keystone .pkg.zip to include in Chromoting Host installer.garykac@chromium.org2012-04-131-0/+0
* Revert 132270 - [Chromoting] Add target to build archive for remoting_me2me_h...tim@chromium.org2012-04-131-173/+0
* [Chromoting] Add target to build archive for remoting_me2me_host files.garykac@chromium.org2012-04-131-0/+173
* [Chromoting] Remove spaces from packproj name to make the build system happier.garykac@chromium.org2012-04-131-3/+3
* The Chromoting service should not start automatically unless it was configure...alexeypa@chromium.org2012-04-121-1/+37
* Remove uninstaller (accidentally got merged with previous cl).garykac@chromium.org2012-04-097-1200/+0
* Initial version of the Chromoting installer for Mac.garykac@chromium.org2012-04-0918-0/+2882
* Moved the Chromoting host configuration under %SystemDrive%\ProgramData and A...alexeypa@chromium.org2012-04-041-18/+23
* Chromoting: Allow to install the me2me host only on Vista/Server 2008 and abo...alexeypa@chromium.org2012-04-031-0/+6
* Chromoting: The me2me host is now configurable from the web UI on Windows.alexeypa@chromium.org2012-03-301-14/+0
* 1. Revisited branding (Chrome Remote Desktop vs Chromoting).alexeypa@chromium.org2012-03-291-6/+19
* Introducing the "elevated controller" - a COM server with elevation support t...alexeypa@chromium.org2012-03-291-1/+152
* WiX installation script for me2me host.alexeypa@chromium.org2012-03-231-0/+139