Docs: Remove Java-specific comments from agent.h
[lttng-tools.git] / src / common / sessiond-comm /
2015-08-06  Jérémie GalarneauDocs: Remove Java-specific comments from agent.h
2015-08-06  Jérémie GalarneauDocs: Grammar fix in agent header
2015-08-06  Jérémie GalarneauAdd agent reply code logging helpers
2015-08-06  Jérémie GalarneauFix: Use MSG_NOSIGNAL when calling sendmsg()
2015-03-30  Mathieu DesnoyersImplement PID tracker content listing
2015-03-30  Mathieu DesnoyersImplement PID tracking for kernel tracing
2015-03-26  Mathieu Desnoyersshm-path: remove directory hierarchy on destroy
2015-03-26  Mathieu DesnoyersImplement --shm-path option for UST sessions (per-uid...
2015-01-19  Mathieu DesnoyersFix: grab more than one packet for snapshots
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-09-30  David GouletFix: fd leak in inet accept call
2014-09-29  David GouletAdd syscall listing support
2014-09-25  Mathieu DesnoyersCleanup: Remove LTTNG_ENABLE_ALL_EVENT and LTTNG_DISABL...
2014-09-25  Mathieu DesnoyersImplement support for lttng-modules syscall filtering
2014-09-25  Jérémie GalarneauFix: Propagate socket timeouts on lttcomm_accept_inet_s...
2014-08-08  David GouletRefactor JUL to agent namespace
2014-05-21  David GouletFix: implicit conversion from enumeration
2014-05-14  David GouletFix: add missing packed attribute to comm. struct.
2014-03-06  Jérémie GalarneauAdd a save API to lttng-ctl
2014-03-06  Jérémie GalarneauSend filter expression string to session daemon
2014-02-26  David GouletFix: handle the registration done command for JUL
2014-01-28  David GouletFix: add missing JUL loglevel handling
2014-01-14  Julien DesfossezFix: race with the viewer and readiness of streams
2013-11-26  Julien DesfossezRename LTTng index in CTF index
2013-11-25  David GouletFix: implicit conversion of enum types in consumer
2013-11-14  David GouletRemove ENABLE_EVENT_* values and fix enable filtering
2013-11-14  JP IkaheimonenDefine a structure for event exclusion data
2013-11-14  JP IkaheimonenAdd exclusion data to enable-command
2013-11-11  Mathieu DesnoyersUse lttng_read/lttng_write wrappers
2013-10-16  David GouletAdd jul-app ABI/API and handle registration
2013-10-11  David GouletFix: recv creds comm should handle partial receive
2013-10-09  Mathieu DesnoyersMove health comm to health-internal.h
2013-09-27  David GouletFix: don't create index on snapshot
2013-09-27  Julien DesfossezImplement the relayd live features
2013-09-27  Julien DesfossezSend indexes in streaming mode
2013-09-27  Julien DesfossezLive timer set up
2013-08-27  David GouletUse socket timeout value for tcp timeout if available
2013-08-27  David GouletGet the maximum TCP timeout in sessiond
2013-08-19  David GouletFix: snapshot with multiple UIDs
2013-08-08  Mathieu Desnoyersinet/inet6 sockets: apply timeout
2013-08-08  Mathieu DesnoyersImplement timeout for connect ipv4/ipv6
2013-08-07  Mathieu DesnoyersIntroduce LTTNG_NETWORK_SOCKET_TIMEOUT env. var
2013-08-05  Mathieu Desnoyerssessiond: use version major/minor from build for commun...
2013-07-12  Julien DesfossezSupport snapshot max-size limitation
2013-07-12  David GouletAdd create session snapshot API in lttng-sessiond
2013-07-05  David GouletFix: print errno message on connect() error
2013-07-04  Mathieu DesnoyersFix: consumer_add_relayd_socket() report errors to...
2013-07-04  Mathieu DesnoyersFix: add missing enum lttcomm_return_code entries
2013-06-28  Julien DesfossezFix: send per-pid session id in channel creation
2013-06-27  David GouletSupport flight recorder mode for a session
2013-06-27  David GouletImplement snapshot commands in lttng-sessiond
2013-06-27  David GouletInitial import of the snapshot ABI/API in lttng-ctl
2013-05-14  David GouletFix: close fd on create unix sock error path
2013-05-14  David GouletFix: out of bounds access to buffer uuid
2013-05-06  David GouletFix: change relayd protocol version to 2.2
2013-04-29  David GouletFix: add some missing hidden attribute
2013-03-28  Julien DesfossezRelayd add_stream command handle tracefile rotation
2013-03-28  Julien DesfossezIntroduce the relayd socket object
2013-03-28  Julien DesfossezOn-disk multiple tracefiles circular buffer
2013-03-27  Julien DesfossezUST periodical metadata flush
2013-03-21  David GouletSupport per UID buffers
2013-03-11  David GouletMerge remote-tracking branch 'cbab-github/tests-cleanup...
2013-03-01  David GouletMove metadata creation into lttng-sessiond and lttng...
2013-03-01  David GouletMove UST registry into sessiond and implement notifiers
2013-02-18  David GouletMove LTTng-UST buffer ownership from application to...
2013-01-25  David GouletCleanup: use LTTNG_HIDDEN in src/common
2013-01-22  David Gouletcppcheck: don't check NULL pointer before freeing them
2012-12-18  David GouletFix: flag metadata stream on quiescent control cmd
2012-12-18  Mathieu DesnoyersFix: cppcheck linter cleanups
2012-12-14  Julien DesfossezMove relay commands out of lttcomm_sessiond_command
2012-12-13  David GouletFix: packed every sessiond-comm.h structure pass over...
2012-12-13  David GouletAdd LTTNG_PACKED macro
2012-12-13  David GouletFix data pending for inflight streaming
2012-12-13  David GouletMap session id of relayd and sessiond in consumer
2012-12-13  David GouletAdd the relayd create session command
2012-12-13  David GouletMake the consumer sends a ACK after each command
2012-12-13  David GouletRemove MSG_WAITALL on every recvmsg() socket type
2012-11-27  David GouletAssign values to enum lttcomm_sessiond_command
2012-11-22  David GouletFix: add missing padding for UST filter
2012-11-22  David Gouletlttng.h API update: set filter becomes enable event...
2012-11-22  David GouletPass lttng_event struct to the set_filter API call
2012-11-22  David GouletAdding context to an event is no longer possible
2012-11-19  David GouletAdd filter sequence number to UST
2012-11-08  David GouletAdd a timeout to UST application socket
2012-11-02  David GouletFix: Add space for stream name CPU number
2012-11-01  David GouletRename data_available to data_pending
2012-10-26  David GouletFix: missing addrlen initialization before accept(2)
2012-10-19  David GouletRelayd data available command support
2012-10-19  David GouletLib lttng-ctl data available command support
2012-10-19  David GouletAdd data structure for the data available command
2012-10-02  Paul ChaventFix: Build out of src tree
2012-10-01  Mathieu DesnoyersFix: off-by-one in comm proto between lttng-ctl and...
2012-09-28  Mathieu DesnoyersFix: consumer should await for initial streams
2012-09-13  David GouletDon't send the subbuffer padding for streaming
2012-09-07  Christian BabeuxFix: Accept bytecode of length 65536 bytes
2012-08-24  David GouletSet hidden visibility for calls used in lttng-ctl
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-17  David GouletFix relayd version check and remove unused code
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-08-10  Christian BabeuxFix: Wrong domain used when initializing IPv6 sockets
next
This page took 0.045438 seconds and 7 git commands to generate.