summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/object_uuid.c
AgeCommit message (Collapse)AuthorFilesLines
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-3/+0
This reduces compile time somewhat.
2009-07-19Remove unused variable.Jelmer Vernooij1-1/+0
2009-04-20s4:torture/rpc: use dcerpc_ndr_request() for the object_uuid testStefan Metzmacher1-10/+8
As we want sync calls... metze
2008-10-27s4-lsa: merge lsa_GetUserName from s3 lsa idl.Günther Deschner1-3/+5
Guenther
2008-09-30s4:torture/rpc: add RPC-OBJECTUUIDStefan Metzmacher1-0/+87
This test shows that object uuids should be ignored if they're present in a dcerpc request. metze