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