summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/ldap_child.c
Commit message (Expand)AuthorAgeFilesLines
* KRB5: Pass the sssd_be uid and gid to krb5_childJakub Hrozek2014-11-281-0/+3
* krb5/ldap: use MEMORY ccache and keytab in *_child processesSumit Bose2014-11-281-7/+30
* LDAP: Drop privileges after kinit in ldap_childJakub Hrozek2014-11-051-33/+57
* LDAP: read the correct data type from ldap_child's input bufferJakub Hrozek2014-11-051-2/+2
* LDAP: Move sss_krb5_verify_keytab_ex to ldap_childJakub Hrozek2014-11-051-1/+78
* LDAP: Set umask before calling mkstempJakub Hrozek2014-09-021-0/+3
* LDAP: Use randomized ccname for storing credentialsJakub Hrozek2014-08-261-5/+39
* LDAP: Use tmp_ctx in ldap_child for temporary dataJakub Hrozek2014-08-261-7/+15
* SSSD: Send debug to stderr when running on foregroundJakub Hrozek2014-07-091-0/+2
* Unify usage of function gethostnameLukas Slebodnik2014-06-031-3/+3
* krb5_child: Fix use after free in debug messageLukas Slebodnik2014-04-081-0/+1
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-5/+6
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-62/+62
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-111-3/+3
* Include talloc log in our debug facilityMichal Zidek2012-10-291-1/+1
* KRB5: Return error when principal selection failsJakub Hrozek2012-10-241-1/+4
* Only call krb5_set_trace_callback on platforms that support itJakub Hrozek2012-10-121-1/+1
* Collect krb5 trace on high debug levelsJakub Hrozek2012-10-121-0/+24
* Two fixes to child processesJakub Hrozek2012-10-121-4/+5
* Add more debuginfo into ldap_childOndrej Kos2012-09-201-23/+36
* Revert commit 4c157ecedd52602f75574605ef48d0c48e9bfbe8Stef Walter2012-07-061-15/+0
* LDAP: Fix missing variable in debug messageStephen Gallagher2012-06-151-1/+1
* Provide more debugging in krb5_child and ldap_childJakub Hrozek2012-06-141-1/+8
* added DEBUG messages to krb5_child and ldap_childNick Guay2012-05-311-0/+7
* Limit krb5_get_init_creds_keytab() to etypes in keytabStef Walter2012-05-071-0/+15
* If canon'ing principals, write ccache with updated default principalStef Walter2012-05-041-1/+2
* Convert read and write operations to sss_atomic_readJakub Hrozek2012-04-201-32/+21
* Clean up log messages about keytab_nameStephen Gallagher2012-04-051-7/+12
* krb5_child: set debugging soonerJakub Hrozek2012-03-061-11/+17
* KRB5: Add syslog messages for Kerberos failuresStephen Gallagher2012-01-311-0/+8
* Add compatibility layer for Heimdal Kerberos implementationStephen Gallagher2011-12-221-0/+5
* Move child_common routines to utilStephen Gallagher2011-12-191-1/+1
* Support to request canonicalization in LDAP/IPA providerJan Zeleny2011-11-021-0/+8
* DEBUG timestamps offer higher precisionPavel Březina2011-09-081-0/+2
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-251-1/+4
* New DEBUG facility - conversionPavel Březina2011-08-251-0/+2
* Modify principal selection for keytab authenticationJan Zeleny2011-04-251-2/+3
* Make ldap_child report kerberos return code to parentJakub Hrozek2010-10-131-4/+9
* Report Kerberos error code from ldap_child_get_tgt_syncJakub Hrozek2010-10-131-23/+16
* Validate keytab at startupJakub Hrozek2010-08-031-48/+3
* Fix getting default realm in the ldap childJakub Hrozek2010-08-031-1/+10
* Add syslog messages for LDAP GSSAPI bindStephen Gallagher2010-07-091-2/+58
* GSSAPI ticket expiry time is returned from ldap_child and stored in sdap_hand...eindenbom2010-07-091-7/+28
* Add ldap_krb5_ticket_lifetime optionSumit Bose2010-05-161-3/+8
* Allow arbitrary-length PAM messagesStephen Gallagher2010-03-251-6/+6
* Improve safe alignment buffer handling macrosSimo Sorce2010-03-031-7/+7
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+429