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
2019-05-09
services: Log-in services now require "pam_loginuid".
...
Ludovic Courtès
2019-04-07
services: dropbear: Add default value.
...
Ludovic Courtès
2019-03-04
services: Use 'file-append' for user account shells.
...
Ludovic Courtès
2019-01-17
services: openssh: Add escape hatch.
...
Ricardo Wurmus
2018-11-26
services: openssh: Install OpenSSH in the system profile.
...
Ludovic Courtès
2018-08-28
services: openssh: Add 'log-level' field.
...
Ludovic Courtès
2018-07-29
services: openssh: Add forwarding options.
...
Eric Brown
2018-07-18
gnu: services: Fix openssh service start error.
...
Julien Lepiller
2018-03-18
services: openssh: Add 'accepted-environment' field.
...
Martin Castillo
2017-12-04
install: Don't start sshd by default.
...
Ludovic Courtès
2017-11-05
services: Add 'description' fields.
...
Ludovic Courtès
2017-07-30
services: openssh: Extensions provide extra authorized keys.
...
Ludovic Courtès
2017-07-30
services: openssh: Add 'authorized-keys' field.
...
Ludovic Courtès
2017-05-18
services: openssh: Don't depend on networking.
...
Marius Bakke
2017-04-16
services: Add a default value to various service types.
...
Ludovic Courtès
2017-03-21
services: openssh: Add 'subsystems' option.
...
Clément Lassieur
2017-03-21
services: openssh: Cosmetic changes.
...
Clément Lassieur
2017-03-10
services: openssh: Fix 'PrintLastLog' default behaviour.
...
Clément Lassieur
2017-03-10
services: openssh: Remove deprecated options.
...
Clément Lassieur
2017-03-10
services: openssh: Enable PAM.
...
Clément Lassieur
2017-03-06
services: openssh: Parameterize the OpenSSH package used by the service.
...
Leo Famulari
2017-03-02
services: ssh: Remove 'openssh-service' exported symbol.
...
Alex Kost
2017-01-25
services: Fix 'mkdir-p' in activation scripts.
...
Clément Lassieur
2016-10-03
services: openssh-service-type: Expose 'openssh-configuration'.
...
Ludovic Courtès
2016-09-29
services: Add 'openssh-service'.
...
Julien Lepiller
2016-09-10
system: Use 'file-append' to denote file names.
...
Ludovic Courtès
2016-07-21
services: Export *-service-type and *-configuration.
...
Tomáš Čech
2016-07-15
services: Add 'dropbear-service'.
...
David Craven
2016-07-15
gnu: lsh: Move to (gnu packages ssh)
...
David Craven
2016-01-29
services: Rename 'dmd' services to 'shepherd'.
...
Alex Kost
2016-01-29
Rename (gnu services dmd) to (gnu services shepherd).
...
Alex Kost
2015-11-27
services: lsh: Correctly handle #:interfaces option.
...
Ludovic Courtès
2015-11-03
system: Rename (gnu system linux) to (gnu system pam).
...
Ludovic Courtès
2015-10-10
services: Introduce extensible services.
...
Ludovic Courtès
2015-10-10
system: Make service procedures non-monadic.
...
Ludovic Courtès
2015-04-03
services: lsh: Change #:initialize? to default to #t.
...
Ludovic Courtès
2015-02-08
services: lsh: Add graceful handling of daemonic option.
...
nebuli
2015-01-14
monads: Move '%store-monad' and related procedures where they belong.
...
Ludovic Courtès
2014-11-24
doc: Add xrefs to the lsh manual.
...
Ludovic Courtès
2014-08-07
services: lsh: Fix activation script.
...
Mark H Weaver
2014-07-08
services: Update to use the dmd 0.2 API.
...
Ludovic Courtès
2014-07-01
services: Add lshd service.
...
Ludovic Courtès