summaryrefslogtreecommitdiff
path: root/gnu/services/ssh.scm
Commit message (Expand)AuthorAge
* 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
* system: Use 'file-append' to denote file names.Ludovic Courtès2016-09-10
* services: Export *-service-type and *-configuration.Tomáš Čech2016-07-21
* services: Add 'dropbear-service'.David Craven2016-07-15
* gnu: lsh: Move to (gnu packages ssh)David Craven2016-07-15
* services: Rename 'dmd' services to 'shepherd'.Alex Kost2016-01-29
* Rename (gnu services dmd) to (gnu services shepherd).Alex Kost2016-01-29
* services: lsh: Correctly handle #:interfaces option.Ludovic Courtès2015-11-27
* system: Rename (gnu system linux) to (gnu system pam).Ludovic Courtès2015-11-03
* services: Introduce extensible services.Ludovic Courtès2015-10-10
* system: Make service procedures non-monadic.Ludovic Courtès2015-10-10
* services: lsh: Change #:initialize? to default to #t.Ludovic Courtès2015-04-03
* services: lsh: Add graceful handling of daemonic option.nebuli2015-02-08
* monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès2015-01-14
* doc: Add xrefs to the lsh manual.Ludovic Courtès2014-11-24
* services: lsh: Fix activation script.Mark H Weaver2014-08-07
* services: Update to use the dmd 0.2 API.Ludovic Courtès2014-07-08
* services: Add lshd service.Ludovic Courtès2014-07-01