pipewire/pinos/client
Wim Taymans ee0aa6a2ac Implement access control
Move send and dispatch functions to the implementation. This makes it
possible to place an access check before sending and dispatching.
Add module-access that allows to bind and notify on globals owned by
the client.
2017-01-10 17:26:43 +01:00
..
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
array.h WIP change object model 2016-11-14 12:42:00 +01:00
build_mkenum.py port to meson 2016-09-26 12:15:52 +02:00
connection.c Implement subscription with a signal 2016-12-22 16:50:01 +01:00
connection.h Implement subscription with a signal 2016-12-22 16:50:01 +01:00
context.c Implement access control 2017-01-10 17:26:43 +01:00
context.h Implement access control 2017-01-10 17:26:43 +01:00
introspect.c Implement subscription with a signal 2016-12-22 16:50:01 +01:00
introspect.h Implement subscription with a signal 2016-12-22 16:50:01 +01:00
log.c Rework transport protocol 2016-11-07 10:24:13 +01:00
log.h WIP object model change 2016-11-15 13:29:58 +01:00
loop.c Implement subscription with a signal 2016-12-22 16:50:01 +01:00
loop.h rename signal -> sig 2016-11-28 16:24:10 +01:00
map.h Implement access control 2017-01-10 17:26:43 +01:00
mapper.c More hacking 2016-11-03 19:41:53 +01:00
mem.c Implement subscription with a signal 2016-12-22 16:50:01 +01:00
mem.h Rework transport protocol 2016-11-07 10:24:13 +01:00
memfd-wrappers.h Rework transport protocol 2016-11-07 10:24:13 +01:00
meson.build Work on introspection 2016-12-02 13:38:43 +01:00
pinos.c Add client info message 2016-12-21 17:19:06 +01:00
pinos.h Add client info message 2016-12-21 17:19:06 +01:00
properties.c Implement subscription with a signal 2016-12-22 16:50:01 +01:00
properties.h Implement access control 2017-01-10 17:26:43 +01:00
proxy.c Implement access control 2017-01-10 17:26:43 +01:00
proxy.h Implement access control 2017-01-10 17:26:43 +01:00
rtkit.c Implement subscription with a signal 2016-12-22 16:50:01 +01:00
rtkit.h Cleanups 2016-11-08 18:00:52 +01:00
serialize.c Add core introspection 2016-12-15 20:09:48 +01:00
serialize.h Rework buffer memory layout 2016-12-15 14:57:34 +01:00
sig.h rename signal -> sig 2016-11-28 16:24:10 +01:00
stream.c Implement access control 2017-01-10 17:26:43 +01:00
stream.h Improve upload 2016-12-20 16:51:57 +01:00
subscribe.h Implement subscription with a signal 2016-12-22 16:50:01 +01:00
thread-mainloop.c Implement subscription with a signal 2016-12-22 16:50:01 +01:00
thread-mainloop.h Make native protocol 2016-11-24 17:00:42 +01:00
transport.c Implement subscription with a signal 2016-12-22 16:50:01 +01:00
transport.h rename signal -> sig 2016-11-28 16:24:10 +01:00
uri.c Work on introspection 2016-12-02 13:38:43 +01:00
uri.h Work on introspection 2016-12-02 13:38:43 +01:00
utils.c Remove glib from config loading 2016-11-16 09:43:51 +01:00
utils.h Remove glib from config loading 2016-11-16 09:43:51 +01:00