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