Age | Commit message (Expand) | Author | Files | Lines |
2017-11-30 | Added Copyright header. | Sebastien Douheret | 1 | -0/+18 |
2017-11-10 | Fix case where ~/.ssh/id_rsa.pub is a softlink | brian avery | 1 | -1/+1 |
2017-10-19 | Fix ssh command when execited with a wget pipev0.3.3 | Sebastien Douheret | 1 | -3/+3 |
2017-10-19 | Support case when .ssh and default key dont exist. | Sebastien Douheret | 1 | -5/+6 |
2017-10-19 | Fix warnings detected by shellcheck. | Sebastien Douheret | 1 | -22/+18 |
2017-10-19 | Fix: piped execution of script failed | Forlot Romain [IoT.bzh] | 1 | -1/+1 |
2017-10-19 | Fixed auto detection of version | Sebastien Douheret | 1 | -5/+5 |
2017-10-19 | Fix docker images detection on Redhat like distro. | Sebastien Douheret | 1 | -2/+3 |
2017-10-17 | Improved docker creation script. | Sebastien Douheret | 1 | -18/+55 |
2017-10-16 | Fixed xds systemd user service | Sebastien Douheret | 1 | -9/+28 |
2017-10-12 | xds-server is now start as user systemd service. | Sebastien Douheret | 1 | -5/+4 |
2017-10-12 | Add --volume option support. | Sebastien Douheret | 1 | -9/+23 |
2017-10-12 | Fix ssh credential copy where hostname cannot be resolved | Sebastien Douheret | 1 | -3/+3 |
2017-09-14 | Dynamically retrieve docker image name/version | Sebastien Douheret | 1 | -11/+23 |
2017-09-13 | Set same uid and gid inside and outside docker | Sebastien Douheret | 1 | -16/+34 |
2017-09-13 | Auto retrieve docker image tag | Sebastien Douheret | 1 | -0/+10 |
2017-09-13 | Set install dir to /opt/AGL and move conf to $HOME/.xds-server | Sebastien Douheret | 1 | -8/+7 |
2017-08-30 | Bump docker container version to 4.0 and update doc. | Sebastien Douheret | 1 | -2/+6 |
2017-06-27 | Update Readme file | Ronan Le Martret | 1 | -0/+21 |
2017-06-22 | Fix args decoding and improve error detection. | Sebastien Douheret | 1 | -7/+12 |
2017-06-20 | Add script to start AGL worker XDS docker container. | Sebastien Douheret | 1 | -0/+102 |