Update version to v2.11.8
[lttng-tools.git] / src / bin / lttng-sessiond /
2021-10-18  Jonathan RajotteFix: sessiond: previously created channel cannot be...
2021-10-18  Jonathan RajotteFix: ust: app stuck on recv message during UST comm...
2021-10-18  Jonathan RajotteFix: ust: UST communication can return -EAGAIN
2021-10-18  Jonathan RajotteFix: ust: segfault on lttng start on filter bytecode...
2021-10-18  Jonathan RajotteFix: sessiond: ust session is inactive during ust_app_g...
2021-05-27  Mathieu DesnoyersFix: list_lttng_agent_events: unbalanced RCU read-side...
2021-05-11  Jérémie GalarneauFix: sessiond: leak of config_path on duplicate --confi...
2021-05-11  Jonathan RajotteFix: sessiond: session destroy hang in per-uid when...
2021-05-11  Simon MarchiFix: sessiond: fix -Wshadow error in save.c
2021-05-11  Jérémie GalarneauFix: sessiond: kernel: invalid error code check
2021-02-23  Jérémie GalarneauFix: sessiond: timer: unitiliazed sigevent fields
2021-02-23  Jérémie GalarneauFix: sessiond: ust-registry: dereference of NULL pointe...
2021-02-03  Mathieu DesnoyersFix: use MT-safe strtok_r in multithreaded context
2020-12-02  Jérémie GalarneauFix: sessiond: metadata not created on app unregistrati...
2020-09-10  Jérémie GalarneauFix: memcpy used on potentially overlapping regions
2020-07-29  Jérémie GalarneauFix: sessiond: don't negate error code on list error
2020-07-29  Jonathan RajotteFix: partial recv lead to client disconnect
2020-06-30  Jérémie GalarneauFix: kernel metadata file outside of kernel/ directory
2020-06-26  Jonathan RajotteFix: consumer: dangling chunk on buffer allocation...
2020-05-28  Jérémie GalarneauFix: sessiond: sessiond and agent deadlock on destroy
2020-05-26  Jérémie Galarneausessiond: enforce mmap output type for kernel metadata...
2020-05-26  Jérémie Galarneauconsumerd: tag metadata channel as being part of a...
2020-02-12  Jérémie GalarneauFix: sessiond: check for lttng-modules ABI 2.1 rather...
2020-02-05  Jérémie GalarneauFix: sessiond: snapshot errors don't clear session...
2020-02-05  Jérémie GalarneauFix: sessiond: bounded snapshot record fails when no...
2020-01-22  Michael JeansonFix: build failure with -fno-common
2019-12-20  Mathieu DesnoyersFix: sessiond cmd.h: include missing lttng-sessiond.h
2019-12-20  Mathieu DesnoyersFix: sessiond: ust-app: per-pid buffers: Create empty...
2019-12-20  Mathieu DesnoyersFix: consumerd: use packet sequence number for rotation...
2019-12-20  Jonathan RajotteFix: move testpoint after state update
2019-12-20  Jérémie GalarneauFix: sessiond: RCU read lock imbalance on get trace...
2019-11-22  Jonathan RajotteFix: update apps on untrack only when session is active
2019-11-22  Jérémie GalarneauFix: sessiond: don't wait for a rotation from a null...
2019-11-22  Jérémie GalarneauFix: sessiond: duplicated rotation notification sent
2019-11-22  Jérémie GalarneauFix: sessiond: no rotation performed from null chunk...
2019-11-13  Mathieu DesnoyersFix: sessiond: ust: deadlock with per-pid buffers
2019-11-05  Jonathan RajotteRefactor: Move set session path to own function
2019-11-05  Jonathan RajotteFix: move set base_path of session to URI configuration
2019-10-19  Michael JeansonTypo: occured -> occurred
2019-10-18  Jérémie GalarneauFix: sessiond: use system LTTng-UST headers when available
2019-10-17  Jérémie GalarneauFix: sessiond: unbalanced health register/unregister...
2019-10-17  Jérémie GalarneauFix: sessiond: NULL thread_state provided to pthread_cl...
2019-10-17  Jérémie GalarneauFix: sessiond: leak of trace chunk on destruction error
2019-10-17  Jérémie GalarneauFix: sessiond: session destruction errors are unreported
2019-10-17  Jérémie GalarneauFix: sessiond: application channel creation failure...
2019-10-17  Jérémie Galarneausessiond: clean-up: enhance logging on event allocation...
2019-10-17  Jérémie GalarneauFix: sessiond: don't assert on event creation error
2019-10-08  Jérémie GalarneauFix: sessiond: double socket close on allocation failure
2019-10-08  Jérémie GalarneauFix: sessiond: TOCTOU error on save of session configur...
2019-10-08  Jérémie GalarneauFix: sessiond: app sock and notif shm not created by...
2019-10-08  Jérémie GalarneauFix: sessiond: client socket not created by the main...
2019-10-08  Francis DeslauriersFix: sessiond: Dereference before null check
2019-10-08  Francis DeslauriersFix: sessiond: Dereference after null check
2019-09-26  Jérémie GalarneauFix: sessiond: leak of application socket on chmod...
2019-09-26  Jérémie Galarneausessiond: clean-up: silence warning that agent event...
2019-09-25  Jonathan RajotteFix: use newly created event filter for condition check
2019-09-25  Jérémie GalarneauFix: sessiond: fs.protected_regular sysctl breaks app...
2019-09-20  Mathieu DesnoyersFix: destroy command: put consumer output after destroy...
2019-09-20  Jonathan RajotteFix: Null check before destroying health_sessiond
2019-09-20  Jonathan RajotteFix: Move initialization of queue_pipe_fd after null...
2019-09-20  Jonathan RajotteFix: Close socket handle on error
2019-09-19  Jérémie Galarneausessiond: fix: strncpy called with source length
2019-09-19  Jérémie Galarneausessiond: fix: possible unaligned access in packed...
2019-09-19  Jérémie Galarneausessiond: clean-up: mixed log levels enums used to...
2019-09-19  Jérémie Galarneausessiond: fix: possible unaligned access in packed...
2019-09-19  Jérémie Galarneausessiond: fix: possible unaligned access in packed...
2019-09-19  Jérémie Galarneausessiond: fix: possible unaligned access in packed...
2019-09-19  Jérémie Galarneausessiond: fix: possible unaligned access in packed...
2019-09-19  Jérémie Galarneaulttng-sessiond: clean-up: set free'd pointer to NULL
2019-09-19  Jérémie GalarneauClean-up: assert that get_count_order() returns a posit...
2019-09-19  Jérémie Galarneausessiond: clean-up: init ret value of _session_set_trac...
2019-09-19  Jérémie Galarneausessiond: fix: print_escaped_ctf_string mishandles...
2019-09-19  Jérémie GalarneauClean-up: remove dead assignment from ht cleanup thread...
2019-09-19  Jérémie GalarneauClean-up: remove dead assignment from thread_rotation
2019-09-19  Jérémie GalarneauClean-up: remove dead assignment in setup_channel_trace...
2019-09-19  Jérémie GalarneauClean-up: remove dead assignments while setting session...
2019-09-19  Jérémie GalarneauFix: report path truncation on addition of local uri...
2019-09-19  Jérémie GalarneauClean-up: silence erroneous leak warning
2019-09-19  Jérémie GalarneauFix sessiond: report flush errors on session stop
2019-09-19  Jérémie GalarneauFix: leak of trace_path on error in ust_app_snapshot_record
2019-09-19  Jérémie GalarneauFix: forward fatal error in evaluate_condition_for_client()
2019-09-06  Jérémie GalarneauFix: sessiond does not build without lttng-ust support
2019-09-05  Jonathan RajotteSupport LTTNG_KERNEL_SESSION_SET_CREATION_DATETIME...
2019-09-05  Jonathan RajotteSupport LTTNG_KERNEL_SESSION_SET_NAME of lttng-modules
2019-09-05  Jonathan RajotteMetadata: add env fields to ease lttng path hierarchy...
2019-09-05  Mathieu DesnoyersFix: reintroduce lazy kernel modules load, fix empty...
2019-09-05  Mathieu Desnoyerssessiond: use epoll()/poll() instead of select()
2019-09-05  Jérémie GalarneauFix: mismatch of ust_app_get_size_one_more_packet_per_s...
2019-09-05  Jérémie GalarneauFix: mismatch of ust_app_snapshot_record prototype
2019-09-05  Mathieu DesnoyersFix: kernel/ust snapshot backward compat for 2.10 relay
2019-09-05  Mathieu Desnoyersrelayd protocol: reply path for close chunk and create...
2019-09-05  Mathieu DesnoyersFix: streaming and snapshot backward compat for relayd...
2019-09-05  Mathieu Desnoyersrelayd comm: add base path to create session
2019-09-05  Mathieu DesnoyersFix: close consumer sockets before waiting for them
2019-09-05  Mathieu DesnoyersFix: honor base path for network URIs
2019-09-05  Mathieu DesnoyersCleanup: typo: overriden -> overridden
2019-09-05  Jonathan RajotteSave registration time for app
2019-09-05  Jérémie GalarneauCleanup: mark utils_get_home_dir as returning a const...
2019-09-05  Mathieu DesnoyersFix: keep ust/kernel session items around for destroy...
2019-09-05  Mathieu DesnoyersFix: rmdir recursive: skip non-empty directories with...
next
This page took 0.043352 seconds and 7 git commands to generate.