Remove duplicate provider name checks
[lttng-ust.git] / liblttng-ust-comm /
2018-02-06  Mathieu DesnoyersFix: remove for() loop initial declarations
2018-02-06  Jonathan RajotteForce tracked fd to be bigger than STDERR_FILENO
2017-11-12  Mathieu DesnoyersFix: ensure fd tracker is initialized when called from...
2017-11-07  Mathieu DesnoyersFix: liblttng-ust-fd.so: override fclose symbol
2017-11-07  Mathieu DesnoyersRevert "Use initial-exec TLS model"
2017-10-19  Mathieu DesnoyersUse initial-exec TLS model
2016-10-03  Mathieu DesnoyersIntroduce file descriptor tracker
2016-10-03  Mathieu DesnoyersFix: honor send timeout on unix socket connect
2016-07-05  Philippe ProulxAdd ctf_enum_auto() for autoincrementing enumeration...
2016-07-05  Mathieu DesnoyersCommunication protocol: use fixed-size integer rather...
2016-03-21  Mathieu DesnoyersFix: convey enum value signedness into metadata
2016-02-12  Mathieu DesnoyersImplement dynamic types, and application context provid...
2016-01-15  Mathieu DesnoyersFix: double-free on error sending fields
2016-01-14  Mathieu DesnoyersAdd CTF enum type support to tracepoint event
2015-09-21  Mathieu DesnoyersFix: don't dereference NULL pointers
2015-08-26  Mathieu DesnoyersFix: close socket on protocol error, sendmsg MSG_NOSIGNAL
2015-08-25  Mathieu DesnoyersCleanup: more descriptive error message
2013-10-11  Mathieu DesnoyersFix: ust-comm recvmsg should handle partial receive
2013-07-02  Otavio Salvadorbuild: Fix out-of-tree build
2013-05-15  Mathieu DesnoyersFix: "fields" leak on register
2013-05-15  Mathieu DesnoyersFix: memory leak for events without fields
2013-05-13  Mathieu DesnoyersFix: incorrect support for multi-context
2013-04-09  Mathieu Desnoyersconnect: don't report EACCES
2013-04-09  Mathieu Desnoyersconnect: don't print error on EPERM
2013-03-20  Mathieu DesnoyersFix clang warnings
2013-03-07  Mathieu DesnoyersFix: fields should be initialized to NULL
2013-03-06  Mathieu DesnoyersAdd channel wakeup fd to monitor close
2013-03-01  Mathieu DesnoyersFix: don't print error in comm proto connect on ENOENT
2013-03-01  Mathieu DesnoyersFix: return expected error return values for sessiond
2013-03-01  Mathieu DesnoyersFix: ustctl: return -EPIPE to sessiond if connection...
2013-03-01  Mathieu DesnoyersFix: Add timeout on notification socket
2013-03-01  Mathieu DesnoyersMove metadata creation into lttng-sessiond and lttng...
2013-03-01  Mathieu DesnoyersMove UST registry into sessiond and implement notifiers
2013-02-15  Mathieu DesnoyersMove LTTng-UST buffer ownership from application to...
2013-01-21  Mathieu DesnoyersFix I/O-related error values in ustctl
2012-11-09  David GouletAdd libc errno translation layer to UST error code
2012-11-06  Mathieu DesnoyersDistinguish UST return codes from transport return...
2012-06-26  Henrik Hautakoskiliblttng-ust-comm/lttng-ust-com.c: remove unnecessary...
2012-04-05  Mathieu DesnoyersMerge branch 'dev'
2012-03-28  Mathieu DesnoyersUse bsd-compatible fcntl for close-on-exec on socket
2012-03-14  Mathieu DesnoyersFix: sendmsg should retry on EINTR, and use MSG_NOSIGNAL
2012-03-14  Mathieu Desnoyersfix: ustcomm_close_unix_sock should close, not shutdown
2012-03-14  Mathieu DesnoyersFix: do not print EPIPE perror, as it is an expected...
2012-03-06  Mathieu DesnoyersMerge branch 'master' into dev dev
2012-03-06  Mathieu DesnoyersFix: recvmsg should handle EINTR
2012-03-06  Mathieu DesnoyersMerge branch 'master' into dev
2012-03-01  Mathieu DesnoyersMerge branch 'master' into dev
2012-02-24  Mathieu DesnoyersMerge branch 'master' into dev
2012-02-23  Mathieu DesnoyersMerge branch 'master' into dev
2012-02-22  Mathieu DesnoyersUse bsd-compatible fcntl for close-on-exec on socket
2012-02-22  Mathieu DesnoyersRevert "Use bsd-compatible fcntl for close-on-exec...
2012-02-21  Mathieu DesnoyersUse bsd-compatible fcntl for close-on-exec on socket
2012-02-07  Mathieu DesnoyersZero-initialize struct msghdr
2011-11-19  Mathieu DesnoyersFix 32-bit type warning
2011-11-17  Mathieu DesnoyersInstalled headers relicensing and cleanup
2011-11-16  Mathieu DesnoyersRemove console output that should be turned into debug
2011-11-13  Mathieu Desnoyersinitiate lttng-ust-comm printout cleanup
2011-11-11  Mathieu DesnoyersMerge branch 'master' of git.lttng.org:/home/git/lttng-ust
2011-11-11  Mathieu Desnoyerslttng-ust-comm: relicense to LGPLv2.1
2011-11-11  Mathieu DesnoyersDo not install liblttng-ust-comm and ust-comm.h
2011-11-03  Mathieu DesnoyersMove include/ust/ to include/lttng/
2011-10-23  Mathieu DesnoyersInstall UST comm lib
2011-10-20  Mathieu DesnoyersImplement libustctl
2011-08-23  Mathieu DesnoyersSession create/release tested.
2011-08-22  Mathieu DesnoyersRename sessiond comm lib into ust comm
This page took 0.038394 seconds and 7 git commands to generate.