chiark / gitweb /
use memzero(foo, length); for all memset(foo, 0, length); calls
[elogind.git] / src / libsystemd / sd-bus / bus-control.c
2014-01-27 Lennart Poetteringbus: rework bloom filter logic to operate with variable...
2014-01-24 Kay Sieversbus: update kdbus.h (ABI break)
2014-01-22 Lennart Poetteringbus: change API to expose "inverted" no_reply and no_au...
2014-01-22 Lennart Poetteringbus: include connection name in credentials structure
2014-01-21 Tom Gundersenlibsystemd: split up into subdirs