summaryrefslogtreecommitdiff
path: root/src/providers/ldap/sdap_async_netgroups.c
AgeCommit message (Collapse)AuthorFilesLines
2011-11-02LDAP: Support multiple netgroup search basesStephen Gallagher1-13/+62
2011-10-13SysDB commands that save lastUpdate allows this value to be passed inPavel Březina1-3/+7
https://fedorahosted.org/sssd/ticket/836
2011-09-28Fixed bad logic in processing netgroups in LDAP providerJan Zeleny1-1/+3
2011-08-15sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny1-1/+1
The patch also updates code using modified functions. Tests have also been adjusted.
2011-01-17Add timeout parameter to sdap_get_generic_send()Sumit Bose1-3/+6
2010-11-01Fix misused SDAP_SEARCH_BASEMoritz Baumann1-1/+1
2010-10-13Implement netgroup support for LDAP providerSumit Bose1-0/+713