summaryrefslogtreecommitdiff
path: root/src/shared/bus-util.h
AgeCommit message (Expand)Author
2016-04-22shared: move unit-specific code from bus-util.h to bus-unit-util.hLennart Poettering
2016-04-05machinectl: add --value optionZbigniew Jędrzejewski-Szmek
2016-04-04systemctl: add --value optionZbigniew Jędrzejewski-Szmek
2016-02-15systemctl: fix style to avoid modification of array passed by callerZbigniew Jędrzejewski-Szmek
2016-02-15systemctl: include -M or -H arguments in the hintZbigniew Jędrzejewski-Szmek
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-14bus-util: print "systemctl --user" on user service managerWaLyong Cho
2015-12-06shared: include what we useThomas Hindoe Paaboel Andersen
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-12bus-util: add bus_property_get_rlimit (move from core/dbus_execute)Evgeny Vereshchagin
2015-09-29bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering
2015-09-06bus-util: support details in CheckAuthorization callsMichael Chapman
2015-08-27Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"David Herrmann
2015-08-11 sd-bus: do not connect to dbus-1 socket when kdbus is availableKay Sievers
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers