summaryrefslogtreecommitdiff
path: root/source4/libcli/ldap
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2629: convert gensec to the new talloc modelAndrew Tridgell1-1/+1
2007-10-10r2508: - implemented ldap_decode() for UnbindRequest and ExtendedRequestStefan Metzmacher1-3/+27
2007-10-10r2432: more string function updates.Andrew Tridgell1-1/+1
2007-10-10r2347: merge LDAP ASN.1 fixes from trunkStefan Metzmacher1-1/+1
2007-10-10r2173: Fix asn1 BOOLEANs. Thanks to Love Hornquist-Astrand.Volker Lendecke1-4/+4
2007-10-10r1983: a completely new implementation of tallocAndrew Tridgell2-7/+6
2007-10-10r1944: put ldif functions in a separate fileSimo Sorce4-412/+440
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-10r1856: - move asn1 functions to asn1.cStefan Metzmacher1-43/+47
2007-10-10r1805: ...I just forgot to say that the sasl bind actually works now:-)Stefan Metzmacher1-0/+2
2007-10-10r1804: get a bit closer to a sasl bindStefan Metzmacher1-2/+19
2007-10-10r1803: more progress on sasl binds, but decoding the response still failsStefan Metzmacher2-4/+28
2007-10-10r1802: start to support SASL in our ldap librariesSimo Sorce2-19/+165
2007-10-10r1798: fix the buildStefan Metzmacher1-1/+2
2007-10-10r1792: split ldap_setup_connection() and provide an ldap_bind_simple() functionSimo Sorce1-22/+42
2007-10-10r1785: remove unneeded dependencies on openldap client librariesSimo Sorce1-3/+4
2007-10-10r1771: OK Let's add tests for ldap.Simo Sorce1-3/+14
2007-10-10r1761: start porting valuable volker's work on ldap from trunkSimo Sorce1-64/+62
2007-10-10r1756: merge volkers ldap client lib to samba4 for simo to start with theStefan Metzmacher4-0/+2242