summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/ldap_id_netgroup.c
Commit message (Collapse)AuthorAgeFilesLines
* Renamed some LDAP routinesJan Zeleny2011-11-231-23/+23
| | | | | These were renamed just ot make sure they are not mistook for IPA netgroup functions.
* LDAP: Support multiple netgroup search basesStephen Gallagher2011-11-021-0/+1
|
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-151-1/+1
| | | | | The patch also updates code using modified functions. Tests have also been adjusted.
* Add timeout parameter to sdap_get_generic_send()Sumit Bose2011-01-171-1/+4
|
* Do not throw a DP error when a netgroup is not foundStephen Gallagher2011-01-141-5/+1
| | | | https://fedorahosted.org/sssd/ticket/775
* Sanitize search filters in LDAP providerStephen Gallagher2010-11-151-1/+8
|
* Implement netgroup support for LDAP providerSumit Bose2010-10-131-0/+224