Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-14 | Remove glib compatibility code that is not required anymore | Thomas Huth | 1 | -8/+0 |
2024-05-14 | Bump minimum glib version to v2.66 | Thomas Huth | 1 | -2/+2 |
2024-05-01 | qga: Refactor common SSH functions | aidaleuc | 1 | -46/+1 |
2023-09-08 | qga/: spelling fixes | Michael Tokarev | 1 | -1/+1 |
2021-08-26 | Remove superfluous ERRP_GUARD() | Markus Armbruster | 1 | -17/+0 |
2020-12-19 | qapi: Use QAPI_LIST_PREPEND() where possible | Eric Blake | 1 | -6/+1 |
2020-11-02 | qga: add ssh-get-authorized-keys | Marc-André Lureau | 1 | -0/+66 |
2020-11-02 | qga: add *reset argument to ssh-add-authorized-keys | Michael Roth | 1 | -5/+48 |
2020-11-02 | qga: add ssh-{add,remove}-authorized-keys | Marc-André Lureau | 1 | -0/+407 |