summaryrefslogtreecommitdiff
path: root/src/providers/ldap/sdap_async_nested_groups.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-1/+1
2013-09-02Fix czech specific character in my namePavel Březina1-1/+1
2013-06-18nested groups: do not expect any particular number of groupsPavel Březina1-19/+10
2013-06-18nested groups: do not return ENOMEM if num_groups is 0Pavel Březina1-6/+10
2013-06-17nested groups: allocate more space if deref returns more membersPavel Březina1-0/+21
2013-06-07LDAP: new SDAP domain structureJakub Hrozek1-15/+22
2013-04-04LDAP: Fix value initialization warningsLukas Slebodnik1-1/+1
2013-04-02refactor nested group processing: add new codePavel Březina1-0/+2229