index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
busname.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling mistake, proces -> process
Colin Ian King
2014-06-07
1
-1
/
+1
*
kdbus: when uploading bus name policy, resolve users/groups out-of-process
Lennart Poettering
2014-06-05
1
-33
/
+378
*
core: by default .busname units should be activating
Lennart Poettering
2014-03-19
1
-0
/
+1
*
busname: introduce Activating directive
Daniel Mack
2014-03-19
1
-21
/
+36
*
core: add new AcceptFD= setting to .busname units
Lennart Poettering
2014-03-18
1
-4
/
+9
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-11
/
+3
*
sd-bus: add support for policy upload on activator connections
Daniel Mack
2014-03-07
1
-1
/
+2
*
busname: add parser for bus name policies
Daniel Mack
2014-03-07
1
-0
/
+8
*
busname: don't drop 'service' from the result string
Lennart Poettering
2014-03-07
1
-1
/
+1
*
core/busname: add lookup string for BUSNAME_FAILURE_SERVICE_FAILED_PERMANENT
Daniel Mack
2014-03-07
1
-0
/
+1
*
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-20
1
-1
/
+1
*
bus: when we cannot bus activate a service because we go down, drop one
Lennart Poettering
2014-01-27
1
-1
/
+1
*
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
2013-12-22
1
-1
/
+0
*
bus: when a busname unit refuses to activate a service it should flush the queue
Lennart Poettering
2013-12-16
1
-0
/
+7
*
busname: improve condition check
Lennart Poettering
2013-12-05
1
-12
/
+7
*
bus: add .busname unit type to implement kdbus-style bus activation
Lennart Poettering
2013-12-02
1
-0
/
+600