This website requires JavaScript.
Explore
Help
Sign In
netbird
/
gvisor
Watch
0
Star
0
Fork
0
You've already forked gvisor
mirror of
https://github.com/netbirdio/gvisor.git
synced
2026-05-22 17:12:49 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb730ff784b401cb353d65d088883deca736d916
gvisor
/
pkg
/
sentry
/
kernel
/
auth
T
History
Jing Chen
0b9173a110
Avoid allocating a new Credentials when the capabilities don't change.
...
PiperOrigin-RevId: 627190108
2024-04-22 16:31:46 -07:00
..
auth.go
Change copyright notice to "The gVisor Authors"
2019-04-29 14:26:23 -07:00
BUILD
Apply a image's file capabilities when creating a process from the image.
2024-03-15 14:08:39 -07:00
capability_set_test.go
Apply a image's file capabilities when creating a process from the image.
2024-03-15 14:08:39 -07:00
capability_set.go
Avoid allocating a new Credentials when the capabilities don't change.
2024-04-22 16:31:46 -07:00
context.go
convert uses of interface{} to any
2022-11-08 13:14:06 -08:00
credentials.go
Use proto structs for seccheck points
2022-04-18 19:03:15 -07:00
id_map_functions.go
Change copyright notice to "The gVisor Authors"
2019-04-29 14:26:23 -07:00
id_map.go
segment.Set API improvements.
2023-11-17 15:51:12 -08:00
id.go
provide (read only) /proc/sys/kernel/overflowuid and overflowgid
2023-11-09 16:15:17 +00:00
key.go
Implement a subset of
keyctl(2)
and
keyrings(7)
for better Docker support.
2023-09-20 12:38:39 -07:00
user_namespace.go
segment.Set API improvements.
2023-11-17 15:51:12 -08:00