index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services
/
ssh.scm
Age
Commit message (
Expand
)
Author
2024-01-08
services: openssh: Add dependency on ‘networking’.
...
Ludovic Courtès
2023-05-21
services: Transient inetd services inherit requirements.
...
Ludovic Courtès
2023-05-17
services: ssh: Really rename openssh-challenge-response-authentication?
...
Maxim Cournoyer
2023-05-17
services: ssh: Rename openssh-challenge-response-authentication?
...
Maxim Cournoyer
2023-05-17
services: openssh: Export openssh-configuration accessors.
...
Maxim Cournoyer
2023-05-11
system: pam: Let PAM extensions add shepherd requirements.
...
Josselin Poiret
2023-03-03
services: ssh: Deprecate 'dropbear-service' procedure.
...
Bruno Victal
2023-03-03
services: ssh: Deprecate 'lsh-service' procedure.
...
Bruno Victal
2022-11-18
services: Add Shepherd 'configuration' action to various services.
...
Ludovic Courtès
2022-07-01
services: openssh: Listen on IPv6 only when IPv6 is supported.
...
Ludovic Courtès
2022-05-26
services: openssh: Remove authorized_keys.d before copying the new one.
...
Ludovic Courtès
2022-05-26
services: openssh: Fix computation of the authorized-key directory.
...
Ludovic Courtès
2022-05-26
services: ssh: Fix extend-openssh-authorized-keys.
...
Oleg Pykhalov
2022-05-22
services: openssh: Listen on both IPv4 and IPv6.
...
Ludovic Courtès
2022-04-07
services: openssh: Start as an inetd service.
...
Ludovic Courtès
2022-03-10
services: openssh: Change 'authorized-keys' accessor name.
...
Ludovic Courtès
2022-03-10
services: openssh: Add 'generate-host-keys?' field.
...
Ludovic Courtès
2021-11-30
services: Accept <inferior-package>s in lieu of <package>s.
...
Tobias Geerinckx-Rice
2021-11-16
services: openssh: Collect all keys for all users.
...
Vivien Kraus