Cleanup: ust_session_id unused by buffer_reg_uid_consumer_channel_key
[lttng-tools.git] / src / bin / lttng-sessiond / session.c
2018-05-03  Jérémie GalarneauEnforce locking assumptions during channel creation
2018-04-07  Jérémie GalarneauExtend the rotation API to provide network trace archiv...
2018-04-03  Jérémie GalarneauAdd initial "no rotation" state to session rotation...
2018-04-03  Julien DesfossezRotate timer
2018-03-21  Julien DesfossezRelay rotate pending command
2018-03-21  Julien DesfossezRotate command
2016-03-09  Jérémie GalarneauFix: session_find_by_id can return NULL legitimately
2016-03-09  Jérémie GalarneauFix: mark ltt_sessions_ht_destroy as static
2016-03-09  Jérémie GalarneauDocs: Missing locking assumptions in function headers
2016-03-08  Jérémie GalarneauMissing void in function signature
2016-02-25  Julien DesfossezAdd a HT to lookup sessions by id
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-03  Mathieu DesnoyersFix: reference counting of consumer output
2015-03-26  Mathieu Desnoyersshm-path: remove directory hierarchy on destroy
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-03-06  Jérémie Galarneausession_find_by_name does not need a non-const name...
2014-02-25  David GouletFix: forbid session name creation if contains /
2013-09-30  David GouletFix: session's hostname wrongly assigned
2013-09-27  Julien DesfossezImplement the relayd live features
2013-07-04  David GouletFix: session ID signess to uin64_t in sessiond
2013-06-27  David GouletImplement snapshot commands in lttng-sessiond
2013-04-30  Mathieu DesnoyersFix RCU-related hangs: incorrect lttng_ht_destroy use
2013-04-12  David GouletFix: remove unused path variables from session obj
2013-02-18  David GouletDeprecate enable/disable-consumer
2013-01-22  David Gouletcppcheck: don't check NULL pointer before freeing them
2013-01-22  David GouletAdd safety assert() in session daemon
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-20  David GouletMove code out of main.c and fix some issues
2012-08-16  David GouletFix: Subdirectory handling for lttng and sessiond
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-07-17  Mathieu DesnoyersCleanup: rename session list count to "next_uuid"
2012-07-11  Mathieu DesnoyersFix: The session list count should provide unique ident...
2012-07-11  David GouletNetwork streaming support
2012-04-03  David GouletFix: return value signedness
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: All perror turned into PERROR to show file and...
2012-02-01  David GouletImprove error handling of lttng cli
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 GouletComplete change of the source directory tree
This page took 0.240853 seconds and 47 git commands to generate.