summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij7-13/+11
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij36-35/+37
2007-10-10r14712: Do not proceed in event of failure to obtain a policy handle.Andrew Bartlett1-6/+6
2007-10-10r14667: Fix indentation.Rafal Szczesniak1-29/+29
2007-10-10r14665: More testing in RPC-SAMR. It looks like we will probably need anotherAndrew Bartlett1-20/+41
2007-10-10r14636: Print an error on torture connect failure. (Helps with debugging).Andrew Bartlett1-0/+4
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij6-1/+6
2007-10-10r14518: Support STANDARD_VISIBILITY property on binariesJelmer Vernooij1-1/+1
2007-10-10r14497: Fix build with shared librariesJelmer Vernooij1-0/+5
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij28-33/+0
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij9-3/+16
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij31-0/+38
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij40-27/+202
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij9-0/+9
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij10-0/+15
2007-10-10r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn'tAndrew Bartlett2-9/+32
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij3-0/+3
2007-10-10r13709: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett4-11/+34
2007-10-10r13551: Add an accessor function for the user sid.Andrew Bartlett1-0/+5
2007-10-10r13479: Return the joined domain SID and user SID as structures, not strings.Andrew Bartlett1-9/+9
2007-10-10r13404: Comments, whitespace.Andrew Bartlett1-3/+4
2007-10-10r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.Andrew Bartlett1-4/+7
2007-10-10r13381: Test the SamLogonEx SamLogon call in the schannel test. This is onlyAndrew Bartlett1-0/+117
2007-10-10r13380: Drop the socket, then try SAMR operations secured with netlogon on th...Andrew Bartlett1-0/+29
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher11-1/+13
2007-10-10r13004: fix compiler warningsStefan Metzmacher1-4/+4
2007-10-10r12865: Upgrade the librpc and libnet code.Andrew Bartlett3-8/+5
2007-10-10r12812: speed up RPC-ECHO with validate some more, and re-enable it underAndrew Tridgell1-2/+9
2007-10-10r12811: valgrind on RPC-ECHO with validate is extremely slow - speed it up ifAndrew Tridgell1-2/+16
2007-10-10r12767: Add some trusted lookupsVolker Lendecke1-5/+67
2007-10-10r12766: fix the buildVolker Lendecke1-1/+1
2007-10-10r12764: Add a test for lsa_lookup. This will be expanded when I get around to...Volker Lendecke1-0/+264
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij3-0/+3
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij32-0/+32
2007-10-10r12636: fixed some torture code for the changed lsa string typesAndrew Tridgell2-5/+5
2007-10-10r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij5-0/+5
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij12-17/+0
2007-10-10r12597: One less void *Andrew Bartlett1-1/+1
2007-10-10r12584: Move NDR tests from rpc/ to local/, add to list of testsJelmer Vernooij1-97/+0
2007-10-10r12558: Support [flag(NULLTERM)] on [charset()] arraysJelmer Vernooij1-0/+97
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij2-2/+2
2007-10-10r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij4-18/+16
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij35-173/+61
2007-10-10r12505: Cope better with NT_STATUS_PASSWORD_RESTRICTION (due to minimumAndrew Bartlett1-7/+93
2007-10-10r12502: A bit of work on the RPC-SAMR torture test. Prove that ridToSid isAndrew Bartlett1-10/+30
2007-10-10r12461: Some updates to the srvsvc IDL from Ronnie SahlbergJelmer Vernooij1-5/+4
2007-10-10r12405: I'm afraid I can't take care of the xplogin test in the near future, ...Volker Lendecke1-2221/+0
2007-10-10r12127: add --option=rpc_login:samr_auth=yes, to work against w2k3Stefan Metzmacher1-13/+36