summaryrefslogtreecommitdiff
path: root/gnu/services/ssh.scm
AgeCommit message (Expand)AuthorFilesLines
2026-07-27services: Eliminate tab-based indentations.Nguyễn Gia Phong1-1/+1
2026-06-16services: autossh: Add shepherd-provision configuration option.Nigko Yerden1-5/+9
2026-06-16services: autossh: Add auto-start? configuration option.Nigko Yerden1-2/+5
2026-01-27services: Add endlessh-service-type.Clombrong1-0/+73
2025-11-21gnu: Remove lsh-service-type.Andreas Enge1-172/+1
2025-11-21gnu: Remove lsh-service.Andreas Enge1-63/+0
2025-02-23services: Add missing Shepherd dependency on ‘user-processes’.Ludovic Courtès1-4/+7
2024-01-08services: openssh: Add dependency on ‘networking’.Ludovic Courtès1-2/+5
2023-05-21services: Transient inetd services inherit requirements.Ludovic Courtès1-1/+2
2023-05-17services: ssh: Really rename openssh-challenge-response-authentication?Maxim Cournoyer1-1/+2
2023-05-17services: ssh: Rename openssh-challenge-response-authentication?Maxim Cournoyer1-3/+5
2023-05-17services: openssh: Export openssh-configuration accessors.Maxim Cournoyer1-0/+21
2023-05-11system: pam: Let PAM extensions add shepherd requirements.Josselin Poiret1-4/+6
2023-03-03services: ssh: Deprecate 'dropbear-service' procedure.Bruno Victal1-2/+4
2023-03-03services: ssh: Deprecate 'lsh-service' procedure.Bruno Victal1-26/+42
2022-11-18services: Add Shepherd 'configuration' action to various services.Ludovic Courtès1-1/+5
2022-07-01services: openssh: Listen on IPv6 only when IPv6 is supported.Ludovic Courtès1-4/+16
2022-05-26services: openssh: Remove authorized_keys.d before copying the new one.Ludovic Courtès1-1/+1
2022-05-26services: openssh: Fix computation of the authorized-key directory.Ludovic Courtès1-3/+2
2022-05-26services: ssh: Fix extend-openssh-authorized-keys.Oleg Pykhalov1-1/+1
2022-05-22services: openssh: Listen on both IPv4 and IPv6.Ludovic Courtès1-4/+17
2022-04-07services: openssh: Start as an inetd service.Ludovic Courtès1-3/+20
2022-03-10services: openssh: Change 'authorized-keys' accessor name.Ludovic Courtès1-4/+5
2022-03-10services: openssh: Add 'generate-host-keys?' field.Ludovic Courtès1-4/+9
2021-11-30services: Accept <inferior-package>s in lieu of <package>s.Tobias Geerinckx-Rice1-2/+2
2021-11-16services: openssh: Collect all keys for all users.Vivien Kraus1-1/+10
2021-06-20services: openssh: Replace 'without-password' by 'prohibit-password'.Brice Waegeneire1-2/+9
2020-12-11Revert "services: openssh: Warn about 'password-authentication?' default."Ludovic Courtès1-16/+2
2020-12-07services: openssh: Warn about 'password-authentication?' default.Ludovic Courtès1-2/+16
2020-10-01gnu: Add webssh service.Oleg Pykhalov1-1/+130
2020-05-05gnu: Add AutoSSH service.pinoaffe1-1/+105
2019-12-04services: SSH services: Provide 'ssh' and 'sshd' Shepherd services.Leo Famulari1-3/+3
2019-05-09services: Log-in services now require "pam_loginuid".Ludovic Courtès1-0/+2
2019-04-07services: dropbear: Add default value.Ludovic Courtès1-1/+2
2019-03-04services: Use 'file-append' for user account shells.Ludovic Courtès1-2/+2
2019-01-17services: openssh: Add escape hatch.Ricardo Wurmus1-0/+10
2018-11-26services: openssh: Install OpenSSH in the system profile.Ludovic Courtès1-1/+9
2018-08-28services: openssh: Add 'log-level' field.Ludovic Courtès1-1/+9
2018-07-29services: openssh: Add forwarding options.Eric Brown1-0/+22
2018-07-18gnu: services: Fix openssh service start error.Julien Lepiller1-1/+1
2018-03-18services: openssh: Add 'accepted-environment' field.Martin Castillo1-0/+7
2017-12-04install: Don't start sshd by default.Ludovic Courtès1-2/+10
2017-11-05services: Add 'description' fields.Ludovic Courtès1-0/+7
2017-07-30services: openssh: Extensions provide extra authorized keys.Ludovic Courtès1-0/+10
2017-07-30services: openssh: Add 'authorized-keys' field.Ludovic Courtès1-17/+69
2017-05-18services: openssh: Don't depend on networking.Marius Bakke1-1/+1
2017-04-16services: Add a default value to various service types.Ludovic Courtès1-2/+3
2017-03-21services: openssh: Add 'subsystems' option.Clément Lassieur1-35/+46
2017-03-21services: openssh: Cosmetic changes.Clément Lassieur1-10/+21
2017-03-10services: openssh: Fix 'PrintLastLog' default behaviour.Clément Lassieur1-0/+13