index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
syscall
/
exec_linux_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
syscall: relax TestUnshare
Quentin Smith
2016-10-05
1
-2
/
+8
*
syscall: add another output for TestGroupCleanupUserNamespace
Ian Lance Taylor
2016-07-08
1
-0
/
+1
*
syscall: accept more variants of id output when testing as root
Ian Lance Taylor
2016-06-30
1
-7
/
+16
*
syscall: skip TestUnshare if kernel does not support net namespace
Cherry Zhang
2016-06-15
1
-0
/
+6
*
syscall: deflake TestUnshare
Mikio Hara
2016-06-02
1
-1
/
+12
*
syscall: call setgroups for no groups on GNU/Linux
Alexander Morozov
2016-06-02
1
-1
/
+60
*
syscall: rename SysProcAttr.Unshare to Unshareflags
Alexander Morozov
2016-06-01
1
-1
/
+1
*
syscall: fix unshare test on mips
Jess Frazelle
2016-05-20
1
-4
/
+4
*
syscall: add Unshare flags to SysProcAttr on Linux
Jess Frazelle
2016-05-20
1
-0
/
+36
*
os, syscall: skip tests when environment doesn't permit testing
Brad Fitzpatrick
2016-03-07
1
-0
/
+3
*
syscall: skip tests that create a user namespace when chrooted
Michael Hudson-Doyle
2015-11-25
1
-0
/
+17
*
syscall: skip a couple tests when running under Kubernetes
Brad Fitzpatrick
2015-10-02
1
-0
/
+7
*
syscall: remove unused kernelVersion function from tests
Alexander Morozov
2015-08-31
1
-18
/
+0
*
syscall: move check of unprivileged_userns_clone to whoamiCmd
Alexander Morozov
2015-08-31
1
-8
/
+7
*
syscall: don't call Setgroups if Credential.Groups is empty
Alexander Morozov
2015-08-27
1
-0
/
+8
*
syscall: skip non-root user namespace test if kernel forbids
Ian Lance Taylor
2015-06-20
1
-1
/
+9
*
syscall: fix TestCloneNEWUSERAndRemapNoRootDisableSetgroups the right way
Ian Lance Taylor
2015-06-15
1
-15
/
+8
*
syscall: skip TestCloneNEWUSERAndRemapNoRootDisableSetgroups before 3.19
Ian Lance Taylor
2015-06-14
1
-0
/
+26
*
syscall: add GidMappingsEnableSetgroups to Linux SysProcAttr
Alexander Morozov
2015-06-12
1
-0
/
+84