summaryrefslogtreecommitdiffstats
path: root/source3/lib/unix_msg/tests.c
Commit message (Expand)AuthorAgeFilesLines
* unix_msg: remove cookie from unix_msg_initVolker Lendecke2015-02-131-6/+3
* s3:unix_msg: add fds-array to unix_msg_send() for fd passingMichael Adam2014-09-241-7/+7
* s3:unix_msg: pass the fd array to the unix_msg recv_callback functionStefan Metzmacher2014-09-241-0/+2
* unix_msg: Lift sockaddr_un handling from unix_msg_sendVolker Lendecke2014-06-181-7/+7
* unix_msg: Lift sockaddr_un handling from unix_msg_initVolker Lendecke2014-06-181-14/+18
* lib: Enhance poll_funcs_tevent for multiple tevent_contextsVolker Lendecke2014-05-081-5/+18
* lib: Add unix_msgVolker Lendecke2014-04-231-0/+225