summaryrefslogtreecommitdiff
path: root/src/providers/ldap
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-15Add domain argument to sysdb_store_user()Simo Sorce1-2/+3
2013-01-15Add domain arguments to sysdb_add_inetgroup fns.Simo Sorce1-1/+1
2013-01-15Add domain arguments to sysdb_add_group functions.Simo Sorce2-4/+6
2013-01-15Add domain argument to sysdb_set_user_attr()Simo Sorce2-3/+8
2013-01-15Add domain to sysdb_search_group_by_gid()Simo Sorce1-1/+1
2013-01-15Add domain to sysdb_search_group_by_name()Simo Sorce3-7/+16
2013-01-15Add domain to sysdb_search_user_by_name()Simo Sorce5-15/+36
2013-01-15Add domain argument to sysdb_get_user_attr()Simo Sorce2-5/+6
2013-01-15Make sysdb_custom_subtree_dn() require a domain.Simo Sorce1-2/+4
2013-01-15Make sysdb_domain_dn() require a domain.Simo Sorce1-1/+1
2013-01-15Make sysdb_netgroup_base_dn() require a domain.Simo Sorce1-1/+1
2013-01-14let ldap_backup_chpass_uri workPavel Březina1-2/+4
2013-01-14Fix LDAP authentication - invalid password lengthPavel Březina1-1/+1
2013-01-10Change pam data auth tokens.Simo Sorce4-97/+92
2013-01-10Fix sdap reinit.Simo Sorce1-82/+89
2013-01-09AD: Add user as a direct member of his primary groupJakub Hrozek1-8/+109
2013-01-09AD: replace GID/UID, do not add another oneJakub Hrozek4-7/+41
2013-01-07sudo smart refresh: fix debug messagePavel Březina1-1/+1
2013-01-07sudo smart refresh: do not include usn in filter if no valid usn is knownPavel Březina1-5/+12
2013-01-07Fix tevent_req style for sdap_async_sudo.Simo Sorce1-22/+22
2013-01-04LDAP: initialize refresh function handlerOndrej Kos1-1/+1
2013-01-02failover: Protect against empty host namesMichal Zidek3-5/+5
2013-01-02set ret to EOK after for loop in sdap_sudo_purge_sudoersPavel Březina1-0/+2
2012-12-19Add default section to switch statementSumit Bose1-0/+3
2012-12-18DP: invalidate all cached maps if a request for auto.master comes inJakub Hrozek1-0/+8
2012-12-18sudo: do full refresh when data provider is back onlinePavel Březina2-7/+75
2012-12-18sudo: schedule another full refresh in short interval if the first failsPavel Březina2-0/+28
2012-12-18check dp error in sdap_sudo_full_refresh_done()Pavel Březina1-3/+8
2012-12-18add sdap_sudo_schedule_refresh()Pavel Březina2-43/+77
2012-12-15let ldap_chpass_uri failover work when using same hostnamePavel Březina1-11/+4