summaryrefslogtreecommitdiff
path: root/src/providers/ldap
AgeCommit message (Expand)AuthorFilesLines
2013-04-29libsss_idmap: function to calculate rangeMichal Zidek2-115/+54
2013-04-19LDAP: do not invalidate pointer with realloc while processing ghost usersJakub Hrozek1-3/+13
2013-04-10DNS sites support - use SRV DNS lookup plugin in all providersPavel Březina1-0/+9
2013-04-09LDAP: Always fail if a map can't be foundJakub Hrozek1-4/+2
2013-04-04LDAP: Fix value initialization warningsLukas Slebodnik2-2/+2
2013-04-03Centralize resolv_init, remove resolv context listJakub Hrozek1-16/+2
2013-04-03Init failover with be_res optionsJakub Hrozek1-24/+5
2013-04-02Making the authtok structure really opaque.Lukas Slebodnik2-9/+15
2013-04-02refactor nested group processing: replace old codePavel Březina2-1721/+21
2013-04-02refactor nested group processing: add new codePavel Březina1-0/+2229
2013-03-27LDAP: Fix value initializationOndrej Kos1-1/+1
2013-03-21LDAP: If deref search fails, try again without derefJan Cholasta4-4/+44
2013-03-20ldap: Fallback option for rfc2307 schemaSimo Sorce7-11/+191
2013-03-19Convert sdap_access to new error codesSimo Sorce3-453/+186
2013-03-19Removing unused declaration of functions and variable.Lukas Slebodnik1-10/+0
2013-03-19Use common error facility instead of sdap_resultSimo Sorce5-316/+202
2013-03-13Fix initialization of multiple variablesOndrej Kos2-2/+2
2013-03-13More generalized function open_debug_file_ex()Lukas Slebodnik1-5/+1
2013-03-07Fixed typo in debug message.Lukas Slebodnik1-3/+5
2013-03-05Check the return value of sysdb_search_servicesJakub Hrozek1-0/+6
2013-02-27sdap_fill_memberships: continue if a member is not foud in sysdbPavel Březina1-3/+7
2013-02-26sysdb: try dealing with binary-content attributesJan Engelhardt2-7/+5
2013-02-11LDAP: Check for authtok validityJakub Hrozek1-7/+9
2013-02-10Add realm info to sss_domain_infoSimo Sorce1-1/+1
2013-01-28nested groups: fix group lookup hangs if member dn is incorrectPavel Březina1-0/+24
2013-01-21Add be_req_get_data() helper funciton.Simo Sorce5-8/+8
2013-01-21Add be_req_get_be_ctx() helper.Simo Sorce5-39/+43
2013-01-21Introduce be_req_terminate() helperSimo Sorce4-17/+10
2013-01-21Remove domain from be_req structureSimo Sorce1-1/+1
2013-01-21Pass domain not be_req to access check functionsSimo Sorce3-17/+25
2013-01-21Remove sysdb as a be request structure memberSimo Sorce1-2/+2
2013-01-21Remove sysdb as a be context structure memberSimo Sorce13-27/+27
2013-01-21Move ldap provider access functionsSimo Sorce2-59/+86
2013-01-21LDAP: Compare lists of DNs when saving autofs entriesJakub Hrozek1-134/+147
2013-01-15LDAP: avoid complex realloc logic in save_rfc2307bis_group_membershipsJakub Hrozek1-12/+4
2013-01-15Add domain arguments to sysdb sudo functionsSimo Sorce4-9/+22
2013-01-15Add domain arguments to sysdb services functionsSimo Sorce2-4/+5
2013-01-15Add domain argument to sysdb autofs functionsSimo Sorce2-11/+18
2013-01-15Add domain arguemnt to sysdb_get_real_name()Simo Sorce1-1/+2
2013-01-15Add domain argument to sysdb_idmap_ funcitonsSimo Sorce1-1/+2
2013-01-15Add domain argument to sysdb_remove_attrs()Simo Sorce1-1/+1
2013-01-15Add domain argument to sysdb_has/set_enumerated()Simo Sorce3-3/+4
2013-01-15Add domain arg to sysdb_search/delete_netgroup()Simo Sorce1-1/+1
2013-01-15Add domain argument to sysdb_delete_group()Simo Sorce2-3/+5
2013-01-15Add domain argument to sysdb_search_groups()Simo Sorce3-7/+12
2013-01-15Add domain argument to sysdb_delete_user()Simo Sorce2-4/+6
2013-01-15Add domain arg to sysdb_search_users()Simo Sorce3-16/+25
2013-01-15Add domain argument to sysdb_cache_password()Simo Sorce1-0/+1
2013-01-15Add domain arg to sysdb group member functionsSimo Sorce2-7/+9
2013-01-15Add domain argument to sysdb_store_group()Simo Sorce1-3/+5