summaryrefslogtreecommitdiff
path: root/google-daemon
Commit message (Expand)AuthorAgeFilesLines
* block-project-ssh-keys value is case insensitive.Max Illfelder2016-02-101-4/+2
* Update accounts daemon with revised procedure.Max Illfelder2016-02-101-11/+10
* Set ssh keys as variable instead of getting twice.Max Illfelder2016-01-151-3/+4
* Support sshKeys or additional-ssh-keys metadata.Max Illfelder2016-01-151-2/+3
* Update messages to include new SSH key attributes.Max Illfelder2016-01-131-4/+4
* Fixed style issues in the desired accounts script.Max Illfelder2016-01-121-9/+9
* Join valid SSH key lists with new lines.Max Illfelder2016-01-121-5/+7
* Drop support for sshKeys in instance metadata.Max Illfelder2016-01-121-1/+7
* Comment improvements in the accounts manager.Max Illfelder2015-11-161-6/+6
* Removed json parsing for etag in accounts manager.Max Illfelder2015-11-161-8/+5
* Updated accounts manager to store correct etags.Max Illfelder2015-11-131-6/+3
* Overhaul of the desired accounts script.Max Illfelder2015-11-131-79/+27
* Fixed a broken link in the README.Max Illfelder2015-09-181-5/+5
* Changes to readme for newer Google Daemon servicescraigbox2015-08-271-4/+8
* Fix check for gcuaDaniel Broudy2015-06-191-1/+1
* Preventing the accounts manager from starting if GCUA is installed.Sasha Lionheart2015-06-151-2/+9
* Remove temp files when move operation failsAndrey Ulanov2015-05-212-2/+11
* Fix formattingZach Marano2015-04-211-1/+1
* Fix string formatting.Zach Marano2015-04-211-1/+1
* Fix string formatting bug in address manager.Zach Marano2015-04-211-2/+2
* Merge pull request #158 from shields/gcloudMax Illfelder2015-04-151-1/+1
|\
| * Documentation should point to gcloud compute instead of the deprecated gcutil.Michael Shields2015-04-101-1/+1
* | Use /bin/ip instead of /sbin/ipAditya Kali2015-04-141-6/+9
|/
* Google clock sync manager to sync the system clock when a migrationZach Marano2015-03-208-9/+360
* Updated descired_accounts.pySam Pegler2015-02-171-1/+1
* Add dependency to syslog for address managercbacon2014-10-161-1/+1
* Update accounts.pycbacon2014-07-211-1/+4
* Update accounts.pycbacon2014-07-211-1/+0
* Skip accounts with /sbin/nologin as a login shellcbacon2014-07-211-0/+12
* Switch expired SSH key log level to debugJimmy Kaplowitz2014-07-211-1/+1
* Adjust timeout on hanging metadata requestDavid Newgas2014-07-091-2/+2
* Add client timeout to metadata hanging requestDavid Newgas2014-07-081-1/+1
* Change logging level from info to debug when checking available disk space toHerbert Duarte2014-06-301-2/+2
* Support key expirationJimmy Kaplowitz2014-06-191-0/+67
* Bugfix: Remove users keys when gone from metadataJimmy Kaplowitz2014-06-192-21/+45
* Fix ssh keys files being emptied when disk is full.Herbert Duarte2014-06-031-0/+9
* Update http header for retrieving instance metadata.Jeremy Edwards2014-06-022-2/+2
* Update desired_accounts.pykimasaki2014-04-251-4/+4
* Incorporate code review feedback.Yue Luo2014-04-091-4/+4
* Switch to IP address to access metadata server.Yue Luo2014-04-082-4/+5
* Merge pull request #55 from coreos/masterJeremy Edwards2014-04-071-1/+17
|\
| * fix(google-daemon): use * for the passwd not !Brandon Philips2014-04-051-1/+17
* | feat(accounts): add users to the sudo group by defaultBrandon Philips2014-04-071-1/+1
* | Minor changesHimanshu Vasishth2014-04-041-1/+0
* | Fixing typo in error code which I was using to test the changes and didn't ac...Himanshu Vasishth2014-04-041-1/+1
* | Changing DesiredAccounts._GetAttribute method to catch 404 HTTPError and rais...Himanshu Vasishth2014-04-042-110/+112
|/
* Merge pull request #46 from frodenas/masterJeremy Edwards2014-03-031-4/+4
|\
| * Fixes authorized_keys file permissionsFerran Rodenas2014-02-181-4/+4
* | support both CentOS and Debian derivativesEric Johnson2014-02-242-3/+4
* | fixes #48, account manager was not starting on upstart systemsEric Johnson2014-02-212-3/+3
|/