Adding log4j agent support
[lttng-tools.git] / src / common / config / config.c
2014-08-08  David GouletAdding log4j agent support
2014-07-16  David GouletFix: validate file path creds in autoload mode
2014-07-16  David GouletFix: change session file loading order
2014-07-09  David GouletFix: auto load session in the auto/ directory
2014-06-26  David GouletFix: accept override flag even without a load path
2014-06-26  David GouletFix: bad error code path when loading session
2014-06-12  Jonathan Rajotte... Fix: missing context type string in save for ust context
2014-05-14  David GouletFix: load all possible path for sessiond conf file
2014-05-12  Jérémie GalarneauFix: Ressource leak, missing fclose
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-04-14  Jérémie GalarneauOverride the session.xsd path with an ENV. variable
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 a config_writer API based on libxml2
2013-12-17  Jérémie GalarneauAdd libconfig implementation and tests
This page took 0.081642 seconds and 36 git commands to generate.