trigger: generate and add tracer token on registration
[lttng-tools.git] / src / bin / lttng-sessiond /
2020-11-12  Jonathan Rajottetrigger: generate and add tracer token on registration
2020-11-12  Jonathan Rajotteaction-executor: add trigger name to debugging output
2020-11-11  Jonathan Rajottetrigger: implement trigger naming
2020-11-09  Michael Jeansonport: FreeBSD does support fchown and fchmod on a shm fd
2020-11-09  Jonathan Rajottetrigger: implement is_equal
2020-11-09  Jonathan Rajottetrigger: expose trigger owner uid
2020-11-06  Jonathan RajotteClean-up: action-executor: typo and missing tab
2020-11-06  Michael Jeansonport: FreeBSD has no ENODATA, alias it to ENOATTR
2020-11-06  Michael JeansonCleanup: Use pkg-config to detect liburcu
2020-10-29  Jérémie GalarneauClean-up: sessiond: silence negative index warning
2020-10-28  Jonathan Rajottecredentials: uid and gid now use LTTNG_OPTIONAL
2020-10-28  Michael Jeansonport: use compat lttng_fls()
2020-10-28  Michael Jeansonport: FreeBSD has no LOGIN_NAME_MAX, use sysconf instead
2020-10-28  Michael Jeansonport: no eventfd support on FreeBSD
2020-10-28  Jonathan Rajotteaction: Mark parameter of lttng_action_get_type as...
2020-10-28  Michael Jeansonport: no HOST_NAME_MAX on FreeBSD, use LTTNG_HOST_NAME_MAX
2020-08-21  Jérémie GalarneauFix: action executor: double work list unlock on error
2020-08-20  Jérémie GalarneauFix: memcpy used on potentially overlapping regions
2020-08-20  Jonathan Rajottesessiond: notification: use lttng_payload for communica...
2020-08-19  Jérémie GalarneauFix: sessiond: client/client_list lock inversion on...
2020-08-19  Jérémie GalarneauFix: sessiond: missing rcu read lock on client in/out...
2020-08-17  Jérémie Galarneausessiond: enforce user-exclusive session access in...
2020-08-17  Jérémie Galarneausessiond: trigger: run trigger actions through an actio...
2020-08-17  Jérémie GalarneauRevert "Fix: sessiond: erroneous user check logic in...
2020-08-17  Jérémie GalarneauRevert "sessiond: trigger: run trigger actions through...
2020-08-14  Jérémie GalarneauFix: sessiond: erroneous user check logic in session_ac...
2020-08-13  Jérémie Galarneausessiond: trigger: run trigger actions through an actio...
2020-08-11  Jonathan RajotteFix: notification: deadlock on cmd_queue.lock and clien...
2020-08-11  Jérémie Galarneausessiond: notification: add support for async commands
2020-08-11  Jérémie Galarneausessiond: notification: refactor: split transmission...
2020-08-11  Jérémie Galarneausessiond: notification: synchronize notification client...
2020-08-11  Jérémie Galarneausessiond: notification: introduce the notion of 'active...
2020-08-11  Jérémie Galarneausessiond: notification: maintain an id to notification_...
2020-08-11  Jérémie Galarneaulogging: print human-readable thread names when logging
2020-08-11  Jérémie Galarneausessiond: clarify the role of notification credentials
2020-08-11  Jonathan RajotteUse lttng_trigger credentials to send evaluation to...
2020-08-11  Jonathan Rajottetrigger: use condition and action ref counting to ease...
2020-08-11  Jérémie GalarneauClean-up: sessiond ust-app: change spaces to tabs
2020-08-11  Jérémie GalarneauClean-up: sessiond notification thread: change spaces...
2020-08-11  Jérémie GalarneauClean-up: sessiond kernel: change spaces to tabs
2020-08-11  Jérémie GalarneauClean-up: sessiond kernel: fix include style
2020-08-11  Jérémie GalarneauClean-up: sessiond consumer: change space to tabs
2020-08-11  Jérémie GalarneauClean-up: sessiond: change space to tabs
2020-08-11  Jérémie GalarneauClean-up: sessiond manage-consumer: change space to...
2020-08-11  Jérémie GalarneauClean-up: sessiond command: fix include style
2020-08-11  Jérémie GalarneauClean-up: sessiond command: change space to tabs
2020-08-11  Jérémie GalarneauClean-up: sessiond rotation: change space to tabs
2020-08-11  Jérémie GalarneauClean-up: sessiond: change space to tabs
2020-08-11  Jonathan Rajottetrigger: internal: add credentials information
2020-08-10  Jérémie Galarneausessiond: clean-up: remove unused `state` function...
2020-08-10  Jonathan Rajottesessiond: comm: add fd count information for lttng...
2020-07-29  Jonathan RajotteFix: sessiond: unchecked return value
2020-07-29  Jonathan RajotteFix: sessiond: unchecked return value
2020-07-27  Jérémie Galarneausessiond: client: use common payload send fds util
2020-07-27  Jérémie Galarneaupayload: use fd_handle instead of raw file descriptors
2020-07-27  Jérémie Galarneauuprobe: transmit binary file descritptor through lttng_...
2020-07-27  Jérémie Galarneaucommon: move lttng_payload[_view] to libcommon
2020-07-27  Jérémie Galarneausessiond: prepare client replies through an lttng_payload
2020-07-27  Jérémie GalarneauClean-up: sessiond: change spaces to tab
2020-07-27  Jérémie GalarneauFix: sessiond: don't negate error code on list error
2020-07-27  Jonathan RajotteFix: partial recv lead to client disconnect
2020-07-21  Michael JeansonAdd kernel and UST time namespace context
2020-07-21  Jérémie GalarneauFix: sessiond: wrong variable checked for error code
2020-07-16  Jérémie GalarneauFix: stream intersection fails on snapshot of cleared...
2020-06-26  Jonathan RajotteFix: consumer: dangling chunk on buffer allocation...
2020-06-12  Jonathan RajotteClean-up: replace space by tabs
2020-06-11  Jérémie Galarneauliblttng-ctl: use lttng_payload for serialize/create_fr...
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-04-22  Jérémie GalarneauFix: sessiond: sessiond and agent deadlock on destroy
2020-04-15  Mathieu Desnoyersust registry: Refactor representation of nested types
2020-04-07  Jérémie GalarneauFix: sessiond: invalid session configuration on EXCLUDE...
2020-04-02  Jérémie GalarneauFix: sessiond: error reported on session destruction...
2020-04-02  Jérémie GalarneauFix: sessiond: erroneous error code returned on rotatio...
2020-04-01  Michael JeansonTypo: 'Accomodate' -> 'Accommodate'
2020-04-01  Jérémie GalarneauClean-up: trace-ust comment still refers to only PID...
2020-03-27  Jérémie GalarneauFix: sessiond: missing goto in error handler
2020-03-26  Simon MarchiFix: sessiond: make the --without-lttng-ust version...
2020-03-26  Jérémie GalarneauRefactor: lttng-ctl: follow terminology of the tracker...
2020-03-20  Simon MarchiFix all -Wdiscarded-qualifiers warning instances
2020-03-10  Jonathan RajotteFix: sessiond: domain subdirectory not deleted on empty...
2020-02-07  Francis DeslauriersFix: lttng-sessiond: control reaches end of non-void...
2020-02-03  Jérémie GalarneauFix: sessiond: snapshot errors don't clear session...
2020-02-03  Jérémie GalarneauFix: sessiond: bounded snapshot record fails when no...
2020-01-31  Jérémie GalarneauFix: unchecked return value of cds_lfht_destroy()
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-17  Michael JeansonFix: build failure with -fno-common
2020-01-13  Jonathan RajotteFix: skip start trace for app that are already started.
2020-01-13  Jonathan RajotteFix: keep active session state on redundant start command
2020-01-13  Francis DeslauriersFix: build failures when `--without-lttng-ust`
2019-12-20  Jérémie GalarneauSync lttng-ust ABI version in ust-abi-internal.h
2019-12-20  Jonathan RajotteRefactoring: introduce lttng_tracker_ids_serialize
2019-12-20  Jonathan RajotteRefactoring: move count to an output parameter
2019-12-20  Jonathan RajotteRefactoring: introduce lttng_tracker_ids data structure
2019-12-20  Jonathan RajotteRefactoring: use an opaque lttng_tracker_id type
2019-12-20  Jonathan Rajotteust-app: remove dead code
2019-12-20  Jonathan RajotteFix: Skip uid registry when metadata key value is 0
2019-12-20  Jonathan Rajottetrackers: support tracking feature
2019-12-20  Mathieu Desnoyerstrackers: add sessiond tracker list implementation
2019-12-20  Jérémie GalarneauFix: sessiond: check for lttng-modules ABI 2.1 rather...
next
This page took 0.040975 seconds and 7 git commands to generate.