]> git.ipfire.org Git - thirdparty/systemd.git/history - src/libsystemd-bus/bus-socket.h
bus: make sure to request peer cred only after connect(), not before
[thirdparty/systemd.git] / src / libsystemd-bus / bus-socket.h
2013-12-23  Lennart Poetteringbus: make sure to request peer cred only after connect...
2013-11-29  Lennart Poetteringbus: add the ability for backends to queue to input...
2013-10-30  Lennart Poetteringbus: add API call to create bus connection to the syste...
2013-03-30  Lennart Poetteringbus: implement server mode, and anonymous authentication
2013-03-25  Lennart Poetteringbus: split socket related code into bus-socket.[ch...