Age | Commit message (Expand) | Author |
2014-11-27 | resolve: fix NULL deref on strv comparison | David Herrmann |
2014-11-27 | bus: prefix custom endpoints with "$UID-" | David Herrmann |
2014-11-27 | unit-name: fix escaping logic in unit_name_mangle_with_suffix() | Ivan Shapovalov |
2014-11-27 | coredump: use openat | Zbigniew Jędrzejewski-Szmek |
2014-11-27 | journalctl: print all possible lines immediately with --follow + --since | Andrej Manduch |
2014-11-27 | coredump: collect all /proc data useful for bug reporting | Jakub Filak |
2014-11-27 | util: add function getting proc environ | Jakub Filak |
2014-11-27 | networkd: route - allow routes without a gateway | Gavin Li |
2014-11-27 | timesyncd: do not keep listening socket open forever | Sean Young |
2014-11-26 | logind: Support logind.conf.d directories in the usual search paths | Josh Triplett |
2014-11-26 | Introduce CONF_DIRS_NULSTR helper to define standard conf dirs | Josh Triplett |
2014-11-26 | journald: proceed even if some sockets are unknown | Zbigniew Jędrzejewski-Szmek |
2014-11-26 | swap: restore support for nofail | Zbigniew Jędrzejewski-Szmek |
2014-11-26 | manager: print fatal errors on the console too | Zbigniew Jędrzejewski-Szmek |
2014-11-26 | manager: log some fatal errors at emergency level | Zbigniew Jędrzejewski-Szmek |
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-26 | sd-bus: make sure that when we connect to the system bus we have enough creds... | Lennart Poettering |
2014-11-26 | core: make sure we have enough information when doing selinux decisions | Lennart Poettering |
2014-11-26 | sd-bus: update peeking into receieved messages, with recent kernel change we ... | Lennart Poettering |
2014-11-26 | core: fix check for transaction destructiveness | Michal Schmidt |
2014-11-26 | core: drop now-redundant special-casing of JOB_NOP | Michal Schmidt |
2014-11-26 | core: fix assertion failure in checking a transaction with a JOB_NOP | Michal Schmidt |
2014-11-26 | sd-bus: update kdbus.h from upstream | Lennart Poettering |
2014-11-26 | core: reindent mount/kmod tables | Lennart Poettering |
2014-11-26 | sd-bus: given that the kernel now passes the auxgroups list as 32bit array to... | Lennart Poettering |
2014-11-26 | bus: update kdbus.h (ABI break) | David Herrmann |
2014-11-25 | udevadm trigger: allow matching by device name | Zbigniew Jędrzejewski-Szmek |
2014-11-25 | udevadm: split out find_device helper | Zbigniew Jędrzejewski-Szmek |
2014-11-26 | bus-kernel: when installing an activator, ask for any kind of metadata to be ... | Lennart Poettering |
2014-11-26 | sd-bus: don't clobber return values on failure in bus_kernel_open_bus_fd() | Lennart Poettering |
2014-11-26 | sd-bus: set per-bus attach flag requirement mask to ANY | Lennart Poettering |
2014-11-26 | sd-bus: add suppot for renegotiating message credential attach flags | Lennart Poettering |
2014-11-26 | sd-bus: use free_and_strdup() where appropriate | Lennart Poettering |
2014-11-25 | resolved: fix typo in sd_notify() call | Tom Gundersen |
2014-11-25 | core: show log message about process triggering kdbus service activation | Lennart Poettering |
2014-11-25 | sd-bus: react properly to EOVERFLOW by generating a log message about dropped... | Lennart Poettering |
2014-11-25 | kdbus: update header file to current upstream version | Lennart Poettering |
2014-11-25 | kdbus: minor simplification | Lennart Poettering |
2014-11-25 | util: mark page_size() as pure | Lennart Poettering |
2014-11-25 | sd-bus: fix error handling when receiving invalid service name | Lennart Poettering |
2014-11-25 | sd-bus: properly handle non-initialized audit records attached to incoming ke... | Lennart Poettering |
2014-11-25 | sd-bus: properly copy selinux label and description field when duplicating cr... | Lennart Poettering |
2014-11-25 | sd-bus: add supplementary groups list to creds object | Lennart Poettering |
2014-11-25 | busctl: if no parameter is specified for "busctl status" show credentials of ... | Lennart Poettering |
2014-11-25 | sd-bus: properly handle uninitialized audit creds from kdbus | Lennart Poettering |
2014-11-25 | sd-bus: don't fail when querying creds and dbus1 refuses to tell us the selin... | Lennart Poettering |
2014-11-25 | busctl: add new --augment-creds= switch for controlling whether shown credent... | Lennart Poettering |
2014-11-25 | sd-bus: update to current kernel version, by splitting off the extended KDBUS... | Lennart Poettering |