summaryrefslogtreecommitdiffstats
path: root/logwrapper/logwrap.c
Commit message (Expand)AuthorAgeFilesLines
* logwrap: add quiet flag to logwrap()Rom Lemarchand2013-01-281-30/+39
* Merge "logwrap: Replace sigprocmask with pthread_sigmask"Rom Lemarchand2013-01-291-4/+4
|\
| * logwrap: Replace sigprocmask with pthread_sigmaskRom Lemarchand2013-01-291-4/+4
* | Merge "logwrap: wait for child process when receiving SIGINT or SIGQUIT"Rom Lemarchand2013-01-291-1/+18
|\ \ | |/
| * logwrap: wait for child process when receiving SIGINT or SIGQUITRom Lemarchand2013-01-291-1/+18
* | logwrap: ensure child exits with _exitRom Lemarchand2013-01-281-20/+19
|/
* logwrap: remove unnecessary call to setuid/setgidRom Lemarchand2013-01-281-6/+0
* logwrap: fix off by 1 argument errorRom Lemarchand2013-01-281-2/+2
* logwrapper: switch to signal handlers for SIGCHLDRom Lemarchand2013-01-281-75/+134
* logwrapper: prevent logwrap from hanging when child diesRom Lemarchand2013-01-141-44/+108
* logwrapper: split into liblogwrap and the executable itselfRom Lemarchand2013-01-111-0/+161