summaryrefslogtreecommitdiffstats
path: root/src/shared/bus-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-5/+3
* tree-wide: replace 'unsigned int' with 'unsigned'Yu Watanabe2018-10-191-2/+2
* bus-util: drop now-unused functionsZbigniew Jędrzejewski-Szmek2018-09-201-162/+0
* bus-util: make --property= optionally take valueYu Watanabe2018-09-121-35/+72
* bus-util: update commentYu Watanabe2018-06-291-5/+4
* bus-util: drop unnecessary !!Yu Watanabe2018-06-291-1/+1
* bus-util: make log level lower in request_name_destroy_callback()Yu Watanabe2018-06-271-1/+1
* bus-util: fix error handlingYu Watanabe2018-06-251-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* timedatectl: add 'show' command to display machine-readable outputYu Watanabe2018-06-141-1/+2
* tree-wide: drop !! casts to booleansZbigniew Jędrzejewski-Szmek2018-06-131-3/+3
* shared/bus-util: use the new cleanup functionality to avoid a memleakZbigniew Jędrzejewski-Szmek2018-06-061-11/+51
* bus-util: avoid unneeded initalization to zeroZbigniew Jędrzejewski-Szmek2018-06-061-4/+6
* Use const char* for timestamp strings which we don't plan to modifyZbigniew Jędrzejewski-Szmek2018-05-311-1/+2
* tree-wide: fix typo in comments and NEWSYu Watanabe2018-05-291-1/+1
* machined: move bus_reply_pair_array() into generic utilitiesLennart Poettering2018-05-241-0/+31
* Merge pull request #8817 from yuwata/cleanup-nsflagsLennart Poettering2018-05-241-1/+1
|\
| * nsflsgs: drop namespace_flag_{from,to}_string()Yu Watanabe2018-05-051-1/+1
* | timesync,shared: move logic requesting bus name to sharedYu Watanabe2018-05-221-0/+121
* | rlimit-util: rework rlimit_{from|to}_string() to work without "Limit" prefixLennart Poettering2018-05-171-7/+11
* | tree-wide: use strv_free_and_replace() macroYu Watanabe2018-05-091-3/+1
* | bus-util: print a friendly message when PID1 is not systemdYu Watanabe2018-05-091-4/+16
|/
* bus-util: introduce bus_open_system_watch_bind_with_description()Yu Watanabe2018-04-171-1/+7
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-051-8/+4
* bus-util: add flags for bus_map_all_properties() (#8546)Yu Watanabe2018-03-281-10/+15
* macro: introduce TAKE_PTR() macroLennart Poettering2018-03-221-2/+1
* bus-util: introduce bus_message_print_all_properties()Yu Watanabe2018-03-191-42/+79
* bus-util: make bus_map_all_properties() not copy stringYu Watanabe2018-03-191-6/+20
* bus-util: store boolean message to boolYu Watanabe2018-03-191-2/+2
* bus-util: fix format of NextElapseUSecRealtime= and LastTriggerUSec=Yu Watanabe2018-01-251-1/+1
* bus-util: add bool property setterJan Klötzke2018-01-221-0/+19
* networkd,resolved: make use of watch_bind feature to connect to the busLennart Poettering2018-01-051-0/+51
* tree-wide: install matches asynchronouslyLennart Poettering2018-01-051-15/+13
* sd-bus: port one use of SO_PEERCRED by getpeercred()Lennart Poettering2018-01-041-8/+4
* *: fix some inconsistent control statement styleVito Caputo2017-12-021-1/+1
* Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek2017-11-281-6/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-6/+6
* shared/bus-util: format uid==-1 and gid==-1 as [not set]Zbigniew Jędrzejewski-Szmek2017-09-251-1/+11
* bus-util: remove unnecessary initializationsYu Watanabe2017-08-311-2/+2
* systemctl: show capabilities in human readable formatYu Watanabe2017-08-311-0/+10
* treewide: fix typos (#6566)Torstein Husebø2017-08-081-1/+1
* bus-util: do not print (uint64_t) -1 as is (#6522)Yu Watanabe2017-08-061-1/+27
* Drop kdbus bitsZbigniew Jędrzejewski-Szmek2017-07-231-42/+2
* bus-util: replace non-printable values with [unprintable]Zbigniew Jędrzejewski-Szmek2017-07-031-3/+15
* Revert "bus: when dumping string property values escape the chars we use as e...Zbigniew Jędrzejewski-Szmek2017-07-011-16/+3
* tree-wide: make bus_map_all_properties return a proper sd_bus_errorLennart Poettering2017-02-091-7/+8
* shared: split out code for adding multiple names to sd_bus_track objectLennart Poettering2016-11-161-0/+19