chiark / gitweb /
bus-policy: add policy check function
authorDaniel Mack <daniel@zonque.org>
Fri, 19 Sep 2014 12:38:52 +0000 (14:38 +0200)
committerDaniel Mack <daniel@zonque.org>
Sat, 20 Sep 2014 16:47:45 +0000 (18:47 +0200)
commit38349552d8d6418229fee9ee68b1f470b4ad7a52
treebcda230c8b0a0aa19f8e2aa9a5d55ee5ee4b0855
parented91202f1c237a41a3ee3754a4a1d37139d7f34f
bus-policy: add policy check function

Add policy_check() to actually check whether an incoming message is allowed
by the policy. The code is not yet used from the proxy daemon, though.
src/bus-proxyd/bus-policy.c
src/bus-proxyd/bus-policy.h