Fix: typos in the code base
[lttng-tools.git] / src / bin / lttng / commands / create.c
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.183007 seconds and 45 git commands to generate.