Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
many: split public snapd REST API into separate socket. #1749
Merged
kyrofa
merged 24 commits into
snapcore:master
from
kyrofa:feature/1586465/separate_public_socket
Aug 27, 2016
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
afbed70
many: split public snapd REST API into separate socket.
kyrofa 61d1d02
Move time import.
kyrofa 2b992a4
cmd/snapd,daemon: use only a single tomb.
kyrofa 1809f9a
Merge branch 'master' into feature/1586465/separate_public_socket
kyrofa 22960e7
tests: disable snapctl test on all-snap testbed.
kyrofa 94dcded
Merge remote-tracking branch 'origin/master' into feature/1586465/sep…
kyrofa 5d0b197
No need to install candidate core snap.
kyrofa fa13205
Merge branch 'master' into feature/1586465/separate_public_socket
kyrofa 4edf820
Move from public/private to snap/snapd.
kyrofa 859fe1b
Merge branch 'master' into feature/1586465/separate_public_socket
kyrofa 6040883
daemon: combine two routers back into one.
kyrofa 8b5073b
daemon: log and disallow access if weird ucrednet error.
kyrofa a926f88
many: rename snap.socket to snapd-snap.socket.
kyrofa b07b600
client: automatically use most powerful socket available.
kyrofa 4e85e53
Merge branch 'master' into feature/1586465/separate_public_socket
kyrofa 940dd97
Revert "client: automatically use most powerful socket available."
kyrofa 63ee0f4
Remove snap-on-snapd check.
kyrofa 0b036b3
Merge branch 'master' into feature/1586465/separate_public_socket
kyrofa e1b26d9
client: automatically use most powerful socket available.
kyrofa 97d9316
don't attempt to open the socket file on every dial.
kyrofa 8cb6af9
add strongly-worded warning to snapd.socket file about ordering.
kyrofa 4707d86
remove public/private references.
kyrofa 92a8272
snap, not snapd!
kyrofa c8818d2
use net.Listener.Addr() to determine socket.
kyrofa
Jump to file or symbol
Failed to load files and symbols.
Oops, something went wrong.