summaryrefslogtreecommitdiff
path: root/source4/torture/ldap
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell1-3/+3
2007-10-10r8368: the type filed depends on the user being present or notStefan Metzmacher1-12/+7
2007-10-10r8223: fix the values of nt_version and type we reply in the server code,Stefan Metzmacher1-6/+6
2007-10-10r7626: a new ldap client library. Main features are:Andrew Tridgell2-93/+81
2007-10-10r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell1-4/+4
2007-10-10r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell1-1/+2
2007-10-10r6933: Add a couple of helper functions for creating nbt names.Tim Potter1-3/+1
2007-10-10r6875: added a BENCH-CLDAP test. Speed of the cldap server isn't all that imp...Andrew Tridgell1-0/+129
2007-10-10r6816: - fixed debug display of ndr netlogon unionAndrew Tridgell1-2/+5
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij1-3/+3
2007-10-10r6776: make the cldap torture test not dependent on the realm being setAndrew Tridgell1-27/+54
2007-10-10r6766: some more cldap tests ...Andrew Tridgell1-2/+23
2007-10-10r6765: expanded the cldap test suite to test the usage of the DomainGuid,Andrew Tridgell1-5/+60
2007-10-10r6732: - move sasl send recv code to the ldap libStefan Metzmacher2-152/+31
2007-10-10r6720: added support for the remaining 2 types of CLDAP netlogonAndrew Tridgell1-13/+7
2007-10-10r6694: a simple CLDAP torture testAndrew Tridgell1-0/+81
2007-10-10r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2-8/+6
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij1-3/+4
2007-10-10r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell2-0/+2
2007-10-10r5107: moved the horrible ldap socket code, and the even worseAndrew Tridgell1-6/+59
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r4459: GENSEC refinements:Andrew Bartlett1-31/+26
2007-10-10r3583: - seperate the ldap client code and the ldap parsing codeStefan Metzmacher2-8/+8
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell1-1/+2
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-1/+1
2007-10-10r3079: make code more pretty :-)Andrew Bartlett1-4/+4
2007-10-10r2853: add torture test to find the defaultNamingContext on the RootDSEStefan Metzmacher2-0/+198
2007-10-10r2071: - change smbtorture to use the popt_common stuffStefan Metzmacher1-1/+1
2007-10-10r1855: fix compiler warning and output fromattingStefan Metzmacher1-2/+4
2007-10-10r1805: ...I just forgot to say that the sasl bind actually works now:-)Stefan Metzmacher2-0/+45
2007-10-10r1802: start to support SASL in our ldap librariesSimo Sorce2-14/+65
2007-10-10r1793: try to bind multiple times as anonimous and userSimo Sorce2-6/+54
2007-10-10r1771: OK Let's add tests for ldap.Simo Sorce2-0/+74