Extend API and remove lttng_uri from lttng.h
[lttng-tools.git] / src / bin / lttng-sessiond / main.c
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-08-14  David GouletFix: bad file descriptor on close in health check
2012-08-06  David GouletFix socket lock and PID in register_consumer
2012-07-30  David GouletAdd consumer socket object and relayd commands
2012-07-24  Mathieu DesnoyersFix: Multiple health monitoring fixes
2012-07-23  Mathieu DesnoyersFix: relayd and sessiond: dispatch thread exit is share...
2012-07-23  David GouletCode cleanup in the ust/kernel consumer file
2012-07-20  David GouletCreate utils.c/.h in libcommon
2012-07-18  David GouletSession daemon health check support
2012-07-13  Mathieu DesnoyersShow that filter is enabled when listing session events
2012-07-12  Mathieu DesnoyersImplement filter bytecode support in lttng-session...
2012-07-11  David GouletNetwork streaming support
2012-06-19  David GouletRemove useless arg from kernel consumer send stream
2012-06-15  David GouletAdd pipe creation to utils facility
2012-06-07  David GouletCreate kernel-consumer.c/.h and consumer.h
2012-06-04  Mathieu DesnoyersFix: close all file descriptors when executed as daemon
2012-06-01  Mathieu DesnoyersImplement event fields listing
2012-05-31  David GouletFix: clang llvm warnings
2012-05-08  David GouletMove futex.c/.h to libcommon
2012-04-19  David GouletFix: report error to client on consumerd error
2012-03-20  Mathieu DesnoyersKeep track of FD used for UST applications (v2)
2012-03-20  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-20  Mathieu DesnoyersFix: session lock use after free
2012-03-20  Mathieu DesnoyersFix debug message use uninitialized variable
2012-03-19  Mathieu DesnoyersFix: various memleaks
2012-03-19  David GouletFix: hash table allocation out of order on error
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-08  David GouletFix wrong return value on consumer socket creation
2012-03-06  David GouletFix error.h non-static variables for liblttng-ctl
2012-03-05  David GouletFix start/stop lttng message error
2012-03-05  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: meaningful error message
2012-03-02  Mathieu DesnoyersFix: kernel session closes fd 0 after create
2012-03-02  Mathieu DesnoyersFix: thread_registration_apps should set its local...
2012-03-02  Mathieu DesnoyersFix: clock -> sock typo
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: large audit of close() use in sessiond main.c
2012-03-02  Mathieu DesnoyersFix: main.c client/apps sockets and kernel_trace_fd...
2012-03-01  David GouletMerge branch 'master' into compat-freebsd
2012-03-01  Mathieu DesnoyersFix: sessiond app listening: use posix-compliant poll...
2012-03-01  David GouletFix security permission on lttng run directory
2012-03-01  Mathieu DesnoyersFix: sessiond app listening: use posix-compliant poll...
2012-02-27  Mathieu DesnoyersFix: restart consumerd and sessiond when interrupted...
2012-02-24  Mathieu DesnoyersFix: restart consumerd and sessiond when interrupted...
2012-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-23  Mathieu Desnoyersfix: add missing break in command handling
2012-02-23  Mathieu Desnoyersfix: command handling: do not check domain for commands...
2012-02-23  Mathieu Desnoyersfix: add missing break in command handling
2012-02-23  Mathieu Desnoyersfix: command handling: do not check domain for commands...
2012-02-23  Mathieu DesnoyersImplement FreeBSD credential support
2012-02-22  David GouletFix rest of the code to support compat layer
2012-02-22  David GouletRevert FreeBSD compatibility layer
2012-02-21  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-21  David GouletFix rest of the code to support compat layer
2012-02-17  Juha Niskanenlttng-sessiond: Set group permissions explicitly
2012-02-14  David GouletSmall fix to lttng list session
2012-02-14  David GouletFix missing session locks
2012-02-14  David GouletFix existing session daemon check
2012-02-06  Mathieu DesnoyersLoglevel fixes
2012-02-02  Mathieu DesnoyersABI update: only send loglevel value to UST: fixed...
2012-02-01  David GouletImprove error handling of lttng cli
2012-02-01  Mathieu DesnoyersFix loglevel handling in test case (API change) and...
2012-02-01  Mathieu DesnoyersRevert "Revert "Update loglevel ABI""
2012-02-01  David GouletRevert "Update loglevel ABI"
2012-01-31  Mathieu DesnoyersUpdate loglevel ABI
2012-01-30  Thibault, DanielCatching up on misc. string and comment fixes
2012-01-30  Mathieu DesnoyersAdd kernel work-around for boot_id
2012-01-27  David GouletFix comments and enforce expected return values
2012-01-24  David GouletRemove default defines from lttng.h
2012-01-24  David GouletRename env var to standard LTTNG_ prefix
2012-01-23  David GouletImplement UST calibrate and change default
2012-01-23  David GouletChange not implemented error to undefined.
2012-01-23  David GouletDisable lttng ust domain not implemented
2012-01-23  David GouletChange SIGCHLD to SIGUSR1 when lttng waiting on sessiond
2012-01-23  David GouletAdd UST version validation
2012-01-22  David GouletAdd kernel module version validation
2012-01-20  David GouletMove all default values to defaults.h
2012-01-20  David GouletRename lttngerr.h to error.h
2012-01-20  David GouletSplit and remove lttng-share header file
2012-01-20  David GouletFix DBG message grammatical error
2012-01-20  David GouletMove compat to common and create an internal lib
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.434369 seconds and 92 git commands to generate.