summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_async_enum.c
Commit message (Expand)AuthorAgeFilesLines
* LDAP: minor improvements in ldap id cleanupPavel Reichl2015-08-171-1/+2
* SDAP: rename SDAP_CACHE_PURGE_TIMEOUTPavel Reichl2015-07-311-1/+1
* LDAP: Add sdap_lookup_type enumJakub Hrozek2015-07-151-2/+2
* enumeration: fix talloc contextPavel Březina2015-04-081-1/+1
* LDAP/AD: do not resolve group members during tokenGroups requestSumit Bose2015-03-171-1/+1
* Use the alternative objectclass in group maps.Michal Zidek2014-09-151-3/+9
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-05-021-1/+2
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-3/+3
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-30/+30
* LDAP: Handle errors from sdap_id_op properly in enum codeJakub Hrozek2014-02-121-1/+41
* LDAP: Detect the presence of POSIX attributesJakub Hrozek2014-02-121-2/+94
* LDAP: Add enum request with custom connectionJakub Hrozek2014-01-291-125/+180
* SYSDB: Drop redundant sysdb_ctx parameter from sysdb.cMichal Zidek2013-11-151-2/+1
* sdap_idmap_domain_has_algorithmic_mapping: add domain name argumentSumit Bose2013-10-251-0/+2
* Include header file in implementation module.Lukas Slebodnik2013-09-241-0/+1
* LDAP: Store cleanup timestamp after initial cleanupJakub Hrozek2013-09-111-1/+1
* LDAP: Make the cleanup task reusable for subdomainsJakub Hrozek2013-08-281-2/+2
* LDAP: Make cleanup synchronousJakub Hrozek2013-08-281-20/+6
* LDAP: Move the ldap enum request to its own reusable moduleJakub Hrozek2013-08-281-0/+687