summaryrefslogtreecommitdiff
path: root/source3/include/tldap.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for Solaris C compiler.Jeremy Allison2017-03-161-0/+6
* tldap: Add tldap_get/set_streamVolker Lendecke2016-04-151-0/+4
* tldap: Make tldap_search use tldap_search_allVolker Lendecke2016-02-031-2/+2
* tldap: Add tldap_search_allVolker Lendecke2016-02-031-0/+12
* lib: Introduce TLDAPRCVolker Lendecke2016-02-031-100/+108
* tldap: Parse the sasl output blobVolker Lendecke2016-02-031-2/+5
* tldap: Add some required includesVolker Lendecke2016-02-031-0/+1
* tldap.h: References DATA_BLOBVolker Lendecke2016-01-101-0/+1
* 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