summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/kernel/auth/credentials.go
AgeCommit message (Expand)Author
2021-06-30[syserror] Update syserror to linuxerr for EACCES, EBADF, and EPERM.Zach Koopmans
2021-06-29[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVALZach Koopmans
2021-05-31Update comments on ambient caps to point to bugIan Lewis
2020-06-05Implement mount(2) and umount2(2) for VFS2.Rahat Mahmood
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse
2019-01-08Grant no initial capabilities to non-root UIDs.Jamie Liu
2018-10-19Use correct company name in copyright headerIan Gudger
2018-08-02Automated rollback of changelist 207037226Zhaozhong Ni
2018-08-01Automated rollback of changelist 207007153Michael Pratt
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
2018-05-07Fix misspellingsIan Gudger
2018-04-28Check in gVisor.Googler