Cleanup: enforce const-correctness in notification thread
[lttng-tools.git] / src / common / sessiond-comm /
2018-08-15  Jérémie Galarneaurotation-api: introduce rotation schedule descriptors
2018-06-05  Jérémie GalarneauPass the consumerd stream's trace archive id to the...
2018-06-05  Jérémie GalarneauFix: propagate archive id to the consumer daemon on...
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-06-04  Jonathan RajotteFix: backward relayd communication compatibility.
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-24  Jérémie GalarneauFix: erroneous use of extern keyword
2018-04-03  Julien DesfossezSave, restore and list the rotation parameters
2018-04-03  Julien DesfossezSession consumed size notification
2018-04-03  Julien DesfossezRotate timer
2018-03-23  Julien Desfossezlttng rotate command
2018-03-21  Julien DesfossezRelay rotate pending command
2018-03-21  Julien DesfossezRotate command
2018-03-14  Julien DesfossezConsumer rotate a channel
2018-03-14  Julien DesfossezConsumer rotate stream
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-26  Jonathan RajotteFix: set errno with value from SO_ERROR on error.
2017-08-01  Julien DesfossezCleanup: remove unused internal structure
2017-06-12  Mathieu DesnoyersIntroduce "--blocking-timeout" channel parameter
2017-06-01  Michael JeansonFix: Don't override user variables within the build...
2017-05-05  Jérémie GalarneauImplement consumer ring buffer position sampling
2016-12-16  Mathieu DesnoyersFix: relayd vs consumerd compatibility
2016-10-07  Philippe ProulxRemove calibrate from liblttng-ctl
2016-09-28  Jérémie GalarneauFix: time redefinition warnings on macOS builds
2016-08-05  Michael JeansonPort: Detect platforms where librt is required
2016-08-05  Michael JeansonPort: Add OSX clock_gettime compat
2016-07-06  Julien DesfossezAllow regenerating the statedump of a running session
2016-07-06  Julien DesfossezRename the "metadata regenerate" command to "regenerate...
2016-05-19  Mathieu DesnoyersFix: UST should not generate packet at destroy after...
2016-05-05  Jérémie GalarneauMove unix.h wrapper from sessiond-comm to common
2016-03-11  Julien DesfossezCommand metadata regenerate
2016-03-11  Julien DesfossezStore the instance id and packet_seq_num in indexes
2016-03-08  Julien DesfossezExtract the lost packets and discarded events counters
2016-03-07  Jérémie GalarneauAdd channel discarded events and lost packets stats...
2016-03-03  Philippe ProulxTransfer UST exclusion names from sessiond to client
2016-02-26  Philippe ProulxTransfer filter strings from sessiond to client
2016-02-25  Philippe ProulxRefactor setup_lttng_msg() to include cmd header
2016-02-25  Philippe ProulxAdd command header to sessiond->client response msg
2016-02-12  Jérémie GalarneauNotify java agent of enabled application contexts
2016-02-12  Jérémie GalarneauEnforce const-correctness in UNIX socket wrappers
2016-02-12  Jérémie GalarneauAdd application context support to lttng-ctl lttng_add_...
2015-11-04  Philippe Proulxsessiond-comm.h: fix whitespaces
2015-11-03  Philippe ProulxAdd LTTNG_EVENT_EXCLUSION_NAME_AT() helper macro
2015-11-03  Philippe ProulxFix: lay out names in exclusion structure correctly
2015-10-22  Alexandre MontplaisirAdd the filter expression to the enable_event agent...
2015-10-19  Michael JeansonFix: Silence warning by casting *sin_addr to *sockaddr
2015-10-19  Michael JeansonPort: Add compat for platforms with no MSG_NOSIGNAL...
2015-10-19  Michael JeansonPort: Add Solaris compat to sessiond-comm/unix.c
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-10-19  Michael JeansonPort: name clash on Solaris, rename sun to s_un
2015-10-19  Michael JeansonPort: move memset of anc_buf inside ifdef
2015-10-19  Michael JeansonPort: Use LTTNG_PATH_MAX instead of PATH_MAX
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-21  Michael JeansonFix: Possible dereference of null pointers
2015-09-18  Jérémie GalarneauFix: Hide sessiond-comm functions
2015-09-18  Mathieu DesnoyersFix: libc internal mutex races with run_as
2015-09-06  Philippe Proulxsessiond: use `loglevel_value` and `loglevel_type`...
2015-08-06  Jérémie GalarneauDocs: Document Agent reply codes
2015-08-06  Jérémie GalarneauDocs: Remove Java-specific comments from agent.h
2015-08-06  Jérémie GalarneauDocs: Grammar fix in agent header
2015-08-06  Jérémie GalarneauAdd agent reply code logging helpers
2015-08-06  Jérémie GalarneauFix: Use MSG_NOSIGNAL when calling sendmsg()
2015-03-30  Mathieu DesnoyersImplement PID tracker content listing
2015-03-30  Mathieu DesnoyersImplement PID tracking for kernel tracing
2015-03-26  Mathieu Desnoyersshm-path: remove directory hierarchy on destroy
2015-03-26  Mathieu DesnoyersImplement --shm-path option for UST sessions (per-uid...
2015-01-19  Mathieu DesnoyersFix: grab more than one packet for snapshots
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-09-30  David GouletFix: fd leak in inet accept call
2014-09-29  David GouletAdd syscall listing support
2014-09-25  Mathieu DesnoyersCleanup: Remove LTTNG_ENABLE_ALL_EVENT and LTTNG_DISABL...
2014-09-25  Mathieu DesnoyersImplement support for lttng-modules syscall filtering
2014-09-25  Jérémie GalarneauFix: Propagate socket timeouts on lttcomm_accept_inet_s...
2014-08-08  David GouletRefactor JUL to agent namespace
2014-05-21  David GouletFix: implicit conversion from enumeration
2014-05-14  David GouletFix: add missing packed attribute to comm. struct.
2014-03-06  Jérémie GalarneauAdd a save API to lttng-ctl
2014-03-06  Jérémie GalarneauSend filter expression string to session daemon
2014-02-26  David GouletFix: handle the registration done command for JUL
2014-01-28  David GouletFix: add missing JUL loglevel handling
2014-01-14  Julien DesfossezFix: race with the viewer and readiness of streams
2013-11-26  Julien DesfossezRename LTTng index in CTF index
2013-11-25  David GouletFix: implicit conversion of enum types in consumer
2013-11-14  David GouletRemove ENABLE_EVENT_* values and fix enable filtering
2013-11-14  JP IkaheimonenDefine a structure for event exclusion data
2013-11-14  JP IkaheimonenAdd exclusion data to enable-command
2013-11-11  Mathieu DesnoyersUse lttng_read/lttng_write wrappers
2013-10-16  David GouletAdd jul-app ABI/API and handle registration
2013-10-11  David GouletFix: recv creds comm should handle partial receive
2013-10-09  Mathieu DesnoyersMove health comm to health-internal.h
2013-09-27  David GouletFix: don't create index on snapshot
2013-09-27  Julien DesfossezImplement the relayd live features
2013-09-27  Julien DesfossezSend indexes in streaming mode
2013-09-27  Julien DesfossezLive timer set up
next
This page took 0.062866 seconds and 8 git commands to generate.