summaryrefslogtreecommitdiff
path: root/server/providers/ldap/sdap_async_connection.c
AgeCommit message (Collapse)AuthorFilesLines
2009-11-06Split async helpers in multiple filesSimo Sorce1-0/+1163
The size of sdap_async.c was unmanageable. This patch splits it into a generic file with common infrastructure calls, a file that handles connection calls and a file for id related calls.