Cleanup: remove duplicated implementation of rculfhash
[lttng-tools.git] / src / common / config /
2015-09-05  Jérémie GalarneauSilence undefined return value warning
2015-09-01  Jérémie GalarneauInitialize default log level of events on load
2015-09-01  Jérémie GalarneauFix: UTF-8 characters may be stored on up to 4 bytes
2015-08-21  Philippe ProulxFix: assert(0) when listing Python events with MI
2015-08-12  Jonathan RajotteSave/load: pid_tracker feature.
2015-08-11  Jonathan RajotteMi: track/untrack/listing
2015-07-14  Jérémie GalarneauFix: Follow struct dirent allocation guidelines of...
2015-06-25  Jérémie GalarneauFix: Memory allocated by xmlNodeGetContent() must be...
2015-06-25  Jonathan RajotteSave/load: add support for shared memory path
2015-05-22  Jérémie GalarneauFix: Mark MI and Config string declarations as extern
2015-03-30  Mathieu DesnoyersImplement PID tracking for kernel tracing
2015-02-06  Jonathan RajotteFix: out-of-tree build: missing xsd file for save-load...
2015-01-19  Mathieu DesnoyersFix: setuid/setgid daemons should not get sensitive...
2014-12-01  Jérémie GalarneauCleanup: Missing whitespace
2014-12-01  Jérémie GalarneauFix: Don't leave events enabled if they were saved...
2014-11-26  Mathieu DesnoyersFix: ini.c: use zmalloc()
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-10-23  David GouletFix: memory leak in libconfig
2014-10-22  David GouletAdd Python agent support
2014-10-14  David GouletFix: add log4j domain to session.xsd
2014-10-07  Jérémie GalarneauFix: save UST context informations as a event_perf_cont...
2014-08-16  Jonathan Rajotte... Mi & save/load: add option to indent or not on config...
2014-08-08  David GouletAdding log4j agent support
2014-07-30  Mathieu DesnoyersFix: out of tree build by adding missing ini.c include
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-28  David GouletAdd missing test files to EXTRA_DIST
2014-05-28  David GouletAdd hidden attribute to some common functions
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-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.046261 seconds and 7 git commands to generate.