summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/ldap_access.c
Commit message (Collapse)AuthorAgeFilesLines
* Move ldap provider access functionsSimo Sorce2013-01-211-0/+86
It was confusing to see the ldap provider own handler mixed with the generic ldap access code used also by the ipa and ad providers. So move the ldap provider handler code in its own file.