summaryrefslogtreecommitdiff
path: root/source3/include/tldap.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-14s3: Change tldap_entry_attributes to the "array,count" conventionVolker Lendecke1-2/+3
2011-02-10s3: Align the args in tldap_modifyVolker Lendecke1-2/+2
2011-02-10s3: Align tldap_add and tldap_add_sendVolker Lendecke1-1/+1
2009-06-28If the connection is down, don't try another write.Volker Lendecke1-0/+1
2009-06-20Add tldap paged searches, together with two helper routinesVolker Lendecke1-0/+2
2009-06-20Reorganize retrieving errors and server-sent controlsVolker Lendecke1-9/+5
2009-06-20tldap control supportVolker Lendecke1-2/+6
2009-06-20Prepare control supportVolker Lendecke1-19/+33
2009-06-19Make tevent_req_is_ldap_error publicVolker Lendecke1-0/+2
2009-06-19Add tldap_context_[gs]etattrVolker Lendecke1-0/+3
2009-06-12Add debugging facility to tldap, analogous to teventVolker Lendecke1-0/+15
2009-06-07req_del and req_abandon are ASN1_APPLICATION_SIMPLEVolker Lendecke1-2/+4
2009-06-07Fix after making tldap independent of ldap.hVolker Lendecke1-21/+24
2009-06-06Attempt to fix the build without system-ldap.Volker Lendecke1-1/+1
2009-06-06Add the early start of an async ldap libraryVolker Lendecke1-0/+237