summaryrefslogtreecommitdiff
path: root/src/providers/ldap/sdap_async_autofs.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-31Add support for filtering atributesJan Zeleny1-2/+4
2012-05-16Use the sysdb attribute name, not LDAP attribute nameJakub Hrozek1-1/+1
2012-05-10LDAP: Add attr_count return value to build_attrs_from_map()Stephen Gallagher1-2/+2
2012-02-26LDAP: Remove unnecessary filter sanitizeStephen Gallagher1-11/+5
2012-02-24LDAP: Only use paging control on requests for multiple entriesStephen Gallagher1-2/+3
2012-02-23AUTOFS: Search all search bases for automounter map entriesJakub Hrozek1-18/+86
2012-02-05AUTOFS: LDAP providerJakub Hrozek1-0/+833