Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-20 | bus-policy: add policy check function | Daniel Mack | |
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. | |||
2014-06-16 | bus-proxy: policy - ignore unsupported tags and attributes | Kay Sievers | |
2014-06-10 | bus-proxy: read the right policy when running in user mode | Lennart Poettering | |
2014-06-06 | bus: add basic dbus1 policy parser | Lennart Poettering | |
Enforcement is still missing, but at least we can parse it now. |