index
:
~snappy-dev/snapd/+git/snapd-pawel
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2019-08-20
Fix missing snap-name argument in snap set help.
fix-snap-unset-help
Pawel Stolowski
2019-08-20
Fix snap unset help string.
Pawel Stolowski
2019-08-20
cmd/snap: fix remote snap info for parallel installed snaps
Maciej Borzecki
2019-08-17
simplify MockSnapSeccompVersionInfo as well
Samuele Pedroni
2019-08-16
having both CurrentBase and CurrentCleanBase is confusing
Samuele Pedroni
2019-08-16
check syscalls
Samuele Pedroni
2019-08-14
cmd/snap-update-ns: keep track of "keep" changes
Zygmunt Krynicki
2019-08-14
cmd/snap-update-ns: check for trespassing using clean path
Zygmunt Krynicki
2019-08-12
Merge pull request #7208 from chipaca/complete-validate-snap-better
John R. Lenton
2019-08-07
cmd/libsnap: don't leak memory in sc_die_on_error
Zygmunt Krynicki
2019-08-02
cmd/snap, data/completion: improve completion for 'snap debug'
John R. Lenton
2019-08-01
Tweak the comment.
snap-switch-show-done
Pawel Stolowski
2019-08-01
Split the comment concerning 8 cases of "switch".
Pawel Stolowski
2019-08-01
Tweak the conditional to reuse helper variable.
Pawel Stolowski
2019-08-01
Use showDone helper to display actual channel we switched to, rather than the...
Pawel Stolowski
2019-07-31
cmd/snap: make userd signal handlig easier to test, fix unit tests stall in s...
Maciej Borzecki
2019-07-30
cmd/snap: verify signal errors in session-agent unit tests
Maciej Borzecki
2019-07-30
cmd/snap: restore signal handlers in userd and session-agent
Maciej Borzecki
2019-07-30
cmd/snap, usersession/agent: close http.Response body in tests
Maciej Borzecki
2019-07-25
cmd/Makefile.am: don't use -i option
Ian Johnson
2019-07-25
usersession: move autostart code to usersession/autostart
James Henstridge
2019-07-25
usersession: move userd package to usersession/userd
James Henstridge
2019-07-25
Merge pull request #6954 from jhenstridge/user-session-agent
Michael Vogt
2019-07-24
Merge pull request #7143 from pedronis/repair-buffered-chan
John R. Lenton
2019-07-24
Merge remote-tracking branch 'upstream/master' into repair-buffered-chan
John R. Lenton
2019-07-24
Merge remote-tracking branch 'upstream/master' into client-use-http-status
John R. Lenton
2019-07-23
stop depending on status/status-code in the responses in client
Samuele Pedroni
2019-07-23
use the proper BaseSnapSuite, this was running all the tests a 2nd time
Samuele Pedroni
2019-07-23
good style: make sure the goroutine doesn't stick around on timeout
Samuele Pedroni
2019-07-20
introduce Overlord.StartUp and a matching method on StateManagers
Samuele Pedroni
2019-07-19
Merge pull request #7007 from pedronis/rereg-remodel
Michael Vogt
2019-07-18
cmd: revert PR#6933 (tweak of GOMAXPROCS)
Samuele Pedroni
2019-07-18
Merge remote-tracking branch 'upstream/master' into rereg-remodel
Samuele Pedroni
2019-07-18
snap: fix off-by-one indent in cmd_usnet.go:longUnsetHelp
snap-unset-cmd
Michael Vogt
2019-07-18
Revert "snapd: ensure GOMAXPROCS is at least 2"
Michael Vogt
2019-07-18
Revert "cmd/snap: tweak GOMAXPROCS comment"
Michael Vogt
2019-07-16
fix missing newline in remodel output
Samuele Pedroni
2019-07-16
snap: use snapSetSuite in `snap unset` tests and check setConfApiCalls
Michael Vogt
2019-07-16
Merge remote-tracking branch 'upstream/master' into HEAD
Michael Vogt
2019-07-16
Merge pull request #7096 from stolowski/snap-set-excl
Michael Vogt
2019-07-16
Merge pull request #6878 from chipaca/health-checks-info
Michael Vogt
2019-07-16
snap: tweak "snap set" unit tests
snap-set-excl
Michael Vogt
2019-07-16
Merge pull request #7104 from zyga/fix/firmware
Michael Vogt
2019-07-12
snap: add checks in validate-seed for missing base/default-provider
Michael Vogt
2019-07-12
cmd/snap-confine: bring /lib/firmware from the host
Zygmunt Krynicki
2019-07-12
Added snap unset command.
Pawel Stolowski
2019-07-12
Added snap-unset spread test.
Pawel Stolowski
2019-07-12
Tweak 'snap set' description.
Pawel Stolowski
2019-07-12
Tweak suffix check and spread test conditional.
Pawel Stolowski
2019-07-12
Handle unsetting of config options with "!" after options, e.g. snap set foo!
Pawel Stolowski
[next]