summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move to new repomove_osloginLiam Hopkins2019-08-0735-4375/+4
* Fix python setup.py version to be complaint with legacy builds. (#832)Zach Marano2019-08-071-1/+1
* Add msg to consult gsutil team before changing cfg (#826)Matt Houglum2019-08-012-0/+8
* Bump versions. (#825)Zach Marano2019-08-0111-8/+28
* Re-enable boto config and don't write plugin line. (#823)Zach Marano2019-08-014-10/+1
* Update script retrieval for Python 2 and 3. (#822)Max Illfelder2019-07-312-4/+4
* Correct JSON refcount decrementing (#821)Liam Hopkins2019-07-311-7/+2
* Prepare for release. Bump versions. (#816)Zach Marano2019-07-2911-8/+27
* Remove unused binary search logic (#812)Liam Hopkins2019-07-221-194/+10
* Switch to the v1 Guest Attributes URL. (#810)Rick Wright2019-07-222-2/+2
* Fixbuild (#809)Liam Hopkins2019-07-164-9/+12
* Support for Google Private Access over IPv6 (#790)creatiwit2019-07-1214-51/+383
* Specify cpp version in Makefile (#808)Liam Hopkins2019-07-121-5/+6
* Fix syslog output for metadata scripts for systemd. (#807)Zach Marano2019-07-113-3/+3
* Update README's. (#804)Zach Marano2019-07-092-55/+22
* Groups (#784)Liam Hopkins2019-07-094-134/+569
* Fix gce_disk_expand for Debian. (#803)Zach Marano2019-07-085-23/+27
* New package versioning (#794)Zach Marano2019-07-0823-24/+94
* Disk expand: Make sure the disk has settled before continuing. (#799)Zach Marano2019-07-031-0/+2
* Enable IPv6 on interfaces based on metadata key. (#632)Max Illfelder2019-06-2818-64/+323
* google_oslogin_control: make it FreeBSD compatible (#796)Lucas Kanashiro2019-06-281-1/+16
* Disk expand: fixes for GPT (#798)Liam Hopkins2019-06-175-90/+47
* Fix debian python3 dependencies. (#795)Zach Marano2019-06-171-13/+7
* Cleanup build files pull in distro patches. (#791)Zach Marano2019-06-1121-41/+28
* Dir refactor (#788)Liam Hopkins2019-06-1125-201/+229
* Build deb9/deb10 versions for gce-oslogin (#792)Liam Hopkins2019-06-111-5/+15
* refactor Makefile (#787)Liam Hopkins2019-06-109-158/+83
* Add manpages for NSS modules (#786)Liam Hopkins2019-06-075-1/+94
* Update OS Login control file for FreeBSD support. (#781)Max Illfelder2019-05-221-1/+1
* Bump version to 2.8.16 and 1.5.3 for OS Login. (#779)Zach Marano2019-05-2211-8/+26
* Update OS Login control file for FreeBSD support. (#778)Max Illfelder2019-05-221-7/+10
* Encode hostkey value to utf-8 (needed for Python 3). (#775)Rick Wright2019-05-222-1/+3
* Bump versions to 2.8.15. (#774)Zach Marano2019-05-217-5/+20
* Update script retrieval for Python 3 support. (#773)Max Illfelder2019-05-212-2/+2
* Fix repo URL for EL. (#772)Zach Marano2019-05-211-1/+1
* Retry download for metadata scripts (#771)Tony Zhang2019-05-212-10/+107
* Update README for RHEL 8. (#770)Zach Marano2019-05-173-7/+34
* Fix XPS settings with more than 64 vCPUs (#767)braffert2019-05-141-4/+10
* Do not set up the boto config in Python 3. (#764)Max Illfelder2019-05-142-1/+7
* Merge pull request #763 from wrigri/hostkeysRick Wright2019-05-062-17/+96
|\
| * Merge branch 'hostkeys' of https://github.com/wrigri/compute-image-packages i...Rick Wright2019-05-0617-40/+125
| |\
| | * Merge branch 'development' into hostkeysRick Wright2019-05-0617-40/+125
| | |\ | |_|/ |/| |
* | | RHEL 8 packages for google-compute-engine. (#753)Zach Marano2019-05-0317-40/+125
| * | Add warning if unable to read public host key.Rick Wright2019-05-061-0/+1
| |/
| * Fix indentation.Rick Wright2019-05-061-1/+1
| * Constant name change and indentation fixes.Rick Wright2019-04-301-7/+7
| * Fixes based on comments (and a test improvement)Rick Wright2019-04-292-11/+21
| * Fix lint.Rick Wright2019-04-291-1/+0
| * Improve test coverage.Rick Wright2019-04-291-4/+16
| * Fix lint errors.Rick Wright2019-04-292-9/+1