Fix: Perform rcu barrier before tearing down the run-as worker
[lttng-tools.git] / src / common / runas.c
2015-09-18  Jérémie GalarneauFix: Handle hang-up gracefully in run-as
2015-09-18  Mathieu DesnoyersFix: libc internal mutex races with run_as
2015-09-04  Mathieu DesnoyersFix: streamline ret/errno of run_as()
2015-09-03  Jérémie GalarneauAccept uid and gid parameters in utils_mkdir()/utils_mk...
2015-03-26  Mathieu DesnoyersMove file creation/unlink from liblttng-ust-ctl to...
2015-01-19  Mathieu DesnoyersFix: setuid/setgid daemons should not get sensitive...
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-02-21  Mathieu DesnoyersFix: add missing VALGRIND ifdef checks and documentation
2013-11-11  Mathieu DesnoyersUse lttng_read/lttng_write wrappers
2013-09-27  David GouletFix: return -errno value on error in run_as mkdir
2013-08-27  Mathieu DesnoyersFix: run_as gid/uid test should return result to parent
2013-01-25  David GouletCleanup: use LTTNG_HIDDEN in src/common
2013-01-23  David GouletUse utils mkdir recursive in runas.c
2012-12-10  David GouletFix: Missing umask when using run as no clone
2012-08-24  David GouletSet hidden visibility for calls used in lttng-ctl
2012-07-23  Mathieu Desnoyersfix: write EINTR handling
2012-05-31  David GouletFix: clang llvm warnings
2012-04-12  Mathieu DesnoyersFix: work-around glibc __nptl_setxid vs clone hang
2012-03-15  Avik SilFix: Redefine MAP_STACK to 0 if not defined by the...
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-05  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: Use PERROR all across lttng-tools, never make...
2012-03-01  David GouletMerge branch 'master' into compat-freebsd
2012-02-24  Mathieu DesnoyersDebugger support: introduce LTTNG_DEBUG_NOCLONE env...
2012-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-23  Mathieu DesnoyersFix: run_as error handling
2012-02-23  Mathieu Desnoyersrunas: freebsd do not redefine MAP_STACK
2012-02-23  Mathieu Desnoyersfreebsd: do not use MAP_STACK
2012-02-23  Mathieu Desnoyersrunas: freebsd compat for mmap flags
2012-02-23  Mathieu DesnoyersFix: run_as error handling
2012-02-23  Mathieu DesnoyersImplement CLONE_FILES compat layer with rfork
2012-02-22  David GouletFix rest of the code to support compat layer
2012-02-22  David GouletRevert FreeBSD compatibility layer
2012-02-21  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-21  David GouletFix rest of the code to support compat layer
2012-01-30  Mathieu DesnoyersDefine MAP_STACK to 0 if not defined by the architecture
2012-01-20  David GouletRename lttngerr.h to error.h
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.172995 seconds and 48 git commands to generate.