summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_async_users.c
Commit message (Expand)AuthorAgeFilesLines
* idmap: Silence DEBUG messages when dealing with built-in SIDs.Michal Zidek2012-11-281-44/+51
* do not default fullname to gecos when schema = adPavel Březina2012-11-281-0/+14
* LDAP: fix uninitialized variableOndrej Kos2012-11-271-1/+1
* LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek2012-11-211-5/+17
* Unify usage of sysdb transactionsMichal Zidek2012-08-231-1/+12
* Ghost members - removed sdap_check_aliases()Jan Zeleny2012-05-311-6/+0
* LDAP: Add helper function to map IDsStephen Gallagher2012-05-031-57/+6
* LDAP: Do not remove uidNumber and gidNumber attributes when saving id-mapped ...Stephen Gallagher2012-05-031-0/+11
* LDAP: Add helper routine to convert LDAP blob to SID stringStephen Gallagher2012-05-031-20/+4
* LDAP: Map the user's primaryGroupIDStephen Gallagher2012-05-031-12/+64
* LDAP: Allow automatically-provisioning a domain and rangeStephen Gallagher2012-05-031-3/+43
* LDAP: Enable looking up ID-mapped users by nameStephen Gallagher2012-05-031-9/+54
* Modifications to simplify list_missing_attrsJan Zeleny2012-02-241-11/+2
* LDAP: Only use paging control on requests for multiple entriesStephen Gallagher2012-02-241-1/+2
* Fix memory hierarchy when processing nested group membershipsJakub Hrozek2012-02-141-1/+2
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-041-1/+1
* LDAP: Do not fail if RootDSE check cannot determine search basesStephen Gallagher2012-02-041-0/+9
* Save original memberof, not memberofJakub Hrozek2011-12-201-4/+16
* Use the case sensitivity flag in the LDAP providerJakub Hrozek2011-12-161-1/+1
* Refactor saving sdap entitiesJakub Hrozek2011-12-161-78/+20
* LDAP: Add support for multiple search bases for user enumerationStephen Gallagher2011-11-021-5/+43
* LDAP: Support multiple user search bases (non-enumeration)Stephen Gallagher2011-11-021-13/+62
* SysDB commands that save lastUpdate allows this value to be passed inPavel Březina2011-10-131-3/+6
* Store name aliases for users, groupsJakub Hrozek2011-09-281-0/+21
* sdap_async_accounts.c splitJan Zeleny2011-08-151-0/+513