summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2387: fix segfaultStefan Metzmacher1-0/+1
2007-10-10r2382: considerably improved the Bind and Unbind IDL and test code. We canAndrew Tridgell1-178/+30
2007-10-10r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.Andrew Bartlett1-2/+2
2007-10-10r2274: fixed some popt option clashes between smbtorture and the standard opt...Andrew Tridgell1-6/+6
2007-10-10r2273: disable the async samr tests unless -X option is used, as windowsAndrew Tridgell1-0/+5
2007-10-10r2271: fixed the popt argument array for smbtorture, getting rid of someAndrew Tridgell1-20/+19
2007-10-10r2267: we no longer need to force the domain join to happen on NCACN_NP - itAndrew Tridgell1-6/+5
2007-10-10r2266: yay! LSA session keys on TCP now work!Andrew Tridgell1-150/+0
2007-10-10r2220: Updates to the NETLOGON torture test. This copes with 'long'Andrew Bartlett1-125/+146
2007-10-10r2217: Ad-hoc tests to allow me to work out the correct error codeJeremy Allison1-2/+128
2007-10-10r2209: patch from volker to add EnumPorts spoolss IDL and test codeAndrew Tridgell1-0/+66
2007-10-10r2207: this bug caued valgrind to consume infinite memory till the kernel kil...Andrew Tridgell1-0/+1
2007-10-10r2203: delete the key after testing, so as not to clutter the server with ran...Andrew Tridgell1-0/+2
2007-10-10r2202: don't close the smb pipe after the puzzle testAndrew Tridgell1-2/+0
2007-10-10r2201: removed an exit I accidentially left inAndrew Tridgell1-1/+0
2007-10-10r2200: solved another piece of the lsakey puzzle - the session key for lsaAndrew Tridgell3-10/+164
2007-10-10r2199: the unknown 16 bit number in lsa_LookupPrivDisplayName() is a languageAndrew Tridgell1-1/+8
2007-10-10r2186: setting [ref] output pointers in dcerpc calls is pointless. Removed itAndrew Tridgell1-4/+0
2007-10-10r2185: add a callback function to the dcerpc async APIAndrew Tridgell1-4/+20
2007-10-10r2182: force the torture test domain join to happen on SMB to prevent theAndrew Tridgell2-6/+39
2007-10-10r2181: an rpc async test on the netlogon pipeAndrew Tridgell1-0/+71
2007-10-10r2179: two more lsa torture tests from Richard Renard. Thanks!Andrew Tridgell1-1/+70
2007-10-10r2170: if we don't have a native iconv library then we can't build this testAndrew Tridgell1-1/+10
2007-10-10r2165: generalise the charset torture test to add testing of CP850Andrew Tridgell1-30/+39
2007-10-10r2159: converted samba4 over to UTF-16.Andrew Tridgell6-5/+317
2007-10-10r2151: Added some more ad-hoc tests. Found bugs in Samba3 with these :-).Jeremy Allison1-0/+78
2007-10-10r2107: added a SAMR async test - this one seems to workAndrew Tridgell1-0/+43
2007-10-10r2105: added a TestSleep() operation to the echo pipe and extended theAndrew Tridgell1-0/+55
2007-10-10r2100: rework the dcerpc client side library so that it is async. We nowAndrew Tridgell3-8/+8
2007-10-10r2098: The first 8 bytes of this sig is not used in the 'is it correct' calcu...Andrew Bartlett1-1/+1
2007-10-10r2071: - change smbtorture to use the popt_common stuffStefan Metzmacher5-159/+116
2007-10-10r2062: Fix a couple more of the printf warnings (real bugs).Andrew Bartlett2-2/+2
2007-10-10r2056: Allow the compiler to check this format string.Andrew Bartlett1-3/+4
2007-10-10r2035: Fix spelling.Andrew Bartlett1-1/+1
2007-10-10r2031: add a check for a blank secret return in lsa secret testsAndrew Tridgell1-8/+13
2007-10-10r1997: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r1996: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r1995: a ndrdump file from abartlet make it clear that this isn't a pointerStefan Metzmacher1-3/+2
2007-10-10r1992: Make the NTLMSSP torture test show more detail, and return failure etc.Andrew Bartlett1-4/+22
2007-10-10r1985: take advantage of the new talloc in a few more placesAndrew Tridgell1-5/+5
2007-10-10r1983: a completely new implementation of tallocAndrew Tridgell4-10/+10
2007-10-10r1961: print out the dcerpc fault code, when we got NT_STATUS_NET_WRITE_FAULTStefan Metzmacher2-2/+10
2007-10-10r1897: added a choose_called_name() function that allows us to more sanelyAndrew Tridgell1-6/+3
2007-10-10r1855: fix compiler warning and output fromattingStefan Metzmacher1-2/+4
2007-10-10r1820: added a strcmp_safe() that handles NULL pointers. Needed for theAndrew Tridgell1-5/+5
2007-10-10r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...Andrew Tridgell1-5/+5
2007-10-10r1805: ...I just forgot to say that the sasl bind actually works now:-)Stefan Metzmacher2-0/+45
2007-10-10r1802: start to support SASL in our ldap librariesSimo Sorce2-14/+65
2007-10-10r1799: List more uuids. FromJelmer Vernooij3-11/+11
2007-10-10r1795: Fix the multiple session setup torture tests.Andrew Bartlett1-1/+2