aboutsummaryrefslogtreecommitdiff
path: root/src/property/sshd.lisp
Commit message (Expand)AuthorAge
* export SSHD:HOST-PUBLIC-KEYS hostattr, unexport GET-HOST-PUBLIC-KEYSSean Whitton2022-04-29
* rename ASSERT-EUID-ROOT -> ASSERT-REMOTE-EUID-ROOTSean Whitton2022-04-23
* add PUSH-HOSTATTR, don't use &rest in PUSH-HOSTATTRS & fix docstringSean Whitton2022-04-04
* rename READFILE, WRITEFILE, corresponding generics and some wrappersSean Whitton2022-04-02
* SSHD:NO-PASSWORDS: update configuration value for PermitRootLoginSean Whitton2021-08-16
* SSHD:CONFIGURED: when configuration is changed, restart ssh daemonSean Whitton2021-07-13
* SSH known host properties: add :IPS and :ADDITIONAL-NAMES parametersSean Whitton2021-06-27
* SSH known host properties: add :ALIASES parameterSean Whitton2021-06-27
* add SSH:{GLOBALLY-,}KNOWN-HOST and SSHD:HAS-{HOST-,}PUBLIC-KEYSean Whitton2021-05-31
* OS:TYPECASE->OS:ETYPECASE & OS:HOST-TYPECASE->OS:HOST-ETYPECASESean Whitton2021-04-01
* src/property/sshd.lisp: fix copyrightSean Whitton2021-04-01
* add SSHD:NO-PASSWORDSSean Whitton2021-04-01
* SSHD:CONFIGURED: fix pathSean Whitton2021-04-01
* rename CONTAINS-FOO-CONF -> CONTAINS-CONF-FOOSean Whitton2021-04-01
* add FILE:CONTAINS-EQUALS-CONF & rename property for conf-space filesSean Whitton2021-04-01
* add SSHD:INSTALLED, SSHD:CONFIGUREDSean Whitton2021-04-01