summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/bus-kernel.c
AgeCommit message (Expand)Author
2015-04-21sd-bus: expose ppid fieldLennart Poettering
2015-04-10shared: add formats-util.hRonny Chevalier
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2015-03-02sd-bus: sync kdbus.h (ABI break)Daniel Mack
2015-02-24sd-bus: sync kdbus.hDaniel Mack
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-17bus: sync with kdbusDavid Herrmann
2015-02-16sd-bus: make sure we always serialize the reply cookie as 64bit on dbus2, and...Lennart Poettering
2015-02-16Revert "Revert "sd-bus: change serialization of kdbus messages to qualify in ...Lennart Poettering
2015-02-13sd-bus: sync kdbus.h (ABI break)Daniel Mack
2015-02-11tree-wide: whenever we include libgen.h, immediately undefine basename()Lennart Poettering
2015-02-05bus: sync with kdbus (ABI break)David Herrmann
2015-01-30Revert "sd-bus: change serialization of kdbus messages to qualify in their en...Kay Sievers
2015-01-26sd-bus: change serialization of kdbus messages to qualify in their entirety a...Lennart Poettering
2015-01-26sd-bus: reuse the KDBUS_CMD_FREE wrapper wherever appropriateLennart Poettering
2015-01-18bus: drop systemd.kdbus_attach_flags_mask= cmdlineDavid Herrmann
2015-01-12sd-bus: sync kdbus.h (API break)Daniel Mack
2015-01-09bus: append bloom-filter to all signalsDavid Herrmann
2015-01-07sd-bus: unify how we set the sender of synthetic messagesLennart Poettering
2015-01-07sd-bus: make use of the newly added timestamps on kdbus kernel messagesLennart Poettering
2015-01-05sd-bus: sync kdbus.hDaniel Mack
2014-12-30bus: fix capabilities on big-endianDavid Herrmann
2014-12-30bus: drop creds->capability_sizeDavid Herrmann
2014-12-29bus: fix typoDavid Herrmann
2014-12-23core: rearrange code so that libsystemd/sd-bus/ does not include header files...Lennart Poettering
2014-12-22sd-bus: ignore KDBUS_ITEM_TIMESTAMP in kernel messagesDaniel Mack
2014-12-12bus: send attach flags on BUS_MAKEDavid Herrmann
2014-12-12bus: fix assert() on HELLO error-pathDavid Herrmann
2014-12-11bus: sync with kdbus.gitDavid Herrmann
2014-12-11bus: sync with kdbus.gitDavid Herrmann
2014-12-10kdbus: downgrade warning if we cannot patch kdbus attach mask to DEBUG if kdb...Lennart Poettering
2014-12-09sd-bus: get rid of PID starttime conceptLennart Poettering
2014-12-09bus: sync with kdbus-git (ABI break)David Herrmann
2014-12-05sd-bus: follow kdbus changes (ABI break)Daniel Mack
2014-11-28treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1Lennart Poettering
2014-11-28sd-bus: add arrays of strings in the bloom filterLennart Poettering
2014-11-28sd-bus: add new call sd_bus_get_scope() for querying whether one is connected...Lennart Poettering
2014-11-28sd-bus: rework credential query logicLennart Poettering
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-28kdbus: when running in a container, don't complain that we cannot write to /sysLennart Poettering
2014-11-28sd-bus: the attach_mask kernel module parameter is 64bit now, hence initializ...Lennart Poettering
2014-11-27kdbus: set kernel attach mask before creating the first busLennart Poettering
2014-11-27sd-bus: when we get the list of well-known names back from kdbus we shouldn't...Lennart Poettering
2014-11-27sd-bus: unify logic how we patch the message source of driver messagesLennart Poettering
2014-11-27sd-bus: fake valid well-known-names metadata for faked bus messagesLennart Poettering
2014-11-27sd-bus: optimize how we generate the well-known-names lists in messages from ...Lennart Poettering
2014-11-27sd-bus: be stricter with mismatches between dbus1 and kdbus message headersLennart Poettering
2014-11-27bus: prefix custom endpoints with "$UID-"David Herrmann
2014-11-26sd-bus: given that the kernel now passes the auxgroups list as 32bit array to...Lennart Poettering