summaryrefslogtreecommitdiffstats
path: root/src/ssh-generator (follow)
Commit message (Expand)AuthorAgeFilesLines
* sd-varlink: make our internal Varlink API public as sd-varlink.[ch]Lennart Poettering2024-07-161-3/+5
* ssh-proxy: add support for connecting to VMs by AF_VSOCK via "machine/…" ho...Lennart Poettering2024-06-212-15/+70
* tree-wide: replace strv_sort() + strv_uniq() -> strv_sort_uniq()Yu Watanabe2024-06-171-2/+1
* iovec-util: add exported constant empty but valid (i.e. non-NULL) iovecLennart Poettering2024-06-141-3/+3
* vsock-mux ssh proxyДамјан Георгиевски2024-06-121-0/+49
* meson: don't put a symlink pointing to '20-systemd-ssh-proxy.conf' in /etc in...Franck Bui2024-05-271-4/+6
* ssh-generator: fix pointer cast typeMike Yuan2024-05-081-1/+1
* Simplify a couple of conditionsFrantisek Sumsal2024-04-021-3/+1
* Merge pull request #31670 from CodethinkLabs/vmspawn/generate_ssh_keysLuca Boccassi2024-03-221-2/+3
|\
| * ssh-generator: support ssh.ephemeral-key.all-usersSam Leonard2024-03-141-2/+3
* | ssh-generator: introduce ssh-access.targetLennart Poettering2024-03-141-7/+20
|/
* path-lookup: rename lookup_paths_free -> _doneMike Yuan2024-03-061-1/+1
* ssh-generator: don't do AF_VSOCK stuff if we run in a containerLennart Poettering2024-02-291-2/+3
* ssh-generator: handle gracefully if AF_VSOCK works, but /dev/vsock doesn'tLennart Poettering2024-02-291-1/+7
* meson: don't install broken tmpfiles config with sshd?confdir == 'no'Frantisek Sumsal2024-01-301-1/+1
* meson: correctly handle "no" value for sshd?confdir optionsFrantisek Sumsal2024-01-221-10/+12
* ssh-generator: correct log level of one functionLennart Poettering2024-01-171-1/+1
* ssh-proxy: add ssh ProxyCommand tool that can connect to AF_UNIX + AF_VSOCK s...Lennart Poettering2024-01-113-0/+137
* ssh-generator: add simple new generatorLennart Poettering2024-01-112-0/+484