Age | Commit message (Expand) | Author |
2014-11-28 | treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1 | Lennart Poettering |
2014-11-28 | treewide: more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-27 | bus-proxy: beef up policy enforcement | Lennart Poettering |
2014-11-26 | bus-policy: actually test messages against the newly added test.conf | Lennart Poettering |
2014-11-26 | bus-policy: steal a test case for prefix ownership from dbus1, and make sure ... | Lennart Poettering |
2014-11-14 | bus-proxy: properly check for bus name prefixes when enforcing policy | Lennart Poettering |
2014-10-09 | bus-policy: move name list iteration to policy users | Daniel Mack |
2014-10-07 | bus-proxyd: assorted cleanups and fixes | Daniel Mack |
2014-09-25 | bus-proxy: drop one wrong assert() | Tom Gundersen |
2014-09-25 | bus-proxyd: add some asserts | Tom Gundersen |
2014-09-24 | bus-policy: split API for bus-proxyd | Daniel Mack |
2014-09-20 | bus-policy: add policy check function | Daniel Mack |
2014-09-20 | bus-policy: print numeric [gu]id in dump_items() | Daniel Mack |
2014-09-20 | bus-policy: do not exit() from policy_dump() | Daniel Mack |
2014-09-20 | bus-policy: implement dump_items() with LIST_FOREACH | Daniel Mack |
2014-09-20 | bus-policy: resolve [ug]id of POLICY_ITEM_{USER,GROUP} | Daniel Mack |
2014-09-20 | bus_policy: set i->[ug]id_valid | Daniel Mack |
2014-09-20 | bus-policy: append items rather than prepending them | Daniel Mack |
2014-09-20 | bus-policy: story mandatory items in right list | Daniel Mack |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-07-16 | test-tables: add new entries | Zbigniew Jędrzejewski-Szmek |
2014-06-16 | bus-proxy: policy - ignore unsupported tags and attributes | Kay Sievers |
2014-06-10 | bus-proxy: properly index policy by uid/gid when parsing | Lennart Poettering |
2014-06-10 | bus-proxy: read the right policy when running in user mode | Lennart Poettering |
2014-06-08 | bus-policy.c: use draw_special_char(DRAW_ARROW) | Daniel Buch |
2014-06-07 | bus-proxyd: do not free NULL items | Kay Sievers |
2014-06-06 | bus-proxy: properly read user/group policy items | Lennart Poettering |
2014-06-06 | bus: add basic dbus1 policy parser | Lennart Poettering |