action-executor: evaluated object credentials are optional
[lttng-tools.git] / src / bin / lttng-sessiond / session.c
2020-10-28  Jonathan Rajottecredentials: uid and gid now use LTTNG_OPTIONAL
2020-08-17  Jérémie Galarneausessiond: enforce user-exclusive session access in...
2020-08-17  Jérémie GalarneauRevert "Fix: sessiond: erroneous user check logic in...
2020-08-14  Jérémie GalarneauFix: sessiond: erroneous user check logic in session_ac...
2020-08-11  Jérémie GalarneauClean-up: sessiond: change space to tabs
2020-07-16  Jérémie GalarneauFix: stream intersection fails on snapshot of cleared...
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-12-19  Mathieu Desnoyerstrace-chunk: Introduce chunk "path", relayd session...
2019-12-19  Mathieu Desnoyerssessiond: add clear notifier
2019-12-19  Mathieu Desnoyerssessiond: cmd_rotate_session: introduce command argument
2019-12-19  Mathieu DesnoyersSend ust and kernel domain directory handle to consumer
2019-12-13  Jérémie GalarneauMake lttng_directory_handle reference countable
2019-12-03  Simon Marchisessiond: make ltt_sessions_ht_alloc static
2019-11-05  Jonathan RajotteFix: move set base_path of session to URI configuration
2019-10-19  Michael JeansonTypo: occured -> occurred
2019-09-20  Mathieu DesnoyersFix: destroy command: put consumer output after destroy...
2019-09-11  Jérémie Galarneausessiond: clean-up: init ret value of _session_set_trac...
2019-09-10  Jérémie GalarneauClean-up: remove dead assignments while setting session...
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-03  Mathieu DesnoyersFix: honor base path for network URIs
2019-08-23  Mathieu DesnoyersFix: keep ust/kernel session items around for destroy...
2019-08-09  Jérémie GalarneauFix: perform a rotation to a null trace chunk on sessio...
2019-08-09  Jérémie GalarneauFix: use relay_id from ust_session or kernel_session...
2019-08-09  Jérémie GalarneauFix: only create trace chunk if the output of a session...
2019-08-09  Jérémie Galarneaurelayd: create stream files relative to a session's...
2019-08-09  Jérémie Galarneaurelayd: add remote trace chunk close command
2019-07-25  Jérémie Galarneaurelayd: add remote trace chunk creation command
2019-07-25  Jérémie GalarneauAdd rmdirat and renameat to run-as commands
2019-07-25  Jérémie GalarneauFix: wait for the completion of implicit session rotations
2019-07-25  Jérémie GalarneauCreate stream files relative to a stream's current...
2019-07-18  Jérémie GalarneauCreate an initial trace chunk on first start of an...
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2019-03-26  Jérémie GalarneauFix: release reference to ltt_session on error instead...
2018-12-04  Jérémie GalarneauWait for the destruction of sessions before tearing...
2018-12-03  Jérémie GalarneauReference count ltt_session objects
2018-11-16  Jérémie GalarneauFix: rotation error may leave session in "ONGOING"...
2018-11-16  Jérémie GalarneauClean-up: move global sessiond symbols out of main.o
2018-10-02  Jérémie GalarneauFix: rotation may never complete in per-PID buffering...
2018-08-24  Jérémie GalarneauAdd a trace archive location accessor to the session API
2018-05-03  Jérémie GalarneauEnforce locking assumptions during channel creation
2018-04-07  Jérémie GalarneauExtend the rotation API to provide network trace archiv...
2018-04-03  Jérémie GalarneauAdd initial "no rotation" state to session rotation...
2018-04-03  Julien DesfossezRotate timer
2018-03-21  Julien DesfossezRelay rotate pending command
2018-03-21  Julien DesfossezRotate command
2016-03-09  Jérémie GalarneauFix: session_find_by_id can return NULL legitimately
2016-03-09  Jérémie GalarneauFix: mark ltt_sessions_ht_destroy as static
2016-03-09  Jérémie GalarneauDocs: Missing locking assumptions in function headers
2016-03-08  Jérémie GalarneauMissing void in function signature
2016-02-25  Julien DesfossezAdd a HT to lookup sessions by id
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-03  Mathieu DesnoyersFix: reference counting of consumer output
2015-03-26  Mathieu Desnoyersshm-path: remove directory hierarchy on destroy
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-03-06  Jérémie Galarneausession_find_by_name does not need a non-const name...
2014-02-25  David GouletFix: forbid session name creation if contains /
2013-09-30  David GouletFix: session's hostname wrongly assigned
2013-09-27  Julien DesfossezImplement the relayd live features
2013-07-04  David GouletFix: session ID signess to uin64_t in sessiond
2013-06-27  David GouletImplement snapshot commands in lttng-sessiond
2013-04-30  Mathieu DesnoyersFix RCU-related hangs: incorrect lttng_ht_destroy use
2013-04-12  David GouletFix: remove unused path variables from session obj
2013-02-18  David GouletDeprecate enable/disable-consumer
2013-01-22  David Gouletcppcheck: don't check NULL pointer before freeing them
2013-01-22  David GouletAdd safety assert() in session daemon
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-20  David GouletMove code out of main.c and fix some issues
2012-08-16  David GouletFix: Subdirectory handling for lttng and sessiond
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-07-17  Mathieu DesnoyersCleanup: rename session list count to "next_uuid"
2012-07-11  Mathieu DesnoyersFix: The session list count should provide unique ident...
2012-07-11  David GouletNetwork streaming support
2012-04-03  David GouletFix: return value signedness
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: All perror turned into PERROR to show file and...
2012-02-01  David GouletImprove error handling of lttng cli
2012-01-20  David GouletRename lttngerr.h to error.h
2012-01-20  David GouletSplit and remove lttng-share header file
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.480818 seconds and 88 git commands to generate.