Move unix.h wrapper from sessiond-comm to common
[lttng-tools.git] / src / common / sessiond-comm / sessiond-comm.c
2016-05-05  Jérémie GalarneauMove unix.h wrapper from sessiond-comm to common
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2013-08-08  Mathieu Desnoyersinet/inet6 sockets: apply timeout
2013-08-07  Mathieu DesnoyersIntroduce LTTNG_NETWORK_SOCKET_TIMEOUT env. var
2013-07-04  Mathieu DesnoyersFix: consumer_add_relayd_socket() report errors to...
2013-07-04  Mathieu DesnoyersFix: add missing enum lttcomm_return_code entries
2013-04-29  David GouletFix: add some missing hidden attribute
2013-03-28  Julien DesfossezIntroduce the relayd socket object
2013-01-25  David GouletCleanup: use LTTNG_HIDDEN in src/common
2013-01-22  David Gouletcppcheck: don't check NULL pointer before freeing them
2012-12-18  Mathieu DesnoyersFix: cppcheck linter cleanups
2012-08-24  David GouletSet hidden visibility for calls used in lttng-ctl
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-07-12  Mathieu DesnoyersImplement filter bytecode support in lttng-session...
2012-07-10  David GouletAdd and change lttcomm socket API
2012-06-14  David GouletAdd network transport layer to sessiond-comm
2012-06-14  Mathieu DesnoyersFix: enable event with different loglevel error
2012-06-07  David GouletCreate unix.c/.h for UNIX socket communication
2012-05-24  Mathieu Desnoyerscompat socket.h: add cygwin support
2012-04-19  David GouletFix: report error to client on consumerd error
2012-04-06  David GouletDon't report back error on syscalls fail for -a -k
2012-03-20  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-20  David GouletFix: handle EINTR for sendmsg syscall
2012-03-20  David GouletFix: lttng UI exit value and error message
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-08  Mathieu DesnoyersFix: test for UST invalid channel parameters at channel...
2012-03-06  Mathieu DesnoyersFix: recvmsg should handle EINTR
2012-03-06  David GouletFix error.h non-static variables for liblttng-ctl
2012-03-06  Mathieu DesnoyersFix: improve need root for kernel tracing error message
2012-03-05  David GouletFix start/stop lttng message error
2012-03-05  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: meaningful error message
2012-03-02  Mathieu DesnoyersFix: sendmsg EPIPE should be quiet by default (expected)
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: Use PERROR all across lttng-tools, never make...
2012-03-01  David GouletMerge branch 'master' into compat-freebsd
2012-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-23  Mathieu Desnoyersfreebsd creds: Add missing braces
2012-02-23  Mathieu DesnoyersFreebsd creds: do not overwrite recv len
2012-02-23  Mathieu DesnoyersImplement FreeBSD credential support
2012-02-22  David GouletAdd FreeBSD compat layer for socket.h
2012-02-22  David GouletRevert FreeBSD compatibility layer
2012-02-21  David GouletAdd FreeBSD compat layer for socket.h
2012-02-16  David GouletFix lttcomm_close_unix_sock to actually close the socket
2012-02-07  Mathieu DesnoyersZero-initialize struct msghdr
2012-02-01  David GouletImprove error handling of lttng cli
2012-01-24  David GouletAdd MSG_WAITALL to recvmsg of sessiond-comm
2012-01-23  David GouletImplement UST calibrate and change default
2012-01-23  David GouletAdd UST version validation
2012-01-22  David GouletNew sessiond comm error for kernel version
2012-01-20  David GouletSplit and remove lttng-share header file
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.137103 seconds and 63 git commands to generate.