index
:
~snappy-dev/snapd/+git/snapd-pawel
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
sandbox
Age
Commit message (
Expand
)
Author
2019-11-04
sandbox/seccomp: accept build ID generated by Go toolchain
Maciej Borzecki
2019-10-15
sandbox/cgroup: move freeze/thaw code
Zygmunt Krynicki
2019-10-10
Merge remote-tracking branch 'upstream/master' into bboozzoo/cgroup-pids-from...
Maciej Borzecki
2019-10-09
sandbox/cgroup: move helper for listing pids in group to the cgroup package
Maciej Borzecki
2019-10-09
sandbox/cgroup: refactor group matcher to be an interface
Maciej Borzecki
2019-10-08
sandbox/cgroup: refactor process cgroup helper to support v2 and named hierar...
Maciej Borzecki
2019-10-01
sandbox/cgroup: avoid dependency on dirs
Maciej Borzecki
2019-09-30
sandbox/seccomp, interfaces: tweak the seccomp API names
Maciej Borzecki
2019-09-30
sandbox/seccomp: move remaining seccomp bits from release
Maciej Borzecki
2019-09-27
sandbox/selinux: move selinux related APIs from release package
Maciej Borzecki
2019-09-25
many: tweak AppArmor level indicator naming
Maciej Borzecki
2019-09-24
sandbox/apparmor: split AppArmor detection into a separate package
Maciej Borzecki
2019-09-23
sandbox/cgroup: fix group name lookup with confusingly named controllers
Maciej Borzecki
2019-09-23
Merge remote-tracking branch 'upstream/master' into bboozzoo/cgroup-userd-helper
Maciej Borzecki
2019-09-20
selinux: move the package under sandbox/selinux
Maciej Borzecki
2019-09-17
sandbox/cgroup: add helper for determining cgroup of a given process
Maciej Borzecki
2019-09-13
sandbox/cgroup: tweak comments
Maciej Borzecki
2019-09-12
sandbox/cgroup: tweak naming
Maciej Borzecki
2019-09-12
sandbox/cgroup: use explicit conversionf or Statfs_t.Type
Maciej Borzecki
2019-09-12
sandbox/cgroup: tweak the naming of expected cgroups mount point
Maciej Borzecki
2019-09-12
sandbox/cgroup: drop ProcGroup temporarily
Maciej Borzecki
2019-09-12
sandbox/cgroup: unexport CGROUP2_SUPER_MAGIC
Maciej Borzecki
2019-09-11
sandbox/cgroup: introduce cgroup wrappers package
Maciej Borzecki
2019-08-16
have seccomp.Compiler.VersionInfo return a VersionInfo, instead of string
Samuele Pedroni
2019-08-15
Merge remote-tracking branch 'upstream/master' into snapd-users-phase0.25-4-s...
Samuele Pedroni
2019-08-14
move version checks into SupportsRobustArgumentFiltering(). Thanks to pedronis
Jamie Strandboge
2019-07-22
allow 'system-usernames' with libseccomp > 2.4 and golang-seccomp > 0.9.0
Jamie Strandboge
2019-07-11
seccomp/compiler*: adjust test case names and comment for later changes
Jamie Strandboge
2019-04-30
sandbox: add seccomp.VersionInfo type
Michael Vogt
2019-04-26
add some helper utilities for parsing version-info
Jamie Strandboge
2019-04-26
add tests for colon-separated features, fix bug. Thanks to zyga
Jamie Strandboge
2019-04-26
snap-seccomp: add 4th field to version-info for golang-seccomp features
Jamie Strandboge
2019-03-14
sandbox/seccomp: tweak the API for initializing a compiler wrapper
Maciej Borzecki
2019-03-13
sandbox/seccomp: comment on the 120 char limit
Maciej Borzecki
2019-03-13
sandbox/seccomp: new helper package wrapping calls to snap-seccomp
Maciej Borzecki