]> git.ipfire.org Git - thirdparty/systemd.git/history - src/libsystemd-bus/bus-internal.h
bus: implicitly collect ucred/label information
[thirdparty/systemd.git] / src / libsystemd-bus / bus-internal.h
2013-03-22  Lennart Poetteringbus: implicitly collect ucred/label information
2013-03-22  Lennart Poetteringbus: also finish connection before returning from sd_bu...
2013-03-22  Lennart Poetteringbus: when parsing enforce maximum container depth
2013-03-22  Lennart Poetteringbus: validate the entire header more closely
2013-03-21  Lennart Poetteringbus: properly validate object path values
2013-03-21  Lennart Poetteringbus: implicitly handle peer commands Ping() and GetMach...
2013-03-21  Lennart Poetteringbus: enforce limits on all client influenced data objects
2013-03-21  Lennart Poetteringbus: implement full method call timeout logic
2013-03-20  Lennart Poetteringbus: hook up client with socket communication
2013-03-20  Lennart Poetteringbus: add basic implementation of a native bus client...