Fix: flag metadata stream on quiescent control cmd
[lttng-tools.git] / src / bin / lttng-relayd / main.c
2012-12-18  David GouletFix: flag metadata stream on quiescent control cmd
2012-12-18  David GouletFix: prioritize control socket communication in relayd
2012-12-18  Mathieu DesnoyersFix: cppcheck linter cleanups
2012-12-17  David GouletFix: use the poll wait ret value when iterating on...
2012-12-17  David GouletFix: add missing pollset reset in relayd listener thread
2012-12-13  David GouletFix data pending for inflight streaming
2012-12-13  David GouletAdd the relayd create session command
2012-12-13  David GouletRemove MSG_WAITALL on every recvmsg() socket type
2012-12-10  David GouletFix: Relayd and sessiond version check
2012-12-03  David GouletFix: audit all close/fclose and check returned code
2012-11-09  David GouletFix: FD leak on thread error
2012-11-01  David GouletRename data_available to data_pending
2012-10-26  David GouletFix: Cleanup URIs on teardown
2012-10-26  David GouletFix: relayd memleaks
2012-10-26  David GouletFix: relayd trace file padding memleak
2012-10-26  David GouletFix: Cppcheck memleakOnRealloc mistake
2012-10-22  David GouletFix: Remove bad condition and fix overflow issue
2012-10-19  David GouletRelayd data available command support
2012-10-19  David GouletFix: relayd close stream command was not working
2012-10-04  Julien DesfossezFix: output number of bytes written by relayd
2012-09-26  Mathieu DesnoyersFix: relayd relay_send_version: handle sscanf return...
2012-09-26  Mathieu DesnoyersFix relayd: NULL ptr deref
2012-09-26  Mathieu DesnoyersFix: relayd: possible NULL ptr deref, memory leak,...
2012-09-13  David GouletDon't send the subbuffer padding for streaming
2012-09-11  David GouletFix: Relayd fix ret value when adding a connection
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-17  David GouletFix relayd version check and remove unused code
2012-08-16  Mathieu DesnoyersFix: 32-bit print format type mismatch warnings
2012-07-30  David GouletAdd consumer socket object and relayd commands
2012-07-26  Mathieu DesnoyersFix: relayd metadata size
2012-07-25  David GouletFix: Off by uint64_t in the metadata transfer
2012-07-24  Mathieu DesnoyersFix: relayd typo: lock -> unlock
2012-07-24  Mathieu Desnoyersfix: lttng-relayd: use appropriate RCU locking with...
2012-07-24  Mathieu Desnoyerslttng-relayd: memory management fixes, with cleanups
2012-07-23  Mathieu DesnoyersFix: relayd and sessiond: dispatch thread exit is share...
2012-07-23  Mathieu Desnoyersfix: write EINTR handling
2012-07-23  Mathieu Desnoyersrelayd: cleanup
2012-07-23  Christian BabeuxFix: relayd pipes should be closed on exit/error
2012-07-20  Julien DesfossezAdd missing options in help
2012-07-10  Julien DesfossezInitial import of the new binary lttng-relayd
This page took 0.188836 seconds and 47 git commands to generate.