| Age | Commit message (Expand) | Author |
| 2016-11-17 | fix | Samuele Pedroni |
| 2016-11-17 | reshuffle how we load/inject tests keys both in snapd and for prepare-image, ... | Samuele Pedroni |
| 2016-11-15 | Merge pull request #2147 from emgee/asserts-validate-optional-account-username | Samuele Pedroni |
| 2016-10-26 | asserts: limit to 1y only if len(models) == 0 (#2219) | Michael Vogt |
| 2016-10-19 | Merge pull request #2189 from pedronis/system-user-authority | Samuele Pedroni |
| 2016-10-19 | revert the unwanted test change | Samuele Pedroni |
| 2016-10-19 | implement system-user-authority header/concept | Samuele Pedroni |
| 2016-10-19 | Bump snap-declaration to allow signing with new-style plugs and slots. | Matt Goodall |
| 2016-10-18 | go fmt | Samuele Pedroni |
| 2016-10-18 | Distros => SystemIDs | Samuele Pedroni |
| 2016-10-18 | more review feedback | Samuele Pedroni |
| 2016-10-18 | l => lst | Samuele Pedroni |
| 2016-10-18 | implement on-classic plug/slot constraints, not used yet | Samuele Pedroni |
| 2016-10-18 | Merge remote-tracking branch 'upstream/master' into ifacedecls-or-for-rules | Samuele Pedroni |
| 2016-10-18 | review feedback | Samuele Pedroni |
| 2016-10-17 | go fmt | Samuele Pedroni |
| 2016-10-17 | add FindSupported(.,.,maxFormat) to the Datbase | Samuele Pedroni |
| 2016-10-17 | Merge branch 'asserts-format' into asserts-format-find | Samuele Pedroni |
| 2016-10-17 | review feedback | Samuele Pedroni |
| 2016-10-17 | Merge remote-tracking branch 'upstream/master' into ifacedecls-or-for-rules | Samuele Pedroni |
| 2016-10-17 | review feedback | Samuele Pedroni |
| 2016-10-17 | start teaching backends about selecting by max supported format | Samuele Pedroni |
| 2016-10-17 | Merge remote-tracking branch 'upstream/master' into asserts-format | Samuele Pedroni |
| 2016-10-16 | normalize interface int attributes to int64 in the internal repr (#2152) | Samuele Pedroni |
| 2016-10-16 | allow OR-ing of subrule constraints in plug/slot rules | Samuele Pedroni |
| 2016-10-14 | refuse to sign things with declared unsupported formats, we likely cannot ver... | Samuele Pedroni |
| 2016-10-14 | refuse to add an assertion with a not yet supported format iteration, ignore ... | Samuele Pedroni |
| 2016-10-14 | support a concept of assertion format iteration on all assertions, default is 0 | Samuele Pedroni |
| 2016-10-14 | asserts,snap: validate attributes to a JSON-compatible type subset (#2140) | Samuele Pedroni |
| 2016-10-14 | Validate optional account username. | Matt Goodall |
| 2016-10-14 | Remove serial-proof assertion type. | Matt Goodall |
| 2016-10-06 | many: move firstboot code into the snapd daemon (#2033) | Michael Vogt |
| 2016-10-04 | asserts: require lowercase model until insensitive matching is ready (#2076) | Samuele Pedroni |
| 2016-10-03 | go fmt | Samuele Pedroni |
| 2016-10-03 | also switch special values to use UPPER_CASE | Samuele Pedroni |
| 2016-10-02 | switch special values to use _ not - so we can have substraction if needed at... | Samuele Pedroni |
| 2016-10-02 | interfaces/policy: start of interface policy checking code based on declarati... | Samuele Pedroni |
| 2016-09-30 | asserts,interfaces/builtin,overlord/assertstate: introduce base-declaration (... | Samuele Pedroni |
| 2016-09-30 | asserts: parse the slot rules in snap-declarations (#2035) | Samuele Pedroni |
| 2016-09-29 | asserts: support parsing the plugs stanza i.e. plug rules in snap-declaration... | Samuele Pedroni |
| 2016-09-29 | asserts,overlord,snap: add prepare-device hook for device registration (#2005) | Samuele Pedroni |
| 2016-09-28 | asserts: introduce AttributeConstraints (#2015) | Samuele Pedroni |
| 2016-09-27 | use time.Equal() for time comparison | Michael Vogt |
| 2016-09-27 | use "check.Equal" for time.Time checks to make gccgo happy | Michael Vogt |
| 2016-09-26 | fix 1y check by looking at delta(since,until) | Michael Vogt |
| 2016-09-26 | address review feedback | Michael Vogt |
| 2016-09-26 | ensure "until:" is not more than 1y in the future | Michael Vogt |
| 2016-09-26 | add explicit test for the revoked system-user case | Michael Vogt |
| 2016-09-26 | address review feedback | Michael Vogt |
| 2016-09-26 | improve shadow line parsing code and make check for pw optional | Michael Vogt |