summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-26bus-policy: actually test messages against the newly added test.confLennart Poettering
2014-11-26bus-policy: also add in other bus policy tests from dbus1Lennart Poettering
2014-11-26bus-policy: steal a test case for prefix ownership from dbus1, and make sure ...Lennart Poettering
2014-11-26sd-bus: make sure that when we connect to the system bus we have enough creds...Lennart Poettering
2014-11-26core: make sure we have enough information when doing selinux decisionsLennart Poettering
2014-11-26update TODOLennart Poettering
2014-11-26sd-bus: update peeking into receieved messages, with recent kernel change we ...Lennart Poettering
2014-11-26core: fix check for transaction destructivenessMichal Schmidt
2014-11-26core: drop now-redundant special-casing of JOB_NOPMichal Schmidt
2014-11-26core: fix assertion failure in checking a transaction with a JOB_NOPMichal Schmidt
2014-11-26test: add test for crash when adding a JOB_NOPMichal Schmidt
2014-11-26sd-bus: update kdbus.h from upstreamLennart Poettering
2014-11-26core: reindent mount/kmod tablesLennart Poettering
2014-11-26update TODOLennart Poettering
2014-11-26update TODOLennart Poettering
2014-11-26sd-bus: given that the kernel now passes the auxgroups list as 32bit array to...Lennart Poettering
2014-11-26update TODOLennart Poettering
2014-11-26update TODOLennart Poettering
2014-11-26bus: update kdbus.h (ABI break)David Herrmann
2014-11-26reorder TODO a bitLennart Poettering
2014-11-25udevadm trigger: allow matching by device nameZbigniew Jędrzejewski-Szmek
2014-11-25udevadm: split out find_device helperZbigniew Jędrzejewski-Szmek
2014-11-26update TODOLennart Poettering
2014-11-26bus-kernel: when installing an activator, ask for any kind of metadata to be ...Lennart Poettering
2014-11-26sd-bus: don't clobber return values on failure in bus_kernel_open_bus_fd()Lennart Poettering
2014-11-26sd-bus: set per-bus attach flag requirement mask to ANYLennart Poettering
2014-11-26update TODOLennart Poettering
2014-11-26sd-bus: add suppot for renegotiating message credential attach flagsLennart Poettering
2014-11-26sd-bus: use free_and_strdup() where appropriateLennart Poettering
2014-11-25resolved: fix typo in sd_notify() callTom Gundersen
2014-11-25update TODOLennart Poettering
2014-11-25core: show log message about process triggering kdbus service activationLennart Poettering
2014-11-25sd-bus: react properly to EOVERFLOW by generating a log message about dropped...Lennart Poettering
2014-11-25kdbus: update header file to current upstream versionLennart Poettering
2014-11-25kdbus: minor simplificationLennart Poettering
2014-11-25update TODOLennart Poettering
2014-11-25util: mark page_size() as pureLennart Poettering
2014-11-25update TODOLennart Poettering
2014-11-25sd-bus: fix error handling when receiving invalid service nameLennart Poettering
2014-11-25sd-bus: properly handle non-initialized audit records attached to incoming ke...Lennart Poettering
2014-11-25sd-bus: properly copy selinux label and description field when duplicating cr...Lennart Poettering
2014-11-25sd-bus: add supplementary groups list to creds objectLennart Poettering
2014-11-25busctl: if no parameter is specified for "busctl status" show credentials of ...Lennart Poettering
2014-11-25sd-bus: properly handle uninitialized audit creds from kdbusLennart Poettering
2014-11-25sd-bus: don't fail when querying creds and dbus1 refuses to tell us the selin...Lennart Poettering
2014-11-25busctl: add new --augment-creds= switch for controlling whether shown credent...Lennart Poettering
2014-11-25sd-bus: update to current kernel version, by splitting off the extended KDBUS...Lennart Poettering
2014-11-25busctl: improve readability a bitLennart Poettering
2014-11-25bus: change creds dumping order to be more close to internal storage orderLennart Poettering
2014-11-25util: skip incomplete ucred information in getpeersec()Lennart Poettering