Fix: lttng-ctl: erroneous uses of LTTNG_PACKED
[lttng-tools.git] / src / common / sessiond-comm / inet.c
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-09-14  Jérémie Galarneauinet: fix: possible unaligned access in packed structur...
2019-01-14  Jérémie GalarneauFix: error logged on partial recvmsg() in MSG_DONTWAIT
2018-11-16  Mathieu DesnoyersFix: Connect timeout arithmetic in inet/inet6 (v4)
2018-04-27  Jérémie GalarneauUse non-blocking recvmsg() for data/ctrl connections...
2018-04-25  Jérémie GalarneauFix: unprivilieged sessiond agent port clashes with...
2018-02-26  Jonathan RajotteFix: set errno with value from SO_ERROR on error.
2016-09-28  Jérémie GalarneauFix: time redefinition warnings on macOS builds
2016-08-05  Michael JeansonPort: Add OSX clock_gettime compat
2016-02-12  Jérémie GalarneauEnforce const-correctness in UNIX socket wrappers
2015-10-19  Michael JeansonFix: Silence warning by casting *sin_addr to *sockaddr
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-09-30  David GouletFix: fd leak in inet accept call
2014-09-25  Jérémie GalarneauFix: Propagate socket timeouts on lttcomm_accept_inet_s...
2013-11-11  Mathieu DesnoyersUse lttng_read/lttng_write wrappers
2013-08-27  David GouletUse socket timeout value for tcp timeout if available
2013-08-27  David GouletGet the maximum TCP timeout in sessiond
2013-08-08  Mathieu Desnoyersinet/inet6 sockets: apply timeout
2013-08-08  Mathieu DesnoyersImplement timeout for connect ipv4/ipv6
2013-07-05  David GouletFix: print errno message on connect() error
2013-01-25  David GouletCleanup: use LTTNG_HIDDEN in src/common
2012-12-13  David GouletRemove MSG_WAITALL on every recvmsg() socket type
2012-10-26  David GouletFix: missing addrlen initialization before accept(2)
2012-08-24  David GouletSet hidden visibility for calls used in lttng-ctl
2012-07-10  David GouletAdd and change lttcomm socket API
2012-07-03  David GouletFix inet return value in the close() fct
2012-06-14  David GouletAdd network transport layer to sessiond-comm
This page took 0.101983 seconds and 34 git commands to generate.