summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_child_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* Do not leak fds in case of failures setting up a child processJakub Hrozek2016-05-311-16/+20
* UTIL: exit() the forked process if exec()-ing a child process failsJakub Hrozek2016-05-191-6/+6
* sssd: incorrect checks on length values during packet decodingMichal Židek2015-08-311-1/+1
* UTIL: Unify the fd_nonblocking implementationJakub Hrozek2015-01-151-2/+2
* LDAP: Use child_io_destructor instead of child_cleanup in a custom desctructorJakub Hrozek2015-01-151-22/+17
* UTIL: Allow dup-ing child pipe to a different FDJakub Hrozek2015-01-131-2/+1
* Add extra_args to exec_child()Jakub Hrozek2014-12-031-1/+2
* UTIL: Remove more code duplication setting up child processesJakub Hrozek2014-11-051-21/+1
* LDAP: Drop privileges after kinit in ldap_childJakub Hrozek2014-11-051-1/+7
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-19/+28
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-24/+24
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-111-1/+1
* SIGCHLD handler: do not call callback when pvt data where freedPavel Březina2013-07-171-1/+1
* Remove unneeded parameter of setup_child and namespace itJakub Hrozek2013-05-201-1/+1
* More generalized function open_debug_file_ex()Lukas Slebodnik2013-03-131-5/+1
* Collect krb5 trace on high debug levelsJakub Hrozek2012-10-121-1/+1
* Remove unused variableJakub Hrozek2012-10-041-6/+0
* remove left over principal selectionPavel Březina2012-10-021-21/+0
* execv, excvp and exec_child never return EOKStef Walter2012-05-011-5/+3
* Move child_common routines to utilStephen Gallagher2011-12-191-1/+1
* Multiline macro cleanupJakub Hrozek2011-09-281-1/+1
* Modify principal selection for keytab authenticationJan Zeleny2011-04-251-2/+7
* Make ldap_child report kerberos return code to parentJakub Hrozek2010-10-131-7/+16
* Validate keytab at startupJakub Hrozek2010-08-031-0/+16
* GSSAPI ticket expiry time is returned from ldap_child and stored in sdap_hand...eindenbom2010-07-091-5/+18
* Fix realm_str dereferenceJakub Hrozek2010-06-091-1/+1
* Add ldap_krb5_ticket_lifetime optionSumit Bose2010-05-161-2/+7
* Properly set up SIGCHLD handlersStephen Gallagher2010-05-161-10/+8
* Improve safe alignment buffer handling macrosSimo Sorce2010-03-031-11/+11
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+462