Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable overcommit accounting on E2 VMs (again) (#874) | Liam Hopkins | 2019-11-20 | 2 | -2/+57 |
| | |||||
* | Revert #864, #868 (#875) | Liam Hopkins | 2019-11-20 | 4 | -18/+20 |
| | |||||
* | Roll versions forward for #871 (#872) | Zach Marano | 2019-11-15 | 3 | -3/+9 |
| | |||||
* | Revert "Disable overcommit accounting on E2 VMs (#865)" (#871) | Zach Marano | 2019-11-15 | 2 | -16/+7 |
| | | | This reverts commit 880daf9de49873d37aa6723dff4bba81542d1ecd. | ||||
* | Fix typo and package build. (#867) | Zach Marano | 2019-11-13 | 2 | -2/+3 |
| | |||||
* | add a missed change for retries (#868) | Liam Hopkins | 2019-11-13 | 2 | -3/+3 |
| | |||||
* | Version:20191112.0 (#866) | Liam Hopkins | 2019-11-12 | 7 | -8/+22 |
| | |||||
* | Wait on tentative v6 link-local addrs before DHCP (#861) | Liam Hopkins | 2019-11-12 | 1 | -0/+18 |
| | |||||
* | Disable overcommit accounting on E2 VMs (#865) | Liam Hopkins | 2019-11-12 | 2 | -7/+16 |
| | | | * Disable overcommit accounting on E2 VMs | ||||
* | Added retry loop to _HandleMetadataUpdate (#864) | BongoEADGC6 | 2019-11-12 | 2 | -17/+15 |
| | |||||
* | Bump versions. (#851) | Zach Marano | 2019-09-16 | 7 | -5/+17 |
| | |||||
* | Fix EL6 spec to not call systemctl and put that logic back in the EL7+ spec ↵ | Zach Marano | 2019-09-16 | 2 | -5/+5 |
| | | | | (#848) | ||||
* | rollback VM rename feature (#850) | Liam Hopkins | 2019-09-16 | 2 | -29/+13 |
| | |||||
* | google-startup-scripts run before apt-daily on systemd systems (#841) | Liam Hopkins | 2019-09-10 | 1 | -0/+1 |
| | |||||
* | Add missing DisableIpv6 function for SLES 12 and default case. (#846) | Zach Marano | 2019-09-10 | 2 | -0/+18 |
| | |||||
* | remove deb10 builds (#843) | Liam Hopkins | 2019-09-05 | 3 | -35/+4 |
| | | | | | | * bump versions to 20190905 * missed version bump | ||||
* | bump versions to 20190905 (#842) | Liam Hopkins | 2019-09-05 | 6 | -4/+18 |
| | |||||
* | Use non-numeric project ID in generated boto.cfg for GSUtil (#828) | Matt Houglum | 2019-08-09 | 2 | -8/+9 |
| | | | | | | | | | | | * Generated boto cfg now uses project ID, not number ...for the "default_project_id" attribute under the [GSUtil] section of the config file at /etc/boto.cfg. Fixes #827. * Fix indentation/line-wrap style. | ||||
* | Detect hostname changes (#835) | Liam Hopkins | 2019-08-09 | 18 | -353/+93 |
| | | | | * Restart primary networking to detect new hostname. | ||||
* | Move to new repo (#833) | Liam Hopkins | 2019-08-07 | 35 | -4375/+4 |
| | | | Move the OS Login components to new repo guest-oslogin, leaving a README. | ||||
* | Fix python setup.py version to be complaint with legacy builds. (#832) | Zach Marano | 2019-08-07 | 1 | -1/+1 |
| | | | Fixes #831 | ||||
* | Add msg to consult gsutil team before changing cfg (#826) | Matt Houglum | 2019-08-01 | 2 | -0/+8 |
| | | | | | | | | | | | | | * Add msg to consult gsutil team before changing cfg This should help prevent issues like #820. Fixes #820. (Note that #823 added the fix; this simply closes out an additional action-item resulting from that issue.) * Add another msg where we decide to write the cfg | ||||
* | Bump versions. (#825) | Zach Marano | 2019-08-01 | 11 | -8/+28 |
| | |||||
* | Re-enable boto config and don't write plugin line. (#823) | Zach Marano | 2019-08-01 | 4 | -10/+1 |
| | |||||
* | Update script retrieval for Python 2 and 3. (#822) | Max Illfelder | 2019-07-31 | 2 | -4/+4 |
| | | | | Non-breaking spaces cause utf-8 encoding to fail during file writes. Writing as bytes should be 2/3 compatible. | ||||
* | Correct JSON refcount decrementing (#821) | Liam Hopkins | 2019-07-31 | 1 | -7/+2 |
| | |||||
* | Prepare for release. Bump versions. (#816) | Zach Marano | 2019-07-29 | 11 | -8/+27 |
| | |||||
* | Remove unused binary search logic (#812) | Liam Hopkins | 2019-07-22 | 1 | -194/+10 |
| | |||||
* | Switch to the v1 Guest Attributes URL. (#810) | Rick Wright | 2019-07-22 | 2 | -2/+2 |
| | |||||
* | Fixbuild (#809) | Liam Hopkins | 2019-07-16 | 4 | -9/+12 |
| | |||||
* | Support for Google Private Access over IPv6 (#790) | creatiwit | 2019-07-12 | 14 | -51/+383 |
| | | | | | | * Enable IPv6 on interfaces based on metadata key. * Support for FreeBSD and SLES images is still needed. * Support for multi-NIC is still needed. * NOTE: `-6` argument to dhclient silently changes pid-file to `/run/dhclient6.pid` | ||||
* | Specify cpp version in Makefile (#808) | Liam Hopkins | 2019-07-12 | 1 | -5/+6 |
| | |||||
* | Fix syslog output for metadata scripts for systemd. (#807) | Zach Marano | 2019-07-11 | 3 | -3/+3 |
| | |||||
* | Update README's. (#804) | Zach Marano | 2019-07-09 | 2 | -55/+22 |
| | |||||
* | Groups (#784) | Liam Hopkins | 2019-07-09 | 4 | -134/+569 |
| | | | | * Initial support for OS Login groups. * getgrnam/getgrgid lookups | ||||
* | Fix gce_disk_expand for Debian. (#803) | Zach Marano | 2019-07-08 | 5 | -23/+27 |
| | |||||
* | New package versioning (#794) | Zach Marano | 2019-07-08 | 23 | -24/+94 |
| | |||||
* | Disk expand: Make sure the disk has settled before continuing. (#799) | Zach Marano | 2019-07-03 | 1 | -0/+2 |
| | |||||
* | Enable IPv6 on interfaces based on metadata key. (#632) | Max Illfelder | 2019-06-28 | 18 | -64/+323 |
| | | | | | | | | * Enable IPv6 on interfaces based on metadata key. Support for FreeBSD and SLES images is still needed. * Add a timeout to the dhclient command. | ||||
* | google_oslogin_control: make it FreeBSD compatible (#796) | Lucas Kanashiro | 2019-06-28 | 1 | -1/+16 |
| | |||||
* | Disk expand: fixes for GPT (#798) | Liam Hopkins | 2019-06-17 | 5 | -90/+47 |
| | |||||
* | Fix debian python3 dependencies. (#795) | Zach Marano | 2019-06-17 | 1 | -13/+7 |
| | |||||
* | Cleanup build files pull in distro patches. (#791) | Zach Marano | 2019-06-11 | 21 | -41/+28 |
| | | | | | | | | | | | | - Pull in common patches from Debian[1] and Ubuntu[2] sources. - Drop unnecessary build and package dependencies. - Log to journal and console directly from systemd service files and drop system journal config[3]. - Remove links from Debian build and use dh_link. - Update Debian build dependencies to Stretch+ standards. - Move Debian entry point scripts to python3. [1] https://salsa.debian.org/cloud-team/google-compute-image-packages/tree/debian/20190124-3 [2] https://git.launchpad.net/ubuntu/+source/gce-compute-image-packages/ [3] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923889 | ||||
* | Dir refactor (#788) | Liam Hopkins | 2019-06-11 | 25 | -201/+229 |
| | | | | | | | | | | | | | | * Directory layout changes * New Makefiles * Update import paths * Add gtest build * Update references in README * Address PR feedback | ||||
* | Build deb9/deb10 versions for gce-oslogin (#792) | Liam Hopkins | 2019-06-11 | 1 | -5/+15 |
| | | | | The libcurl version differs and this code must be compiled on the correct target in order to function, so build separate packages. | ||||
* | refactor Makefile (#787) | Liam Hopkins | 2019-06-10 | 9 | -158/+83 |
| | |||||
* | Add manpages for NSS modules (#786) | Liam Hopkins | 2019-06-07 | 5 | -1/+94 |
| | |||||
* | Update OS Login control file for FreeBSD support. (#781) | Max Illfelder | 2019-05-22 | 1 | -1/+1 |
| | | | Fixes #780. | ||||
* | Bump version to 2.8.16 and 1.5.3 for OS Login. (#779) | Zach Marano | 2019-05-22 | 11 | -8/+26 |
| | |||||
* | Update OS Login control file for FreeBSD support. (#778) | Max Illfelder | 2019-05-22 | 1 | -7/+10 |
| |