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-marshal.c
Age
Commit message (
Expand
)
Author
2015-07-29
sd-bus: don't assert() on valid signatures
David Herrmann
2015-07-16
sd-bus: fix invalid stack access on test-bus-marshal
David Herrmann
2015-07-16
sd-bus: fix gvariant structure encoding
David Herrmann
2015-06-10
sd-bus: remove ucred parameter from bus_message_from_header() since we don't ...
Lennart Poettering
2015-04-11
bus: implement bus_path_{en,de}code_unique()
David Herrmann
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-23
sd-bus: fix handling of double parameters in sd_bus_message_append()
Lennart Poettering
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-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-03-11
bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...
Lennart Poettering
2014-03-06
man: describe functions for appending to messages
Zbigniew Jędrzejewski-Szmek
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