summaryrefslogtreecommitdiff
path: root/sandbox
AgeCommit message (Expand)Author
2019-11-04sandbox/seccomp: accept build ID generated by Go toolchainMaciej Borzecki
2019-10-15sandbox/cgroup: move freeze/thaw codeZygmunt Krynicki
2019-10-10Merge remote-tracking branch 'upstream/master' into bboozzoo/cgroup-pids-from...Maciej Borzecki
2019-10-09sandbox/cgroup: move helper for listing pids in group to the cgroup packageMaciej Borzecki
2019-10-09sandbox/cgroup: refactor group matcher to be an interfaceMaciej Borzecki
2019-10-08sandbox/cgroup: refactor process cgroup helper to support v2 and named hierar...Maciej Borzecki
2019-10-01sandbox/cgroup: avoid dependency on dirsMaciej Borzecki
2019-09-30sandbox/seccomp, interfaces: tweak the seccomp API namesMaciej Borzecki
2019-09-30sandbox/seccomp: move remaining seccomp bits from releaseMaciej Borzecki
2019-09-27sandbox/selinux: move selinux related APIs from release packageMaciej Borzecki
2019-09-25many: tweak AppArmor level indicator namingMaciej Borzecki
2019-09-24sandbox/apparmor: split AppArmor detection into a separate packageMaciej Borzecki
2019-09-23sandbox/cgroup: fix group name lookup with confusingly named controllersMaciej Borzecki
2019-09-23Merge remote-tracking branch 'upstream/master' into bboozzoo/cgroup-userd-helperMaciej Borzecki
2019-09-20selinux: move the package under sandbox/selinuxMaciej Borzecki
2019-09-17sandbox/cgroup: add helper for determining cgroup of a given processMaciej Borzecki
2019-09-13sandbox/cgroup: tweak commentsMaciej Borzecki
2019-09-12sandbox/cgroup: tweak namingMaciej Borzecki
2019-09-12sandbox/cgroup: use explicit conversionf or Statfs_t.TypeMaciej Borzecki
2019-09-12sandbox/cgroup: tweak the naming of expected cgroups mount pointMaciej Borzecki
2019-09-12sandbox/cgroup: drop ProcGroup temporarilyMaciej Borzecki
2019-09-12sandbox/cgroup: unexport CGROUP2_SUPER_MAGICMaciej Borzecki
2019-09-11sandbox/cgroup: introduce cgroup wrappers packageMaciej Borzecki
2019-08-16have seccomp.Compiler.VersionInfo return a VersionInfo, instead of stringSamuele Pedroni
2019-08-15Merge remote-tracking branch 'upstream/master' into snapd-users-phase0.25-4-s...Samuele Pedroni
2019-08-14move version checks into SupportsRobustArgumentFiltering(). Thanks to pedronisJamie Strandboge
2019-07-22allow 'system-usernames' with libseccomp > 2.4 and golang-seccomp > 0.9.0Jamie Strandboge
2019-07-11seccomp/compiler*: adjust test case names and comment for later changesJamie Strandboge
2019-04-30sandbox: add seccomp.VersionInfo typeMichael Vogt
2019-04-26add some helper utilities for parsing version-infoJamie Strandboge
2019-04-26add tests for colon-separated features, fix bug. Thanks to zygaJamie Strandboge
2019-04-26snap-seccomp: add 4th field to version-info for golang-seccomp featuresJamie Strandboge
2019-03-14sandbox/seccomp: tweak the API for initializing a compiler wrapperMaciej Borzecki
2019-03-13sandbox/seccomp: comment on the 120 char limitMaciej Borzecki
2019-03-13sandbox/seccomp: new helper package wrapping calls to snap-seccompMaciej Borzecki