summaryrefslogtreecommitdiff
path: root/source4/torture/ldap
Commit message (Expand)AuthorAgeFilesLines
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r13346: use private proto header files for the torture testsStefan Metzmacher2007-10-101-0/+2
* r12637: test CLDAP with both NULL and non-NULL userAndrew Tridgell2007-10-101-0/+6
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-103-5/+0
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-1/+0
* r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2007-10-101-1/+1
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-3/+3
* r8368: the type filed depends on the user being present or notStefan Metzmacher2007-10-101-12/+7
* r8223: fix the values of nt_version and type we reply in the server code,Stefan Metzmacher2007-10-101-6/+6
* r7626: a new ldap client library. Main features are:Andrew Tridgell2007-10-102-93/+81
* r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell2007-10-101-4/+4
* r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell2007-10-101-1/+2
* r6933: Add a couple of helper functions for creating nbt names.Tim Potter2007-10-101-3/+1
* r6875: added a BENCH-CLDAP test. Speed of the cldap server isn't all that imp...Andrew Tridgell2007-10-101-0/+129
* r6816: - fixed debug display of ndr netlogon unionAndrew Tridgell2007-10-101-2/+5
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2007-10-101-3/+3
* r6776: make the cldap torture test not dependent on the realm being setAndrew Tridgell2007-10-101-27/+54
* r6766: some more cldap tests ...Andrew Tridgell2007-10-101-2/+23
* r6765: expanded the cldap test suite to test the usage of the DomainGuid,Andrew Tridgell2007-10-101-5/+60
* r6732: - move sasl send recv code to the ldap libStefan Metzmacher2007-10-102-152/+31
* r6720: added support for the remaining 2 types of CLDAP netlogonAndrew Tridgell2007-10-101-13/+7
* r6694: a simple CLDAP torture testAndrew Tridgell2007-10-101-0/+81
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-102-8/+6
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-101-3/+4
* r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell2007-10-102-0/+2
* r5107: moved the horrible ldap socket code, and the even worseAndrew Tridgell2007-10-101-6/+59
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4459: GENSEC refinements:Andrew Bartlett2007-10-101-31/+26
* r3583: - seperate the ldap client code and the ldap parsing codeStefan Metzmacher2007-10-102-8/+8
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-1/+2
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r3079: make code more pretty :-)Andrew Bartlett2007-10-101-4/+4
* r2853: add torture test to find the defaultNamingContext on the RootDSEStefan Metzmacher2007-10-102-0/+198
* r2071: - change smbtorture to use the popt_common stuffStefan Metzmacher2007-10-101-1/+1
* r1855: fix compiler warning and output fromattingStefan Metzmacher2007-10-101-2/+4
* r1805: ...I just forgot to say that the sasl bind actually works now:-)Stefan Metzmacher2007-10-102-0/+45
* r1802: start to support SASL in our ldap librariesSimo Sorce2007-10-102-14/+65
* r1793: try to bind multiple times as anonimous and userSimo Sorce2007-10-102-6/+54
* r1771: OK Let's add tests for ldap.Simo Sorce2007-10-102-0/+74