chiark / gitweb /
timedatectl: add 'show' command to display machine-readable output
[elogind.git] / src / shared / bus-util.c
2018-08-24 Yu Watanabetimedatectl: add 'show' command to display machine...
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop !! casts to booleans
2018-08-24 Zbigniew Jędrzejew... shared/bus-util: use the new cleanup functionality...
2018-08-24 Zbigniew Jędrzejew... bus-util: avoid unneeded initalization to zero
2018-08-24 Zbigniew Jędrzejew... Use const char* for timestamp strings which we don...
2018-08-24 Yu Watanabetree-wide: fix typo in comments and NEWS
2018-08-24 Lennart Poetteringmachined: move bus_reply_pair_array() into generic...
2018-08-24 Yu Watanabensflsgs: drop namespace_flag_{from,to}_string()
2018-08-24 Yu Watanabetimesync,shared: move logic requesting bus name to...
2018-08-24 Lennart Poetteringrlimit-util: rework rlimit_{from|to}_string() to work...
2018-08-24 Yu Watanabetree-wide: use strv_free_and_replace() macro
2018-08-24 Yu Watanabebus-util: print a friendly message when PID1 is not...
2018-08-24 Yu Watanabebus-util: introduce bus_open_system_watch_bind_with_des...
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-08-24 Yu Watanabetree-wide: use TAKE_PTR() and TAKE_FD() macros
2018-08-24 Yu Watanabebus-util: add flags for bus_map_all_properties() (...
2018-08-24 Lennart Poetteringmacro: introduce TAKE_PTR() macro
2018-05-30 Yu Watanabebus-util: fix format of NextElapseUSecRealtime= and...
2018-05-30 Jan Klötzkebus-util: add bool property setter
2018-05-30 Lennart Poetteringnetworkd,resolved: make use of watch_bind feature to...
2018-05-30 Lennart Poetteringtree-wide: install matches asynchronously
2018-05-30 Lennart Poetteringsd-bus: port one use of SO_PEERCRED by getpeercred()
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (6...
2017-12-02 Vito Caputo*: fix some inconsistent control statement style
2017-11-28 Zbigniew Jędrzejew... Add set/hashmap helpers for non-trivial freeing and...
2017-11-23 Zbigniew Jędrzejew... build-sys: use #if Y instead of #ifdef Y everywhere
2017-09-25 Zbigniew Jędrzejew... shared/bus-util: format uid==-1 and gid==-1 as [not...
2017-08-31 Yu Watanabebus-util: remove unnecessary initializations
2017-08-31 Yu Watanabesystemctl: show capabilities in human readable format
2017-08-14 Sven EdenPrep v235: Apply upstream fixes (7/10) [src/shared]
2017-08-10 Torstein Husebøtreewide: fix typos (#6566)
2017-08-10 Yu Watanabebus-util: do not print (uint64_t) -1 as is (#6522)
2017-07-25 Zbigniew Jędrzejew... bus-util: replace non-printable values with [unprintable]
2017-07-25 Zbigniew Jędrzejew... Revert "bus: when dumping string property values escape...
2017-07-18 Sven EdenPrep v233.2: Mask unneeded functions and definitions...
2017-07-17 Sven EdenPrep v233: Add missing includes in src/shared
2017-07-17 Lennart Poetteringtree-wide: make bus_map_all_properties return a proper...
2017-07-17 Lennart Poetteringshared: split out code for adding multiple names to...
2017-07-17 Djalal Harounibus-util: print RestrictNamespaces= as a string
2017-07-17 Zbigniew Jędrzejew... tree-wide: drop NULL sentinel from strjoin
2017-07-07 Sven EdenMerge pull request #22 from elogind/dev_v232
2017-07-05 Sven EdenPrep v232: Mask new functions that are unneeded by...
2017-07-05 Lennart Poetteringcore: add "invocation ID" concept to service manager
2017-07-05 Lennart Poetteringbus-util: generalize helper for ID128 prpoerties
2017-07-05 Lennart Poetteringbus-util: turn on exit-on-disconnect for all command...
2017-07-05 Lennart Poetteringbus-util: make sure map_basic() returns EOPNOTSUPP...
2017-07-05 Lennart Poetteringbus-util: treat an empty string as a NULL
2017-07-05 Lennart Poetteringbus-util: support mapping signed integers with bus_map_...
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (5/6)...
2017-06-16 Lennart Poetteringsd-bus: make sure bus_map_all_properties() handle boole...
2017-06-16 Susant Sahanibus_util: add support to map double (#3479)
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Zbigniew Jędrzejew... shared/install,systemctl,core: report offending file...
2017-06-16 Zbigniew Jędrzejew... systemctl/core: ignore masked units in preset-all
2017-06-16 Zbigniew Jędrzejew... tree-wide: remove useless NULLs from strjoina
2017-06-16 Martin Pittbus-util: Fix reading uint32 properties
2017-06-16 Biao Lushared: fix a misspelling of "journalctl"
2017-06-16 Vito Caputotree-wide: minor formatting inconsistency cleanups
2017-06-16 Vito Caputotree-wide: make ++/-- usage consistent WRT spacing
2017-06-16 Zbigniew Jędrzejew... systemctl: fix style to avoid modification of array...
2017-06-16 Zbigniew Jędrzejew... systemctl: include -M or -H arguments in the hint
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Add missing fixes from upstream [5/6] src...
2017-05-17 Lennart Poetteringcore: rework unit timeout handling, and add new setting...
2017-05-17 Lennart Poetteringcore: fix support for transient resource limit properties
2017-05-17 Lennart Poetteringshared: simplify parsing of bus properties a bit
2017-05-17 Lennart Poetteringcore: fix handling of AccuracyUSec and RandomDelayUSec...
2017-05-17 Lennart Poetteringsystemctl: improve message when a job fails with a...
2017-05-17 WaLyong Chobus-util: print "systemctl --user" on user service...
2017-05-17 Evgeny Vereshchagincore: expose soft limits on the bus
2017-05-17 Zbigniew Jędrzejew... core: rename Random* to RandomizedDelay*
2017-05-17 Lennart Poetteringcore: add new RandomSec= setting for time units
2017-05-17 Lennart Poetteringbus-util: make sure --property=RemainAfterElapse=1...
2017-05-17 Lennart Poetteringbus-util: add in forgotten error messages
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (5/5)
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (3/3)
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-03-29 Sven Eden[5/5] Apply missing fixes from upstream
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenMajor cleanup of all leftovers after rebasing on
2017-03-14 Sven EdenUnifiy free() usage
2017-03-14 Sven EdenCleaned up more unneeded types and functions.
2017-03-14 Sven EdenClassify processes from sessions into cgroups
2017-03-14 Sven EdenPrep v226: Apply missing fixes and changes to src/shared
2017-03-14 Lennart Poetteringbus-util: make more properties settable in --property=
2017-03-14 Sven EdenPrep v224: Major cleanup of unneeded functions and...
2017-03-14 Sven EdenPrep v222: Update build system:
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...