aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/ssh.scm
Commit message (Expand)AuthorAge
* services: openssh: Add dependency on ‘networking’.Ludovic Courtès2024-01-08
* services: Transient inetd services inherit requirements.Ludovic Courtès2023-05-21
* services: ssh: Really rename openssh-challenge-response-authentication?Maxim Cournoyer2023-05-17
* services: ssh: Rename openssh-challenge-response-authentication?Maxim Cournoyer2023-05-17
* services: openssh: Export openssh-configuration accessors.Maxim Cournoyer2023-05-17
* system: pam: Let PAM extensions add shepherd requirements.Josselin Poiret2023-05-11
* services: ssh: Deprecate 'dropbear-service' procedure.Bruno Victal2023-03-03
* services: ssh: Deprecate 'lsh-service' procedure.Bruno Victal2023-03-03
* services: Add Shepherd 'configuration' action to various services.Ludovic Courtès2022-11-18
* services: openssh: Listen on IPv6 only when IPv6 is supported.Ludovic Courtès2022-07-01
* services: openssh: Remove authorized_keys.d before copying the new one.Ludovic Courtès2022-05-26
* services: openssh: Fix computation of the authorized-key directory.Ludovic Courtès2022-05-26
* services: ssh: Fix extend-openssh-authorized-keys.Oleg Pykhalov2022-05-26
* services: openssh: Listen on both IPv4 and IPv6.Ludovic Courtès2022-05-22
* services: openssh: Start as an inetd service.Ludovic Courtès2022-04-07
* services: openssh: Change 'authorized-keys' accessor name.Ludovic Courtès2022-03-10
* services: openssh: Add 'generate-host-keys?' field.Ludovic Courtès2022-03-10
* services: Accept <inferior-package>s in lieu of <package>s.Tobias Geerinckx-Rice2021-11-30
* services: openssh: Collect all keys for all users.Vivien Kraus2021-11-16
* services: openssh: Replace 'without-password' by 'prohibit-password'.Brice Waegeneire2021-06-20
* Revert "services: openssh: Warn about 'password-authentication?' default."Ludovic Courtès2020-12-11
* services: openssh: Warn about 'password-authentication?' default.Ludovic Courtès2020-12-07
* gnu: Add webssh service.Oleg Pykhalov2020-10-01
* gnu: Add AutoSSH service.pinoaffe2020-05-05
* services: SSH services: Provide 'ssh' and 'sshd' Shepherd services.Leo Famulari2019-12-04
* services: Log-in services now require "pam_loginuid".Ludovic Courtès2019-05-09
* services: dropbear: Add default value.Ludovic Courtès2019-04-07
* services: Use 'file-append' for user account shells.Ludovic Courtès2019-03-04
* services: openssh: Add escape hatch.Ricardo Wurmus2019-01-17
* services: openssh: Install OpenSSH in the system profile.Ludovic Courtès2018-11-26
* services: openssh: Add 'log-level' field.Ludovic Courtès2018-08-28
* services: openssh: Add forwarding options.Eric Brown2018-07-29
* gnu: services: Fix openssh service start error.Julien Lepiller2018-07-18
* services: openssh: Add 'accepted-environment' field.Martin Castillo2018-03-18
* install: Don't start sshd by default.Ludovic Courtès2017-12-04
* services: Add 'description' fields.Ludovic Courtès2017-11-05
* services: openssh: Extensions provide extra authorized keys.Ludovic Courtès2017-07-30
* services: openssh: Add 'authorized-keys' field.Ludovic Courtès2017-07-30
* services: openssh: Don't depend on networking.Marius Bakke2017-05-18
* services: Add a default value to various service types.Ludovic Courtès2017-04-16
* services: openssh: Add 'subsystems' option.Clément Lassieur2017-03-21
* services: openssh: Cosmetic changes.Clément Lassieur2017-03-21
* services: openssh: Fix 'PrintLastLog' default behaviour.Clément Lassieur2017-03-10
* services: openssh: Remove deprecated options.Clément Lassieur2017-03-10
* services: openssh: Enable PAM.Clément Lassieur2017-03-10
* services: openssh: Parameterize the OpenSSH package used by the service.Leo Famulari2017-03-06
* services: ssh: Remove 'openssh-service' exported symbol.Alex Kost2017-03-02
* services: Fix 'mkdir-p' in activation scripts.Clément Lassieur2017-01-25
* services: openssh-service-type: Expose 'openssh-configuration'.Ludovic Courtès2016-10-03
* services: Add 'openssh-service'.Julien Lepiller2016-09-29