summary refs log tree commit diff
path: root/nixos/modules/programs/ssh.nix
Commit message (Expand)AuthorAge
* Merge #12357: nixos docs: show references to packagesVladimír Čunát2016-02-03
|\
| * nixos manuals: bring back package referencesVladimír Čunát2016-01-13
* | openssh: Enable DSA host/client keysEelco Dolstra2016-02-01
* | nixos-ssh: set SSH_ASKPASS globally and not just on interactive shellsReno Reckling2016-01-24
* | Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
|/
* Manual: Remove store path referencesEelco Dolstra2015-09-24
* programs.ssh.knownHosts: Use attribute nameEelco Dolstra2015-08-27
* programs.ssh.knownHosts: Use submoduleEelco Dolstra2015-08-27
* Rename services.openssh.knownHosts -> programs.ssh.knownHostsEelco Dolstra2015-08-27
* Revert "openssh: 6.9p1 -> 7.0p1"Eelco Dolstra2015-08-20
* openssh: Re-enable DSA client keysEelco Dolstra2015-08-18
* Some more type cleanupEelco Dolstra2015-06-15
* ssh: make askPassword an optionThomas Tuegel2015-03-11
* ssh-agent: Fix asking for confirmation via $SSH_ASKPASSEelco Dolstra2015-02-25
* ssh-agent: Don't have a timeout by defaultEelco Dolstra2014-12-18
* ssh-agent: use types.nullOrAristid Breitkreuz2014-11-15
* ssh-agent: make key timeout optionalAristid Breitkreuz2014-11-15
* limit the amount of time ssh-agent keeps a key (default: 1h)Aristid Breitkreuz2014-11-15
* nixos/ssh: Allow user to configure the package that provides ssh/sshdWilliam A. Kennington III2014-09-11
* ssh-agent: TweaksEelco Dolstra2014-04-18
* Start ssh-agent as a user unitEelco Dolstra2014-04-18
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* ssh: Don't set xauth if not running xserverWilliam A. Kennington III2014-04-03
* Add lots of missing option typesEelco Dolstra2013-10-30
* Fix an assertion set in the wrong placeEelco Dolstra2013-10-25
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10