trigger: introduce firing policies
[lttng-tools.git] / src / common / config /
2014-05-12  Jérémie GalarneauFix: Possible out-of-bounds read
2014-05-12  Jérémie GalarneauPrint an error message when a session fails to load
2014-05-12  Jérémie GalarneauFix: Don't report an error if no sessions are found...
2014-05-06  Jérémie GalarneauFix: session.xsd is already present in dist_xml_DATA
2014-05-05  David GouletFix: add missing source file for make dist
2014-05-05  Jérémie GalarneauFix: Out of tree build fails in libconfig
2014-04-14  Jérémie GalarneauOverride the session.xsd path with an ENV. variable
2014-04-14  Christian BabeuxFix: XML declaration must be at beginning of XSD file
2014-04-10  Jérémie GalarneauAdd MIT license header to session.xsd
2014-03-26  David GouletFix: bad errno handling in load session from path
2014-03-26  David GouletRemove -s option from lttng load command
2014-03-24  David GouletFix: use NULL url for load live session
2014-03-19  Jérémie GalarneauFix: Succesful session load might still report an error
2014-03-19  Jérémie GalarneauFix: Pass session name to config_load_session when...
2014-03-19  Jérémie GalarneauFix: Remove overly restrictive asserts in create_session()
2014-03-17  David GouletFix: rename config internal header to abi
2014-03-12  David GouletFix: add missing string msg for save/load error code
2014-03-12  David GouletFix: time of check time of use scenario
2014-03-12  David GouletFix: missing varargs cleanup on error
2014-03-12  David GouletFix: wrong number of elements in array for loop
2014-03-12  David GouletFix: possible load config domain overwrite
2014-03-10  Jérémie GalarneauAdd session configuration load capability to libconfig
2014-03-10  Jérémie GalarneauAdd session configuration save feature to session daemon
2014-03-06  Jérémie GalarneauAdd session configuration XSD
2014-03-06  Jérémie GalarneauAdd a config_writer API based on libxml2
2013-12-17  Jérémie GalarneauAdd libconfig implementation and tests
2013-12-17  Jérémie GalarneauAdd code from the inih library under libconfig
This page took 0.057913 seconds and 7 git commands to generate.