ust-fd: Add close_range declaration
[lttng-ust.git] / liblttng-ust-java-agent / java / lttng-ust-agent-common /
2021-04-09  Michael JeansonMove all sources to 'src/'
2021-02-26  Michael JeansonMove to kernel style SPDX license identifiers
2020-04-23  Mathieu DesnoyersFix: agent: read: end of loop condition should exclude 0
2020-04-22  Mathieu DesnoyersFix: Java agent: close session daemon socket on error
2020-04-22  Mathieu DesnoyersJava agent: Use inequality for read bound check
2020-04-22  Mathieu DesnoyersFix: Java agent: handle partial payload read
2018-05-03  Michael JeansonFix: build jni libs with openjdk >= 10
2017-03-10  Alexandre MontplaisirCorrectly clean all generated JAR files
2017-03-10  Alexandre MontplaisirFix: List missing file in Java agent's Makefile
2017-03-10  Alexandre MontplaisirSupport generic globbing patterns in the Java agent
2017-03-10  Alexandre MontplaisirLog more information in the Java TCP client
2016-07-13  Alexandre MontplaisirFix: Correctly handle invalid agent port file
2016-06-02  Alexandre MontplaisirComment the locking mechanisms in ContextInfoManager
2016-06-02  Alexandre MontplaisirFix: Specify encoding when reading agent port file
2016-06-02  Alexandre MontplaisirFix: Handle both agent config files pointing to same...
2016-06-02  Alexandre MontplaisirSuppress static method warning
2016-06-02  Alexandre MontplaisirAdd more logging to the LttngTcpSessiondClient
2016-05-19  Alexandre MontplaisirRestrict Java context retriever names to a set of valid...
2016-05-19  Alexandre MontplaisirFix: Correctly compute Java agent list loggers response...
2016-05-19  Alexandre MontplaisirFix: Fix synchronization of LTTngAgent#dispose
2016-05-19  Alexandre MontplaisirFix: Verify number of bytes contained in sessiond agent...
2016-05-19  Alexandre MontplaisirSpecify UTF-8 encoding for all Java agent commands
2016-05-11  Mathieu DesnoyersFix: Java agent should use LTTNG_HOME
2016-04-11  Mathieu DesnoyersFix: lttng java agent: dispose is non-static
2016-02-12  Mathieu DesnoyersFix: add missing LttngContextApi.java to dist tarball
2016-02-12  Alexandre MontplaisirPass the Java app context information using two separat...
2016-02-12  Alexandre MontplaisirFix: Correctly report filter notifications on Java...
2016-02-12  Alexandre MontplaisirAdd some logging to the AbstractLttngAgent
2016-02-12  Alexandre MontplaisirFix: Clear tracked application contexts upon closing...
2016-02-12  Alexandre MontplaisirIntroduce a verbose mode for the Java agent
2016-02-12  Alexandre MontplaisirImplement Java agent application context retrieval
2016-02-12  Alexandre MontplaisirTurn ISessiondCommand into an abstract class
2015-10-23  Jérémie GalarneauFix: Java agent protocol network endianness consistency
2015-10-22  Alexandre MontplaisirFix: Return the correct list of available Java events
2015-10-22  Alexandre MontplaisirAdd a toString() to Java agent's EventRule
2015-10-22  Alexandre MontplaisirAdd API stubs for the Java context info retrievers
2015-10-22  Alexandre MontplaisirReceive the event filter string in the Java agent
2015-10-22  Alexandre MontplaisirAdd filter change notification mechanism to the Java...
2015-10-22  Alexandre MontplaisirManage complete "event rules" in the Java agent
2015-10-22  Alexandre MontplaisirIntroduce a new client listener interface for the Java...
2015-10-22  Alexandre MontplaisirTurn ILttngAgentResponse into an abstract class
2015-08-06  Alexandre MontplaisirFix: Send the correct Java agent return code when disab...
2015-07-31  Alexandre MontplaisirFix: Correctly handle the command to disable all events
2015-07-31  Alexandre MontplaisirSmall refactor of the Java agent's TCP client
2015-07-29  Alexandre MontplaisirAllow compiling the Java agent with Java 1.6
2015-07-29  Alexandre MontplaisirRestore concurrent build when Java agent is enabled
2015-07-29  Alexandre MontplaisirRefactor Java agent to let applications manage the...
2015-07-22  Alexandre MontplaisirCleanup: Add Javadoc to all public methods and members
2015-07-22  Alexandre MontplaisirSplit Java agent library in 3 separate jars
This page took 0.047177 seconds and 8 git commands to generate.