summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* r11967: Fix more 64-bit warnings.Tim Potter2007-10-102-11/+13
* r11884: Download ntconfig.polVolker Lendecke2007-10-101-13/+171
* r11883: Also look up the membership in the domain local groups.Volker Lendecke2007-10-101-8/+83
* r11868: Get the wks and user accounts from a file.Volker Lendecke2007-10-101-2/+141
* r11843: fixed a valgrind error in the RPC-SAMLOGON testAndrew Tridgell2007-10-101-1/+1
* r11837: Add a timeout before starting a torture test. It's really fun to watc...Volker Lendecke2007-10-101-9/+33
* r11836: More work in progressVolker Lendecke2007-10-101-100/+448
* r11834: More steps towards XP loginVolker Lendecke2007-10-101-0/+622
* r11826: A few steps down the loginVolker Lendecke2007-10-101-3/+242
* r11818: - changed the option torture:echo_TestSleep=yes/no to the more genericAndrew Tridgell2007-10-101-5/+5
* r11809: Make dcerpc_bind_auth async.Volker Lendecke2007-10-101-10/+10