payload: use fd_handle instead of raw file descriptors
[lttng-tools.git] / src / bin / lttng-sessiond / client.c
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-06-12  Jonathan RajotteClean-up: replace space by tabs
2020-05-26  Jérémie Galarneauconsumerd: tag metadata channel as being part of a...
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-01-30  Michael JeansonMove to kernel style SPDX license identifiers
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 Rajottetrackers: support tracking feature
2019-12-19  Mathieu Desnoyerssessiond: implement clear command
2019-12-19  Mathieu Desnoyerssessiond: cmd_rotate_session: introduce command argument
2019-10-07  Jérémie GalarneauFix: sessiond: client socket not created by the main...
2019-09-20  Jonathan RajotteFix: Close socket handle on error
2019-09-15  Jérémie Galarneausessiond: fix: possible unaligned access in packed...
2019-09-14  Jérémie Galarneausessiond: fix: possible unaligned access in packed...
2019-09-05  Mathieu DesnoyersFix: reintroduce lazy kernel modules load, fix empty...
2019-08-09  Jérémie GalarneauFix: perform a rotation to a null trace chunk on sessio...
2019-07-25  Jérémie GalarneauFix: wait for the completion of implicit session rotations
2019-05-04  Yannick LamarreClean code base from redundant verification
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2019-04-08  Jérémie GalarneauFix: command reply message is leaked for variable-len...
2019-01-18  Jérémie GalarneauFix: create_kernel_session asserts on failure
2019-01-14  Jérémie GalarneauFix: wrong error check on kernel session creation
2018-12-11  Jérémie GalarneauFix: report initialization error of client thread
2018-12-06  Jérémie GalarneauLaunch the consumer management thread using lttng_thread
2018-12-05  Jérémie GalarneauLaunch the client management thread using lttng_thread
This page took 0.136654 seconds and 40 git commands to generate.