summaryrefslogtreecommitdiffstats
path: root/source4/libcli/ldap
Commit message (Expand)AuthorAgeFilesLines
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-102-22/+9
* r5322: removed a whole bunch of #include lines that minimal_includes.plAndrew Tridgell2007-10-101-1/+0
* r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell2007-10-101-2/+2
* r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell2007-10-105-0/+63
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-102-2/+4
* r5137: fix typesStefan Metzmacher2007-10-101-1/+1
* r5107: moved the horrible ldap socket code, and the even worseAndrew Tridgell2007-10-101-0/+240
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-103-14/+14
* r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell2007-10-101-6/+6
* r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell2007-10-101-1/+1
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2007-10-102-5/+5
* r4460: Add a new GENSEC module: gensec_gssapiAndrew Bartlett2007-10-101-3/+7
* r4386: Grr, fix copy-and-paste bug.Andrew Bartlett2007-10-101-1/+1
* r4385: Set the correct target service.Andrew Bartlett2007-10-101-0/+7
* r4079: implement the gensec_have_feature() correctly by askingStefan Metzmacher2007-10-101-1/+1
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-5/+4
* r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell2007-10-101-2/+2
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-101-1/+0
* r3585: check sscanf return codeStefan Metzmacher2007-10-101-1/+5
* r3584: fix referral handlingStefan Metzmacher2007-10-102-5/+13
* r3583: - seperate the ldap client code and the ldap parsing codeStefan Metzmacher2007-10-104-657/+699
* 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-102-0/+2
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-1/+2
* r3096: typoStefan Metzmacher2007-10-101-1/+1
* r3094: import all LDAP error codes from the RFC 2251Stefan Metzmacher2007-10-101-5/+39
* r3079: make code more pretty :-)Andrew Bartlett2007-10-101-1/+1
* r2884: parse LDAP Control messagesStefan Metzmacher2007-10-101-0/+41
* r2861: encode and decode BindRequest/Response correctStefan Metzmacher2007-10-101-69/+82
* r2853: add torture test to find the defaultNamingContext on the RootDSEStefan Metzmacher2007-10-101-0/+2
* r2851: don't destroy the gensec context it's used for sign and sealStefan Metzmacher2007-10-101-2/+3
* r2750: decode AbandonRequest correct (untested:-)Stefan Metzmacher2007-10-101-2/+6
* r2747: use DATA_BLOB for attribute valuesStefan Metzmacher2007-10-102-5/+17
* r2695: revert "Del" renamingSimo Sorce2007-10-103-20/+20
* r2690: deleted by mistakeSimo Sorce2007-10-101-0/+3
* r2689: Use consistent naming Del -> DeleteSimo Sorce2007-10-103-23/+21
* r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell2007-10-102-15/+19
* r2629: convert gensec to the new talloc modelAndrew Tridgell2007-10-101-1/+1
* r2508: - implemented ldap_decode() for UnbindRequest and ExtendedRequestStefan Metzmacher2007-10-101-3/+27
* r2432: more string function updates.Andrew Tridgell2007-10-101-1/+1
* r2347: merge LDAP ASN.1 fixes from trunkStefan Metzmacher2007-10-101-1/+1
* r2173: Fix asn1 BOOLEANs. Thanks to Love Hornquist-Astrand.Volker Lendecke2007-10-101-4/+4
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-102-7/+6
* r1944: put ldif functions in a separate fileSimo Sorce2007-10-104-412/+440
* 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
* r1856: - move asn1 functions to asn1.cStefan Metzmacher2007-10-101-43/+47
* r1805: ...I just forgot to say that the sasl bind actually works now:-)Stefan Metzmacher2007-10-101-0/+2