summaryrefslogtreecommitdiff
path: root/src/providers/ldap/sdap_async_autofs.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-24Include header file in implementation module.Lukas Slebodnik1-0/+1
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-21LDAP: Compare lists of DNs when saving autofs entriesJakub Hrozek1-134/+147
2013-01-15Add domain argument to sysdb autofs functionsSimo Sorce1-9/+14
2012-09-24AUTOFS: Use both key and value in entry RDNJakub Hrozek1-2/+10
2012-09-24AUTOFS: Add entry objects below map objectsJakub Hrozek1-43/+91
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