Fix: Properly sanitize input parameter
[lttng-tools.git] / src /
2019-03-28  Yannick LamarreFix: Properly sanitize input parameter
2019-03-28  Yannick LamarreEnforce DL_LIBS value instead of hard coded -ldl
2019-03-28  Yannick LamarreFix: Add POPT_CFLAGS to lttng_CFLAGS
2019-03-28  Mathieu DesnoyersFix: consumer snapshot: handle unsigned long overflow
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 GalarneauClarify incorrect channel output type logging message
2019-03-28  Jérémie GalarneauMark lttng_kconsumer_snapshot_channel as static
2019-03-28  Jérémie GalarneauDocs: clarify the meaning of the snapshot_mode flag...
2019-03-28  Jérémie Galarneaulttng: clean-up the printout of snapshot outputs
2019-03-28  Jérémie Galarneaulttng: clean-up printout of session output destination
2019-03-26  Jérémie GalarneauFix: missing include can cause structures to not be...
2019-03-26  Jérémie GalarneauFix: check illegal combinations of ctrl-url/data-url...
2019-03-26  Jérémie GalarneauFix: lttng_uri structure must be packed as it is used...
2019-03-26  Jérémie GalarneauFix: missing mentions of tracing session rotation in...
2019-03-26  Jérémie GalarneauFix: release reference to ltt_session on error instead...
2019-03-26  Jérémie GalarneauFix relayd: session leaked on communication error durin...
2019-02-16  Francis DeslauriersPrevent channel buffer allocation larger than memory
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-14  Jérémie GalarneauAdd an internal uuid formatting utility
2019-02-11  Jonathan RajotteFix: don't destroy the sockets if the snapshot was...
2019-02-11  Jonathan RajotteFix: run-as thread deadlock on itself in restart error...
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: only free trace_path when it is dynamically allocated
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 lttng-consumerd global HTs in run-as worker
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 GalarneauFix: error logged on partial recvmsg() in MSG_DONTWAIT
2019-01-14  Jérémie GalarneauPrint UTF-8 SI suffix only when allowed by the locale
2019-01-14  Jérémie GalarneauMove time utils to their own time.c file
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  Mathieu DesnoyersFix: relayd: rotation pending off-by-one
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-12  Jérémie GalarneauFix: use assignment-suppression for unused sscanf arguments
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 DeslauriersCleanup: consumer socket creation debug msg always...
2018-12-10  Francis DeslauriersFix: may be used uninitialized warnings
2018-12-10  Francis Deslauriersuserspace-probe: Print error on binary not found
2018-12-10  Francis Deslauriersuserspace-probe: Print error for unsupported instrument...
2018-12-07  Michael JeansonRevert stubbing of runas functions
2018-12-07  Michael JeansonRevert stubbing of unix socket functions
2018-12-07  Michael JeansonFix: warning 'fd' may be used uninitialized
2018-12-06  Jérémie GalarneauFix: worker structure is leaked in run_as process
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
2018-12-05  Jérémie GalarneauStop sessions before destroying on teardown of session...
2018-12-05  Jérémie GalarneauRemove the sessiond "ready" counter mechanism
2018-12-05  Jérémie GalarneauLoad session configurations from lttng-sessiond's main...
2018-12-05  Jérémie GalarneauLaunch the kernel management thread using lttng_thread
2018-12-05  Jérémie GalarneauLaunch agent management thread using lttng_thread
2018-12-05  Jérémie GalarneauMark lttng_pipe as const where possible
2018-12-05  Jérémie GalarneauLaunch the application notification thread using lttng_...
2018-12-05  Jérémie GalarneauLaunch the application management thread with lttng_thread
2018-12-05  Jérémie GalarneauLaunch application registration thread using lttng_thread
2018-12-05  Jérémie GalarneauLaunch the ust registration dispatch thread using lttng...
2018-12-05  Jérémie GalarneauLaunch the client management thread using lttng_thread
2018-12-05  Jérémie GalarneauLaunch the timer thread using lttng_thread
2018-12-05  Jérémie GalarneauLaunch the rotation thread using lttng_thread
2018-12-05  Jérémie GalarneauFix: flush the rotation thread's job queue on exit
2018-12-05  Jérémie GalarneauStop rotation pending check timer from the rotation...
2018-12-05  Jérémie GalarneauLaunch the notification thread using lttng_thread
2018-12-05  Jérémie GalarneauLaunch the health management thread using lttng_thread
2018-12-05  Jérémie GalarneauLaunch the ht-cleanup thread using lttng_thread util
2018-12-04  Jérémie GalarneauAdd a thread utility class and thread list
2018-12-04  Jérémie GalarneauDon't perform an implicit rotation on session stop
2018-12-04  Jérémie GalarneauWait for the destruction of sessions before tearing...
2018-12-03  Jérémie GalarneauFix: rotation_unavailable returned on failure to read...
2018-12-03  Jérémie GalarneauFix: mark rotation pending check timer is never marked...
2018-12-03  Jérémie GalarneauAcquire a reference to a session when a timer is active
2018-12-03  Jérémie GalarneauReference count ltt_session objects
2018-11-16  Michael JeansonFix: typo 'occured' -> 'occurred'
2018-11-16  Michael JeansonFix: typo 'retrive' -> 'retrieve'
2018-11-16  Michael JeansonFix: typo 'convet' -> 'convert'
2018-11-16  Michael JeansonFix: typo 'leat' -> 'least'
2018-11-16  Mathieu DesnoyersFix: max_t/min_t macros are missing cast on input
2018-11-16  Mathieu DesnoyersFix: Connect timeout arithmetic in inet/inet6 (v4)
next
This page took 0.039813 seconds and 7 git commands to generate.