chiark / gitweb /
bus: add kdbus endpoint types
authorDaniel Mack <zonque@gmail.com>
Mon, 18 Aug 2014 17:55:32 +0000 (19:55 +0200)
committerDaniel Mack <daniel@zonque.org>
Mon, 8 Sep 2014 09:06:45 +0000 (11:06 +0200)
commitbb7dd0b04a6e89674100476eed0bbd05c6a4cbd8
tree7d07b57edee71671c18b7bba706072835cd1aec8
parent5369c77d2ee864ac0464d4adc0774ee70ba9c4bc
bus: add kdbus endpoint types

Add types to describe endpoints and associated policy entries,
and add a BusEndpoint instace to ExecContext.
Makefile.am
src/core/bus-endpoint.c [new file with mode: 0644]
src/core/bus-endpoint.h [new file with mode: 0644]
src/core/execute.c
src/core/execute.h