index
:
alpine-conf
fix/utf8_ssid
master
Alpine configuration scripts
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup-sshd.in
Age
Commit message (
Expand
)
Author
2023-01-24
setup-*: use fake apk instead of $MOCK apk
Natanael Copa
2022-07-12
setup-sshd, setup-user: follow openssh permission recommendations
Nick Hanley
2022-05-24
setup-sshd: fix backwards compat with -c
Natanael Copa
2022-05-23
setup-sshd: fix root login without ssh key
Natanael Copa
2022-05-21
setup-sshd: dont ask for root login if user was created
Natanael Copa
2022-05-21
setup-sshd: refactor
Natanael Copa
2022-05-21
setup-sshd: improve openssh configuration
Natanael Copa
2022-05-21
setup-sshd: fix prompts
Natanael Copa
2022-05-19
setup-sshd: use fake rc-service/update for testing
Natanael Copa
2022-05-19
setup-sshd: make test use the fake wget
Natanael Copa
2022-05-12
setup-sshd: print usage on invalid option
Natanael Copa
2022-05-11
setup-sshd: prefix sshd_config with $ROOT
Natanael Copa
2022-05-11
setup-sshd: mock fetching ssh key
Natanael Copa
2022-05-11
setup-sshd: dont ask for root logins if key is given
Natanael Copa
2022-05-11
setup-sshd: make it possible to do unit testing
Natanael Copa
2022-05-11
setup-sshd: take ssh implementation as arg instead of -c option
Natanael Copa
2022-05-10
setup-sshd: ask for allow root logins
Natanael Copa
2022-03-16
fix PREFIX in *.in
Nick Hanley
2021-11-17
setup-sshd: use SSH_KEY instead of prompt user
Natanael Copa
2021-11-17
setup-sshd: Ask for authorized key for root
Lukas Bestle
2021-01-08
setup-sshd: improve error handling
Natanael Copa
2016-11-02
indent heredocs and replace echos with heredoc where appropriate
Jakub Jirutka
2016-11-02
fix mixed tabs & spaces and surplus empty lines at EOF
Jakub Jirutka
2014-04-23
fix permissions
Natanael Copa
2011-10-28
setup-sshd: minor tweaking of prompt
Natanael Copa
2011-10-06
setup-sshd: clean up code a bit
Natanael Copa
2011-08-05
setup-sshd: cleanups and add command line options
Jeff Bilyk
2011-07-31
setup-sshd: add dropbear support
Jeff Bilyk
2011-07-31
setup-{apklbu, bootable, chrony, sshd}: replace double equals in if statement...
Jeff Bilyk
2011-07-16
setup-sshd: new script for setting up sshd
Jeff Bilyk