Merge commit 'release-4-0-0alpha1' into v4-0-test
[ira/wip.git] / source / libcli / ldap / ldap.h
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25301: Merge my includes.h cleanups.
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr22884: Be consistant with the case of these constants.
2007-10-10 Jelmer Vernooijr14724: Rearrange some source files, install more headers.
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Simo Sorcer13609: Get in the initial work on making ldb async
2007-10-10 Stefan Metzmacherr13508: some ASN.1 element in LDAP are optional,
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Tridgellr7665: - added a ildap_*() interface to our internal...
2007-10-10 Andrew Tridgellr7626: a new ldap client library. Main features are:
2007-10-10 Andrew Tridgellr7596: next step in ldap cleanup. I'm aiming to get...
2007-10-10 Andrew Tridgellr7593: simplified the memory management in the ldap...
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Andrew Tridgellr7519: rip the copy of the ldap expression parser out...
2007-10-10 Andrew Tridgellr6817: - fixed empty ldap search elements in filters
2007-10-10 Andrew Tridgellr6763: added functions in libcli/ldap/ to binary encode...
2007-10-10 Andrew Tridgellr6745: - escape spaces in binary ldap blobs
2007-10-10 Andrew Tridgellr6689: minor ldap client library work
2007-10-10 Andrew Bartlettr6028: A MAJOR update to intergrate the new credentails...
2007-10-10 Andrew Tridgellr5305: removed libcli/ldap/ldap.h from includes.h
2007-10-10 Andrew Tridgellr5034: - added a type mapping function in pidl, so...
2007-10-10 Stefan Metzmacherr3584: fix referral handling
2007-10-10 Stefan Metzmacherr3096: typo
2007-10-10 Stefan Metzmacherr3094: import all LDAP error codes from the RFC 2251
2007-10-10 Stefan Metzmacherr2747: use DATA_BLOB for attribute values
2007-10-10 Simo Sorcer2695: revert "Del" renaming
2007-10-10 Simo Sorcer2689: Use consistent naming Del -> Delete
2007-10-10 Simo Sorcer1944: put ldif functions in a separate file
2007-10-10 Stefan Metzmacherr1881: empty structs are not allowed by all compilers
2007-10-10 Stefan Metzmacherr1862: add invalid_creds ldap error
2007-10-10 Stefan Metzmacherr1803: more progress on sasl binds, but decoding the...
2007-10-10 Simo Sorcer1802: start to support SASL in our ldap libraries
2007-10-10 Stefan Metzmacherr1756: merge volkers ldap client lib to samba4 for...