aboutsummaryrefslogtreecommitdiff
path: root/qga/commands-posix-ssh.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Remove glib compatibility code that is not required anymoreThomas Huth1-8/+0
2024-05-14Bump minimum glib version to v2.66Thomas Huth1-2/+2
2024-05-01qga: Refactor common SSH functionsaidaleuc1-46/+1
2023-09-08qga/: spelling fixesMichael Tokarev1-1/+1
2021-08-26Remove superfluous ERRP_GUARD()Markus Armbruster1-17/+0
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake1-6/+1
2020-11-02qga: add ssh-get-authorized-keysMarc-André Lureau1-0/+66
2020-11-02qga: add *reset argument to ssh-add-authorized-keysMichael Roth1-5/+48
2020-11-02qga: add ssh-{add,remove}-authorized-keysMarc-André Lureau1-0/+407