summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_async_nested_groups.c
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Check all search bases during nested group processingJakub Hrozek2013-10-301-13/+42
* nested groups: pick correct domain for cache lookupsPavel Březina2013-10-301-4/+12
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-111-1/+1
* Fix czech specific character in my namePavel Březina2013-09-021-1/+1
* nested groups: do not expect any particular number of groupsPavel Březina2013-06-181-19/+10
* nested groups: do not return ENOMEM if num_groups is 0Pavel Březina2013-06-181-6/+10
* nested groups: allocate more space if deref returns more membersPavel Březina2013-06-171-0/+21
* LDAP: new SDAP domain structureJakub Hrozek2013-06-071-15/+22
* LDAP: Fix value initialization warningsLukas Slebodnik2013-04-041-1/+1
* refactor nested group processing: add new codePavel Březina2013-04-021-0/+2229