Age | Commit message (Expand) | Author |
2014-10-24 | bus-proxy: it's OK if getpeercred doesn't work | Lennart Poettering |
2014-10-22 | sd-bus: rename sd_bus_get_owner_uid(), sd_bus_get_owner_machine_id() and sd_b... | Daniel Mack |
2014-10-21 | sd-bus: sync kdbus.h (ABI break) | Daniel Mack |
2014-10-20 | bus-proxy: let's make use of the translated errors get_creds_by_name() provid... | Lennart Poettering |
2014-10-20 | Revert "bus-proxyd: improve compatibility with dbus-1" | Lennart Poettering |
2014-10-15 | bus-proxyd: add missing flag translation for RequestName | Lukasz Skalski |
2014-10-14 | bus-proxyd: improve compatibility with dbus-1 | Lukasz Skalski |
2014-10-10 | bus-proxyd: fix compatibility with old dbus-1 | Lukasz Skalski |
2014-10-09 | bus-proxy: allow getpeersec() to fail | Daniel Mack |
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-10-07 | bus-proxyd: check return values of getpeercred() and getpeersec() | Daniel Mack |
2014-10-06 | sd-bus: sync kdbus.h (ABI break) | Daniel Mack |
2014-10-01 | Remove repeated includes | Thomas Hindoe Paaboel Andersen |
2014-09-28 | test-bus-policy: silence coverity | Thomas Hindoe Paaboel Andersen |
2014-09-26 | test-bus-policy: load policy files from TEST_DIR | 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-22 | sd-bus: sync kdbus.h (API+ABI break) | Daniel Mack |
2014-09-20 | bus-policy: add test utility | 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-08-21 | notify: send STOPPING=1 from our daemons | Lennart Poettering |
2014-08-05 | bus-proxy: service_name_is_valid will never be < 0 | Thomas Hindoe Paaboel Andersen |
2014-08-04 | bus: always explicitly close bus from main programs | Lennart Poettering |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-07-25 | bus-proxyd: fix incorrect comparison | Lukas Nykryn |
2014-07-25 | bus-proxyd: fix incorrect comparison | Lukas Nykryn |
2014-07-16 | test-tables: add new entries | Zbigniew Jędrzejewski-Szmek |
2014-07-03 | sd-bus: support connecting to remote hosts, directly into containers | Lennart Poettering |
2014-07-02 | bus-proxy: restore operation in non-kdbus mode | Lennart Poettering |
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 |
2014-06-04 | bus-proxy: drop priviliges if we can | Lennart Poettering |
2014-05-15 | sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta... | Lennart Poettering |
2014-04-22 | bus-proxyd: handle org.freedesktob.DBus calls natively | Kay Sievers |
2014-04-14 | bus-proxy: remove unused variable | Thomas Hindoe Paaboel Andersen |