summaryrefslogtreecommitdiff
path: root/source4/libcli/ldap/ldap.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-21s4:libcli/ldap Rename ldap.h to libcli_ldap.hAndrew Bartlett1-31/+0
2009-02-24libcli/ldap: move ldap_message.[ch] from source4/ to the toplevelStefan Metzmacher1-1/+1
2009-02-24s4:libcli: split out LIBCLI_LDAP_MESSAGE subsystemStefan Metzmacher1-190/+1
2009-02-13s4:libcli/ldap: use const char * const *attributes as in all other placesStefan Metzmacher1-1/+1
2009-01-30Fix the mess with ldb includes.Simo Sorce1-42/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-1/+1
2008-10-23Use common error definitions.Jelmer Vernooij1-3/+3
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+3
2007-12-21r26192: Handle, test and implement the style of extended_dn requiest that MMC...Andrew Bartlett1-0/+2
2007-10-10r25301: Merge my includes.h cleanups.Jelmer Vernooij1-0/+1
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22884: Be consistant with the case of these constants.Andrew Bartlett1-1/+1
2007-10-10r14724: Rearrange some source files, install more headers.Jelmer Vernooij1-0/+1
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+4
2007-10-10r13609: Get in the initial work on making ldb asyncSimo Sorce1-7/+1
2007-10-10r13508: some ASN.1 element in LDAP are optional,Stefan Metzmacher1-6/+6
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-4/+3
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+2
2007-10-10r7665: - added a ildap_*() interface to our internal ldap library. ThisAndrew Tridgell1-0/+1
2007-10-10r7626: a new ldap client library. Main features are:Andrew Tridgell1-97/+0
2007-10-10r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pastedAndrew Tridgell1-12/+6
2007-10-10r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell1-2/+0
2007-10-10r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell1-2/+1
2007-10-10r7519: rip the copy of the ldap expression parser out of libcli/ldap/ and useAndrew Tridgell1-33/+5
2007-10-10r6817: - fixed empty ldap search elements in filtersAndrew Tridgell1-0/+2
2007-10-10r6763: added functions in libcli/ldap/ to binary encode some NDR structures intoAndrew Tridgell1-0/+7
2007-10-10r6745: - escape spaces in binary ldap blobsAndrew Tridgell1-0/+2
2007-10-10r6689: minor ldap client library workAndrew Tridgell1-4/+4
2007-10-10r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett1-2/+2
2007-10-10r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell1-0/+59
2007-10-10r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell1-6/+6
2007-10-10r3584: fix referral handlingStefan Metzmacher1-2/+1
2007-10-10r3096: typoStefan Metzmacher1-1/+1
2007-10-10r3094: import all LDAP error codes from the RFC 2251Stefan Metzmacher1-5/+39
2007-10-10r2747: use DATA_BLOB for attribute valuesStefan Metzmacher1-1/+1
2007-10-10r2695: revert "Del" renamingSimo Sorce1-5/+5
2007-10-10r2689: Use consistent naming Del -> DeleteSimo Sorce1-5/+6
2007-10-10r1944: put ldif functions in a separate fileSimo Sorce1-0/+29
2007-10-10r1881: empty structs are not allowed by all compilersStefan Metzmacher1-0/+1
2007-10-10r1862: add invalid_creds ldap errorStefan Metzmacher1-0/+1
2007-10-10r1803: more progress on sasl binds, but decoding the response still failsStefan Metzmacher1-1/+1
2007-10-10r1802: start to support SASL in our ldap librariesSimo Sorce1-3/+12
2007-10-10r1756: merge volkers ldap client lib to samba4 for simo to start with theStefan Metzmacher1-0/+246