summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij2-8/+11
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij22-94/+94
2007-12-21r26326: Remove more uses of global_loadparm.Jelmer Vernooij1-6/+9
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij6-14/+14
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij7-17/+21
2007-12-21r26315: Avoid using lp_ functions in libcharset.Jelmer Vernooij1-1/+1
2007-12-21r26311: Move port number specification higher up the call stack.Jelmer Vernooij1-3/+3
2007-12-21r26310: Remove more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26309: Move specification of port higher up the all stack.Jelmer Vernooij3-0/+6
2007-12-21r26307: BASE-DELAYWRITE: only set the write timeStefan Metzmacher1-3/+3
2007-12-21r26306: BASE-DELAYWRITE: print access time stamps and test fileinfo and pathi...Stefan Metzmacher1-3/+36
2007-12-21r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij1-1/+1
2007-12-21r26286: IDL and torture test for netr_ServerTrustPasswordsGet().Günther Deschner1-0/+35
2007-12-21r26285: Add IDL and torture test for netr_ServerPasswordGet().Günther Deschner1-0/+30
2007-12-21r26278: Tallocify convenience table for iconv handles.Jelmer Vernooij2-4/+4
2007-12-21r26275: return loadparm context in lp_load.Jelmer Vernooij4-15/+19
2007-12-21r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() andGünther Deschner1-0/+37
2007-12-21r26272: Remove global_loadparm in some more places.Jelmer Vernooij4-9/+13
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