summaryrefslogtreecommitdiff
path: root/src/shared/bus-util.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-26Merge v236 into tizensandbox/adrians/upgrade-to-236Adrian Szyndela1-7/+3
2020-02-26Revert "Drop kdbus bits"Adrian Szyndela1-2/+42
2020-02-26Merge v235 into tizenAdrian Szyndela1-54/+60
2020-02-26Merge v234 into tizenAdrian Szyndela1-67/+116
2017-12-01*: fix some inconsistent control statement styleVito Caputo1-1/+1
2017-11-28Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek1-6/+1
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-10-04build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek1-6/+6
2017-09-25shared/bus-util: format uid==-1 and gid==-1 as [not set]Zbigniew Jędrzejewski-Szmek1-1/+11
2017-08-31bus-util: remove unnecessary initializationsYu Watanabe1-2/+2
2017-08-31systemctl: show capabilities in human readable formatYu Watanabe1-0/+10
2017-08-08treewide: fix typos (#6566)Torstein Husebø1-1/+1
2017-08-05bus-util: do not print (uint64_t) -1 as is (#6522)Yu Watanabe1-1/+27
2017-07-23Drop kdbus bitsZbigniew Jędrzejewski-Szmek1-42/+2
2017-07-03bus-util: replace non-printable values with [unprintable]Zbigniew Jędrzejewski-Szmek1-3/+15
2017-07-01Revert "bus: when dumping string property values escape the chars we use as e...Zbigniew Jędrzejewski-Szmek1-16/+3
2017-03-22packaging: Simplify kdbus setup for Tizen:UnifiedKarol Lewandowski1-18/+35
2017-02-24Description : Apply dbus and kdbus for systemd 231wchang kim1-0/+34
2017-02-09tree-wide: make bus_map_all_properties return a proper sd_bus_errorLennart Poettering1-7/+8
2016-11-16shared: split out code for adding multiple names to sd_bus_track objectLennart Poettering1-0/+19
2016-11-15bus-util: print RestrictNamespaces= as a stringDjalal Harouni1-0/+18
2016-10-23tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek1-2/+2
2016-10-07core: add "invocation ID" concept to service managerLennart Poettering1-1/+1
2016-10-07bus-util: generalize helper for ID128 prpoertiesLennart Poettering1-0/+17
2016-08-22bus-util: turn on exit-on-disconnect for all command line toolsLennart Poettering1-7/+17
2016-08-22bus-util: make sure map_basic() returns EOPNOTSUPP if called for an unknown typeLennart Poettering1-25/+17
2016-08-22bus-util: treat an empty string as a NULLLennart Poettering1-1/+1
2016-08-22bus-util: support mapping signed integers with bus_map_properties()Lennart Poettering1-6/+4
2016-06-21sd-bus: make sure bus_map_all_properties() handle booleans rightLennart Poettering1-1/+1
2016-06-18Ensure kdbus isn't used (#3501)Dave Reisner1-34/+0
2016-06-09bus_util: add support to map double (#3479)Susant Sahani1-0/+13
2016-04-22shared: move unit-specific code from bus-util.h to bus-unit-util.hLennart Poettering1-859/+0
2016-04-19shared/install,systemctl,core: report offending file on installation errorZbigniew Jędrzejewski-Szmek1-12/+9
2016-04-16systemctl/core: ignore masked units in preset-allZbigniew Jędrzejewski-Szmek1-2/+8
2016-04-13tree-wide: remove useless NULLs from strjoinaZbigniew Jędrzejewski-Szmek1-2/+2
2016-04-06Merge pull request #2962 from keszybz/value-optionLennart Poettering1-17/+27
2016-04-05machinectl: add --value optionZbigniew Jędrzejewski-Szmek1-2/+2
2016-04-04systemctl: add --value optionZbigniew Jędrzejewski-Szmek1-16/+26
2016-04-01bus-util: Fix reading uint32 propertiesMartin Pitt1-1/+1
2016-03-29shared: fix a misspelling of "journalctl"Biao Lu1-1/+1
2016-02-23tree-wide: minor formatting inconsistency cleanupsVito Caputo1-1/+1
2016-02-22tree-wide: make ++/-- usage consistent WRT spacingVito Caputo1-1/+1
2016-02-15systemctl: fix style to avoid modification of array passed by callerZbigniew Jędrzejewski-Szmek1-16/+15
2016-02-15systemctl: include -M or -H arguments in the hintZbigniew Jędrzejewski-Szmek1-20/+26
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2016-02-01core: rework unit timeout handling, and add new setting RuntimeMaxSec=Lennart Poettering1-1/+1
2016-02-01core: fix support for transient resource limit propertiesLennart Poettering1-29/+38
2016-02-01shared: simplify parsing of bus properties a bitLennart Poettering1-19/+5
2016-02-01core: fix handling of AccuracyUSec and RandomDelayUSec bus propertiesLennart Poettering1-17/+11
2016-01-28systemctl: improve message when a job fails with a JOB_INVALID stateLennart Poettering1-1/+1