Age | Commit message (Expand) | Author |
2015-01-11 | bus-proxy: implement 'at_console' | David Herrmann |
2015-01-11 | bus-proxy: print message direction in policy logs | David Herrmann |
2015-01-11 | bus-proxy: fix receiver policy on dbus-1 to kdbus signals | David Herrmann |
2015-01-11 | bus-proxy: fix swapped path/interface debug messages | David Herrmann |
2015-01-11 | bus-proxy: fix policy for expected/non-expected reply tags | David Herrmann |
2015-01-09 | bus-proxy: make sure we have creds when two legacy clients talk to each other | Lennart Poettering |
2015-01-09 | bus-proxy-test: show parsed system/session policy | Lennart Poettering |
2015-01-09 | bus-proxy: eat up "*" matches, they are pointless | Lennart Poettering |
2015-01-09 | bus-proxy: dbus-daemon implies that connections from UIDs that are identical ... | Lennart Poettering |
2015-01-09 | bus-proxyd: xml - consider empty tags as recv | Kay Sievers |
2015-01-09 | bus-proxy: make sure sure eavesdrop= XML attributes are properly handled | Lennart Poettering |
2015-01-08 | bus-proxyd: fix EPERM on replies | David Herrmann |
2015-01-08 | bus-proxyd: optimize replies if they're not requested | David Herrmann |
2015-01-08 | bus-proxy: augment credentials from /proc for cmdline update | David Herrmann |
2015-01-07 | sd-bus: always catch name requests for the special names "org.freedesktop.DBu... | Lennart Poettering |
2015-01-05 | bus-proxyd: don't allow to acquire org.freedesktop.DBus name | Lukasz Skalski |
2015-01-05 | machined,bus-proxy: fix connecting to containers | Lennart Poettering |
2014-12-30 | tree-wide: spelling fixes | Veres Lajos |
2014-12-29 | bus-proxy: fix sd_bus_reply_*() usage | David Herrmann |
2014-12-23 | core: rearrange code so that libsystemd/sd-bus/ does not include header files... | Lennart Poettering |
2014-12-23 | bus-proxyd: ignore errors from sd_bus_creds_get_well_known_names() | Daniel Mack |
2014-12-23 | bus-proxyd: handle -ESRCH and -ENXIO gracefully | Daniel Mack |
2014-12-09 | bus-proxy: cloning smack label | Przemyslaw Kedzierski |
2014-12-08 | bus-proxy: fix compat with autostarted services | Lennart Poettering |
2014-12-02 | bus-proxy: don't log bus policy every single time we run | Lennart Poettering |
2014-11-28 | treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1 | Lennart Poettering |
2014-11-28 | sd-bus: rename sd_bus_get_owner_id() → sd_bus_get_bus_id() | Lennart Poettering |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | bus-proxy: automatically detect scope of bus and derive which XML snippets to... | Lennart Poettering |
2014-11-28 | sd-bus: rename default bus address constants, they aren't "paths" but "addres... | Lennart Poettering |
2014-11-28 | sd-bus: rework credential query logic | Lennart Poettering |
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-27 | bus-proxy: check passed parameter signature of all driver method calls | Lennart Poettering |
2014-11-26 | bus-policy: actually test messages against the newly added test.conf | Lennart Poettering |
2014-11-26 | bus-policy: also add in other bus policy tests from dbus1 | Lennart Poettering |
2014-11-26 | bus-policy: steal a test case for prefix ownership from dbus1, and make sure ... | Lennart Poettering |
2014-11-25 | sd-bus: update to current kernel version, by splitting off the extended KDBUS... | Lennart Poettering |
2014-11-14 | bus-proxy: avoid redundant name validity checks | Lennart Poettering |
2014-11-14 | bus-proxy: properly check for bus name prefixes when enforcing policy | Lennart Poettering |
2014-11-14 | bus-proxy: drop broken access check in driver | Lennart Poettering |
2014-11-13 | bus-proxyd: temporarily disable policy checks again | Daniel Mack |
2014-11-11 | bus-proxyd: explicitly address messages to unique and well-known name | Daniel Mack |
2014-11-11 | Revert "bus-proxyd: make policy checks optional" | Michal Schmidt |
2014-11-11 | bus-proxyd: make policy checks optional | Daniel Mack |
2014-11-11 | bus-proxyd: move name list iteration to policy users | Daniel Mack |
2014-11-11 | bus-proxyd: enforce policy for method calls | Daniel Mack |
2014-11-11 | bus-proxyd: enforce policy for name ownership | Daniel Mack |