summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/test-bus-zero-copy.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-2/+0
2015-02-17bus: don't rely on static IDs in testsDavid Herrmann1-1/+5
2014-12-09sd-bus: properly support passing memfds around with offset/size parametersLennart Poettering1-2/+12
2014-11-14busctl: introduce busctl "get-property" command for reading and dumping objec...Lennart Poettering1-2/+2
2014-10-30memfd: rename memfd.h to memfd-util.h to avoid any confusion with any libc pr...Lennart Poettering1-1/+1
2014-08-19memfd: simplify APILennart Poettering1-4/+4
2014-08-18memfd: internalize functions, drop sd_memfd typeDaniel Mack1-7/+7
2014-08-18memfd: move code from public library to src/sharedDaniel Mack1-1/+1
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering1-3/+3
2014-01-22bus: extend memfd api so that we can label memfds for debugging purposesLennart Poettering1-2/+2
2014-01-21libsystemd: split up into subdirsTom Gundersen1-0/+197