Port: Add macro for socket linking on solaris
[lttng-tools.git] / src / common /
2015-10-19  Michael JeansonPort: Add macro for socket linking on solaris
2015-10-19  Michael JeansonPort: Add Solaris support to mman compat
2015-10-19  Michael JeansonPort: Replace dirent->d_type by stat
2015-10-19  Michael JeansonPort: Add Solaris support to socket compat
2015-10-19  Michael JeansonPort: name clash on Solaris, rename sun to s_un
2015-10-19  Michael JeansonPort: move memset of anc_buf inside ifdef
2015-10-19  Jérémie GalarneauPort: Add Solaris fls compat
2015-10-19  Michael JeansonPort: Add Solaris string compat
2015-10-19  Michael JeansonPort: Use LTTNG_PATH_MAX instead of PATH_MAX
2015-10-19  Michael JeansonPort: Use LTTNG_HOST_NAME_MAX instead of HOST_NAME_MAX
2015-10-19  Michael JeansonPort: Use LTTNG_NAME_MAX instead of NAME_MAX
2015-10-19  Michael JeansonPort: Add Solaris support to socket compat
2015-10-19  Michael JeansonPort: Add Solaris support to poll compat
2015-10-19  Michael JeansonPort: Add Solaris support to fcntl compat
2015-10-19  Michael JeansonPort: Add Solaris endian.h compat
2015-09-30  Jérémie GalarneauFix: Remove dependency on glibc 2.12 caused by pthread_...
2015-09-29  Jérémie GalarneauFix: Log and ignore SIGINT and SIGTERM in run_as worker
2015-09-29  Jérémie GalarneauAdd logging to the run_as worker
2015-09-24  Jérémie GalarneauFix: Handle EINTR of waipid in run-as worker
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
next
This page took 0.042119 seconds and 8 git commands to generate.