index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ssh-generator
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
Lennart Poettering
2024-07-16
1
-3
/
+5
*
ssh-proxy: add support for connecting to VMs by AF_VSOCK via "machine/…" ho...
Lennart Poettering
2024-06-21
2
-15
/
+70
*
tree-wide: replace strv_sort() + strv_uniq() -> strv_sort_uniq()
Yu Watanabe
2024-06-17
1
-2
/
+1
*
iovec-util: add exported constant empty but valid (i.e. non-NULL) iovec
Lennart Poettering
2024-06-14
1
-3
/
+3
*
vsock-mux ssh proxy
Дамјан Георгиевски
2024-06-12
1
-0
/
+49
*
meson: don't put a symlink pointing to '20-systemd-ssh-proxy.conf' in /etc in...
Franck Bui
2024-05-27
1
-4
/
+6
*
ssh-generator: fix pointer cast type
Mike Yuan
2024-05-08
1
-1
/
+1
*
Simplify a couple of conditions
Frantisek Sumsal
2024-04-02
1
-3
/
+1
*
Merge pull request #31670 from CodethinkLabs/vmspawn/generate_ssh_keys
Luca Boccassi
2024-03-22
1
-2
/
+3
|
\
|
*
ssh-generator: support ssh.ephemeral-key.all-users
Sam Leonard
2024-03-14
1
-2
/
+3
*
|
ssh-generator: introduce ssh-access.target
Lennart Poettering
2024-03-14
1
-7
/
+20
|
/
*
path-lookup: rename lookup_paths_free -> _done
Mike Yuan
2024-03-06
1
-1
/
+1
*
ssh-generator: don't do AF_VSOCK stuff if we run in a container
Lennart Poettering
2024-02-29
1
-2
/
+3
*
ssh-generator: handle gracefully if AF_VSOCK works, but /dev/vsock doesn't
Lennart Poettering
2024-02-29
1
-1
/
+7
*
meson: don't install broken tmpfiles config with sshd?confdir == 'no'
Frantisek Sumsal
2024-01-30
1
-1
/
+1
*
meson: correctly handle "no" value for sshd?confdir options
Frantisek Sumsal
2024-01-22
1
-10
/
+12
*
ssh-generator: correct log level of one function
Lennart Poettering
2024-01-17
1
-1
/
+1
*
ssh-proxy: add ssh ProxyCommand tool that can connect to AF_UNIX + AF_VSOCK s...
Lennart Poettering
2024-01-11
3
-0
/
+137
*
ssh-generator: add simple new generator
Lennart Poettering
2024-01-11
2
-0
/
+484