aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/tools/process-wrapper.c
Commit message (Expand)AuthorAge
* Rollback of commit 1e37a5375f918376c132fa537e25695f673f41b8.Gravatar Dmitry Lomov2016-07-07
* Do redirection of stdout / stderr in Java instead of reimplementing it in eve...Gravatar Philipp Wollermann2016-06-30
* Fix build on FreeBSD.Gravatar Googler2015-11-17
* Print the name of the execvp'd file for easier debugging in case the call fails.Gravatar Philipp Wollermann2015-10-23
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Execute spawns inside sandboxes to improve hermeticity (spawns can no longer ...Gravatar Philipp Wollermann2015-08-26
* process-wrapper: only define _GNU_SOURCE if it wasn't defined yet,Gravatar Han-Wen Nienhuys2015-05-22
* Set gid as well as uidGravatar Daniel Wagner-Hall2015-05-21
* If effective user id != user id, force us to act as the effective user idGravatar Daniel Wagner-Hall2015-05-08
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25