Add support for passing credentials over Unix sock
authorDavid Goulet <david.goulet@polymtl.ca>
Fri, 16 Dec 2011 17:12:35 +0000 (12:12 -0500)
committerDavid Goulet <david.goulet@polymtl.ca>
Fri, 16 Dec 2011 17:12:35 +0000 (12:12 -0500)
commitd19d9adaf251b74ab7bd64a1b04a9de22d10bb85
treed3a40ff997d4ec75b5ca226d3aa4795d2d909638
parent90eaa0d2817497447439e924d6505b2919264c4f
Add support for passing credentials over Unix sock

Add lttcomm_* functions for sending, receiving and setting socket option
to pass credentials over a Unix socket. Those functions allowed normal
data to be pass as well.

First commit of a series to enable credentials passing between the lttng
command line client and the session daemon.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>
include/lttng-sessiond-comm.h
liblttng-sessiond-comm/lttng-sessiond-comm.c
This page took 0.025451 seconds and 4 git commands to generate.