s3:ldap: Use #ifdef instead of #if for config.h definitions
[samba.git] / source3 / include / tldap.h
2017-03-16 Jeremy AllisonFix for Solaris C compiler.
2016-04-15 Volker Lendecketldap: Add tldap_get/set_stream
2016-02-03 Volker Lendecketldap: Make tldap_search use tldap_search_all
2016-02-03 Volker Lendecketldap: Add tldap_search_all
2016-02-03 Volker Lendeckelib: Introduce TLDAPRC
2016-02-03 Volker Lendecketldap: Parse the sasl output blob
2016-02-03 Volker Lendecketldap: Add some required includes
2016-01-10 Volker Lendecketldap.h: References DATA_BLOB
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-03-14 Volker Lendeckes3: Change tldap_entry_attributes to the "array,count...
2011-02-10 Volker Lendeckes3: Align the args in tldap_modify
2011-02-10 Volker Lendeckes3: Align tldap_add and tldap_add_send
2009-06-28 Volker LendeckeIf the connection is down, don't try another write.
2009-06-20 Volker LendeckeAdd tldap paged searches, together with two helper...
2009-06-20 Volker LendeckeReorganize retrieving errors and server-sent controls
2009-06-20 Volker Lendecketldap control support
2009-06-20 Volker LendeckePrepare control support
2009-06-19 Volker LendeckeMake tevent_req_is_ldap_error public
2009-06-19 Volker LendeckeAdd tldap_context_[gs]etattr
2009-06-12 Volker LendeckeAdd debugging facility to tldap, analogous to tevent
2009-06-07 Volker Lendeckereq_del and req_abandon are ASN1_APPLICATION_SIMPLE
2009-06-07 Volker LendeckeFix after making tldap independent of ldap.h
2009-06-06 Volker LendeckeAttempt to fix the build without system-ldap.
2009-06-06 Volker LendeckeAdd the early start of an async ldap library