summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add lint to TravislintJon Wayne Parrott2016-11-211-2/+29
* Version bump the Google Python package to 2.3.1. (#362)Max Illfelder2016-11-181-1/+1
* Version bump the Google Config package 2.1.1. (#361)Max Illfelder2016-11-181-1/+1
* Add a route to the metadata server to /etc/hosts. (#360)Max Illfelder2016-11-181-0/+3
* Fix rsyslog startup problem on systemd. Don't hup syslog for systemd (#359)Zach Marano2016-11-181-2/+6
* Reject SSH keys with non-ascii characters. (#356)Max Illfelder2016-11-102-0/+15
* Version bump the Google Python package to 2.3.0. (#355)Max Illfelder2016-11-091-1/+1
* Add Python package dependency on setuptools. (#352)Robert Schweikert2016-11-091-1/+1
* Handle exceptions when writing the sudoers file (#354)Robert Schweikert2016-11-022-4/+29
* Add support for IP aliases. (#345)Max Illfelder2016-10-274-15/+53
* Provide an error when gsutil is not installed (#353)Robert Schweikert2016-10-202-3/+20
* Add a timeout option to metadata watcher calls. (#344)Max Illfelder2016-10-196-31/+61
* Update the README to document distro configs. (#350)Max Illfelder2016-10-191-0/+5
* Version bump for improved network setup on EL. (#343)Max Illfelder2016-09-303-3/+3
* Improved network interface configuration on EL. (#340)Max Illfelder2016-09-3020-88/+1043
* Accounts daemon only modifies groups on user add. (#339)Max Illfelder2016-09-121-4/+6
* Version bump the Google Python package to 2.2.3. (#338)Max Illfelder2016-09-061-1/+1
* Make enabling Ethernet interfaces EL compatible. (#335)Max Illfelder2016-09-066-86/+97
* Build packages by distro (#337)Daniel Hwang2016-09-063-34/+170
* Ignore build files (#336)Daniel Hwang2016-09-061-0/+3
* Version bump the Google Python package to 2.2.2. (#332)Max Illfelder2016-08-261-1/+1
* Fix IP forwarding utils Python 3 compatibility. (#331)Max Illfelder2016-08-262-9/+18
* Update the README for networking changes. (#330)Max Illfelder2016-08-253-22/+45
* Version bump the Google Python package to 2.2.1. (#328)Max Illfelder2016-08-221-1/+1
* Fix user account management on Python 3. (#327)Max Illfelder2016-08-222-6/+9
* Renamed google_configs directory to match package. (#323)Max Illfelder2016-08-197-0/+0
* Remove test coverage for Python 3.2. (#324)Max Illfelder2016-08-191-1/+0
* Version bump the Python and init packages. (#322)Max Illfelder2016-08-192-2/+2
* Provide a service to enable network interfaces on boot. (#314)Max Illfelder2016-08-1935-195/+593
* Update the README's troubleshooting instructions. (#321)Max Illfelder2016-08-121-1/+12
* Allow metadata script output that is not utf-8. (#319)Max Illfelder2016-08-081-1/+1
* Version bump the Google Python package to 2.1.3. (#318)Max Illfelder2016-08-031-1/+1
* Update travis config to fix a tox breakage. (#316)Max Illfelder2016-07-291-3/+2
* Use MAC address metadata for IP forwarding. (#312)Max Illfelder2016-07-274-104/+235
* Daemons should run if configs are not set. (#313)Max Illfelder2016-07-252-3/+3
* Test style improvement for config manager test. (#311)Max Illfelder2016-07-251-22/+24
* Add user to docker group if exists. (#309)Jeff Mendoza2016-07-211-1/+1
* The metadata watcher should not use a proxy. (#305)Max Illfelder2016-07-212-39/+74
* Bump google_compute_engine_init to 2.0.2. (#303)Zach Marano2016-07-191-1/+1
* Fix migration from existing guest environment to new guest environment. (#302)Zach Marano2016-07-196-4/+36
* Merge pull request #301 from zmarano/developmentZach Marano2016-07-181-1/+1
|\
| * Bump google_compute_engine_init to 2.0.1Zach Marano2016-07-181-1/+1
* | Merge pull request #300 from zmarano/developmentZach Marano2016-07-184-3/+15
|\ \ | |/
| * Fix dependencies for init package and run instance_setup duringZach Marano2016-07-184-3/+15
|/
* Version bump the Google Python package to 2.1.2. (#298)Max Illfelder2016-07-141-1/+1
* Prevent compute auth from hanging. (#297)Max Illfelder2016-07-132-33/+41
* Travis should only publish changes from master. (#296)Max Illfelder2016-07-111-1/+2
* Version bump the Google Python package to 2.1.1. (#295)20160708Max Illfelder2016-07-081-1/+1
* Fixed exception checking in metadata watcher. (#294)Max Illfelder2016-07-082-12/+6
* Add a null handler to GCE loggers (#293)thobrla2016-07-073-6/+23