summaryrefslogtreecommitdiff
path: root/source4/cldap_server/cldap_server.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r6876: - fixed a memory leak in the cldap serverAndrew Tridgell1-1/+1
- keep the samdb open between requests (This used to be commit ee75a8353b0dab579abf0e675395d796f1c39746)
2007-10-10r6747: first working version of cldapd server. It is missing 'sites' ↵Andrew Tridgell1-0/+1
support, and filling in some of the returned parameters is quite rough, but it seems to work OK (This used to be commit e564e3e596915414fad07c94f7ea8a0d9c3a1140)
2007-10-10r6725: the beginnings of a cldap serverAndrew Tridgell1-0/+30
(This used to be commit e51e0dffa8f8bff9bd1535751e805b548b6c6d7f)