GNU Guix consists of Scheme code that implements the deployment model of the Nix package management tool. In fact, it currently talks to a build daemon whose code comes from Nix (see the manual for details.) Nix was initially written by Eelco Dolstra; other people have been contributing to it. See `nix/AUTHORS' for details. The list of GNU Guix contributors is now generated from the output of 'git log' and written to this file, as can be seen in release tarballs. g/cgit-static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/.patman
'>services: ssh: Rename openssh-challenge-response-authentication?...
AgeCommit message (Expand)Author
2023-10-22gnu: patman: Apply patch for new Change-Id setting....Maxim Cournoyer
2023-05-01.patman: Remove get_maintainer_script option....Maxim Cournoyer
2023-02-25.patman: Ignore bad tags....Maxim Cournoyer
2022-12-28.patman: New configuration file....Maxim Cournoyer
Maxim Cournoyer
2023-05-17services: openssh: Export openssh-configuration accessors....Maxim Cournoyer
2023-05-11system: pam: Let PAM extensions add shepherd requirements....Josselin Poiret
2023-03-03services: ssh: Deprecate 'dropbear-service' procedure....Bruno Victal
2023-03-03services: ssh: Deprecate 'lsh-service' procedure....Bruno Victal
2022-11-18services: Add Shepherd 'configuration' action to various services....Ludovic Courtès
2022-07-01services: openssh: Listen on IPv6 only when IPv6 is supported....Ludovic Courtès
2022-05-26services: openssh: Remove authorized_keys.d before copying the new one....Ludovic Courtès
2022-05-26services: openssh: Fix computation of the authorized-key directory....Ludovic Courtès
2022-05-26services: ssh: Fix extend-openssh-authorized-keys....Oleg Pykhalov
2022-05-22services: openssh: Listen on both IPv4 and IPv6....Ludovic Courtès
2022-04-07services: openssh: Start as an inetd service....Ludovic Courtès
2022-03-10services: openssh: Change 'authorized-keys' accessor name....Ludovic Courtès
2022-03-10services: openssh: Add 'generate-host-keys?' field....Ludovic Courtès