index
:
fscrypt.git
chr-fork-doc-02
ext4
man
master
refactor
sshd-bug-workaround
Go tool for managing Linux filesystem encryption
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pam_fscrypt
/
pam_fscrypt.go
Age
Commit message (
Expand
)
Author
2021-12-21
debug
sshd-bug-workaround
Eric Biggers
2021-12-21
[BROKEN] pam_fscrypt: save unlocked protector keys in root user keyring
Eric Biggers
2021-03-08
pam_fscrypt: make "lock_policies" the default behavior
Eric Biggers
2021-03-08
pam_fscrypt: decide cache dropping behavior automatically
Eric Biggers
2020-01-05
cmd/fscrypt, keyring: add --all-users option to 'fscrypt lock'
Eric Biggers
2020-01-05
Keyring support for v2 encryption policies
Eric Biggers
2020-01-05
pam_fscrypt: update to handle filesystem keyring
Eric Biggers
2019-09-08
Fix various typos and grammatical errors (#141)
ebiggers
2018-08-23
Improve debug and error output for pam_fscrypt
Joe Richey joerichey@google.com
2018-02-11
lint: Remove all build tags
Joseph Richey
2017-10-02
security: Sync filesystem before dropping caches
Joe Richey joerichey@google.com
2017-08-30
pam_fscrypt: Added logging and use of new pam API
Joe Richey
2017-08-29
Added +build linux,cgo flags
Joe Richey
2017-08-24
Updated documentation for PAM module help
Joseph Richey
2017-08-23
pam_fscrypt: Session accounting completed
Joe Richey joerichey@google.com
2017-08-22
pam_fscrypt: lock all PAM policies w/ flag
Joe Richey joerichey@google.com
2017-08-22
pam_fscrypt: Updated module to use new APIs
Joe Richey joerichey@google.com
2017-08-22
pam_fscrypt: The actual PAM module and config
Joe Richey joerichey@google.com