Fix: Possible dereference of null pointers
[lttng-tools.git] / src / common /
2015-09-21  Michael JeansonFix: Possible dereference of null pointers
2015-09-21  Michael JeansonFix: int printed as uint
2015-09-21  Mathieu DesnoyersFix: add subdir-objects to Makefile.am
2015-09-18  Jérémie GalarneauFix: Check use_clone() instead of worker in run_as
2015-09-18  Jérémie GalarneauFix: Perform rcu barrier before tearing down the run...
2015-09-18  Jérémie GalarneauFix: Handle hang-up gracefully in run-as
2015-09-18  Mathieu DesnoyersFix: shm-path: handling of snprintf return value
2015-09-18  Jérémie GalarneauFix: Hide run-as functions
2015-09-18  Jérémie GalarneauFix: Hide sessiond-comm functions
2015-09-18  Mathieu DesnoyersCleanup: remove duplicated implementation of rculfhash
2015-09-18  Mathieu DesnoyersFix: libc internal mutex races with run_as
2015-09-17  Jérémie GalarneauFix: Hide readwrite symbols in common lib
2015-09-17  Jérémie GalarneauFix: Hide pipe symbols in common lib
2015-09-17  Jérémie GalarneauFix: Hide daemonize symbols in common lib
2015-09-17  Jérémie GalarneauFix: Hide RCU hashtable wrapper symbols
2015-09-17  Jérémie GalarneauClean-up: NULL free'd pointers in utils_partial_realpath
2015-09-17  Antoine BusqueFix: prevent dangling pointer in utils_partial_realpath
2015-09-16  Jérémie GalarneauFix: rcu_read_unlock without parentheses has no side...
2015-09-15  Antoine BusqueFix: memleak in utils_partial_realpath
2015-09-14  Mathieu DesnoyersFix: LPOLLHUP and LPOLLERR when there is still data...
2015-09-06  Philippe Proulxsessiond: use `loglevel_value` and `loglevel_type`...
2015-09-05  Jonathan RajotteFix: use pid element instead of process element
2015-09-05  Jérémie GalarneauSilence undefined return value warning
2015-09-04  Mathieu DesnoyersCleanup: privatize consumer_allocate_relayd_sock_pair
2015-09-04  Mathieu DesnoyersFix: consumer timer misses RCU thread registration
2015-09-04  Mathieu DesnoyersFix: free metadata cache after grace period in consumer
2015-09-04  Mathieu DesnoyersFix: sessiond vs consumerd push/get metadata deadlock
2015-09-04  Mathieu DesnoyersFix: streamline ret/errno of run_as()
2015-09-04  Mathieu DesnoyersFix: Relay daemon ownership and reference counting
2015-09-03  Jérémie GalarneauAccept uid and gid parameters in utils_mkdir()/utils_mk...
2015-09-01  Jérémie GalarneauInitialize default log level of events on load
2015-09-01  Jérémie GalarneauFix: UTF-8 characters may be stored on up to 4 bytes
2015-09-01  Jérémie GalarneauPrevent the addition of UST events to agent channels
2015-09-01  Jérémie GalarneauFix: typo in error message
2015-08-23  Jérémie GalarneauPrevent the use of reserved UST event names
2015-08-21  Philippe ProulxFix: assert(0) when listing Python events with MI
2015-08-14  Mathieu DesnoyersFix: take RCU read-side lock within hash table functions
2015-08-13  Michael JeansonFix: Improve the error reporting of the track/untrack...
2015-08-12  Jonathan RajotteCleanup: reuse tracker* element from config
2015-08-12  Jonathan RajotteSave/load: pid_tracker feature.
2015-08-11  Jérémie GalarneauMi: track/untrack: validation
2015-08-11  Jérémie GalarneauDocs: Grammar fixes in mi_lttng.xsd
2015-08-11  Jonathan RajotteMi: track/untrack/listing
2015-08-07  Jérémie GalarneauFix: intialization of ust_metadata_poll_pipe to garbage...
2015-08-06  Jérémie GalarneauDocs: Document Agent reply codes
2015-08-06  Jérémie GalarneauDocs: Remove Java-specific comments from agent.h
2015-08-06  Jérémie GalarneauDocs: Grammar fix in agent header
2015-08-06  Jérémie GalarneauAdd agent reply code logging helpers
2015-08-06  Jérémie GalarneauAdd a LOG() macro which handles dynamic severity levels
2015-08-06  Jérémie GalarneauFix: Use MSG_NOSIGNAL when calling sendmsg()
2015-07-30  Jérémie GalarneauRename Python agent event name to omit "user"
2015-07-30  Jérémie GalarneauConsolidate agent event names regardless of user privilege
2015-07-26  Jérémie GalarneauFix: Mishandled NULL short options in utils_generate_op...
2015-07-14  Jérémie GalarneauFix: Follow struct dirent allocation guidelines of...
2015-07-09  Mathieu DesnoyersFix: handle sys_futex() FUTEX_WAIT interrupted by signal
2015-06-25  Jérémie GalarneauFix: Memory allocated by xmlNodeGetContent() must be...
2015-06-25  Jonathan RajotteSave/load: add support for shared memory path
2015-05-22  Jérémie GalarneauFix: Mark MI and Config string declarations as extern
2015-04-07  Mathieu DesnoyersFix: zero memory passed to create channel kernel ioctl
2014-11-11  Mathieu DesnoyersImplement kernel filter support
2014-11-05  Mathieu DesnoyersSupport lttng-modules syscall wildcards
2014-11-03  Mathieu DesnoyersImplement lttng-modules tracepoint wildcard support
2015-03-30  Mathieu DesnoyersImplement PID tracker content listing
2015-03-30  Mathieu DesnoyersImplement PID tracking for kernel tracing
2015-03-26  Mathieu DesnoyersFix: recursive_rmdir: empty all empty subdir
2015-03-26  Mathieu DesnoyersMove file creation/unlink from liblttng-ust-ctl to...
2015-03-26  Mathieu Desnoyersshm-path: remove directory hierarchy on destroy
2015-03-26  Mathieu DesnoyersImplement --shm-path option for UST sessions (per-uid...
2015-02-06  Jonathan RajotteFix: out-of-tree build: missing xsd file for mi test...
2015-02-06  Jonathan RajotteFix: out-of-tree build: missing xsd file for save-load...
2015-01-19  Mathieu DesnoyersFix: setuid/setgid daemons should not get sensitive...
2015-01-19  Mathieu DesnoyersFix: grab more than one packet for snapshots
2015-01-08  Jérémie GalarneauCleanup: Remove unused label
2015-01-08  Mathieu DesnoyersFix: exit threads not only on goto restart
2015-01-08  Mathieu DesnoyersFix: poll: show the correct number of fds
2015-01-08  Mathieu DesnoyersFix: compat poll: add missing empty revents checks
2015-01-08  Mathieu DesnoyersFix: various compat poll/epoll issues
2015-01-08  Jonathan RajotteFix: mi: snapshot: missing error handling for session...
2015-01-08  Mathieu DesnoyersFix: data pending: allow empty streams
2015-01-07  Mathieu DesnoyersCleanup: lock file already taken is error, not warning
2015-01-07  Jérémie GalarneauCleanup: Replace all perror() uses by the PERROR macro
2015-01-07  Mathieu DesnoyersMissing error handling: consumer_signal_init should...
2015-01-05  Mathieu DesnoyersMisleading error handling: utils_create_pid_file()...
2014-12-02  Philippe ProulxFix: channel names are not validated
2014-12-01  Jérémie GalarneauCleanup: Missing whitespace
2014-12-01  Jérémie GalarneauFix: Don't leave events enabled if they were saved...
2014-11-26  Jérémie GalarneauCleanup: Unchecked close() return value in utils_create...
2014-11-26  Jérémie GalarneauCleanup: Mixed enums used for return code in send_sessi...
2014-11-26  Jérémie GalarneauCleanup: Cast poll() return value to void
2014-11-26  Mathieu DesnoyersFix: utils.c: check str*dup OOM
2014-11-26  Mathieu DesnoyersCleanup: implement zmalloc as static inline
2014-11-26  Mathieu DesnoyersFix: rculfhash: use zmalloc()
2014-11-26  Mathieu DesnoyersFix: ini.c: use zmalloc()
2014-11-18  Mathieu DesnoyersFix: UST subbuffers silently dropped on moderate trace...
2014-11-17  Julien DesfossezFix: create/destroy a splice_pipe per stream
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-11-10  Christian BabeuxFix: Warn the user when enabling an event in a new...
2014-11-07  Christian BabeuxFix: Add missing URCU_TLS access to error_log_time
2014-10-31  David GouletFix: UST consumer sync all available metadata
2014-10-23  David GouletFix: memory leak in libconfig
next
This page took 0.039343 seconds and 7 git commands to generate.