summaryrefslogtreecommitdiffstats
path: root/core/modules/sshd
Commit message (Collapse)AuthorAgeFilesLines
* Make buildable on debian 12Simon Rettberg2022-12-121-0/+4
|
* [sshd] Change Mini- to MaxiLinux in installer modeSteffen Ritter2022-02-211-0/+4
|
* [sshd] Properly install sshdSimon Rettberg2021-10-146-27/+14Star
|
* Add installer mode for stage4Simon Rettberg2021-07-081-0/+2
|
* [sshd] Cleanup sshd_configSimon Rettberg2019-07-111-44/+0Star
|
* [sshd] only bind on IPv4Jonathan Bauer2019-04-181-0/+4
| | | | | to make sure that X11 forwarding works even on machine with disabled ipv6 stack
* [sshd] only allow root per sshJonathan Bauer2018-05-171-1/+1
| | | | | regular users shouldn't be able to connect via ssh to prevent remote usage of any number of clients
* [ssh*] Fix chmod expressionSimon Rettberg2017-11-131-1/+1
|
* [mgmt-sshd] Change pidfileSimon Rettberg2017-11-021-1/+1
|
* Add bash shebangs to all our includes:Simon Rettberg2017-02-282-0/+2
| | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either.
* merge with latest dev versionSebastian2016-04-2513-0/+171