summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij4-25/+29
2007-12-21r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij3-5/+5
2007-12-21r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij2-20/+12
2007-12-21r26267: Fix two calls of smb2_connect I missed.Jelmer Vernooij2-3/+10
2007-12-21r26266: Remove more global_loadparm uses.Jelmer Vernooij1-1/+1
2007-12-21r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij4-32/+36
2007-12-21r26260: Store loadparm context in gensec context.Jelmer Vernooij3-6/+6
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij8-70/+70
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij8-147/+142
2007-12-21r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij20-80/+88
2007-12-21r26240: We now actually use torture_context pointers for more than just alloc...Jelmer Vernooij5-58/+51
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij65-486/+465
2007-12-21r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2-16/+6
2007-12-21r26235: Avoid global_loadparm.Jelmer Vernooij1-4/+4
2007-12-21r26233: Pass loadparm context when creating krb5 contexts.Jelmer Vernooij1-0/+2
2007-12-21r26226: Avoid more uses of global_loadparm.Jelmer Vernooij3-3/+3
2007-12-21r26223: Move loadparm context up in the stack.Jelmer Vernooij1-0/+2
2007-12-21r26220: BASE-DELAYWRITE: add more subtests to explore write time update detailsStefan Metzmacher1-0/+679
2007-12-21r26219: BASE-DELAYWRITE: make the tests more strict about the write time updateStefan Metzmacher1-38/+49
2007-12-21r26217: Let encode_wkssvc_join_password_buffer() take the session key as para...Günther Deschner1-20/+17
2007-12-21r26216: Add very basic torture test for wkssvc_NetrUnjoinDomain2().Günther Deschner1-0/+90
2007-12-21r26215: Verify that test_NetrJoinDomain2() has suceeded.Günther Deschner1-0/+12
2007-12-21r26214: Add note about remotely joining an unjoined XP SP2 workstation.Günther Deschner1-0/+9
2007-12-21r26213: Trying to fix confusing inline comment about wkssvc_PasswordBuffer.Günther Deschner1-2/+3
2007-12-21r26212: Make test_NetrJoinDomain2() a little more robust against missing para...Günther Deschner1-2/+16
2007-12-21r26211: Add very basic test_NetrJoinDomain2() test which can join xp workstat...Günther Deschner1-1/+99
2007-12-21r26210: w00t!Günther Deschner1-0/+44
2007-12-21r26208: Add torture test for (unsupported) wkssvc_NetrJoinDomain() andGünther Deschner1-0/+67
2007-12-21r26184: Streams are tricky....Volker Lendecke1-2/+245
2007-12-21r26171: Add my copyright.Günther Deschner1-0/+1
2007-12-21r26170: Put test_NetrUseGetInfo() in the correct order of tests.Günther Deschner1-5/+8
2007-12-21r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() andGünther Deschner1-0/+55
2007-12-21r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().Günther Deschner1-0/+25
2007-12-21r26162: Remove accidental commit.Günther Deschner1-2/+0
2007-12-21r26161: Add (dangerous) torture tests for wkssvc_NetrRenameMachineInDomain() andGünther Deschner1-0/+120
2007-12-21r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().Günther Deschner1-0/+100
2007-12-21r26156: Choose a more speaking message in test_NetrMessageBufferSend().Günther Deschner1-1/+1
2007-12-21r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().Günther Deschner1-0/+32
2007-12-21r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo...Günther Deschner1-0/+27
2007-12-21r26153: Add torture test for NetrAddAlternateComputerName() andGünther Deschner1-2/+105
2007-12-21r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().Günther Deschner1-0/+55
2007-12-21r26151: Add IDL and torture test for wkssvc_NetrValidateName() andGünther Deschner1-0/+64
2007-12-21r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() andGünther Deschner1-0/+41
2007-12-21r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().Günther Deschner1-0/+92
2007-12-21r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.Günther Deschner1-0/+84
2007-12-21r26146: Add IDL and torture test for wkssvc_NetrUseEnum().Günther Deschner1-0/+59
2007-12-21r26144: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd andGünther Deschner1-6/+76
2007-12-21r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.Günther Deschner1-0/+51
2007-12-21r26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers.Günther Deschner1-10/+66
2007-12-21r26111: Fix an uninitialized variableVolker Lendecke1-1/+1