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