summaryrefslogtreecommitdiff
path: root/src/core/dbus.c
AgeCommit message (Expand)Author
2016-05-05tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhereLennart Poettering
2016-05-05core: use an AF_UNIX/SOCK_DGRAM socket for cgroup agent notificationLennart Poettering
2016-04-12core: remove ManagerRunningAs enumLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-12-23core: re-sync bus name list after deserializing during daemon-reloadDaniel Mack
2015-12-21core: fix bus name synchronization after daemon-reloadDaniel Mack
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-12core: drop "override" flag when building transactionsLennart Poettering
2015-11-02core: be more verbose when NameOwnerChanged subscriptions failDaniel Mack
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-17unit: allocate bus name match string on the stackLennart Poettering
2015-09-09tree-wide: take benefit of the fact that hashmap_free() returns NULLLennart Poettering
2015-09-09tree-wide: make use of the fact that strv_free() returns NULLLennart Poettering
2015-09-06core: pass details to polkit for some unit actionsMichael Chapman
2015-09-06bus-util: support details in CheckAuthorization callsMichael Chapman
2015-08-31unit: add new macros to test for unit contextsLennart Poettering
2015-08-28core: add unit_dbus_interface_from_type() to unit-name.hLennart Poettering
2015-08-06core: dbus: track bus names per unitDaniel Mack
2015-07-04core: fix coding style in agent-handlingDavid Herrmann
2015-07-04core: harden cgroups-agent forwardingDavid Herrmann
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering
2015-05-11treewide: Correct typos and spell plural of bus consistentTorstein Husebø
2015-04-29tree-wide: get rid of a few more explicit bus parametersLennart Poettering
2015-04-29core: for queued reload message there is no need to store the bus explicitlyLennart Poettering
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering
2015-04-29core: annotate event sourcesTom Gundersen
2015-04-23core: explicitly specify credentials for direct connections, tooLennart Poettering
2015-04-10dbus: typo fix in logThomas Hindoe Paaboel Andersen
2015-03-11core: fix cgroups-agent match for kdbusDavid Herrmann
2015-03-11core: rewind message before forwarding itDavid Herrmann
2015-03-04Allow up to 4096 simultaneous connectionsHannes Reinecke
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-18core: rework policykit hookupLennart Poettering
2015-02-18logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering
2014-12-10sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering
2014-12-02core: OOM really shouldn't be considered a deserialization parse failureLennart Poettering
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt
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-26core: make sure we have enough information when doing selinux decisionsLennart Poettering
2014-11-23dbus: return non-zero return value in the case that prefix won't matchLukas Nykryn
2014-11-07core: unify how we create the notify and private dbus socketLennart Poettering
2014-10-28mac: add mac_ prefix to distinguish origin security apisWaLyong Cho
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-08-18core: Verify systemd1 DBus method callers via polkitStef Walter