summaryrefslogtreecommitdiff
path: root/google_compute_engine/accounts/accounts_daemon.py
Commit message (Expand)AuthorAgeFilesLines
* Repo layout changes (#688)Liam Hopkins2018-12-141-310/+0
* Fix logic for enabling OS Login two factor. (#707)Max Illfelder2018-12-051-3/+2
* Update keyword argument to UpdateOsLogin function. (#704)Max Illfelder2018-12-041-2/+3
* Accounts: separate gpasswd command in two (#699)Lucas Kanashiro2018-12-031-7/+10
* Two-factor updates: OS Login control file and metadata watcher (#684)Liam Hopkins2018-11-121-1/+19
* Read gpasswd_cmd from config file (#658)Lucas Kanashiro2018-11-011-3/+6
* OS Login activation via the accounts daemon. (#494)Rick Wright2017-10-131-4/+44
* Fix the group and user modification commands. (#459)Max Illfelder2017-08-161-1/+2
* Account commands are strings, not booleans. (#456)Max Illfelder2017-08-161-4/+4
* Add options in [Accounts] for user/group commands (#443)Helen Koike2017-07-271-2/+14
* Replace file paths by variables (#440)LN Fornazier2017-07-201-1/+2
* Update "user_ssh_keys" when a user is removed. (#396)Max Illfelder2017-04-271-0/+1
* Prevent unchanged authorized keys file writes. (#386)Max Illfelder2017-03-141-2/+7
* Reject SSH keys with non-ascii characters. (#356)Max Illfelder2016-11-101-0/+3
* Add a timeout option to metadata watcher calls. (#344)Max Illfelder2016-10-191-1/+4
* Provide a service to enable network interfaces on boot. (#314)Max Illfelder2016-08-191-2/+3
* Fix logging in the Linux guest environment.Max Illfelder2016-05-271-3/+11
* Fix packaging bugs.Zach Marano2016-05-191-1/+5
* Generate instance defaults during instance setup.Max Illfelder2016-05-101-5/+3
* Account and IP forwarding compatibility fixes.Max Illfelder2016-05-041-2/+2
* Linux guest environment v2.Max Illfelder2016-04-291-0/+209