summary refs log tree commit diff
path: root/nixos/modules/services/networking/ssh/sshd.nix
Commit message (Expand)AuthorAge
* Merge pull request #155522 from Julow/single_line_strRobert Hensing2022-01-21
|\
| * types.singleLineStr: strings that don't contain '\n'Jules Aguillon2022-01-18
* | openssh: Rename option, old option is deprecated upstreamDaniel Frank2022-01-18
* | sshd: disable trigger limit for systemd socketBen Wolsieffer2022-01-08
|/
* nixos/ssh: take care not to accept empty host key filesMatthias Treydte2021-10-12
* nixos: define the primary group of users where neededGuillaume Girol2021-09-12
* Merge pull request #133607 from SuperSandro2000/SuperSandro2000-patch-1Sandro2021-08-12
|\
| * nixos/ssh: cleanup UseDNS settingSandro2021-08-12
* | nixos/ssh: cleanup X11Forwarding settingSandro2021-08-12
|/
* nixos/sshd: add -D flag to prevent forking into a separate process (#122844)gwitmond2021-07-01
* sshd service: Default to INFO logLevel (upstream default).Niklas Hambüchen2021-06-23
* nixos/ssh: Document authorizedKeysFiles properlyRobert Hensing2021-06-15
* nixos/ssh: Add an example of verbatim keysRobert Hensing2021-06-15
* Merge pull request #104543 from chkno/sftpServerExecutableMaximilian Bosch2021-06-04
|\
| * nixos/sshd: Option to set the sftpServerExecutableScott Worley2020-11-21
* | pam_ssh_agent_auth: Honour services.openssh.authorizedKeysFilesadisbladis2020-11-24
|/
* nixos/sshd: update kexAlgorithms, fix linksMasanori Ogino2020-10-21
* Merge pull request #68887 from teto/ssh_bannerSilvan Mosberger2020-09-06
|\
| * services.openssh: add bannerMatthieu Coudron2020-09-06
* | treewide: completely remove types.loaOfrnhmjoj2020-09-02
|/
* ssh validationPackage is a single value, not a listFrederik Rietdijk2020-04-05
* Merge pull request #82620 from aanderse/ssh-silentadisbladis2020-03-15
|\
| * nixos/ssh: silence ssh-keygen during configuration validationAaron Andersen2020-03-14
* | nixos/sshd: only include AuthorizedKeysCommand and AuthorizedKeysCommandUser ...Aaron Andersen2020-03-14
|/
* nixos/sshd: add authorizedKeysCommand and authorizedKeysCommandUser optionsAaron Andersen2020-03-12
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
* mass replace "flip map -> forEach"danbst2019-08-05
* Revert "mass replace "flip map -> foreach""danbst2019-08-05
* mass replace "flip map -> foreach"danbst2019-07-14
* nixos/sshd: fixes validation for cross-compilationSamuel Dionne-Riel2019-06-15
* Merge pull request #58718 from Ma27/validate-ssh-configsFranz Pletz2019-05-24
|\
| * nixos/sshd: validate ssh configs during buildMaximilian Bosch2019-05-24
* | nixos/sshd: Remove obsolete Protocol options (#59136)Aneesh Agrawal2019-04-08
|/
* sshd: fix startWhenNeeded and listenAddresses combinationNikita Uvarov2019-02-25
* types.optionSet: deprecate and remove last usagesdanbst2019-01-31
* sshd: Add restartTrigger for sshd_configajs1242019-01-02
* nixos/sshd: Use port type instead of intDaniel Rutz2018-10-18
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* Merge pull request #41745 from rvolosatovs/fix/sshdFranz Pletz2018-07-14
|\
| * sshd: Add issue references to services.openssh.authorizedKeysFilesRoman Volosatovs2018-06-12
| * sshd: Support more ssh-keygen parametersRoman Volosatovs2018-06-12
* | nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* | sshd: change location of config file (#41744)Izorkin2018-06-10
|/
* sshd: add custom optionsIzorkin2018-05-19
* nixos/sshd: add options for kexAlgorithms, ciphers and MACsSilvan Mosberger2018-04-20
* sshd: Remove UsePrivilegeSeparation optionEelco Dolstra2018-02-08
* sshd: provide option to disable firewall alteringLeon Schuermann2018-01-18
* sshd: Start after network targetDmitry Moskowski2017-12-24
* sshd: Remove ripemd160 MACsTim Steinbach2017-11-21
* nixos/ssh: Harden config defaultsjeaye2017-11-16