summaryrefslogtreecommitdiffstats
path: root/src/util/child_common.c
Commit message (Expand)AuthorAgeFilesLines
* KRB5: Pass the sssd_be uid and gid to krb5_childJakub Hrozek2014-11-281-4/+16
* UTIL: Remove more code duplication setting up child processesJakub Hrozek2014-11-051-0/+29
* UTIL: Remove code duplication of struct ioJakub Hrozek2014-11-051-0/+29
* SSSD: Send debug to stderr when running on foregroundJakub Hrozek2014-07-091-0/+10
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-25/+42
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-53/+53
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-111-1/+1
* Fix formating of variables with type: ssize_tLukas Slebodnik2013-09-111-1/+2
* Use brackets around macros.Lukas Slebodnik2013-08-221-4/+4
* SIGCHLD handler: do not call callback when pvt data where freedPavel Březina2013-07-171-1/+23
* Do not keep growing event contextJakub Hrozek2013-04-241-3/+5
* execv, excvp and exec_child never return EOKStef Walter2012-05-011-8/+4
* Convert read and write operations to sss_atomic_readJakub Hrozek2012-04-201-31/+22
* Move child_common routines to utilStephen Gallagher2011-12-191-0/+735