Fix: tests: fix unused-but-set warning in test_fd_tracker.c
[lttng-tools.git] / src / bin / lttng-sessiond / action-executor.c
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2021-06-16  Michael JeansonSilence warnings on GCC 4.8 with -Wmaybe-uninitialized
2021-05-11  Jérémie GalarneauMake the subitems array a part of action_work_item
2021-05-10  Francis DeslauriersFix: action-executor: leak of `work_item::subitems...
2021-04-23  Jonathan RajotteFix: action executor: deadlock on session_list_lock
2021-04-22  Jérémie Galarneauaction list: missing renames from previous name "group"
2021-04-22  Jérémie Galarneausessiond: add support for anonymous triggers
2021-04-22  Jonathan RajotteRename group action files to list files
2021-04-22  Jonathan RajotteRename action group to action list
2021-04-22  Jonathan RajotteMove on-event*.* to event-rule-matches*.*
2021-04-21  Jérémie GalarneauFix: sessiond: action-executor: uninitialized session_n...
2021-04-18  Jonathan Rajotteaction executor: use an execution context to validate...
2021-04-18  Jonathan Rajotteaction executor: execute action only if the associated...
2021-04-18  Jonathan Rajotteaction-executor: consider action firing policy on actio...
2021-04-13  Francis DeslauriersCleanup: reuse `lttng_action_type_string()` to print...
2021-04-13  Simon MarchiClean-up: sessiond: prepend `the_` to global variable...
2021-04-07  Jérémie Galarneaunotification: transmit originating trigger as part...
2021-03-17  Jonathan RajotteRename files for condition event-rule to on-event
2021-03-16  Jonathan Rajottesessiond: action-executor: Missing notify header
2021-02-11  Jérémie Galarneausessiond: action-executor: log trigger name rather...
2021-02-11  Jérémie GalarneauFix: action-executor: address of trigger name logged...
2020-12-01  Francis DeslauriersFix: missing `_mutex_lock()` before signaling a conditi...
2020-11-24  Jonathan Rajotteaction-executor: missing include of internal event...
2020-11-17  Jonathan Rajotteaction-executor: evaluated object credentials are optional
2020-11-12  Jonathan Rajotteaction-executor: add trigger name to debugging output
2020-11-09  Jonathan Rajottetrigger: expose trigger owner uid
2020-11-06  Jonathan RajotteClean-up: action-executor: typo and missing tab
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  Jonathan Rajotteaction: Mark parameter of lttng_action_get_type as...
2020-08-21  Jérémie GalarneauFix: action executor: double work list unlock on error
2020-08-19  Jérémie GalarneauFix: sessiond: client/client_list lock inversion on...
2020-08-17  Jérémie Galarneausessiond: trigger: run trigger actions through an actio...
2020-08-17  Jérémie GalarneauRevert "sessiond: trigger: run trigger actions through...
2020-08-13  Jérémie Galarneausessiond: trigger: run trigger actions through an actio...
This page took 0.200939 seconds and 42 git commands to generate.