summaryrefslogtreecommitdiffstats
path: root/source4/libcli/ldap/ldap.h
Commit message (Expand)AuthorAgeFilesLines
* libcli/ldap: move ldap_message.[ch] from source4/ to the toplevelStefan Metzmacher2009-02-241-1/+1
* s4:libcli: split out LIBCLI_LDAP_MESSAGE subsystemStefan Metzmacher2009-02-241-190/+1
* s4:libcli/ldap: use const char * const *attributes as in all other placesStefan Metzmacher2009-02-131-1/+1
* Fix the mess with ldb includes.Simo Sorce2009-01-301-42/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Use common error definitions.Jelmer Vernooij2008-10-231-3/+3
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+3
* r26192: Handle, test and implement the style of extended_dn requiest that MMC...Andrew Bartlett2007-12-211-0/+2
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-101-0/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22884: Be consistant with the case of these constants.Andrew Bartlett2007-10-101-1/+1
* r14724: Rearrange some source files, install more headers.Jelmer Vernooij2007-10-101-0/+1
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+4
* r13609: Get in the initial work on making ldb asyncSimo Sorce2007-10-101-7/+1
* r13508: some ASN.1 element in LDAP are optional,Stefan Metzmacher2007-10-101-6/+6
* 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