summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2008-02-13torture/eventlog: the NTSTATUS of dcerpc_ functions is the same as r.out.resultStefan Metzmacher1-2/+0
2008-02-13torture/eventlog: fix crash bugs!Stefan Metzmacher1-0/+8
2008-02-13spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any moreStefan Metzmacher1-7/+15
2008-01-28torture: Fix too early free in spoolss notify test.Jelmer Vernooij1-5/+6
2008-01-17Fix an output message in samba3rpc torture test.Michael Adam1-1/+1
2008-01-14python: Fix rpcecho tests.Jelmer Vernooij1-39/+0
2008-01-14pidl/python: Fix use of pointers.Jelmer Vernooij1-2/+2
2008-01-14python: Add some more rpc/echo tests.Jelmer Vernooij1-0/+11
2008-01-14python: Add simple tests for the DCE/RPC echo interface.Jelmer Vernooij1-0/+28
2008-01-11Native move servers will refuse these SamSync operations, so don'tAndrew Bartlett1-0/+9
2008-01-06r26685: Fix bug 5137 by Mark Ridley. The RPC-ATSVC test is not tested, so wasAndrew Bartlett1-0/+5
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2-8/+26
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2-4/+18
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