Age | Commit message (Expand) | Author |
2015-02-10 | bus-proxyd: initialize ioctl structure only once | Lennart Poettering |
2015-02-07 | bus-proxyd: fix 'ListQueuedOwners' call | Lukasz Skalski |
2015-02-05 | bus: sync with kdbus (ABI break) | David Herrmann |
2015-02-02 | remove unused variables | Thomas Hindoe Paaboel Andersen |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-18 | bus-proxy: don't pretend everyone is root | David Herrmann |
2015-01-18 | bus: use EUID over UID and fix unix-creds | David Herrmann |
2015-01-18 | bus-proxy: fake all UIDs/GIDs, not just the real UID/GID | David Herrmann |
2015-01-18 | bus-proxy: fix bus-uid tracking | David Herrmann |
2015-01-17 | bus-proxy: don't print error-messages if we check multiple dests | David Herrmann |
2015-01-17 | bus-proxy: implement org.freedesktop.DBus.ReloadConfig() | David Herrmann |
2015-01-17 | bus-proxy: fix indentation | David Herrmann |
2015-01-17 | bus-proxy: drop privileges if run as root | David Herrmann |
2015-01-17 | bus-proxy: share policy between threads | David Herrmann |
2015-01-17 | bus-proxy: set custom thread names | David Herrmann |
2015-01-17 | bus-proxy: turn into multi-threaded daemon | David Herrmann |
2015-01-17 | bus-proxy: bring back systemd-stdio-bridge | David Herrmann |
2015-01-17 | bus-proxy: extract proxy into Proxy object | David Herrmann |
2015-01-17 | bus-proxy: refactor bus-creation | David Herrmann |
2015-01-15 | bus-proxyd: move synthesize_name_acquired() | Daniel Mack |
2015-01-15 | bus-proxy: factor out code for driver handling and message synthesis | Daniel Mack |
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 |