chiark / gitweb /
tree-wide: make bus_map_all_properties return a proper sd_bus_error
[elogind.git] / src / shared / bus-util.c
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...