Fix: sessiond: assertion fails when getting name of trigger
[lttng-tools.git] / src / common / trace-chunk.c
2020-10-28  Jonathan Rajottecredentials: uid and gid now use LTTNG_OPTIONAL
2020-10-15  Jérémie GalarneauFix: relayd: failure to read index entry or stream...
2020-08-11  Jérémie GalarneauClean-up: trace-chunk: change space to tabs
2020-07-16  Jérémie GalarneauFix: relayd: viewer metadata is not rotated after a...
2020-05-19  Jonathan RajotteFix: common: abort on rotation after time manipulation
2020-04-03  Jérémie GalarneauFix: relayd: crash on creation of session by peer ...
2020-03-26  Simon MarchiFix: common: make lttng_trace_chunk_remove_subdirectory...
2020-02-18  Jérémie GalarneauFix: trace-chunk: useless assignment to 'ret'
2020-02-03  Jérémie GalarneauFix: trace-chunk: dereference after NULL check
2020-01-31  Jérémie GalarneauFix: trace-chunk: dereference after null check of old_path
2020-01-31  Jérémie GalarneauClean-up: trace-chunk: remove unreachable code
2020-01-31  Jérémie Galarneaurelayd: track directory handles through the fd-tracker
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-30  Jérémie Galarneaurelayd: replace uses of block FDs by the fs_handle...
2020-01-30  Jérémie Galarneautrace chunk: allow associating an fd_tracker to a trace...
2020-01-30  Jérémie Galarneaurelayd: share the same output directory handle accross...
2019-12-19  Mathieu Desnoyerstrace-chunk: implement no-op and delete release commands
2019-12-19  Mathieu Desnoyerstrace-chunk: Introduce chunk "path", relayd session...
2019-12-19  Mathieu Desnoyerscommon trace-chunk: introduce lttng_trace_chunk_get_nam...
2019-12-19  Mathieu Desnoyerscommon: trace-chunk: track all files within a chunk
2019-12-19  Mathieu Desnoyerssessiond: cmd_rotate_session: introduce command argument
2019-12-19  Mathieu Desnoyerscommon: index and trace-chunk file creation/open API...
2019-12-13  Jérémie GalarneauMake lttng_directory_handle reference countable
2019-10-29  Jérémie GalarneauFix: trace-chunk: log the cause of file open failures
2019-10-19  Michael JeansonFix typo 'Attemp' -> 'Attempt'
2019-10-03  Francis DeslauriersFix: common: Dereference after null check
2019-09-30  Jérémie GalarneauFix: trace chunk reported unknown before close command...
2019-09-20  Jonathan RajotteFix: release reference to new chunk on copy error
2019-09-19  Jérémie GalarneauAdd a copy method to the trace chunk interface
2019-09-19  Jérémie Galarneautrace-chunk: clean-up: mark close command properties...
2019-09-18  Jérémie Galarneautrace-chunk: clean-up: misleading label name
2019-09-12  Jérémie GalarneauClean-up: suppress bogus scan-build warning
2019-09-09  Jérémie GalarneauClean-up: format using remaining buffer len rather...
2019-09-09  Jérémie GalarneauFix: return NULL on trace chunk registry failure
2019-09-06  Jérémie GalarneauFix: strndup does not exist on Solaris 10
2019-09-06  Jérémie GalarneauFix: strnlen is not defined on Solaris 10
2019-09-05  Mathieu Desnoyersrelayd protocol: reply path for close chunk and create...
2019-09-05  Mathieu DesnoyersFix: consumer: put each chunk on teardown
2019-08-30  Mathieu DesnoyersCleanup: typo: overriden -> overridden
2019-08-09  Jérémie Galarneaurelayd: implement file and session rotation on top...
2019-08-09  Jérémie Galarneaurelayd: add remote trace chunk close command
2019-07-25  Jérémie GalarneauDon't allow slashes and dots in overriden trace chunk...
2019-07-25  Jérémie GalarneauUse directory handle to rename trace chunk directory
2019-07-25  Jérémie GalarneauAdd rmdirat and renameat to run-as commands
2019-07-25  Jérémie GalarneauCreate stream files relative to a stream's current...
2019-07-18  Jérémie GalarneauAdd the trace chunk and trace chunk registry interfaces
This page took 0.241166 seconds and 52 git commands to generate.