summaryrefslogtreecommitdiffstats
path: root/source4/libcli/ldap/ldap.c
Commit message (Expand)AuthorAgeFilesLines
* r18989: Fixes found by these two LDAP testsuites:Andrew Bartlett2007-10-101-4/+21
* r16073: On an incoming wildcard search, it is critical that the size beAndrew Bartlett2007-10-101-2/+2
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-101-1/+0
* r14423: don't die on no controlsAndrew Tridgell2007-10-101-1/+3
* r13609: Get in the initial work on making ldb asyncSimo Sorce2007-10-101-4/+4
* r13508: some ASN.1 element in LDAP are optional,Stefan Metzmacher2007-10-101-33/+69
* r13344: Trust SASL to have subtle distinctions between NULL and zero-lengthAndrew Bartlett2007-10-101-3/+17
* r12917: fix decoding of ldap controlsSimo Sorce2007-10-101-1/+1
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-17/+22
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-1/+1
* r11620: switch the ldap client code over to using the generic packet codeAndrew Tridgell2007-10-101-0/+8
* r11523: Working towards having Samba3 join Samba4, this allows the SASLAndrew Bartlett2007-10-101-3/+7
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-6/+5
* r10213: fixed a memory leak in the ldap client and server code spotted by KarlAndrew Tridgell2007-10-101-2/+2
* r8917: Better support for extended ldap search operationsSimo Sorce2007-10-101-17/+49
* r8585: add to ldb and ldap comparison functionalitySimo Sorce2007-10-101-9/+96
* r8530: Now our ldap server is able to fullfill present and substring searchesSimo Sorce2007-10-101-36/+184
* r8414: Some C++ friendlyness fixes - 'not' is apparently a keyword in C++.Tim Potter2007-10-101-3/+3
* r7749: some bug fixes from testing with socket:testnonblockAndrew Tridgell2007-10-101-2/+3
* r7724: added encoding of LDB_OP_NOT search componentsAndrew Tridgell2007-10-101-1/+6
* r7723: - fix a mismatched asn1 push/pop on bindAndrew Tridgell2007-10-101-29/+26
* r7720: - simplify the asn1 decode of ldap_search() a lot, taking advantage ofAndrew Tridgell2007-10-101-1/+3
* r7626: a new ldap client library. Main features are:Andrew Tridgell2007-10-101-40/+0
* r7598: take advantage of struct data_blob and struct ldb_val being the sameAndrew Tridgell2007-10-101-4/+1
* r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pastedAndrew Tridgell2007-10-101-6/+6
* r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell2007-10-101-36/+36
* r7567: added wire parsing of NOT and extended ldap search requests. ThisAndrew Tridgell2007-10-101-37/+97
* r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell2007-10-101-32/+9
* r7524: make the ldap ASN.1 filter parse code go via a structAndrew Tridgell2007-10-101-77/+107
* r7519: rip the copy of the ldap expression parser out of libcli/ldap/ and useAndrew Tridgell2007-10-101-375/+17
* r6817: - fixed empty ldap search elements in filtersAndrew Tridgell2007-10-101-1/+1
* r6763: added functions in libcli/ldap/ to binary encode some NDR structures intoAndrew Tridgell2007-10-101-1/+4
* r6745: - escape spaces in binary ldap blobsAndrew Tridgell2007-10-101-3/+13
* r6726: support binary search elements in ldap_decode()Andrew Tridgell2007-10-101-6/+42
* r6689: minor ldap client library workAndrew Tridgell2007-10-101-20/+59
* r5322: removed a whole bunch of #include lines that minimal_includes.plAndrew Tridgell2007-10-101-1/+0
* r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell2007-10-101-0/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-2/+3
* r5137: fix typesStefan Metzmacher2007-10-101-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-7/+7
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2007-10-101-4/+4
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-5/+4
* r3585: check sscanf return codeStefan Metzmacher2007-10-101-1/+5
* r3584: fix referral handlingStefan Metzmacher2007-10-101-3/+12
* r3583: - seperate the ldap client code and the ldap parsing codeStefan Metzmacher2007-10-101-652/+3
* r3475: don't pass a ptr to an enum as a ptr to an int (bug found by tcc)Andrew Tridgell2007-10-101-1/+3
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-9/+11
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+1
* r3449: more include file reductionAndrew Tridgell2007-10-101-0/+1
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-1/+2