docs: Add supported versions and fix-backport policy
[lttng-tools.git] / src / common / unix.c
2021-11-18  Simon Marchicommon: compile libcommon as C++
2021-10-14  Simon Marchiliblttng-ctl: use export list to define exported symbols
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2021-07-15  Jérémie GalarneauBuild fix: retrieve unix socket peer PID on non-unix...
2021-07-12  Jérémie Galarneauunix: receive pid on non-linux platforms
2021-04-28  Jonathan RajotteFix: data reception is called event when only FDS are...
2021-04-28  Jonathan RajotteFix: FDs are added to payload despite not being received
2021-04-28  Jonathan RajotteFix: initialize temporary fd array element to -1
2020-11-06  Michael Jeansonport: FreeBSD has no ENODATA, alias it to ENOATTR
2020-07-29  Jonathan RajotteFix: common: improper use of negative return
2020-07-27  Jérémie Galarneaupayload: use fd_handle instead of raw file descriptors
2020-07-27  Jérémie Galarneauuprobe: transmit binary file descritptor through lttng_...
2020-07-27  Jonathan RajotteFix: send/received actual size is overwritten by 'expec...
2020-07-27  Jonathan Rajotteunix: add non block send and receive flavors for fd...
2020-07-27  Jonathan RajotteFix: partial recv lead to client disconnect
2020-06-09  Jérémie GalarneauFix: unix: don't PERROR on EAGAIN for non-blocking...
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2018-12-07  Michael JeansonRevert stubbing of unix socket functions
2018-08-29  Francis DeslauriersFix: Remove dead code in fd passing function
2018-08-24  Francis DeslauriersFix: remove unnecessary stderr output on expected behaviour
2018-08-24  Francis DeslauriersFix: kernel adds creds on recv with SO_PASSCRED unix...
2018-05-08  Jérémie GalarneauCleanup: send_fds functions are not const-correct
2017-05-05  Jérémie GalarneauAdd non_block version of functions to UNIX socket wrapper
2016-10-20  Jérémie GalarneauFix: report an error if unix socket address is too...
2016-08-31  Jérémie GalarneauFix: pass a valid length to accept() on unix domain...
2016-08-04  Michael JeansonPort: Add OSX compat to sessiond-comm/unix.c
2016-05-05  Jérémie GalarneauMove unix.h wrapper from sessiond-comm to common
This page took 0.089085 seconds and 6 git commands to generate.