summaryrefslogtreecommitdiffstats
path: root/source/torture/ldap
Commit message (Expand)AuthorAgeFilesLines
* r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2005-08-281-1/+1
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2005-07-171-3/+3
* r8368: the type filed depends on the user being present or notStefan Metzmacher2005-07-121-12/+7
* r8223: fix the values of nt_version and type we reply in the server code,Stefan Metzmacher2005-07-081-6/+6
* r7626: a new ldap client library. Main features are:Andrew Tridgell2005-06-162-93/+81
* r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell2005-06-151-4/+4
* r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell2005-06-131-1/+2
* r6933: Add a couple of helper functions for creating nbt names.Tim Potter2005-05-221-3/+1
* r6875: added a BENCH-CLDAP test. Speed of the cldap server isn't all that imp...Andrew Tridgell2005-05-181-0/+129
* r6816: - fixed debug display of ndr netlogon unionAndrew Tridgell2005-05-161-2/+5
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2005-05-151-3/+3
* r6776: make the cldap torture test not dependent on the realm being setAndrew Tridgell2005-05-131-27/+54
* r6766: some more cldap tests ...Andrew Tridgell2005-05-131-2/+23
* r6765: expanded the cldap test suite to test the usage of the DomainGuid,Andrew Tridgell2005-05-131-5/+60
* r6732: - move sasl send recv code to the ldap libStefan Metzmacher2005-05-112-152/+31
* r6720: added support for the remaining 2 types of CLDAP netlogonAndrew Tridgell2005-05-101-13/+7
* r6694: a simple CLDAP torture testAndrew Tridgell2005-05-101-0/+81
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2005-03-242-8/+6
* r5928: Use cli_credentials in: Jelmer Vernooij2005-03-211-3/+4
* r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell2005-02-102-0/+2
* r5107: moved the horrible ldap socket code, and the even worseAndrew Tridgell2005-01-301-6/+59
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2005-01-271-1/+1
* r4459: GENSEC refinements:Andrew Bartlett2004-12-311-31/+26
* r3583: - seperate the ldap client code and the ldap parsing codeStefan Metzmacher2004-11-062-8/+8
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2004-11-021-1/+2
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2004-10-281-1/+1
* r3079: make code more pretty :-)Andrew Bartlett2004-10-201-4/+4
* r2853: add torture test to find the defaultNamingContext on the RootDSEStefan Metzmacher2004-10-072-0/+198
* r2071: - change smbtorture to use the popt_common stuffStefan Metzmacher2004-08-251-1/+1
* r1855: fix compiler warning and output fromattingStefan Metzmacher2004-08-171-2/+4
* r1805: ...I just forgot to say that the sasl bind actually works now:-)Stefan Metzmacher2004-08-132-0/+45
* r1802: start to support SASL in our ldap librariesSimo Sorce2004-08-132-14/+65
* r1793: try to bind multiple times as anonimous and userSimo Sorce2004-08-122-6/+54
* r1771: OK Let's add tests for ldap.Simo Sorce2004-08-122-0/+74