summaryrefslogtreecommitdiff
path: root/src/providers/ldap/ldap_access.c
AgeCommit message (Collapse)AuthorFilesLines
2013-01-21Move ldap provider access functionsSimo Sorce1-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.