Update version to 0.16
[ust.git] / libustcomm /
2011-06-13  Mathieu DesnoyersRemove execinfo.h include
2011-05-17  Nils CarlsonMake libustctl list only online pids v3
2011-04-13  Mathieu DesnoyersMarkers: Namespace cleanup, with API change.
2011-04-01  Nils CarlsonMake root able to connect to any traceable app
2011-04-01  Nils CarlsonMake root see all available pids v2
2011-03-30  Nils CarlsonAdd mode setting to socket directory creation
2011-03-30  Nils CarlsonMake app socket directories per-user v2
2011-02-10  Mathieu DesnoyersUST-wide warning fixes/bugfixes
2010-12-29  Nils CarlsonGeneralize some ustcomm functionality
2010-11-19  Mathieu DesnoyersRename for the new liburcu API namespace
2010-11-10  Nils CarlsonAdd trace name handling throughout tracectl, ustcomm...
2010-11-10  Nils CarlsonAdd ustcomm_trace_info struct and support functions...
2010-11-09  Nils CarlsonKill some unused code in ustcomm.c
2010-10-26  Nils CarlsonIntroduce a new communication protocol for UST v5
2010-09-28  Nils CarlsonRe-write ustcomm parts of UST v2
2010-09-06  David GouletFix asprintf and scanf ignoring return value
2010-08-20  David GouletChanges malloc to zmalloc
2010-08-20  Alexis HallĂ©don't install libustcomm and libustsnprintf
2010-07-05  David GouletFix directory creation mode. Unless umask is set to...
2010-06-02  Pierre-Marc Fournieradd info about what dirs/files are doing
2010-04-13  Pierre-Marc Fourniercompile with -fno-strict-aliasing
2010-03-23  Pierre-Marc Fournierreplace hardcoded value with define
2010-03-16  Pierre-Marc Fournierustd: update ustd signal handling to avoid wakeups...
2010-03-16  Pierre-Marc Fournierfix warning on incorrect function prototype
2010-03-16  Pierre-Marc Fourniermove libkcompat inside ust
2010-03-12  Pierre-Marc Fournierremove pointless strdup_malloc
2010-03-12  Pierre-Marc Fournierswitch from kcompat lists to urcu lists
2010-03-11  Pierre-Marc Fournierremove old unused code
2010-03-11  Pierre-Marc FournierAdd multipoll and change tracectl to use it
2010-03-11  Pierre-Marc Fourniermake libustcomm into a static lib
2010-03-09  Pierre-Marc Fournierchange benign WARN to DBG
2010-03-09  Pierre-Marc Fournierfix warning
2010-03-09  Pierre-Marc Fournierdon't close file descriptors twice
2010-03-04  Pierre-Marc Fournierustd: destroy buffer struct after usage
2010-03-04  Pierre-Marc Fournierfix destruction to free all memory
2010-02-27  Pierre-Marc Fournierust_fork(): close the ustcomm_app socket in the child...
2010-02-25  Pierre-Marc Fournierlibustcomm: add buffering mechanism to receive function
2010-02-24  Pierre-Marc Fournierlibustcomm: fix warning
2010-02-23  Pierre-Marc FournierDon't call system() in the constructor path
2010-02-17  Pierre-Marc Fournierlibustcomm: fix invalid read of buffer
2010-02-17  Pierre-Marc Fournierlibustcomm: fix segfault caused by incorrect initializa...
2010-02-15  Pierre-Marc Fournierrefactor/enhance libustcomm
2010-02-10  Pierre-Marc Fournierquick and dirty fix for message maximum length bug
2010-01-29  Pierre-Marc Fournierlibustcomm: change char * to const char * where relevant
2010-01-28  Pierre-Marc Fournierlibustcomm: create default socket directory if it does...
2010-01-28  Pierre-Marc Fournierchange app socket directory name for something more...
2009-10-27  Pierre-Marc FournierMerge branch 'for-pierre-marc' of git://git.infradead...
2009-10-25  Jan BlunckRemove localerr.h
2009-10-13  Pierre-Marc Fournierimmediately create listener thread on process creation
2009-09-28  Pierre-Marc Fournierimprove fork handling
2009-09-28  Pierre-Marc Fournierimprove error handling
2009-09-25  Pierre-Marc Fournierustcomm: improve error handling, and don't panic for...
2009-09-16  Pierre-Marc Fournierremove stray debugging message
2009-09-16  Pierre-Marc Fournierustcomm: move function to destroy app socket to ustcomm
2009-09-11  Pierre-Marc Fourniermake forking while tracing work correctly
2009-09-09  Pierre-Marc Fournierustd/ustcomm: allow to choose custom socket path
2009-09-08  Pierre-Marc Fourniercleanups
2009-09-02  Pierre-Marc Fourniercode cleanups
2009-09-01  Philippe Proulxadd libustcmd
2009-06-25  Pierre-Marc Fournierput poll() calls in loops in case they are interrupted...
2009-06-19  Pierre-Marc Fournierstart adding LGPL headers
2009-06-15  Pierre-Marc Fournierfix warnings
2009-05-05  Pierre-Marc Fournieradd feature to enable/disable markers
2009-03-30  Pierre-Marc Fourniercontinue working on build system
2009-03-20  Pierre-Marc Fournierstart implementing sharing of buffer info
2009-03-17  Pierre-Marc Fournierustd: convert to new ustcomm api
2009-03-17  Pierre-Marc Fournierustcomm: use connections; don't reconnect at every...
2009-03-03  Pierre-Marc Fournierust: make lttd work
2009-03-02  Pierre-Marc Fournierust: first try at blocking support for consumer
2009-02-26  Pierre-Marc Fournierust: continue work on ustd
2009-02-25  Pierre-Marc Fournierust: add info exchange between app and ustd
2009-02-25  Pierre-Marc Fournierust: change communication socket for STREAM
2009-02-24  Pierre-Marc Fournierust: improve message parsing
2009-02-24  Pierre-Marc Fournierust: continue implementation of ustd
2009-02-24  Pierre-Marc Fournierust: continue work
2009-02-23  Pierre-Marc Fournierust: continue moving communication stuff to libustcomm...
2009-02-23  Pierre-Marc Fourniermove functions that send messages to traced processes...
This page took 0.0478 seconds and 7 git commands to generate.