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
/
libsystemd
/
sd-bus
/
test-bus-gvariant.c
Age
Commit message (
Expand
)
Author
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-08-27
Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"
David Herrmann
2015-08-11
sd-bus: do not connect to dbus-1 socket when kdbus is available
Kay Sievers
2015-07-29
sd-bus: fix marshaling of unary type
David Herrmann
2015-07-03
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-06-10
sd-bus: remove ucred parameter from bus_message_from_header() since we don't ...
Lennart Poettering
2015-02-16
Revert "Revert "sd-bus: change serialization of kdbus messages to qualify in ...
Lennart Poettering
2015-01-30
Revert "sd-bus: change serialization of kdbus messages to qualify in their en...
Kay Sievers
2015-01-26
sd-bus: change serialization of kdbus messages to qualify in their entirety a...
Lennart Poettering
2015-01-22
tests: use assert_se instead of assert
Ronny Chevalier
2014-12-11
sd-bus: correct spacing near eol in code comments
Torstein Husebø
2014-11-14
busctl: introduce busctl "get-property" command for reading and dumping objec...
Lennart Poettering
2014-06-06
sd-bus: don't allow creating message objects that are not attached to a bus
Lennart Poettering
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-01-21
libsystemd: split up into subdirs
Tom Gundersen