summaryrefslogtreecommitdiffstats
path: root/source4/libcli/ldap/ldap.h
Commit message (Expand)AuthorAgeFilesLines
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-4/+3
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+2
* r7665: - added a ildap_*() interface to our internal ldap library. ThisAndrew Tridgell2007-10-101-0/+1
* r7626: a new ldap client library. Main features are:Andrew Tridgell2007-10-101-97/+0
* r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pastedAndrew Tridgell2007-10-101-12/+6
* r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell2007-10-101-2/+0
* r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell2007-10-101-2/+1
* r7519: rip the copy of the ldap expression parser out of libcli/ldap/ and useAndrew Tridgell2007-10-101-33/+5
* r6817: - fixed empty ldap search elements in filtersAndrew Tridgell2007-10-101-0/+2
* r6763: added functions in libcli/ldap/ to binary encode some NDR structures intoAndrew Tridgell2007-10-101-0/+7
* r6745: - escape spaces in binary ldap blobsAndrew Tridgell2007-10-101-0/+2
* r6689: minor ldap client library workAndrew Tridgell2007-10-101-4/+4
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-101-2/+2
* r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell2007-10-101-0/+59
* r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell2007-10-101-6/+6
* r3584: fix referral handlingStefan Metzmacher2007-10-101-2/+1
* r3096: typoStefan Metzmacher2007-10-101-1/+1
* r3094: import all LDAP error codes from the RFC 2251Stefan Metzmacher2007-10-101-5/+39
* r2747: use DATA_BLOB for attribute valuesStefan Metzmacher2007-10-101-1/+1
* r2695: revert "Del" renamingSimo Sorce2007-10-101-5/+5
* r2689: Use consistent naming Del -> DeleteSimo Sorce2007-10-101-5/+6
* r1944: put ldif functions in a separate fileSimo Sorce2007-10-101-0/+29
* r1881: empty structs are not allowed by all compilersStefan Metzmacher2007-10-101-0/+1
* r1862: add invalid_creds ldap errorStefan Metzmacher2007-10-101-0/+1
* r1803: more progress on sasl binds, but decoding the response still failsStefan Metzmacher2007-10-101-1/+1
* r1802: start to support SASL in our ldap librariesSimo Sorce2007-10-101-3/+12
* r1756: merge volkers ldap client lib to samba4 for simo to start with theStefan Metzmacher2007-10-101-0/+246