summaryrefslogtreecommitdiff
path: root/src/core/busname.c
Commit message (Expand)AuthorAge
* core: busname_supported() should cache what it detectsJohannes Hölzl2015-02-03
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* core: output unit status output strings to console, only if we actually are c...Lennart Poettering2015-01-28
* sd-bus: sync kdbus.h (API break)Daniel Mack2015-01-12
* core: rearrange code so that libsystemd/sd-bus/ does not include header files...Lennart Poettering2014-12-23
* busname: fix CMD_FREE ioctlDaniel Mack2014-12-22
* unit: handle nicely of certain unit types are not supported on specific systemsLennart Poettering2014-12-15
* bus: sync with kdbus.gitDavid Herrmann2014-12-11
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* core: two more log_unit_*_errno() conversionsMichal Schmidt2014-11-28
* core: convert log_unit_*() to log_unit_*_errno()Michal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* sd-bus: update peeking into receieved messages, with recent kernel change we ...Lennart Poettering2014-11-26
* core: show log message about process triggering kdbus service activationLennart Poettering2014-11-25
* core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog2014-10-28
* bus: factor out bus policy itemsDaniel Mack2014-09-08
* Print kdbus path when opening failsZbigniew Jędrzejewski-Szmek2014-07-26
* busname: CLD_KILLED was used twiceLukas Nykryn2014-07-25
* doc: grammatical correctionsJan Engelhardt2014-06-28
* Fix spelling mistake, proces -> processColin Ian King2014-06-07
* kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering2014-06-05
* core: by default .busname units should be activatingLennart Poettering2014-03-19
* busname: introduce Activating directiveDaniel Mack2014-03-19
* core: add new AcceptFD= setting to .busname unitsLennart Poettering2014-03-18
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* sd-bus: add support for policy upload on activator connectionsDaniel Mack2014-03-07
* busname: add parser for bus name policiesDaniel Mack2014-03-07
* busname: don't drop 'service' from the result stringLennart Poettering2014-03-07
* core/busname: add lookup string for BUSNAME_FAILURE_SERVICE_FAILED_PERMANENTDaniel Mack2014-03-07
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* bus: when we cannot bus activate a service because we go down, drop oneLennart Poettering2014-01-27
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-22
* bus: when a busname unit refuses to activate a service it should flush the queueLennart Poettering2013-12-16
* busname: improve condition checkLennart Poettering2013-12-05
* bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering2013-12-02