Update version to v2.6.3
[lttng-tools.git] / src /
2016-05-20  Jérémie GalarneauFix: Missing semicolon after debug statement
2016-05-20  Jérémie GalarneauClarify kernel version check error messages
2016-05-20  Jonathan RajotteFix: do not return error on LTTNG_ERR_SNAPSHOT_NODATA
2016-05-20  Jérémie GalarneauFix: Set loopback adress in set_ip_addr if gethostbynam...
2016-05-20  Jonathan RajotteFix: load event state (enabled/disabled) correctly
2016-05-20  Jérémie GalarneauFix: only perform lttng_consumer_sync_trace_file()...
2016-05-20  Jérémie GalarneauFix: don't negate posix_fadvise return value to check...
2016-05-20  Jérémie GalarneauRename lttng_error_type to lttng_error_level
2016-05-20  Mathieu DesnoyersCleanup error.h __lttng_print() used for message printing
2016-05-20  Jonathan RajotteFix: Use get_domain_str on add context
2016-05-20  Mathieu DesnoyersFix: ust-consumer: flush empty packets on snapshot...
2016-05-20  Mathieu DesnoyersFix: WARN() should print as WARN level, not ERR
2016-05-20  Mathieu DesnoyersFix: error.h: add missing parenthesis around macro...
2016-05-20  Mathieu DesnoyersFix: bogus mask on error.h PRINT types
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: bad file descriptors on close after rotation error
2016-05-20  Jérémie GalarneauFix: posix_fadvise wrapper returns -ENOSYS on FreeBSD
2016-05-20  Michael JeansonFix: Double free in utils_partial_realpath error path
2016-05-20  Mathieu DesnoyersFix: remove logically dead code in send_channel_uid_to_ust
2016-05-20  Jérémie GalarneauFix: unchecked posix_fadvise() return value
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  Mathieu DesnoyersFix: Integer overflowed argument
2016-05-20  Mathieu DesnoyersFix: macro compares unsigned to 0 (no effect)
2016-05-20  Michael JeansonFix: Free variable before strdup() in process_event_node
2016-05-20  Michael JeansonFix: Free variables before strdup()
2016-05-20  Michael JeansonFix: Add missing free() in spawn_viewer
2016-05-20  Michael JeansonFix: Add missing free() in utils_partial_realpath
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 relayd_add_stream
2016-05-20  Mathieu DesnoyersFix: illegal memory access in relayd_create_session_2_4
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 _cmd_enable_event
2016-05-20  Mathieu DesnoyersImplement lttng_strncpy safe string copy
2016-05-20  Jérémie GalarneauFix: loading a session prints an error message but...
2016-05-20  Jérémie GalarneauSnapshot warning if there are no events in one of the...
2016-05-20  Jonathan RajotteSnapshot: record: use same datetime for snapshot folder...
2016-05-20  Jonathan RajotteRefactor: move the snapshot type check into output...
2016-05-20  Michael JeansonTypo: catched -> caught
2016-05-14  Mathieu DesnoyersFix: free ust channel object after grace period in...
2016-01-13  Jonathan RajotteFix: do not print error and bug messages when quiet...
2015-11-27  Jérémie GalarneauFix: close indexes when rotating the trace files in...
2015-11-27  Julien DesfossezFix: close indexes when rotating the trace files in...
2015-10-28  Mathieu DesnoyersFix: use liburcu flavor header instead of local copy
2015-10-28  Mathieu DesnoyersFix: rculfhash should not include specific rcu flavor
2015-10-21  Mikael BeckiusFix live timer calculation error
2015-09-24  Jonathan RajotteHelp: add -j -l -p option to help string
2015-09-24  Jérémie GalarneauFix: Only log app handle release on failure
2015-09-24  Antoine BusqueFix: prevent dangling pointer in utils_partial_realpath
2015-09-24  Jérémie GalarneauFix: rcu_read_unlock without parentheses has no side...
2015-09-24  Jonathan RajotteFix: disable all ust events
2015-09-24  Jonathan RajotteFix: sessiond: disable: match app event by name
2015-09-24  Antoine BusqueFix: dereferencing null index pointer
2015-09-24  Antoine BusqueFix: memleak in utils_partial_realpath
2015-09-24  Philippe ProulxFix: error on no/multiple domain options
2015-09-24  Mathieu DesnoyersFix: relayd: handle consumerd crashes without leak
2015-09-24  Mathieu DesnoyersFix: LPOLLHUP and LPOLLERR when there is still data...
2015-09-24  Jérémie GalarneauRemove dot after enable-event message
2015-09-24  Antoine BusqueFix: don't print the default channel name when enabling...
2015-09-24  Antoine BusqueFix: fail gracefully on --exclude on unsupported domains
2015-09-24  Antoine BusqueFix: initialize live_timer to 0 for snapshot session
2015-09-24  Antoine BusqueFix: correct mismatched function signatures
2015-09-24  Mathieu DesnoyersFix: consumer signal handling race
2015-09-24  Philippe ProulxFix: list_ust_events(): dangling pointer
2015-09-24  Jérémie GalarneauFix: Buggy string comparison in ust registry ht_match_event
2015-09-24  Jérémie GalarneauFix: Overwrite of ret in relay_recv_metadata
2015-09-24  Jérémie GalarneauFix: Wait for in-flight data before closing a stream
2015-09-24  Mathieu DesnoyersFix: unpublish stream on close
2015-09-24  Jérémie GalarneauFix: Announce empty streams on live attach
2015-09-24  Mathieu DesnoyersFix: relayd: file rotation and live read
2015-09-24  Mathieu DesnoyersFix: relay: viewer_get_next_index handle null vstream
2015-09-24  Mathieu DesnoyersFix: relayd: make viewer streams consider metadata...
2015-09-24  Mathieu DesnoyersFix: don't expose empty streams
2015-09-24  Mathieu DesnoyersFix: relayd: don't check new metadata on get packet
2015-09-24  Mathieu DesnoyersFix: relayd: don't check for new streams in get packet
2015-09-24  Mathieu DesnoyersFix: ask new streams HUP
2015-09-24  Mathieu DesnoyersFix: reply error if get packet vstream fails
2015-09-24  Mathieu DesnoyersFix: relayd reply error to client if cannot find viewer...
2015-09-24  Mathieu DesnoyersFix: relayd reply with error if cannot find metadata
2015-09-24  Mathieu DesnoyersFix: ust-app: protect app socket protocol with lock
2015-09-24  Mathieu DesnoyersFix: add missing rcu_barrier at end of sessiond main
2015-09-24  Mathieu DesnoyersFix: add missing rcu_barrier at end of consumer main
2015-09-24  Mathieu DesnoyersFix: app cmd leak on sessiond exit
2015-09-24  Mathieu DesnoyersFix: relayd live don't send incomplete stream list
2015-09-24  Mathieu DesnoyersFix: consumer timer misses RCU thread registration
next
This page took 0.039837 seconds and 7 git commands to generate.