]> git.ipfire.org Git - thirdparty/systemd.git/history - src/libsystemd-bus/bus-socket.c
bus: implement server mode, and anonymous authentication
[thirdparty/systemd.git] / src / libsystemd-bus / bus-socket.c
2013-03-30  Lennart Poetteringbus: implement server mode, and anonymous authentication
2013-03-30  Lennart Poetteringbus: if we recieve fds but fd passing is off, consider...
2013-03-30  Lennart Poetteringbus: enable SO_PASSCRED only if we are not connected...
2013-03-26  Lennart Poetteringbus: when we are talking to a bus, SCM_CREDS/SCM_SECLAB...
2013-03-25  Lennart Poetteringbus: split socket related code into bus-socket.[ch...