summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10953: Add a new function to form a canonicalName out of a DN to ldb_dn.cAndrew Bartlett1-62/+34
2007-10-10r10950: More cracknames variations (including expected values) than you canAndrew Bartlett1-16/+76
2007-10-10r10912: added a test for supporting batch oplock upgradesAndrew Tridgell1-0/+14
2007-10-10r10871: make xpress compression choosable, by --option="dssync:xpress=yes",Stefan Metzmacher1-1/+29
2007-10-10r10865: merge branches/SOC/SAMBA_4_0 into main the main SAMBA_4_0 treeStefan Metzmacher4-4/+420
2007-10-10r10847: Fix up new 'decrypt samlogon reply' routine to be more robust, and useAndrew Bartlett1-57/+19
2007-10-10r10807: Make the split-out files actually compile...Andrew Bartlett2-7/+7
2007-10-10r10806: Add missing file.Andrew Bartlett1-0/+35
2007-10-10r10805: Move RPC-SAMLOGON to C99 initialisationAndrew Bartlett1-97/+97
2007-10-10r10804: Move the DRSUAPI cracknames test into a seperate file, and collapseAndrew Bartlett3-1219/+719
2007-10-10r10803: Remove a duplicate krbtgt test, and add a test looking for theAndrew Bartlett1-10/+10
2007-10-10r10800: IndentAndrew Bartlett1-2/+2
2007-10-10r10766: - make it possible to mark a wrepl_request as send only,Stefan Metzmacher1-7/+33
2007-10-10r10764: To match Win2k3 SP1, we need to set an anonymous user token forAndrew Bartlett1-2/+2
2007-10-10r10763: PROOF of the single, easily understood cause of all of our schannel P...Andrew Bartlett1-4/+87
2007-10-10r10703: Add a new user account, change the password and test it in the SAMLOG...Andrew Bartlett2-44/+135
2007-10-10r10702: Fix a silly error that caused a rejoin/delete in the torture code to ...Andrew Bartlett1-2/+2
2007-10-10r10697: Change the torture join code to return a credentials structure, asAndrew Bartlett6-59/+71
2007-10-10r10662: Eliminate pstring and friends.Jelmer Vernooij1-8/+6
2007-10-10r10627: - use a wrepl specific enum for the node typeStefan Metzmacher1-2/+2
2007-10-10r10608: - fix hierachical memory handling in ndr_pull_nbt_nameStefan Metzmacher1-3/+4
2007-10-10r10594: Add initial framework for lib/registry torture testsJelmer Vernooij3-1/+100
2007-10-10r10592: Add "adfgets()" function, which allocates and reads a line from a fd.Jelmer Vernooij3-1/+104
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-11/+11
2007-10-10r10569: add all info that we have to wrepl_name, as we need it for replicatio...Stefan Metzmacher1-2/+5
2007-10-10r10564: Make the RPC-SCHANNEL test use the libnet_join code via torture_join_...Andrew Bartlett2-4/+32
2007-10-10r10563: a null 'join' is a no-op.Andrew Bartlett1-0/+3
2007-10-10r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij7-7/+0
2007-10-10r10516: Add seperator argument to str_list_{make,join}_shell()Jelmer Vernooij1-3/+3
2007-10-10r10514: Add str_list_make_shell() and str_list_join_shell()Jelmer Vernooij4-2/+84
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij7-0/+7
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher9-12/+9
2007-10-10r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke1-1/+2
2007-10-10r10490: - allow deferred irpc replies to set the statusAndrew Tridgell1-4/+21
2007-10-10r10488: (Missing file from previous commit, adding a new RPC-JOIN test)Andrew Bartlett1-0/+43
2007-10-10r10486: This is a merge of Brad Henry's 'net join' rework, to better performAndrew Bartlett5-16/+139
2007-10-10r10440: Start passing against Win2k3 SP1 again, with the NTLMv2 changesAndrew Bartlett1-1/+1
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-1/+1
2007-10-10r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett3-133/+235
2007-10-10r10370: only validate the re-generated binding string for hostnames with IPsAndrew Tridgell1-1/+1
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-1/+0
2007-10-10r10345: Add more add-hock tests.Andrew Bartlett1-0/+107
2007-10-10r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij1-0/+57
2007-10-10r10315: Remove use of fstring and pstring in dynconfig.cJelmer Vernooij4-4/+2
2007-10-10r10257: strlen returns a size_t which can be 64 bits long.Tim Potter1-2/+2
2007-10-10r10255: Fix some more 64-bit warnings.Tim Potter1-2/+2
2007-10-10r10199: added a LOCAL-RESOLVE torture test, useful for measuring the overhead ofAndrew Tridgell3-1/+90
2007-10-10r10167: add a test to check if we always get the same assoc_ctx, on one conne...Stefan Metzmacher1-2/+47
2007-10-10r10164: - add first assoc_ctx testStefan Metzmacher1-2/+80
2007-10-10r10146: Clarify which test is failing in error messages.Andrew Bartlett1-25/+29