summaryrefslogtreecommitdiff
path: root/systemd
AgeCommit message (Expand)Author
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
2016-05-11rename addSquashfsMount to addMountUnitMichael Vogt
2016-05-11add missing tests for snapdirMichael Vogt
2016-05-04use logic based on timers in systemd.Stop as suggested by GustavoSamuele Pedroni
2016-05-03fixes for short Stop timeouts, as result timeout <10s are more or less respec...Samuele Pedroni
2016-05-02snappy,systemd: make public variable names more DRYZygmunt Krynicki
2016-05-02snappy,systemd: move Sockets...Target backZygmunt Krynicki
2016-05-02snappy,systemd: move GenServiceFile, GetSocketFile from systemd/Zygmunt Krynicki
2016-05-02systemd: fix mockingof stopSteps, stopDelayZygmunt Krynicki
2016-05-02systemd: isolate tests from main packageZygmunt Krynicki
2016-04-29snap: Don't name shared data directories yet.Kyle Fazzari
2016-04-29Revert "snap: Add info.BaseDir() function to get basedir of all versions."Kyle Fazzari
2016-04-29snap: Add info.BaseDir() function to get basedir of all versions.Kyle Fazzari
2016-04-28interfaces,overlord: Support unversioned data.Kyle Fazzari
2016-04-19add multi-user.targetMichael Vogt
2016-04-16many: discard deprecated environment variablesZygmunt Krynicki
2016-04-15snap/snapenv,snappy,systemd: expose SNAP_REVISION to app environmentZygmunt Krynicki
2016-04-15fix enable testMichael Vogt
2016-04-15Use native systemctl enable instead of our own implementationMichael Vogt