summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/networking/ssh
AgeCommit message (Expand)Author
2014-09-11nixos/ssh: Allow user to configure the package that provides ssh/sshdWilliam A. Kennington III
2014-09-02sshd: Fix typo in assetion.Vladimir Still
2014-09-01sshd: Add note about listening on port 22 to listenAddresses.Vladimir Still
2014-09-01sshd: Add note about firewall and listenAddresses.Vladimir Still
2014-09-01sshd: Allow to specify ListenAddress.Vladimir Still
2014-08-09Fix NixOS evaluation on i686-linuxEelco Dolstra
2014-06-27Revert "nixos/sshd: drop mode from auth keys file".aszlig
2014-06-26nixos/sshd: drop mode from auth keys file. Closes #2559Luca Bruno
2014-05-01sshd: Fix typing for options which take pathsWilliam A. Kennington III
2014-05-01ssh: Support knownHost public keys as stringsWilliam A. Kennington III
2014-04-22sshd: Add support for socket activationEelco Dolstra
2014-04-22sshd: Always start a sessionEelco Dolstra
2014-04-18Set $LOCALE_ARCHIVE in all systemd unitsEelco Dolstra
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-03-24nixos: fix linux containers (systemd-nspawn, lxc, lxc-libvirt)Jaka Hudoklin
2013-11-12Add some primops to libEelco Dolstra
2013-11-01Loosen the type of SSH key filesEelco Dolstra
2013-10-30Add lots of missing option typesEelco Dolstra
2013-10-30Strictly check the arguments to mkOptionEelco Dolstra
2013-10-23Remove dependencies on the Nixpkgs locationEelco Dolstra
2013-10-15sshd: Remove the usePAM optionEelco Dolstra
2013-10-15Turn security.pam.services into an attribute setEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra