index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-bus
/
bus-track.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-3
/
+5
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"
David Herrmann
2015-08-27
1
-0
/
+1
*
sd-bus: do not connect to dbus-1 socket when kdbus is available
Kay Sievers
2015-08-11
1
-1
/
+0
*
hashmap: fix iterators to not skip entries
David Herrmann
2015-06-14
1
-2
/
+2
*
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-29
1
-2
/
+1
*
sd-bus: when bus operations are to be executed on direct connections always fail
Lennart Poettering
2015-04-23
1
-0
/
+3
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
sd-bus: rename sd_bus_get_owner_uid(), sd_bus_get_owner_machine_id() and sd_b...
Daniel Mack
2014-10-22
1
-1
/
+1
*
sd-bus: use proper ITERATOR_FIRST abstraction
Michal Schmidt
2014-09-15
1
-1
/
+1
*
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-15
1
-1
/
+1
*
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-05-15
1
-28
/
+31
*
bus: add userdata API for bus name tracker objects
Lennart Poettering
2014-05-14
1
-0
/
+17
*
Use strlen even for constant strings
Josh Triplett
2014-03-16
1
-1
/
+1
*
silence warning
Thomas Hindoe Paaboel Andersen
2014-03-03
1
-1
/
+1
*
bus: add sd_bus_track object for tracking peers, and port core over to it
Lennart Poettering
2014-03-03
1
-0
/
+314