summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-29Merge branch 'master' into install-remove-hooksinstall-remove-hooksPawel Stolowski
2017-06-29Merge pull request #3536 from mvo5/fix-seccomp-tests-on-arttful2Michael Vogt
2017-06-29Merge pull request #3464 from zyga/feature/metadata-defines-base-policyMichael Vogt
2017-06-28Merge pull request #3506 from pedronis/asserts-type-max-body-sizeJohn Lenton
2017-06-28Move hooks into hookstate.Pawel Stolowski
2017-06-28Merge pull request #3515 from sergiocazzolato/tests-fix-snapd-notifyJohn Lenton
2017-06-28Deal with mknod on aarch64 in the seccomp testsMichael Vogt
2017-06-27Merge pull request #3535 from mvo5/fix-seccomp-tests-on-arttfulZygmunt Krynicki
2017-06-27Merge pull request #3523 from sergiocazzolato/tests-fix-create-key-RemainAfte...Michael Vogt
2017-06-27Merge pull request #3528 from robert-ancell/sys-info-time-formatJohn Lenton
2017-06-27Use home interface for the remove hook test file in the spread test.Pawel Stolowski
2017-06-27Fix snap-seccomp tests in artfulMichael Vogt
2017-06-26Fix spread test to make sure exitcode can actually be non-zero (thanks Kyle!).Pawel Stolowski
2017-06-26Correctly omit empty last and nextRobert Ancell
2017-06-26Use RFC3339 time format for refresh times.Robert Ancell
2017-06-26Test changes per review comments.Pawel Stolowski
2017-06-26tests: fix create kit to avoid rng-tools service ramains aliveSergio Cazzolato
2017-06-26Merge pull request #3521 from mvo5/snap-seccomp-write-atomicZygmunt Krynicki
2017-06-26Review comments.Pawel Stolowski
2017-06-26add missing dir sync (thanks to John!)Michael Vogt
2017-06-23Merge pull request #3522 from fgimenez/fix-ipv6-on-coreMichael Vogt
2017-06-23do not disable ipv6 on core systemsFederico Gimenez
2017-06-23make sure snap-seccomp writes the bpf file atomicallyMichael Vogt
2017-06-23Merge pull request #3519 from mvo5/fix-armhfMichael Vogt
2017-06-23the kernel architecutre name is armv7l instead of armv7Michael Vogt
2017-06-23Merge pull request #3517 from mvo5/run-wait-for-profilesMichael Vogt
2017-06-23Merge branch 'master' of github.com:snapcore/snapd into feature/metadata-defi...Zygmunt Krynicki
2017-06-23Merge pull request #3509 from sergiocazzolato/tests-fix-shellcheck-tests-nestedMichael Vogt
2017-06-23Merge pull request #3514 from chipaca/service-syslog-identifiersZygmunt Krynicki
2017-06-23Merge pull request #3511 from sergiocazzolato/tests-fix-shellcheck-tests-unit...Michael Vogt
2017-06-23asserts: implement FindManyTrusted as well (#3516)Samuele Pedroni
2017-06-23Ensure snap-confine waits some seconds for seccomp security profilesMichael Vogt
2017-06-22asserts: open up and optimize Encoder to help avoiding unnecessary copying (#...Samuele Pedroni
2017-06-22Merge pull request #3431 from mvo5/seccomp-bpfMichael Vogt
2017-06-22tests: fix snapd-notify when it takes more time to restartSergio Cazzolato
2017-06-22Use /var/lib/snapd/bpf/*.{src,bin} for the seccomp profilesMichael Vogt
2017-06-22wrappers: add SyslogIdentifier to the service unit files.John R. Lenton
2017-06-22avoid using unsafe.Pointer() when working with syscall.Utsname{}Michael Vogt
2017-06-22fixing completion testsSergio Cazzolato
2017-06-22Removing unneded ""Sergio Cazzolato
2017-06-22make argument handling (slightly) more robustMichael Vogt
2017-06-22scan content in snap-seccomp:compile() only onceMichael Vogt
2017-06-22Fix on dependencies install or unit testsSergio Cazzolato
2017-06-22address review comments (thanks to Gustavo)Michael Vogt
2017-06-22ensure the right snap-seccomp is used when snapd is re-execedMichael Vogt
2017-06-21tests: shellcheck improvements for unit and completion testsSergio Cazzolato
2017-06-21Merge pull request #3494 from sergiocazzolato/tests-fix-create-key-restartJohn Lenton
2017-06-21tests: shellcheck improvements for tests/nested tasksSergio Cazzolato
2017-06-21asserts: introduce NewDecoderWithTypeMaxBodySizeSamuele Pedroni
2017-06-21Merge pull request #3472 from fgimenez/extend-system-observe-test-dbus-intros...Michael Vogt