Fix: lttng-relayd allow binding of privileged ports for non-root users
[lttng-tools.git] / src / bin /
2016-06-03  Jérémie GalarneauFix: lttng-relayd allow binding of privileged ports...
2016-06-03  Mathieu Desnoyersrelayd: optimize receive throughput
2016-05-20  Jérémie GalarneauClarify kernel version check error messages
2016-05-20  Jérémie GalarneauFix: Error reported if no domain is provided for start...
2016-05-20  Jérémie GalarneauHandle unknown domain on session start
2016-05-20  Jérémie GalarneauFix: loading of live session within userspace domains
2016-05-20  Jonathan RajotteFix: do not return error on LTTNG_ERR_SNAPSHOT_NODATA
2016-05-20  Jonathan RajotteFix: d_type validity is not guaranteed on all nfs versions
2016-05-20  Mathieu DesnoyersFix: add missing semicolons after MSG, DBG, ERR print...
2016-05-20  Jonathan RajotteFix: Use get_domain_str on add context
2016-05-20  Mathieu DesnoyersFix: kernel tracing: flush after stop
2016-05-20  Mathieu DesnoyersFix: UST should not generate packet at destroy after...
2016-05-20  Mathieu DesnoyersFix: remove logically dead code in send_channel_uid_to_ust
2016-05-20  Mathieu DesnoyersFix: unchecked return value in relayd live.c
2016-05-20  Mathieu DesnoyersFix: unchecked return value in trace_clock_read64_monotonic
2016-05-20  Jonathan RajotteFix: initialize the cur_event variable before using it
2016-05-20  Mathieu DesnoyersFix: NULL pointer dereference in relay_index_get_by_id_...
2016-05-20  Jérémie GalarneauFix: Deference after null check in sessiond set_option
2016-05-20  Mathieu DesnoyersFix: Wrong sizeof argument in pid tracker
2016-05-20  Mathieu DesnoyersFix: Integer overflowed argument
2016-05-20  Michael JeansonFix: Free variables before strdup()
2016-05-20  Michael JeansonFix: Add missing free() in spawn_viewer
2016-05-20  Mathieu DesnoyersFix: illegal memory access in send_viewer_streams
2016-05-20  Mathieu DesnoyersFix: illegal memory access in viewer_list_sessions
2016-05-20  Mathieu DesnoyersFix: illegal memory access in session_create
2016-05-20  Mathieu DesnoyersFix: illegal memory access in consumer_set_subdir
2016-05-20  Mathieu DesnoyersFix: illegal memory access in syscall_init_table
2016-05-20  Mathieu DesnoyersFix: illegal memory access in write_pidfile
2016-05-20  Mathieu DesnoyersFix: illegal memory access in list_lttng_channels
2016-05-20  Mathieu DesnoyersFix: illegal memory access in cmd_snapshot_record
2016-05-20  Mathieu DesnoyersFix: illegal memory access in output_init
2016-05-20  Mathieu DesnoyersFix: illegal memory access in consumer_set_network_uri
2016-05-20  Mathieu DesnoyersFix: illegal memory access in cmd_snapshot_list_outputs
2016-05-20  Mathieu DesnoyersFix: illegal memory access in list_events
2016-05-20  Mathieu DesnoyersFix: illegal memory access in disable_event
2016-05-20  Mathieu DesnoyersFix: illegal memory access in add_uri_to_consumer
2016-05-20  Mathieu DesnoyersFix: illegal memory access in init_ust_event_from_agent...
2016-05-20  Mathieu DesnoyersFix: illegal memory access in _cmd_enable_event
2016-05-16  Jérémie GalarneauSnapshot warning if there are no events in one of the...
2016-05-15  Jonathan RajotteSnapshot: record: use same datetime for snapshot folder...
2016-05-15  Jonathan RajotteRefactor: move the snapshot type check into output...
2016-04-20  Michael JeansonTypo: catched -> caught
2016-03-09  Jérémie GalarneauFix: Only save kernel enablers in session configuration
2016-03-09  Jérémie GalarneauFix: Only list kernel enablers when listing events
2016-03-09  Jérémie GalarneauFix: syscalls hash table leaks when listing kernel...
2016-02-24  Mathieu DesnoyersFix: per-pid ust buffers flush race with application...
2016-02-14  Jérémie GalarneauFix: report already enabled event error to client
2016-02-11  Mathieu DesnoyersFix: handle negative clock offset for lttng-ust metadata
2015-11-19  Jérémie GalarneauFix: Don't spam session daemon logs on invalid UST...
2015-11-02  Jérémie GalarneauFix: Check for NULL hash tables on relay daemon teardown
2015-11-02  Jérémie GalarneauFix: Unchecked NULL string in logging statement
2015-11-02  Alexandre MontplaisirFix: include the filter expression in agent events...
2015-09-24  Jérémie GalarneauFix: Handle EINTR of waitpid when spawning a session...
2015-09-22  Jérémie GalarneauReword warning on event disable
2015-09-22  Jonathan RajotteHelp: add -j -l -p option to help string
2015-09-22  Jonathan RajotteUse empty event name on disable -a for ust and agent...
2015-09-22  Jonathan RajotteFix: disable kernel event based on name and event type
2015-09-21  Jérémie GalarneauFix: Break out of loop when searching for a domain...
2015-09-18  Jérémie GalarneauFix: Perform rcu barrier before tearing down the run...
2015-09-18  Jérémie GalarneauFix: Only log app handle release on failure
2015-09-18  Jérémie GalarneauFix: Wrong format specifier used in debug statement
2015-09-18  Mathieu DesnoyersFix: relayd: don't call lttng_ht_destroy in RCU read...
2015-09-18  Mathieu DesnoyersFix: libc internal mutex races with run_as
2015-09-17  Jonathan RajotteReport error if any disable action fails
2015-09-17  Jonathan RajotteFix: disable all ust events
2015-09-17  Jonathan RajotteBring back event_ust_disable_all_tracepoints
2015-09-17  Jonathan RajotteFix: sessiond: disable: match app event by name
2015-09-17  Jonathan Rajottelttng-crash: support symlink
2015-09-17  Antoine BusqueFix: dereferencing null index pointer
2015-09-17  Antoine BusqueFix: leaking memory from strdup in lttng-crash
2015-09-17  Antoine BusqueFix: double free on enable-event
2015-09-17  Philippe ProulxFix: error on no/multiple domain options
2015-09-17  Philippe ProulxFix: lttng-crash: segfault when parsing options
2015-09-17  Mathieu DesnoyersPrint relayd stream indexes
2015-09-17  Mathieu DesnoyersEnhance relayd error reporting
2015-09-17  Mathieu DesnoyersFix: relayd: handle consumerd crashes without leak
2015-09-17  Mathieu DesnoyersFix: LPOLLHUP and LPOLLERR when there is still data...
2015-09-09  Jonathan RajotteFix: double RCU unlock on event_agent_disable_all
2015-09-08  Mathieu DesnoyersFix: unbalanced RCU read-side lock in enable event...
2015-09-08  Mathieu DesnoyersAdd rcu_read_ongoing() assertions around process_client_msg
2015-09-08  Jérémie GalarneauClean-up and simplify event_agent_disable_all
2015-09-08  Philippe ProulxFix: disable agent events by name
2015-09-08  Philippe Proulxsessiond: add loglevels_match()
2015-09-08  Philippe ProulxFix: include loglevel type in agent event's primary key
2015-09-08  Philippe ProulxFix: include loglevel type in UST event's primary key
2015-09-08  Philippe Proulxsessiond: use `loglevel_value` and `loglevel_type`...
2015-09-08  Jérémie GalarneauRemove dot after enable-event message
2015-09-08  Antoine BusqueFix: don't print the default channel name when enabling...
2015-09-08  Antoine BusqueFix: fail gracefully on --exclude on unsupported domains
2015-09-08  Antoine BusqueFix: initialize live_timer to 0 for snapshot session
2015-09-08  Antoine BusqueFix: correct mismatched function signatures
2015-09-08  Jérémie GalarneauClearer error reporting when failing to launch session...
2015-09-08  Philippe ProulxDaemonize sessiond on `lttng create`
2015-09-08  Mathieu DesnoyersFix: consumer signal handling race
2015-09-08  Philippe ProulxFix: list_ust_events(): dangling pointer
2015-09-08  Philippe ProulxFix: MI: close domain when listing multiple agent domains
2015-09-08  Jonathan RajotteFix: use pid element instead of process element
2015-09-08  Jonathan RajotteFix: race between kconsumerd and sessiond on tear down
2015-09-08  Jérémie GalarneauFix: Buggy string comparison in ust registry ht_match_event
2015-09-08  Jérémie GalarneauFix: Bad cast of lttng_kernel_instrumentation to lttng_...
next
This page took 0.045164 seconds and 7 git commands to generate.