index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
busname.c
Age
Commit message (
Expand
)
Author
2014-10-28
core: send sigabrt on watchdog timeout to get the stacktrace
Umut Tezduyar Lindskog
2014-09-08
bus: factor out bus policy items
Daniel Mack
2014-07-26
Print kdbus path when opening fails
Zbigniew Jędrzejewski-Szmek
2014-07-25
busname: CLD_KILLED was used twice
Lukas Nykryn
2014-06-28
doc: grammatical corrections
Jan Engelhardt
2014-06-07
Fix spelling mistake, proces -> process
Colin Ian King
2014-06-05
kdbus: when uploading bus name policy, resolve users/groups out-of-process
Lennart Poettering
2014-03-19
core: by default .busname units should be activating
Lennart Poettering
2014-03-19
busname: introduce Activating directive
Daniel Mack
2014-03-18
core: add new AcceptFD= setting to .busname units
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-07
sd-bus: add support for policy upload on activator connections
Daniel Mack
2014-03-07
busname: add parser for bus name policies
Daniel Mack
2014-03-07
busname: don't drop 'service' from the result string
Lennart Poettering
2014-03-07
core/busname: add lookup string for BUSNAME_FAILURE_SERVICE_FAILED_PERMANENT
Daniel Mack
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-01-27
bus: when we cannot bus activate a service because we go down, drop one
Lennart Poettering
2013-12-22
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
2013-12-16
bus: when a busname unit refuses to activate a service it should flush the queue
Lennart Poettering
2013-12-05
busname: improve condition check
Lennart Poettering
2013-12-02
bus: add .busname unit type to implement kdbus-style bus activation
Lennart Poettering