summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_async_autofs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-111-4/+4
* LDAP: new SDAP domain structureJakub Hrozek2013-06-071-1/+1
* LDAP: Compare lists of DNs when saving autofs entriesJakub Hrozek2013-01-211-134/+147
* Add domain argument to sysdb autofs functionsSimo Sorce2013-01-151-9/+14
* AUTOFS: Use both key and value in entry RDNJakub Hrozek2012-09-241-2/+10
* AUTOFS: Add entry objects below map objectsJakub Hrozek2012-09-241-43/+91
* Add support for filtering atributesJan Zeleny2012-05-311-2/+4
* Use the sysdb attribute name, not LDAP attribute nameJakub Hrozek2012-05-161-1/+1
* LDAP: Add attr_count return value to build_attrs_from_map()Stephen Gallagher2012-05-101-2/+2
* LDAP: Remove unnecessary filter sanitizeStephen Gallagher2012-02-261-11/+5
* LDAP: Only use paging control on requests for multiple entriesStephen Gallagher2012-02-241-2/+3
* AUTOFS: Search all search bases for automounter map entriesJakub Hrozek2012-02-231-18/+86
* AUTOFS: LDAP providerJakub Hrozek2012-02-051-0/+833