Initialize relay_stream chunk_id to its session's current trace archive id
[lttng-tools.git] / src / bin / lttng-relayd / main.c
2018-06-05  Jérémie GalarneauInitialize relay_stream chunk_id to its session's curre...
2018-06-05  Jérémie GalarneauPass the consumerd stream's trace archive id to the...
2018-06-04  Jonathan RajotteUse dynamic payload for the add stream realyd command
2018-06-04  Jonathan RajotteDynamic payload for relayd create session command
2018-05-01  Jonathan RajotteFix: relayd streams can be leaked on connection error
2018-05-01  Jérémie GalarneauCleanup: fix typo in relayd comment
2018-04-30  Jonathan RajotteCleanup: ret is unused in relay_process_data_receive_he...
2018-04-27  Jérémie GalarneauFix: partial writes of padding are not checked
2018-04-27  Jérémie GalarneauPropagate whether a connection was closed cleanly or...
2018-04-27  Jonathan RajotteFix: relayd protocol field present from minor 8 is...
2018-04-27  Jérémie GalarneauFix: relay_recv_metadata does not check for partial...
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-04-09  Gregory LEOCADIEFix: use off_t type for lseek function return value...
2018-04-03  Jérémie GalarneauFix: unhandled prev_seq initial value
2018-03-21  Julien DesfossezRelay rotate pending command
2018-03-16  Jonathan RajotteFix: ret is uninitialized on standard path
2018-03-14  Julien DesfossezImplement the RELAYD_ROTATE_PENDING relay daemon command
2018-03-13  Julien DesfossezImplement the RELAYD_ROTATE_STREAM relay daemon command
2018-03-06  Julien DesfossezCommand to rename a folder
2018-03-05  Julien DesfossezCommand to make a directory on the consumer or relay
2018-02-20  Julien DesfossezFix: reply to version check even on protocol mismatch
2018-02-01  Jonathan Rajottelttng-relayd: use TCP keep-alive mechanism to detect...
2017-05-19  Mathieu DesnoyersFix: thread exit vs futex wait/wakeup race
2017-05-05  Philippe ProulxAdd --enable-embedded-help option to embed --help messa...
2017-01-09  Mathieu DesnoyersFix: add missing rcu_barrier before daemon teardown
2017-01-06  Jonathan RajotteFix: lttng-relayd: forcefully close stream on relayd...
2016-12-16  Mathieu DesnoyersFix: relayd vs consumerd compatibility
2016-11-08  Anders WallinAdd version info to lttng-relayd help
2016-10-07  Mathieu DesnoyersFix: ignore SIGPIPE
2016-06-29  Michael JeansonFix: Set thread stack size to ulimit soft value
2016-06-27  Jérémie GalarneauLazily initialize max poll set size
2016-06-03  Jérémie GalarneauFix: lttng-relayd allow binding of privileged ports...
2016-06-03  Mathieu Desnoyersrelayd: optimize receive throughput
2016-03-18  Philippe Proulxlttng-relayd: show man page with --help and remove...
2016-03-11  Julien DesfossezCommand metadata regenerate
2016-03-11  Julien DesfossezStore the instance id and packet_seq_num in indexes
2015-10-19  Michael JeansonRename config.h to session-config.h
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-10-19  Michael JeansonPort: Use LTTNG_HOST_NAME_MAX instead of HOST_NAME_MAX
2015-10-19  Michael JeansonPort: Use LTTNG_NAME_MAX instead of NAME_MAX
2015-09-14  Mathieu DesnoyersEnhance relayd error reporting
2015-09-14  Mathieu DesnoyersFix: LPOLLHUP and LPOLLERR when there is still data...
2015-09-05  Jérémie GalarneauFix: Overwrite of ret in relay_recv_metadata
2015-09-05  Jérémie GalarneauFix: Wait for in-flight data before closing a stream
2015-09-05  Mathieu DesnoyersFix: unpublish stream on close
2015-09-04  Mathieu DesnoyersFix: relayd: file rotation and live read
2015-09-04  Mathieu DesnoyersFix: don't expose empty streams
2015-09-04  Mathieu DesnoyersFix: Relay daemon ownership and reference counting
2015-09-03  Jérémie GalarneauAccept uid and gid parameters in utils_mkdir()/utils_mk...
2015-07-16  Jérémie GalarneauClean-up: spelling fix in a comment
2015-07-16  Jérémie GalarneauDocument relay_add_stream RCU locking
2015-07-16  Jérémie GalarneauFix: Unbalanced rcu_read_unlock() on stream file creati...
2015-07-16  Jérémie GalarneauFix: Unbalanced rcu_read_unlock() on directory creation...
2015-07-16  Jérémie GalarneauFix: Memory leak in relay_add_stream error path
2015-02-27  Jérémie GalarneauCleanup: Reduce scope of connections in main relayd...
2015-01-19  Mathieu DesnoyersFix: setuid/setgid daemons should not get sensitive...
2015-01-12  Mathieu DesnoyersFix: print format type mismatch
2015-01-08  Mathieu DesnoyersFix: call lttng_poll_set_max_size before start threads
2015-01-08  Mathieu DesnoyersFix: compat poll: add missing empty revents checks
2015-01-07  Mathieu DesnoyersCleanup: relayd: centralize thread stopping function
2015-01-07  Mathieu DesnoyersRefactor relayd main/set_options/cleanup
2014-11-23  Mathieu DesnoyersFix: Live tracing does not honor live timer after first...
2014-11-23  Mathieu DesnoyersFix: relayd: unbalanced RCU read lock/unlock
2014-11-23  Mathieu DesnoyersFix: lttng-relayd: unhandled out of memory error
2014-11-16  Julien DesfossezFix: empty indexes_ht before destroying it.
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-10-01  David GouletFix: remove useless assert in relayd
2014-09-03  Julien DesfossezFix: make sure no index is in flight before using inact...
2014-07-28  Simon MarchiChange wfq usages for wfcq
2014-07-14  Julien DesfossezFix: get the stream_id when generating live beacons
2014-05-23  David GouletFix: saturate verbosity level to 3
2014-04-30  Jesper DerehagBackported to glibc 2.8
2014-04-08  David GouletFix: don't delete stream from connection recv list
2014-04-02  David GouletFix: use after free of a relayd stream
2014-03-04  Jérémie GalarneauFix: Unchecked session pointer when destroying a connec...
2014-02-28  Mathieu DesnoyersFix: relayd should listen for viewers on localhost...
2014-02-21  Mathieu DesnoyersFix: miscellaneous memory handling fixes
2014-02-14  Julien DesfossezFix: race with index file creation
2014-02-11  Julien DesfossezFix: only set the new_streams flag if a viewer is attached
2014-02-10  David GouletFix: don't delete ctf trace while in snapshot mode
2014-02-10  David GouletFix: relayd connection object refactor
2014-02-10  David GouletFix: big relayd cleanup and refactor
2014-02-07  David GouletFix: code refactoring of viewer streams in relayd
2014-02-07  Julien DesfossezFix: handle new streams in live mode in relayd
2014-02-07  Julien DesfossezFix: notify the viewer if new streams got added
2014-02-07  Julien DesfossezFix: send the streams sent message after metadata
2014-02-04  Julien DesfossezFix: relay create session for version before 2.4
2014-01-28  Mathieu Desnoyersrelayd: add testpoints
2014-01-28  Mathieu Desnoyersrelayd: use same pipe for live and main
2014-01-28  Mathieu DesnoyersFix: relayd: add LPOLLERR to events
2014-01-28  Mathieu DesnoyersFix: relayd: notify parent of readiness when all thread...
2014-01-28  Mathieu Desnoyerslttng-relayd: implement background cmd line option
2014-01-28  Mathieu DesnoyersFix: relayd: initialize lttcomm inet
2014-01-14  Julien DesfossezFix: metadata stream should be always flagged as ready
2014-01-14  Julien DesfossezFix: race with the viewer and readiness of streams
2014-01-07  Anik MishraFix: relayd cmd line option for live port
2013-12-17  Jérémie GalarneauLoad relay daemon options from configuration file
2013-12-16  Julien DesfossezFix: clear the CTF traces when all the streams are...
2013-11-15  Julien DesfossezFix end condition on rotate with live reading
next
This page took 0.408919 seconds and 107 git commands to generate.