summaryrefslogtreecommitdiff
path: root/src/bus-proxyd/bus-policy.c
Commit message (Expand)AuthorAge
* core: rearrange code so that libsystemd/sd-bus/ does not include header files...Lennart Poettering2014-12-23
* treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1Lennart Poettering2014-11-28
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* bus-proxy: beef up policy enforcementLennart Poettering2014-11-27
* bus-policy: actually test messages against the newly added test.confLennart Poettering2014-11-26
* bus-policy: steal a test case for prefix ownership from dbus1, and make sure ...Lennart Poettering2014-11-26
* bus-proxy: properly check for bus name prefixes when enforcing policyLennart Poettering2014-11-14
* bus-policy: move name list iteration to policy usersDaniel Mack2014-10-09
* bus-proxyd: assorted cleanups and fixesDaniel Mack2014-10-07
* bus-proxy: drop one wrong assert()Tom Gundersen2014-09-25
* bus-proxyd: add some assertsTom Gundersen2014-09-25
* bus-policy: split API for bus-proxydDaniel Mack2014-09-24
* bus-policy: add policy check functionDaniel Mack2014-09-20
* bus-policy: print numeric [gu]id in dump_items()Daniel Mack2014-09-20
* bus-policy: do not exit() from policy_dump()Daniel Mack2014-09-20
* bus-policy: implement dump_items() with LIST_FOREACHDaniel Mack2014-09-20
* bus-policy: resolve [ug]id of POLICY_ITEM_{USER,GROUP}Daniel Mack2014-09-20
* bus_policy: set i->[ug]id_validDaniel Mack2014-09-20
* bus-policy: append items rather than prepending themDaniel Mack2014-09-20
* bus-policy: story mandatory items in right listDaniel Mack2014-09-20
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* test-tables: add new entriesZbigniew Jędrzejewski-Szmek2014-07-16
* bus-proxy: policy - ignore unsupported tags and attributesKay Sievers2014-06-16
* bus-proxy: properly index policy by uid/gid when parsingLennart Poettering2014-06-10
* bus-proxy: read the right policy when running in user modeLennart Poettering2014-06-10
* bus-policy.c: use draw_special_char(DRAW_ARROW)Daniel Buch2014-06-08
* bus-proxyd: do not free NULL itemsKay Sievers2014-06-07
* bus-proxy: properly read user/group policy itemsLennart Poettering2014-06-06
* bus: add basic dbus1 policy parserLennart Poettering2014-06-06