summaryrefslogtreecommitdiff
path: root/src/providers/ldap/sdap_async_services.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Fix formating of variables with type: size_tLukas Slebodnik1-4/+4
2013-06-07LDAP: new SDAP domain structureJakub Hrozek1-1/+1
2013-01-21Remove sysdb as a be context structure memberSimo Sorce1-1/+1
2013-01-15Add domain argument to sysdb_remove_attrs()Simo Sorce1-1/+1
2012-08-23Unify usage of sysdb transactionsMichal Zidek1-1/+4
2012-05-31Add support for filtering atributesJan Zeleny1-1/+2
2012-05-10LDAP: Add attr_count return value to build_attrs_from_map()Stephen Gallagher1-1/+1
2012-03-29LDAP services: Save lowercased protocol names in case-insensitive domainsJakub Hrozek1-1/+17
2012-02-24Modifications to simplify list_missing_attrsJan Zeleny1-7/+2
2012-02-24LDAP: Only use paging control on requests for multiple entriesStephen Gallagher1-1/+2
2012-02-14Fix memory hierarchy when processing nested group membershipsJakub Hrozek1-2/+2
2012-02-13Fix uninitialized in_transactionStephen Gallagher1-1/+1
2012-02-04NSS: Add individual timeouts for entry typesStephen Gallagher1-1/+1
2012-02-04LDAP: Do not fail if RootDSE check cannot determine search basesStephen Gallagher1-0/+9
2012-01-31LDAP: Add enumeration support for servicesStephen Gallagher1-0/+138
2012-01-31LDAP: Add support for service lookups (non-enum)Stephen Gallagher1-0/+485