Fix: missing strdup oom check in lttng create.c
[lttng-tools.git] / src / bin / lttng / commands / create.c
2014-11-26  Mathieu DesnoyersFix: missing strdup oom check in lttng create.c
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-09-11  David GouletRemove enable/disable consumer obsolete command
2014-07-28  David GouletFix: comment syntax and indentation
2014-07-22  Jonathan Rajotte... Mi enable-channel command: support and validation
2014-07-22  Jonathan Rajotte... Mi create command: support and validation
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-05-22  David GouletRevert "Remove --no-output option from the command...
2014-05-22  David GouletRemove --no-output option from the command line
2014-03-28  David GouletFix: don't spawn relayd if URL is provided
2014-03-24  David GouletFix: allow empty URL for live session creation
2014-02-28  David GouletFix: improve lttng with live by spawning relayd
2014-02-26  David GouletFix: add some sane default values to --live opt
2013-09-27  Julien DesfossezLive timer set up
2013-08-16  Mathieu DesnoyersFix: typos in --help and manpage
2013-07-19  Mathieu DesnoyersCleanup: add missing dot
2013-07-12  David GouletImplement lttng create --snapshot command
2013-06-27  David GouletSupport flight recorder mode for a session
2013-06-19  Amit MargalitUsing LTTNG_HOME environment variable if exists, with...
2013-04-11  David GouletFix: typos in the code base
2013-04-11  David GouletFix: deny the same port for data and control URL
2013-04-11  David GouletFix: don't allow different control and data destination
2013-03-25  David GouletFix: lttng create default name check
2013-03-25  David GouletFix: add missing error output
2013-03-25  David GouletFix: typo in the create command help and man page
2013-03-25  David GouletFix: session name max length was not handled correctly
2013-02-18  David GouletDeprecate enable/disable-consumer
2013-01-22  David Gouletcppcheck: don't check NULL pointer before freeing them
2012-12-20  David GouletFix: lttng create URI parsing and check
2012-11-02  David GouletFix: Don't append datetime to default session name
2012-11-02  David GouletFix: Deny session creation name 'auto'
2012-10-26  David GouletFix: lttng create allocated path memleak
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-22  David GouletFix: put back 2.0 output text for lttng create cmd
2012-08-17  David GouletFix comments and help text
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-20  David GouletCreate utils.c/.h in libcommon
2012-07-11  David GouletNetwork streaming support
2012-06-19  David GouletFix: unchecked pointer from getenv() for lttng create
2012-04-05  David GouletFix: make lttng expand path for trace output opt
2012-03-20  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-20  David GouletFix: lttng UI exit value and error message
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-02-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-02  David GouletRevert "Simplify create_session of lttng create command"
2012-02-01  David GouletImprove error handling of lttng cli
2012-02-01  Thibault, DanielFix return value and mem leak for all commands
2012-02-01  Thibault, DanielFix memory leak in create command
2012-01-30  Thibault, DanielDocument and enforce return values
2012-01-30  Thibault, DanielSimplify create_session of lttng create command
2012-01-30  Thibault, DanielDocument return values
2012-01-24  David GouletRemove default defines from lttng.h
2012-01-24  Simon MarchiFix comment of cmd_create
2012-01-24  Simon MarchiAdd a '--list-options' option to each command.
2012-01-20  David GouletRename cmd.h for command.h
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.316704 seconds and 64 git commands to generate.