Wojtek Porczyk
|
96a66ac6bd
|
qubes/api: refactor creating multiple qubesd sockets
Now there is a single function to do this, shared with tests.
|
2017-06-21 00:17:37 +02:00 |
|
Wojtek Porczyk
|
71a4390fdb
|
qubes/tools/qubesd: properly unlink UNIX sockets at shutdown
|
2017-06-20 13:00:20 +02:00 |
|
Wojtek Porczyk
|
858e547525
|
qubes: reorganise API protocols
Now instantiating API servers is handled by common function. This is,
among other reasons, for creating ad-hoc sockets for tests.
|
2017-06-20 13:00:20 +02:00 |
|
Marek Marczykowski-Górecki
|
d42197e94c
|
make 'mgmt-permission:' event compatible with check-events script
It doesn't support str.format().
|
2017-05-26 15:08:17 +02:00 |
|
Marek Marczykowski-Górecki
|
cd489f46e1
|
Rename MgmtAPI to AdminAPI - part 1: classes
QubesOS/qubes-issues#853
|
2017-05-12 19:28:07 +02:00 |
|