summaryrefslogtreecommitdiff
path: root/src/providers/ldap/ldap_child.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Fix formating of variables with type: size_tLukas Slebodnik1-3/+3
2012-10-29Include talloc log in our debug facilityMichal Zidek1-1/+1
2012-10-24KRB5: Return error when principal selection failsJakub Hrozek1-1/+4
2012-10-12Only call krb5_set_trace_callback on platforms that support itJakub Hrozek1-1/+1
2012-10-12Collect krb5 trace on high debug levelsJakub Hrozek1-0/+24
2012-10-12Two fixes to child processesJakub Hrozek1-4/+5
2012-09-20Add more debuginfo into ldap_childOndrej Kos1-23/+36
2012-07-06Revert commit 4c157ecedd52602f75574605ef48d0c48e9bfbe8Stef Walter1-15/+0
2012-06-15LDAP: Fix missing variable in debug messageStephen Gallagher1-1/+1
2012-06-14Provide more debugging in krb5_child and ldap_childJakub Hrozek1-1/+8
2012-05-31added DEBUG messages to krb5_child and ldap_childNick Guay1-0/+7
2012-05-07Limit krb5_get_init_creds_keytab() to etypes in keytabStef Walter1-0/+15
2012-05-04If canon'ing principals, write ccache with updated default principalStef Walter1-1/+2
2012-04-20Convert read and write operations to sss_atomic_readJakub Hrozek1-32/+21
2012-04-05Clean up log messages about keytab_nameStephen Gallagher1-7/+12
2012-03-06krb5_child: set debugging soonerJakub Hrozek1-11/+17
2012-01-31KRB5: Add syslog messages for Kerberos failuresStephen Gallagher1-0/+8
2011-12-22Add compatibility layer for Heimdal Kerberos implementationStephen Gallagher1-0/+5
2011-12-19Move child_common routines to utilStephen Gallagher1-1/+1
2011-11-02Support to request canonicalization in LDAP/IPA providerJan Zeleny1-0/+8
2011-09-08DEBUG timestamps offer higher precisionPavel Březina1-0/+2
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina1-1/+4
2011-08-25New DEBUG facility - conversionPavel Březina1-0/+2
2011-04-25Modify principal selection for keytab authenticationJan Zeleny1-2/+3
2010-10-13Make ldap_child report kerberos return code to parentJakub Hrozek1-4/+9
2010-10-13Report Kerberos error code from ldap_child_get_tgt_syncJakub Hrozek1-23/+16
2010-08-03Validate keytab at startupJakub Hrozek1-48/+3
2010-08-03Fix getting default realm in the ldap childJakub Hrozek1-1/+10
2010-07-09Add syslog messages for LDAP GSSAPI bindStephen Gallagher1-2/+58
2010-07-09GSSAPI ticket expiry time is returned from ldap_child and stored in sdap_hand...eindenbom1-7/+28
2010-05-16Add ldap_krb5_ticket_lifetime optionSumit Bose1-3/+8
2010-03-25Allow arbitrary-length PAM messagesStephen Gallagher1-6/+6
2010-03-03Improve safe alignment buffer handling macrosSimo Sorce1-7/+7
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+429