summaryrefslogtreecommitdiff
path: root/gnu/services/ssh.scm
Commit message (Expand)AuthorAgeFilesLines
* services: openssh: Extensions provide extra authorized keys....Ludovic Courtès2017-07-301-0/+10
* services: openssh: Add 'authorized-keys' field....Ludovic Courtès2017-07-301-17/+69
* services: openssh: Don't depend on networking....Marius Bakke2017-05-181-1/+1
* services: Add a default value to various service types....Ludovic Courtès2017-04-161-2/+3
* services: openssh: Add 'subsystems' option....Clément Lassieur2017-03-211-35/+46
* services: openssh: Cosmetic changes....Clément Lassieur2017-03-211-10/+21
* services: openssh: Fix 'PrintLastLog' default behaviour....Clément Lassieur2017-03-101-0/+13
* services: openssh: Remove deprecated options....Clément Lassieur2017-03-101-10/+0
* services: openssh: Enable PAM....Clément Lassieur2017-03-101-1/+20
* services: openssh: Parameterize the OpenSSH package used by the service....Leo Famulari2017-03-061-2/+5
* services: ssh: Remove 'openssh-service' exported symbol....Alex Kost2017-03-021-1/+0
* services: Fix 'mkdir-p' in activation scripts....Clément Lassieur2017-01-251-0/+3
* services: openssh-service-type: Expose 'openssh-configuration'....Ludovic Courtès2016-10-031-32/+19
* services: Add 'openssh-service'....Julien Lepiller2016-09-291-0/+131
* system: Use 'file-append' to denote file names....Ludovic Courtès2016-09-101-1/+1
* services: Export *-service-type and *-configuration....Tomáš Čech2016-07-211-1/+4
* services: Add 'dropbear-service'....David Craven2016-07-151-5/+92
* gnu: lsh: Move to (gnu packages ssh)...David Craven2016-07-151-1/+1
* services: Rename 'dmd' services to 'shepherd'....Alex Kost2016-01-291-5/+5
* Rename (gnu services dmd) to (gnu services shepherd)....Alex Kost2016-01-291-1/+1
* services: lsh: Correctly handle #:interfaces option....Ludovic Courtès2015-11-271-2/+3
* system: Rename (gnu system linux) to (gnu system pam)....Ludovic Courtès2015-11-031-1/+1
* services: Introduce extensible services....Ludovic Courtès2015-10-101-56/+122
* system: Make service procedures non-monadic....Ludovic Courtès2015-10-101-18/+16
* services: lsh: Change #:initialize? to default to #t....Ludovic Courtès2015-04-031-1/+1
* services: lsh: Add graceful handling of daemonic option....nebuli2015-02-081-19/+45
* monads: Move '%store-monad' and related procedures where they belong....Ludovic Courtès2015-01-141-2/+3
* doc: Add xrefs to the lsh manual....Ludovic Courtès2014-11-241-2/+7
* services: lsh: Fix activation script....Mark H Weaver2014-08-071-0/+1
* services: Update to use the dmd 0.2 API....Ludovic Courtès2014-07-081-1/+1
* services: Add lshd service....Ludovic Courtès2014-07-011-0/+140