summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij3-11/+20
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2-3/+3
2007-12-26r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin1-1/+2
2007-12-21r26453: Janitorial: Don't use a static char[] in smb_readline_replacement.Kai Blin1-0/+1
2007-12-21r26438: Store iconv convenience in tdr push contexts.Jelmer Vernooij2-2/+2
2007-12-21r26432: Require ndr_pull users to specify iconv_convenience.Jelmer Vernooij1-1/+2
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij4-5/+5
2007-12-21r26428: spoolss: Fix a typo.Kai Blin1-1/+1
2007-12-21r26426: Remove uses of global_loadparm.Jelmer Vernooij2-2/+4
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij3-1/+12
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij1-1/+1
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij1-1/+3
2007-12-21r26395: spoolss: Add WinXP-like printer browsing test.Kai Blin2-0/+579
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2-9/+11
2007-12-21r26354: In trying to chase down why we have reports that WinXP won't joinAndrew Bartlett1-11/+87
2007-12-21r26353: Remove use of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij14-70/+70
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij1-1/+1
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij3-7/+11
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-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 Vernooij2-5/+6
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij1-0/+1
2007-12-21r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij1-19/+11
2007-12-21r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij1-27/+29
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij5-65/+65
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij4-140/+135
2007-12-21r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij2-12/+15
2007-12-21r26240: We now actually use torture_context pointers for more than just alloc...Jelmer Vernooij2-42/+35
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij17-77/+77
2007-12-21r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij1-15/+5
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-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