summaryrefslogtreecommitdiff
path: root/cmd/snap-confine
AgeCommit message (Expand)Author
2019-09-13snap-confine: fix return value checks for udev functionsMichael Vogt
2019-09-10Merge remote-tracking branch 'upstream/master' into cgroups-v2Maciej Borzecki
2019-09-09Merge pull request #7419 from bboozzoo/bboozzoo/s-c-invocation-testsMaciej Borzecki
2019-09-09cmd/snap-confine: always discard stale mount ns on systems with cgroup v2Maciej Borzecki
2019-09-09Merge remote-tracking branch 'upstream/master' into cgroups-v2Maciej Borzecki
2019-09-09Merge remote-tracking branch 'upstream/master' into bboozzoo/s-c-invocation-t...Maciej Borzecki
2019-09-06cmd/snap-update-ns: clarify sharing commentZygmunt Krynicki
2019-09-06Merge pull request #7420 from zyga/fix/snap-duplicationZygmunt Krynicki
2019-09-06cmd/s-c: use clang-format for sc_invocation unit test file, or indent for oth...Maciej Borzecki
2019-09-06cmd/snap-confine: include the source file directly in sc_invocation unit testsMaciej Borzecki
2019-09-06cmd/snap-confine: fix /snap duplication in legacy modeZygmunt Krynicki
2019-09-06cmd/s-c: add basic unit tests for sc_invocationMaciej Borzecki
2019-09-06cmd/snap-confine: cleanup memory leaks in unit testsMaciej Borzecki
2019-09-06cmd/libsnap-confine-private, cmd/s-c: move helpers to test utilsMaciej Borzecki
2019-09-05cmd/snap-confine: do not overallocate, expect snap name lengthMaciej Borzecki
2019-09-04cmd/snap-confine: keep track of snap instance name and the snap nameMaciej Borzecki
2019-08-27cmd/snap-confine: fix group and permission of .info filesZygmunt Krynicki
2019-07-15snap-confine: fix snappy_udev_init() checkMichael Vogt
2019-07-15snap-confine: fallback gracefully on a cgroup v2 only systemMichael Vogt
2019-07-12cmd/snap-confine: bring /lib/firmware from the hostZygmunt Krynicki
2019-07-03Merge pull request #7026 from zyga/fix/base-migration-v2Zygmunt Krynicki
2019-07-02cmd/snap-confine: explain why exit(0) vs abort()Zygmunt Krynicki
2019-07-02Merge branch 'master' of github.com:snapcore/snapd into fix/exit-when-parent-...Zygmunt Krynicki
2019-07-02Merge branch 'master' of github.com:snapcore/snapd into fix/base-migration-v2Zygmunt Krynicki
2019-07-02Merge pull request #7049 from zyga/tweak/udev-before-pivotMichael Vogt
2019-07-01cmd/snap-confine: allow opening libtinfo.soZygmunt Krynicki
2019-07-01Merge pull request #7047 from jdstrand/remove-unused-getresuidMichael Vogt
2019-07-01cmd/snap-confine: don't use stdio text modeZygmunt Krynicki
2019-07-01cmd/snap-confine: look for s-d-h also in /usr/libexec/snapdZygmunt Krynicki
2019-06-28cmd/snap-confine: handle device group before pivotZygmunt Krynicki
2019-06-28cmd/snap-confine: remove newly unneeded getresuid() local assignmentsJamie Strandboge
2019-06-28cmd: make fmtZygmunt Krynicki
2019-06-28cmd/snap-confine: fix typo in commentZygmunt Krynicki
2019-06-28snap-confine: move seccomp load after permanent privilege drop (#7032)jdstrand
2019-06-27cmd/snap-confine: document SC_DISCARD_* constantsZygmunt Krynicki
2019-06-27cmd/snap-confine: don't use t mode, it is meaninglessZygmunt Krynicki
2019-06-27cmd/snap-confine: fix typo in commentZygmunt Krynicki
2019-06-27cmd/snap-confine: reword commentZygmunt Krynicki
2019-06-27cmd/libsnap: check for ferror after fprintfZygmunt Krynicki
2019-06-27cmd/snap-confine: check for errors from fflush correctlyZygmunt Krynicki
2019-06-27cmd/libsnap: rewrite and simplify infofile query functionZygmunt Krynicki
2019-06-27cmd/snap-confine: exit from helper when parent diesZygmunt Krynicki
2019-06-26cmd/libsnap: add error handling to sc_infofile_queryZygmunt Krynicki
2019-06-25cmd/snap-confine: refactor no/should/must discard logicZygmunt Krynicki
2019-06-24cmd/snap-confine: discard mount namespace when base snap changesZygmunt Krynicki
2019-05-29tests: replace subset of "! foo" with "not foo"Zygmunt Krynicki
2019-05-27cmd/snap-confine: tweak comment about mounting /etc entries from base snapMaciej Borzecki
2019-05-23cmd/snap-confine: drop unnecessary else branch when checking source/destinationMaciej Borzecki
2019-05-23cmd/snap-confine: be more strict about source and destination checksMaciej Borzecki
2019-05-23cmd/snap-confine: do not mount over non files/directoriesMaciej Borzecki