Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unix_msg: remove cookie from unix_msg_init | Volker Lendecke | 2015-02-13 | 1 | -2/+1 |
* | lib: Fix header include protection #define | Volker Lendecke | 2014-11-25 | 1 | -2/+2 |
* | s3:unix_msg: document closing of fds in the receive handler | Michael Adam | 2014-09-30 | 1 | -0/+7 |
* | s3:unix_msg: add fds-array to unix_msg_send() for fd passing | Michael Adam | 2014-09-24 | 1 | -1/+4 |
* | s3:unix_msg: pass the fd array to the unix_msg recv_callback function | Stefan Metzmacher | 2014-09-24 | 1 | -0/+1 |
* | unix_msg: Lift sockaddr_un handling from unix_msg_send | Volker Lendecke | 2014-06-18 | 1 | -1/+1 |
* | unix_msg: Lift sockaddr_un handling from unix_msg_init | Volker Lendecke | 2014-06-18 | 1 | -1/+3 |
* | lib: Add unix_msg | Volker Lendecke | 2014-04-23 | 1 | -0/+107 |