summaryrefslogtreecommitdiff
path: root/source4/torture/ldap/common.c
Commit message (Expand)AuthorAgeFilesLines
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-051-2/+2
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* s4:torture/ldap: Add test for netlogon over tcpBenjamin Franzke2013-11-111-0/+2
* s4:torture:ldap: Fix misleading outputHoward Chu2013-09-231-2/+2
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-8/+8
* s4:torture/ldap: close connections with an UnbindRequestStefan Metzmacher2010-09-271-0/+29
* s4/ldap: Test to expoit ldb_ildap bug in case of nested search requestsKamen Mazdrashki2010-01-291-0/+1
* s4:torture rework LDAP sort testAndrew Bartlett2009-08-041-0/+1
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-1/+1
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-1/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-3/+3
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-6/+7
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-2/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21761: - Give more detail on LDAP client library failures (make it clearAndrew Bartlett2007-10-101-1/+1
* r21463: add a LDAP-UPTODATEVECTOR test, it shows that the "replUpToDateVector"Stefan Metzmacher2007-10-101-7/+4
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-2/+2
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-4/+13
* r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldapAndrew Tridgell2007-10-101-1/+1
* r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij2007-10-101-0/+12
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-1/+0
* r7626: a new ldap client library. Main features are:Andrew Tridgell2007-10-101-45/+26
* r6732: - move sasl send recv code to the ldap libStefan Metzmacher2007-10-101-131/+15
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-101-2/+3
* r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell2007-10-101-0/+1
* r5107: moved the horrible ldap socket code, and the even worseAndrew Tridgell2007-10-101-6/+59
* r4459: GENSEC refinements:Andrew Bartlett2007-10-101-31/+26
* r3583: - seperate the ldap client code and the ldap parsing codeStefan Metzmacher2007-10-101-5/+5
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-1/+2
* r3079: make code more pretty :-)Andrew Bartlett2007-10-101-4/+4
* r2853: add torture test to find the defaultNamingContext on the RootDSEStefan Metzmacher2007-10-101-0/+80
* r1805: ...I just forgot to say that the sasl bind actually works now:-)Stefan Metzmacher2007-10-101-0/+23
* r1802: start to support SASL in our ldap librariesSimo Sorce2007-10-101-4/+24
* r1793: try to bind multiple times as anonimous and userSimo Sorce2007-10-101-4/+25
* r1771: OK Let's add tests for ldap.Simo Sorce2007-10-101-0/+40