projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Generate capture bytecode on trigger reception
[lttng-tools.git]
/
src
/
common
/
runas.c
2021-03-09
Simon Marchi
common: rename filter bytecode types
blob
|
commitdiff
|
raw
2021-03-09
Simon Marchi
common: move bytecode utilities from filter to its...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-08
Jonathan Rajotte
Generate bytecodes related to the trigger on reception
blob
|
commitdiff
|
raw
|
diff to current
2020-11-06
Michael Jeanson
port: FreeBSD has no ENODATA, alias it to ENOATTR
blob
|
commitdiff
|
raw
|
diff to current
2020-09-09
Jonathan Rajotte
Allow run-as to generate filter bytecode.
blob
|
commitdiff
|
raw
|
diff to current
2020-08-26
Michael Jeanson
Add common util to set thread name
blob
|
commitdiff
|
raw
|
diff to current
2020-08-11
Jérémie Galarneau
Clean-up: run-as: change space to tabs
blob
|
commitdiff
|
raw
|
diff to current
2020-06-12
Jonathan Rajotte
Clean-up: replace space by tabs
blob
|
commitdiff
|
raw
|
diff to current
2020-01-30
Michael Jeanson
Move to kernel style SPDX license identifiers
blob
|
commitdiff
|
raw
|
diff to current
2019-12-13
Jérémie Galarneau
Make lttng_directory_handle reference countable
blob
|
commitdiff
|
raw
|
diff to current
2019-09-14
Jérémie Galarneau
runas: fix: possible unaligned access in packed structure
blob
|
commitdiff
|
raw
|
diff to current
2019-08-22
Mathieu Desnoyers
Fix: rmdir recursive: skip non-empty directories with...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
Jérémie Galarneau
Add rmdirat and renameat to run-as commands
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
Jérémie Galarneau
Fix: run_as_mkdirat returns value of errno
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
Jérémie Galarneau
Fix: double close of directory fd in runas worker
blob
|
commitdiff
|
raw
|
diff to current
2019-07-18
Jérémie Galarneau
Add file creation/unlinking utils to directory handle
blob
|
commitdiff
|
raw
|
diff to current
2019-04-18
Jérémie Galarneau
Add mkdirat utils and runas wrappers
blob
|
commitdiff
|
raw
|
diff to current
2019-02-11
Jonathan Rajotte
Fix: run-as thread deadlock on itself in restart error...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-14
Jérémie Galarneau
Fix: leak of sessiond configuration on launch of run...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-07
Michael Jeanson
Revert stubbing of runas functions
blob
|
commitdiff
|
raw
|
diff to current
2018-12-06
Jérémie Galarneau
Fix: worker structure is leaked in run_as process
blob
|
commitdiff
|
raw
|
diff to current
2018-09-07
Francis Deslauriers
Fix: Memory leak on run_as worker restart error path
blob
|
commitdiff
|
raw
|
diff to current
2018-09-07
Jérémie Galarneau
Fix: non-zero return of open handled as error
blob
|
commitdiff
|
raw
|
diff to current
2018-09-07
Jérémie Galarneau
Fix: global run_as worker lock released during restart
blob
|
commitdiff
|
raw
|
diff to current
2018-09-06
Jérémie Galarneau
Fix: runas worker attempts to send invalid fd to master
blob
|
commitdiff
|
raw
|
diff to current
2018-09-06
Jérémie Galarneau
Cleanup: remove superfluous empty line
blob
|
commitdiff
|
raw
|
diff to current
2018-09-06
Jérémie Galarneau
Fix runas: don't attempt close negative fd
blob
|
commitdiff
|
raw
|
diff to current
2018-08-31
Jérémie Galarneau
Fix: runas check fd value before calling close()
blob
|
commitdiff
|
raw
|
diff to current
2018-08-30
Jérémie Galarneau
Fix: uninitialized data/ret in runas offset commands
blob
|
commitdiff
|
raw
|
diff to current
2018-08-30
Jérémie Galarneau
Fix: uninitialized fd value used in runas
blob
|
commitdiff
|
raw
|
diff to current
2018-08-30
Jérémie Galarneau
Fix: report setegid()/seteuid() failure in runas
blob
|
commitdiff
|
raw
|
diff to current
2018-08-29
Francis Deslauriers
Fix: missing error handling goto statement in runas
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Francis Deslauriers
run_as: add extract SDT probe offsets command
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Francis Deslauriers
run_as: add extract ELF symbol offset command
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Francis Deslauriers
run_as: adapt run_as implementation to support complex...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-01
Jonathan Rajotte
Cleanup: uid and gid are never used by run_as_noworker()
blob
|
commitdiff
|
raw
|
diff to current
2017-07-28
Jonathan Rajotte
Cleanup: remove dead assignment
blob
|
commitdiff
|
raw
|
diff to current
2017-05-08
Mathieu Desnoyers
Cleanup: initialize data to 0
blob
|
commitdiff
|
raw
|
diff to current
2016-10-20
Jérémie Galarneau
Remove outdated comment about run_as open being broken
blob
|
commitdiff
|
raw
|
diff to current
2016-08-26
Jérémie Galarneau
Log signals received by run_as worker
blob
|
commitdiff
|
raw
|
diff to current
2016-08-26
Jérémie Galarneau
Missing word in worker_sighandler() comment
blob
|
commitdiff
|
raw
|
diff to current
2016-06-28
Michael Jeanson
Fix: location of various standard headers
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Mathieu Desnoyers
Fix: add missing semicolons after MSG, DBG, ERR print...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-05
Jérémie Galarneau
Move unix.h wrapper from sessiond-comm to common
blob
|
commitdiff
|
raw
|
diff to current
2015-10-19
Michael Jeanson
Fix: Silence warnings when using uid_t and pid_t with...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-19
Michael Jeanson
Port: Remove _GNU_SOURCE, defined in config.h
blob
|
commitdiff
|
raw
|
diff to current
2015-10-19
Jérémie Galarneau
Port: Don't use SIGUNUSED which is not defined on Solaris
blob
|
commitdiff
|
raw
|
diff to current
2015-10-19
Jérémie Galarneau
Port: Implement prctl wrapper
blob
|
commitdiff
|
raw
|
diff to current
2015-09-30
Jérémie Galarneau
Fix: Remove dependency on glibc 2.12 caused by pthread_...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-29
Jérémie Galarneau
Fix: Log and ignore SIGINT and SIGTERM in run_as worker
blob
|
commitdiff
|
raw
|
diff to current
2015-09-29
Jérémie Galarneau
Add logging to the run_as worker
blob
|
commitdiff
|
raw
|
diff to current
2015-09-24
Jérémie Galarneau
Fix: Handle EINTR of waipid in run-as worker
blob
|
commitdiff
|
raw
|
diff to current
2015-09-18
Jérémie Galarneau
Fix: Check use_clone() instead of worker in run_as
blob
|
commitdiff
|
raw
|
diff to current
2015-09-18
Jérémie Galarneau
Fix: Handle hang-up gracefully in run-as
blob
|
commitdiff
|
raw
|
diff to current
2015-09-18
Mathieu Desnoyers
Fix: libc internal mutex races with run_as
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Mathieu Desnoyers
Fix: streamline ret/errno of run_as()
blob
|
commitdiff
|
raw
|
diff to current
2015-09-03
Jérémie Galarneau
Accept uid and gid parameters in utils_mkdir()/utils_mk...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Mathieu Desnoyers
Move file creation/unlink from liblttng-ust-ctl to...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-19
Mathieu Desnoyers
Fix: setuid/setgid daemons should not get sensitive...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-15
Mathieu Desnoyers
Fix: define _LGPL_SOURCE in C files
blob
|
commitdiff
|
raw
|
diff to current
2014-02-21
Mathieu Desnoyers
Fix: add missing VALGRIND ifdef checks and documentation
blob
|
commitdiff
|
raw
|
diff to current
2013-11-11
Mathieu Desnoyers
Use lttng_read/lttng_write wrappers
blob
|
commitdiff
|
raw
|
diff to current
2013-09-27
David Goulet
Fix: return -errno value on error in run_as mkdir
blob
|
commitdiff
|
raw
|
diff to current
2013-08-27
Mathieu Desnoyers
Fix: run_as gid/uid test should return result to parent
blob
|
commitdiff
|
raw
|
diff to current
2013-01-25
David Goulet
Cleanup: use LTTNG_HIDDEN in src/common
blob
|
commitdiff
|
raw
|
diff to current
2013-01-23
David Goulet
Use utils mkdir recursive in runas.c
blob
|
commitdiff
|
raw
|
diff to current
2012-12-10
David Goulet
Fix: Missing umask when using run as no clone
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
David Goulet
Set hidden visibility for calls used in lttng-ctl
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
Mathieu Desnoyers
fix: write EINTR handling
blob
|
commitdiff
|
raw
|
diff to current
2012-05-31
David Goulet
Fix: clang llvm warnings
blob
|
commitdiff
|
raw
|
diff to current
2012-04-12
Mathieu Desnoyers
Fix: work-around glibc __nptl_setxid vs clone hang
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Avik Sil
Fix: Redefine MAP_STACK to 0 if not defined by the...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-12
Alexandre Montplaisir
License header fixes
blob
|
commitdiff
|
raw
|
diff to current
2012-03-05
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
Mathieu Desnoyers
Fix: Use PERROR all across lttng-tools, never make...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-01
David Goulet
Merge branch 'master' into compat-freebsd
blob
|
commitdiff
|
raw
|
diff to current
2012-02-24
Mathieu Desnoyers
Debugger support: introduce LTTNG_DEBUG_NOCLONE env...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-24
User
Merge branch 'master' into compat-freebsd
blob
|
commitdiff
|
raw
|
diff to current
2012-02-23
Mathieu Desnoyers
Fix: run_as error handling
blob
|
commitdiff
|
raw
|
diff to current
2012-02-23
Mathieu Desnoyers
runas: freebsd do not redefine MAP_STACK
blob
|
commitdiff
|
raw
|
diff to current
2012-02-23
Mathieu Desnoyers
freebsd: do not use MAP_STACK
blob
|
commitdiff
|
raw
|
diff to current
2012-02-23
Mathieu Desnoyers
runas: freebsd compat for mmap flags
blob
|
commitdiff
|
raw
|
diff to current
2012-02-23
Mathieu Desnoyers
Fix: run_as error handling
blob
|
commitdiff
|
raw
|
diff to current
2012-02-23
Mathieu Desnoyers
Implement CLONE_FILES compat layer with rfork
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
David Goulet
Fix rest of the code to support compat layer
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
David Goulet
Revert FreeBSD compatibility layer
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
David Goulet
Fix rest of the code to support compat layer
blob
|
commitdiff
|
raw
|
diff to current
2012-01-30
Mathieu Desnoyers
Define MAP_STACK to 0 if not defined by the architecture
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
David Goulet
Rename lttngerr.h to error.h
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
David Goulet
Complete change of the source directory tree
blob
|
commitdiff
|
raw
|
diff to current
This page took
0.238489 seconds
and
100
git commands to generate.