about summary refs log tree commit diff
path: root/nixos/modules/services/networking/ssh
Commit message (Expand)AuthorAge
* sshd: Fix typing for options which take pathsWilliam A. Kennington III2014-05-01
* ssh: Support knownHost public keys as stringsWilliam A. Kennington III2014-05-01
* sshd: Add support for socket activationEelco Dolstra2014-04-22
* sshd: Always start a sessionEelco Dolstra2014-04-22
* Set $LOCALE_ARCHIVE in all systemd unitsEelco Dolstra2014-04-18
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* nixos: fix linux containers (systemd-nspawn, lxc, lxc-libvirt)Jaka Hudoklin2014-03-24
* Add some primops to libEelco Dolstra2013-11-12
* Loosen the type of SSH key filesEelco Dolstra2013-11-01
* Add lots of missing option typesEelco Dolstra2013-10-30
* Strictly check the arguments to mkOptionEelco Dolstra2013-10-30
* Remove dependencies on the Nixpkgs locationEelco Dolstra2013-10-23
* sshd: Remove the usePAM optionEelco Dolstra2013-10-15
* Turn security.pam.services into an attribute setEelco Dolstra2013-10-15
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10