summaryrefslogtreecommitdiff
path: root/systemd
AgeCommit message (Expand)Author
2018-02-19Merge pull request #4049 from mvo5/snapfuse-2Michael Vogt
2018-02-19Merge pull request #4617 from mvo5/dont-kill-meMichael Vogt
2018-02-16Merge pull request #4681 from chipaca/file-contents-checkersJohn Lenton
2018-02-16Merge remote-tracking branch 'upstream/master' into dont-kill-meMichael Vogt
2018-02-16Merge branch 'master' into snapfuse-2Zygmunt Krynicki
2018-02-16many: move to use the new testutil.File* checkers.John R. Lenton
2018-02-15systemd: add default target for timersMaciej Borzecki
2018-02-13systemd: update comment on SocketsTargetMaciej Borzecki
2018-02-08many: support `refresh-mode: sig{term,hup,usr1}{,-all}`Michael Vogt
2018-02-02systemd: support starting multiple services at onceMaciej Borzecki
2017-12-20Merge remote-tracking branch 'upstream/master' into snapfuse-2Michael Vogt
2017-12-20use "tree: yes" approach for squashfuse vendoringMichael Vogt
2017-11-30systemd: add support for the mask/unmask operationsMichael Vogt
2017-11-27tests: update tests for new x-gdu.hide optionMichael Vogt
2017-11-24Mount with x-gdu.hide optionAndrea Azzarone
2017-10-26systemd: run all mount units before snapd.service to avoid raceMichael Vogt
2017-10-18fix build errorsMichael Vogt
2017-10-16debian,vendor: import github.com/snapcore/squashfs and useMichael Vogt
2017-09-08add new systemd.MockJournalctlMichael Vogt
2017-09-08address review feedback (thanks to Samuele)Michael Vogt
2017-09-06many: provide systemd.MockSystemctl() helperMichael Vogt
2017-08-03many: implement "snap logs" (#3630)John Lenton
2017-07-20systemd: address last reviewJohn R. Lenton
2017-07-20many: address review comments by pedronisJohn R. Lenton
2017-07-19many: address review comments by zygaJohn R. Lenton
2017-07-18many: expose service status in 'snap info'John R. Lenton
2017-07-17snap, systemd, wrappers: move RestartCondition from systemd to snapJohn R. Lenton
2017-07-05systemd: correct the maths for the sizing of the journalctl args.John R. Lenton
2017-07-03systemd: refactor Logs to use osutil.WaitingReaderJohn R. Lenton
2017-06-07do not use os.Setenv() in the testsMichael Vogt
2017-06-07add missing testMichael Vogt
2017-06-07Make snapd a "Type=notify" daemon and notify when startup is doneMichael Vogt
2017-04-24many: mount squashfs as read-onlyZygmunt Krynicki
2017-03-20systemd: mount the squashfs with nodev (#3057)Michael Vogt
2016-12-14Merge pull request #2274 from mvo5/refactor/disable-nowJohn Lenton
2016-11-22many: run gofmt -s -w on all the codeZygmunt Krynicki
2016-11-17Merge remote-tracking branch 'upstream/master' into refactor/disable-nowMichael Vogt
2016-11-16Merge pull request #2112 from tyhicks/lp1630789John Lenton
2016-11-15Use sysd.{Disable,Stop} instead of sysd.DisableNow()Michael Vogt
2016-11-01interfaces/sytemd: enable/disable generated service units (#2229)Simon Fels
2016-10-14many: removed frameworks target and fixed service files (#2138)John Lenton
2016-10-06systemd: Correct the mount arguments when mounting with squashfuseTyler Hicks
2016-06-22Add some tests for squashfuse supportStéphane Graber
2016-06-22Make UseFuse privateStéphane Graber
2016-06-21Add support for squashfuseStéphane Graber
2016-05-24Merge remote-tracking branch 'upstream/master' into feature/snap-tryMichael Vogt
2016-05-24Code moved to github.com/snapcore/snapd.Gustavo Niemeyer
2016-05-24osutil.IsDirectory() follows symlinks automaticallyMichael Vogt
2016-05-23follow symlinks in WriteMountUnitFile() (thanks to @Samuelle)Michael Vogt
2016-05-11make WriteMountUnitFile handle directoriesMichael Vogt