summaryrefslogtreecommitdiffstats
path: root/source3/lib/unix_msg/unix_msg.h
Commit message (Expand)AuthorAgeFilesLines
* unix_msg: remove cookie from unix_msg_initVolker Lendecke2015-02-131-2/+1
* lib: Fix header include protection #defineVolker Lendecke2014-11-251-2/+2
* s3:unix_msg: document closing of fds in the receive handlerMichael Adam2014-09-301-0/+7
* s3:unix_msg: add fds-array to unix_msg_send() for fd passingMichael Adam2014-09-241-1/+4
* s3:unix_msg: pass the fd array to the unix_msg recv_callback functionStefan Metzmacher2014-09-241-0/+1
* unix_msg: Lift sockaddr_un handling from unix_msg_sendVolker Lendecke2014-06-181-1/+1
* unix_msg: Lift sockaddr_un handling from unix_msg_initVolker Lendecke2014-06-181-1/+3
* lib: Add unix_msgVolker Lendecke2014-04-231-0/+107