aboutsummaryrefslogtreecommitdiff
path: root/cmd/fscrypt/status.go
AgeCommit message (Expand)Author
2022-02-23Make the output of 'fscrypt status' unambiguousEric Biggers
2020-06-13cmd/fscrypt: adjust status message for v1-encrypted dirsEric Biggers
2020-05-09filesystem: improve errorsEric Biggers
2020-05-09Try to detect incomplete locking of v1-encrypted directoryEric Biggers
2020-01-05Keyring support for v2 encryption policiesEric Biggers
2020-01-05keyring: support filesystem keyring with v1 encryption policiesEric Biggers
2019-10-29filesystem: rename Mount.Filesystem to Mount.FilesystemTypeEric Biggers
2019-09-09cmd/fscrypt: show encryption options with 'fscrypt status DIR' (#145)ebiggers
2019-09-08Fix various typos and grammatical errors (#141)ebiggers
2017-08-30cmd/fscrypt: Add --user flag for running as rootJoe Richey
2017-07-17cmd/fscrypt: Improve "fscrypt status"Joe Richey joerichey@google.com
2017-06-28Finalize import paths and documentationv0.1.00.1.0Joe Richey joerichey@google.com
2017-06-28cmd/fscrypt: add in status and purge commandsJoe Richey joerichey@google.com