summaryrefslogtreecommitdiff
path: root/src/shared/bus-util.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* bus-util: fix a meaningless assertionYu Watanabe2018-04-051-1/+1
* bus-util: add flags for bus_map_all_properties() (#8546)Yu Watanabe2018-03-281-3/+9
* bus-util: introduce bus_message_print_all_properties()Yu Watanabe2018-03-201-1/+4
* bus-util: make bus_map_all_properties() not copy stringYu Watanabe2018-03-201-3/+3
* core: drop unnecessary __useless_struct_to_allow_trailing_semicolon__Zbigniew Jędrzejewski-Szmek2018-03-061-2/+1
* bus-util: add bool property setterJan Klötzke2018-01-221-0/+1
* networkd,resolved: make use of watch_bind feature to connect to the busLennart Poettering2018-01-051-0/+2
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: make bus_map_all_properties return a proper sd_bus_errorLennart Poettering2017-02-091-3/+3
* shared: split out code for adding multiple names to sd_bus_track objectLennart Poettering2016-11-161-0/+2
* bus-util: generalize helper for ID128 prpoertiesLennart Poettering2016-10-071-0/+1
* Ensure kdbus isn't used (#3501)Dave Reisner2016-06-181-3/+0
* shared: move unit-specific code from bus-util.h to bus-unit-util.hLennart Poettering2016-04-221-33/+0
* machinectl: add --value optionZbigniew Jędrzejewski-Szmek2016-04-051-1/+1
* systemctl: add --value optionZbigniew Jędrzejewski-Szmek2016-04-041-1/+1
* systemctl: fix style to avoid modification of array passed by callerZbigniew Jędrzejewski-Szmek2016-02-151-1/+1
* systemctl: include -M or -H arguments in the hintZbigniew Jędrzejewski-Szmek2016-02-151-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* bus-util: print "systemctl --user" on user service managerWaLyong Cho2016-01-141-1/+1
* shared: include what we useThomas Hindoe Paaboel Andersen2015-12-061-0/+7
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-15/+0
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-1/+3
* bus-util: add bus_property_get_rlimit (move from core/dbus_execute)Evgeny Vereshchagin2015-10-121-0/+2
* bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering2015-09-291-4/+4
* bus-util: support details in CheckAuthorization callsMichael Chapman2015-09-061-2/+2
* Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"David Herrmann2015-08-271-2/+26
* sd-bus: do not connect to dbus-1 socket when kdbus is availableKay Sievers2015-08-111-26/+2
* sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering2015-07-031-9/+2
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+209