aboutsummaryrefslogtreecommitdiff
path: root/pam_fscrypt/run_fscrypt.go
AgeCommit message (Expand)Author
2021-12-21debugsshd-bug-workaroundEric Biggers
2020-05-09cmd/fscrypt: add FSCRYPT_ROOT_MNT environmental variableEric Biggers
2019-09-08Fix various typos and grammatical errors (#141)ebiggers
2018-08-23Improve debug and error output for pam_fscryptJoe Richey joerichey@google.com
2018-02-11vet: eliminate unnecessary shadowingJoseph Richey
2017-09-01pam_fscrypt: PAM module no longer crashes on panicJoseph Richey
2017-08-30pam_fscrypt: Added logging and use of new pam APIJoe Richey
2017-08-29pam_fscrypt: Handle empty arguments listJoseph Richey
2017-08-23pam_fscrypt: Session accounting completedJoe Richey joerichey@google.com