Fix: possible null dereference
[lttng-tools.git] / src / bin / lttng-sessiond /
2019-09-10  Jérémie GalarneauClean-up: silence erroneous leak warning
2019-09-09  Jérémie GalarneauFix sessiond: report flush errors on session stop
2019-09-09  Jérémie GalarneauFix: leak of trace_path on error in ust_app_snapshot_record
2019-09-09  Jérémie GalarneauFix: forward fatal error in evaluate_condition_for_client()
2019-09-06  Jérémie GalarneauFix: sessiond does not build without lttng-ust support
2019-09-05  Jonathan RajotteSupport LTTNG_KERNEL_SESSION_SET_CREATION_DATETIME...
2019-09-05  Jonathan RajotteSupport LTTNG_KERNEL_SESSION_SET_NAME of lttng-modules
2019-09-05  Jonathan RajotteMetadata: add env fields to ease lttng path hierarchy...
2019-09-05  Mathieu DesnoyersFix: reintroduce lazy kernel modules load, fix empty...
2019-09-05  Mathieu Desnoyerssessiond: use epoll()/poll() instead of select()
2019-09-05  Jérémie GalarneauFix: mismatch of ust_app_get_size_one_more_packet_per_s...
2019-09-05  Jérémie GalarneauFix: mismatch of ust_app_snapshot_record prototype
2019-09-05  Mathieu DesnoyersFix: kernel/ust snapshot backward compat for 2.10 relay
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-05  Mathieu DesnoyersFix: close consumer sockets before waiting for them
2019-09-03  Mathieu DesnoyersFix: honor base path for network URIs
2019-08-30  Mathieu DesnoyersCleanup: typo: overriden -> overridden
2019-08-30  Jonathan RajotteSave registration time for app
2019-08-24  Jérémie GalarneauCleanup: mark utils_get_home_dir as returning a const...
2019-08-23  Mathieu DesnoyersFix: keep ust/kernel session items around for destroy...
2019-08-22  Mathieu DesnoyersFix: rmdir recursive: skip non-empty directories with...
2019-08-21  Mathieu DesnoyersFix: allow quiet rotation at destroy of live session
2019-08-09  Jérémie GalarneauFix: perform a rotation to a null trace chunk on sessio...
2019-08-09  Jérémie GalarneauClean-up: declare dummy pipe payload as a char instead...
2019-08-09  Jérémie GalarneauFix: use relay_id from ust_session or kernel_session...
2019-08-09  Jérémie GalarneauFix: remote kernel stream paths contain too much inform...
2019-08-09  Jérémie GalarneauFix: don't perform an automatic session rotation in...
2019-08-09  Jérémie GalarneauFix: remove assertions of the existence of a trace...
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 GalarneauFix: leak of consumer_output when using an explicit...
2019-08-09  Jérémie GalarneauSend session creation time to relay daemon when supported
2019-08-09  Jérémie Galarneaurelayd: add remote trace chunk close command
2019-07-25  Jérémie GalarneauCreate userspace buffers using ua_sess effective creden...
2019-07-25  Jérémie GalarneauUse lttng_credentials instead of bespoke uid/gid member...
2019-07-25  Jérémie Galarneaurelayd: add remote trace chunk creation command
2019-07-25  Jérémie Galarneaurelayd: Retrieve a relay_session's trace chunk on creation
2019-07-25  Jérémie GalarneauAdd rmdirat and renameat to run-as commands
2019-07-25  Jérémie GalarneauRemove unused ust_sock member of command_ctx
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-25  Jérémie GalarneauCleanup: remove duplicated code in snapshot record...
2019-07-18  Jérémie Galarneaurelayd: send sessiond uuid and session id as part of...
2019-07-18  Jérémie GalarneauTransmit sessiond uuid to consumerd on launch
2019-07-18  Jérémie GalarneauAdd a consumer daemon INIT command
2019-07-18  Jérémie GalarneauGenerate a UUID on lttng-sessiond launch
2019-07-18  Jérémie GalarneauRemove unneeded creation of the UST domain sub-directory
2019-07-18  Jérémie GalarneauCreate an initial trace chunk on first start of an...
2019-07-18  Jérémie GalarneauRemove unused bitfield.h header
2019-05-04  Yannick LamarreClean code base from redundant verification
2019-05-04  Yannick LamarreFix: hang in thread_rotation when using compat-poll
2019-04-30  Mathieu DesnoyersBump LTTNG_UST_ABI to 8.0
2019-04-25  Jonathan RajotteFix: getgrnam is not MT-Safe, use getgrnam_r
2019-04-10  Jérémie GalarneauLog the wait-shm's path on shm_open failure
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2019-04-10  Jérémie GalarneauMove completed trace archive chunks to an "archives...
2019-04-08  Jérémie GalarneauFix: command reply message is leaked for variable-len...
2019-03-28  Jérémie GalarneauClean-up: hide internal kernel_consumer_add_channel...
2019-03-28  Jérémie GalarneauFix: no-output sessions do not enforce snapshot constraints
2019-03-28  Jérémie GalarneauFix: wrong error code returned by kernel_snapshot_record()
2019-03-28  Jérémie GalarneauDocs: clarify the meaning of the snapshot_mode flag...
2019-03-26  Jérémie GalarneauFix: release reference to ltt_session on error instead...
2019-02-14  Jérémie GalarneauFix: destroy called twice on quit pipe
2019-02-14  Jérémie GalarneauUse uuid_to_str() when formatting metadata
2019-02-11  Jonathan RajotteFix: don't destroy the sockets if the snapshot was...
2019-02-11  Jonathan RajotteFix: session list lock must be held on session put...
2019-02-11  Jonathan RajotteSupport minute and hour as time suffixes
2019-01-23  Jérémie GalarneauFix: missing rcu read locking in trigger "unregister...
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
2019-01-14  Jérémie GalarneauFix: don't put() thread on shutdown failure
2019-01-14  Jérémie GalarneauFix: dereference on NULL pointer on allocation failure
2019-01-14  Jérémie GalarneauFix: leak of filter bytecode and expression on agent...
2019-01-14  Jérémie GalarneauFix: leak of sessiond configuration on launch of run...
2019-01-14  Jérémie GalarneauFix: leak of rundir config string
2019-01-14  Jérémie GalarneauFix: only synchronize application configuration on...
2019-01-14  Mathieu DesnoyersFix: run_command_wait() handle partial write
2019-01-14  Mathieu DesnoyersFix: do not repurpose iterator while it is being used
2019-01-14  Mathieu DesnoyersFix: handle_notification_thread_command: handle partial...
2019-01-14  Mathieu DesnoyersFix: notification thread: free session trigger list...
2019-01-14  Mathieu DesnoyersFix: notification thread: RCU-safe reclaim of hash...
2019-01-14  Jérémie GalarneauPrint UTF-8 SI suffix only when allowed by the locale
2018-12-12  Mathieu DesnoyersFix: sessiond: don't allocate buffers and files for...
2018-12-12  Mathieu DesnoyersCleanup: ust start/stop trace
2018-12-12  Jérémie GalarneauFix: missing session reference release on kernel poll...
2018-12-12  Jérémie GalarneauFix: set client socket permissions after launch of...
2018-12-11  Jérémie GalarneauFix: report initialization error of app registration...
2018-12-11  Jérémie GalarneauFix: report initialization error of client thread
2018-12-10  Francis DeslauriersFix: may be used uninitialized warnings
2018-12-07  Michael JeansonFix: warning 'fd' may be used uninitialized
2018-12-06  Jérémie GalarneauFix: ensure the ht clean pipe is empty before processin...
2018-12-06  Jérémie GalarneauPerform the clean-up of application notify sockets...
2018-12-06  Jérémie GalarneauClean-up: remove redundant exit labels from sessiond...
2018-12-06  Jérémie GalarneauMake the launch of the application registration thread...
2018-12-06  Jérémie GalarneauStop the application registration thread before orphane...
2018-12-06  Jérémie GalarneauRename ust-thread to notify-apps
2018-12-06  Jérémie GalarneauTeardown the notification thread after the sessiond...
2018-12-06  Jérémie GalarneauLaunch the consumer management thread using lttng_thread
next
This page took 0.043612 seconds and 7 git commands to generate.