relayd: track the health unix socket with the fd-tracker
[lttng-tools.git] / src / bin / lttng-relayd / health-relayd.c
2020-01-30  Jérémie Galarneaurelayd: track the health unix socket with the fd-tracker
2020-01-30  Jérémie Galarneaurelayd: track the health thread's poll fd with fd-tracker
2020-01-30  Jérémie Galarneaurelayd: track clients of the health unix socket with...
2020-01-30  Jérémie Galarneaurelayd: clean-up: reduce the number of exit paths in...
2019-08-24  Jérémie GalarneauCleanup: mark utils_get_home_dir as returning a const...
2019-05-04  Yannick LamarreClean code base from redundant verification
2019-04-25  Jonathan RajotteFix: getgrnam is not MT-Safe, use getgrnam_r
2017-07-28  Jonathan RajotteFix: ret is used instead or err to set an error code
2017-02-14  Michael JeansonFix: Remove unused headers
2016-10-20  Jérémie GalarneauFix: stop lttng-relayd threads on health thread error
2015-10-19  Jonathan RajotteMove libconsumer under common/consumer/
2015-10-19  Michael JeansonFix: Silence warning formating pid_t as int
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-14  Mathieu DesnoyersFix: LPOLLHUP and LPOLLERR when there is still data...
2015-07-02  Jérémie GalarneauFix: Memory leak in setup of relayd_path
2015-01-19  Mathieu DesnoyersFix: setuid/setgid daemons should not get sensitive...
2015-01-08  Mathieu DesnoyersFix: compat poll: add missing empty revents checks
2014-11-26  Mathieu DesnoyersFix: add missing strdup OOM check
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-02-21  Mathieu DesnoyersFix: miscellaneous memory handling fixes
2014-01-28  Mathieu DesnoyersFix: relayd: notify parent of readiness when all thread...
2014-01-28  Mathieu Desnoyersrelayd: add LTTNG_RELAYD_HEALTH env var
2013-11-11  Mathieu DesnoyersComment why we cannot rmdir the lttng and relayd rundir
2013-11-11  Mathieu DesnoyersRevert "Fix: remove relayd rundir on cleanup"
2013-11-08  David GouletFix: remove relayd rundir on cleanup
2013-10-09  Mathieu DesnoyersFix: consumerd/relayd health paths
2013-10-09  Mathieu DesnoyersAdd health thread to relayd
This page took 0.116663 seconds and 34 git commands to generate.