summaryrefslogtreecommitdiff
path: root/src/providers/ldap/ldap_id_netgroup.c
AgeCommit message (Collapse)AuthorFilesLines
2011-11-23Renamed some LDAP routinesJan Zeleny1-23/+23
These were renamed just ot make sure they are not mistook for IPA netgroup functions.
2011-11-02LDAP: Support multiple netgroup search basesStephen Gallagher1-0/+1
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-1/+4
2011-01-14Do not throw a DP error when a netgroup is not foundStephen Gallagher1-5/+1
https://fedorahosted.org/sssd/ticket/775
2010-11-15Sanitize search filters in LDAP providerStephen Gallagher1-1/+8
2010-10-13Implement netgroup support for LDAP providerSumit Bose1-0/+224