summaryrefslogtreecommitdiff
path: root/source4/torture/ldap/cldap.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-28s4: torture/ldap: Add test for netlogon over tcpnetlogon-4Benjamin Franzke1-329/+0
2012-01-04LDAP-CLDAP: demonstrate that pdc name is not an unc pathStefan Metzmacher1-0/+9
2012-01-04LDAP-CLDAP: demonstrate that pdc name is an unc pathStefan Metzmacher1-0/+6
2011-11-27s4:torture/ldap/cldap.c - remove the "test_cldap_netlogon_flag_ds_dns_forest"...Matthias Dieter Wallnöfer1-87/+4
2011-10-10libcli/cldap: don't pass tevent_context to cldap_socket_init()Stefan Metzmacher1-4/+4
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-5/+5
2010-05-21s4:libcli/ldap Rename ldap.h to libcli_ldap.hAndrew Bartlett1-1/+1
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-27/+24
2010-04-27nbt: samlogon/netlogon structures - unify denominationsMatthias Dieter Wallnöfer1-6/+6
2010-02-26s4:torture: use a connected CLDAP socket.Stefan Metzmacher1-9/+33
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-2/+0
2009-10-19s4:torture "cldap" test - restore the removed constraints and add moreMatthias Dieter Wallnöfer1-4/+34
2009-10-18s4:torture "cldap" test - rework and test more resultsMatthias Dieter Wallnöfer1-21/+17
2009-10-14s4:torture cldap test - Add checks for the right forest DNS nameMatthias Dieter Wallnöfer1-1/+6
2009-10-02ds-flags: use the new name DS_DNS_FOREST_ROOTAndrew Tridgell1-5/+5
2009-06-18Fixes for the "cldap" testsMatthias Dieter Wallnöfer1-1/+4
2009-03-22LDAP-CLDAP: remove temporary debug statements...Stefan Metzmacher1-2/+2
2009-03-19s4:cldap: rewrite the cldap library based on tsocketStefan Metzmacher1-30/+45
2008-10-15idl: finally fully share nbt.idl in s3 and s4.Günther Deschner1-7/+8
2008-10-14Sync with Samba 3.Jelmer Vernooij1-4/+4
2008-10-02The IRIX compiler does not like embedded unnamed unionsVolker Lendecke1-44/+44
2008-08-20Add a torture test for the new 'netlogon' flags.Matthias Dieter Wallnöfer1-0/+146
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-1/+1
2008-05-21Extend the 'netlogon' CLDAP and NBT implementation.Andrew Bartlett1-1/+21
2008-05-17Modify the LDAP-CLDAP test for better coverage.Andrew Bartlett1-4/+8
2008-05-16Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett1-33/+34
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-2/+6
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij1-2/+2
2008-01-06r26683: Add another testcase. I still don't know what's wrong here.Andrew Bartlett1-0/+21
2008-01-06r26682: Move CLDAP to the modern torture system, and add value checking.Andrew Bartlett1-14/+28
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij1-23/+24
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-16/+11
2007-12-21r26223: Move loadparm context up in the stack.Jelmer Vernooij1-0/+2
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-5/+5
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r20318: do what the printf statement says:-)Stefan Metzmacher1-1/+1
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-3/+3
2007-10-10r19737: - add some more CLDAP rootdse testsStefan Metzmacher1-9/+26
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij1-1/+1
2007-10-10r15788: Do not crash when no result is returnedSimo Sorce1-0/+4
2007-10-10r15530: added testing of generic CLDAP requests, looking at the rootDSE. JerryAndrew Tridgell1-5/+91
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+2
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r12637: test CLDAP with both NULL and non-NULL userAndrew Tridgell1-0/+6
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
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-10r6816: - fixed debug display of ndr netlogon unionAndrew Tridgell1-2/+5
2007-10-10r6776: make the cldap torture test not dependent on the realm being setAndrew Tridgell1-27/+54