summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc
Commit message (Expand)AuthorAgeFilesLines
* r14667: Fix indentation.Rafal Szczesniak2007-10-101-29/+29
* r14665: More testing in RPC-SAMR. It looks like we will probably need anotherAndrew Bartlett2007-10-101-20/+41
* r14636: Print an error on torture connect failure. (Helps with debugging).Andrew Bartlett2007-10-101-0/+4
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-106-1/+6
* r14518: Support STANDARD_VISIBILITY property on binariesJelmer Vernooij2007-10-101-1/+1
* r14497: Fix build with shared librariesJelmer Vernooij2007-10-101-0/+5
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-1028-33/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-109-3/+16
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-1031-0/+38
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-1040-27/+202
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-109-0/+9
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-1010-0/+15
* r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn'tAndrew Bartlett2007-10-102-9/+32
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-103-0/+3
* r13709: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett2007-10-104-11/+34
* r13551: Add an accessor function for the user sid.Andrew Bartlett2007-10-101-0/+5
* r13479: Return the joined domain SID and user SID as structures, not strings.Andrew Bartlett2007-10-101-9/+9
* r13404: Comments, whitespace.Andrew Bartlett2007-10-101-3/+4
* r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.Andrew Bartlett2007-10-101-4/+7
* r13381: Test the SamLogonEx SamLogon call in the schannel test. This is onlyAndrew Bartlett2007-10-101-0/+117
* r13380: Drop the socket, then try SAMR operations secured with netlogon on th...Andrew Bartlett2007-10-101-0/+29
* r13346: use private proto header files for the torture testsStefan Metzmacher2007-10-1011-1/+13
* r13004: fix compiler warningsStefan Metzmacher2007-10-101-4/+4
* r12865: Upgrade the librpc and libnet code.Andrew Bartlett2007-10-103-8/+5
* r12812: speed up RPC-ECHO with validate some more, and re-enable it underAndrew Tridgell2007-10-101-2/+9
* r12811: valgrind on RPC-ECHO with validate is extremely slow - speed it up ifAndrew Tridgell2007-10-101-2/+16
* r12767: Add some trusted lookupsVolker Lendecke2007-10-101-5/+67
* r12766: fix the buildVolker Lendecke2007-10-101-1/+1
* r12764: Add a test for lsa_lookup. This will be expanded when I get around to...Volker Lendecke2007-10-101-0/+264
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-103-0/+3
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-1032-0/+32
* r12636: fixed some torture code for the changed lsa string typesAndrew Tridgell2007-10-102-5/+5
* r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij2007-10-105-0/+5
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-1012-17/+0
* r12597: One less void *Andrew Bartlett2007-10-101-1/+1
* r12584: Move NDR tests from rpc/ to local/, add to list of testsJelmer Vernooij2007-10-101-97/+0
* r12558: Support [flag(NULLTERM)] on [charset()] arraysJelmer Vernooij2007-10-101-0/+97
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij2007-10-102-2/+2
* r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij2007-10-104-18/+16
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-1035-173/+61
* r12505: Cope better with NT_STATUS_PASSWORD_RESTRICTION (due to minimumAndrew Bartlett2007-10-101-7/+93
* r12502: A bit of work on the RPC-SAMR torture test. Prove that ridToSid isAndrew Bartlett2007-10-101-10/+30
* r12461: Some updates to the srvsvc IDL from Ronnie SahlbergJelmer Vernooij2007-10-101-5/+4
* r12405: I'm afraid I can't take care of the xplogin test in the near future, ...Volker Lendecke2007-10-101-2221/+0
* r12127: add --option=rpc_login:samr_auth=yes, to work against w2k3Stefan Metzmacher2007-10-101-13/+36
* r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell2007-10-101-8/+8
* r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring theAndrew Tridgell2007-10-101-1/+3
* r11968: More warning fixes. We're on track to getting to double digits forTim Potter2007-10-102-3/+3