summaryrefslogtreecommitdiffstats
path: root/src/core/busname.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling mistake, proces -> processColin Ian King2014-06-071-1/+1
* kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering2014-06-051-33/+378
* core: by default .busname units should be activatingLennart Poettering2014-03-191-0/+1
* busname: introduce Activating directiveDaniel Mack2014-03-191-21/+36
* core: add new AcceptFD= setting to .busname unitsLennart Poettering2014-03-181-4/+9
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-181-11/+3
* sd-bus: add support for policy upload on activator connectionsDaniel Mack2014-03-071-1/+2
* busname: add parser for bus name policiesDaniel Mack2014-03-071-0/+8
* busname: don't drop 'service' from the result stringLennart Poettering2014-03-071-1/+1
* core/busname: add lookup string for BUSNAME_FAILURE_SERVICE_FAILED_PERMANENTDaniel Mack2014-03-071-0/+1
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-201-1/+1
* bus: when we cannot bus activate a service because we go down, drop oneLennart Poettering2014-01-271-1/+1
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-221-1/+0
* bus: when a busname unit refuses to activate a service it should flush the queueLennart Poettering2013-12-161-0/+7
* busname: improve condition checkLennart Poettering2013-12-051-12/+7
* bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering2013-12-021-0/+600