summaryrefslogtreecommitdiff
path: root/src/shared/bus-util.c
Commit message (Expand)AuthorAge
* bus-util: remove unnecessary initializationsYu Watanabe2017-08-31
* systemctl: show capabilities in human readable formatYu Watanabe2017-08-31
* Prep v235: Apply upstream fixes (7/10) [src/shared]Sven Eden2017-08-14
* treewide: fix typos (#6566)Torstein Husebø2017-08-10
* bus-util: do not print (uint64_t) -1 as is (#6522)Yu Watanabe2017-08-10
* bus-util: replace non-printable values with [unprintable]Zbigniew Jędrzejewski-Szmek2017-07-25
* Revert "bus: when dumping string property values escape the chars we use as e...Zbigniew Jędrzejewski-Szmek2017-07-25
* Prep v233.2: Mask unneeded functions and definitions in src/sharedSven Eden2017-07-18
* Prep v233: Add missing includes in src/sharedSven Eden2017-07-17
* tree-wide: make bus_map_all_properties return a proper sd_bus_errorLennart Poettering2017-07-17
* shared: split out code for adding multiple names to sd_bus_track objectLennart Poettering2017-07-17
* bus-util: print RestrictNamespaces= as a stringDjalal Harouni2017-07-17
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2017-07-17
* Prep v232: Mask new functions that are unneeded by elogindSven Eden2017-07-05
* core: add "invocation ID" concept to service managerLennart Poettering2017-07-05
* bus-util: generalize helper for ID128 prpoertiesLennart Poettering2017-07-05
* bus-util: turn on exit-on-disconnect for all command line toolsLennart Poettering2017-07-05
* bus-util: make sure map_basic() returns EOPNOTSUPP if called for an unknown typeLennart Poettering2017-07-05
* bus-util: treat an empty string as a NULLLennart Poettering2017-07-05
* bus-util: support mapping signed integers with bus_map_properties()Lennart Poettering2017-07-05
* Prep v231: Apply missing fixes from upstream (5/6) src/sharedSven Eden2017-06-16
* sd-bus: make sure bus_map_all_properties() handle booleans rightLennart Poettering2017-06-16
* bus_util: add support to map double (#3479)Susant Sahani2017-06-16
* Prep v230: Apply missing upstream fixes and updates (7/8) src/shared.Sven Eden2017-06-16
* shared/install,systemctl,core: report offending file on installation errorZbigniew Jędrzejewski-Szmek2017-06-16
* systemctl/core: ignore masked units in preset-allZbigniew Jędrzejewski-Szmek2017-06-16
* tree-wide: remove useless NULLs from strjoinaZbigniew Jędrzejewski-Szmek2017-06-16
* bus-util: Fix reading uint32 propertiesMartin Pitt2017-06-16
* shared: fix a misspelling of "journalctl"Biao Lu2017-06-16
* tree-wide: minor formatting inconsistency cleanupsVito Caputo2017-06-16
* tree-wide: make ++/-- usage consistent WRT spacingVito Caputo2017-06-16
* systemctl: fix style to avoid modification of array passed by callerZbigniew Jędrzejewski-Szmek2017-06-16
* systemctl: include -M or -H arguments in the hintZbigniew Jędrzejewski-Szmek2017-06-16
* Prep v229: Add missing fixes from upstream [5/6] src/sharedSven Eden2017-05-17
* core: rework unit timeout handling, and add new setting RuntimeMaxSec=Lennart Poettering2017-05-17
* core: fix support for transient resource limit propertiesLennart Poettering2017-05-17
* shared: simplify parsing of bus properties a bitLennart Poettering2017-05-17
* core: fix handling of AccuracyUSec and RandomDelayUSec bus propertiesLennart Poettering2017-05-17
* systemctl: improve message when a job fails with a JOB_INVALID stateLennart Poettering2017-05-17
* bus-util: print "systemctl --user" on user service managerWaLyong Cho2017-05-17
* core: expose soft limits on the busEvgeny Vereshchagin2017-05-17
* core: rename Random* to RandomizedDelay*Zbigniew Jędrzejewski-Szmek2017-05-17
* core: add new RandomSec= setting for time unitsLennart Poettering2017-05-17
* bus-util: make sure --property=RemainAfterElapse=1 worksLennart Poettering2017-05-17
* bus-util: add in forgotten error messagesLennart Poettering2017-05-17
* Prep v228: Condense elogind source masks (5/5)Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (3/3)Sven Eden2017-04-26
* [5/5] Apply missing fixes from upstreamSven Eden2017-03-29
* Major cleanup of all leftovers after rebasing on master.Sven Eden2017-03-14
* Unifiy free() usageSven Eden2017-03-14