summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/mgmt.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij1-0/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij1-6/+4
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-8/+2
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-1/+1
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-12/+18
2007-10-10r5902: A rather large change...Andrew Bartlett1-5/+5
2007-10-10r4616: the first phase in the addition of proper support forAndrew Tridgell1-2/+2
2007-10-10r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij1-11/+10
2007-10-10r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell1-0/+1
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-1/+1
2007-10-10r3168: Use generic function for looking up endpointsJelmer Vernooij1-1/+1
2007-10-10r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij1-13/+3
2007-10-10r1685: Add the ability to lookup RPC auth types for the RPC-MGMT torture test.Andrew Bartlett1-2/+8
2007-10-10r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett1-1/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-1/+1
2004-02-10don't force debug in the RPC-MGMT testAndrew Tridgell1-2/+0
2003-12-16fixed the RPC-MGMT and RPC-SCANNER tests to work with the newAndrew Tridgell1-13/+31
2003-12-16a fairly large commit!Andrew Tridgell1-3/+2
2003-11-28 * added a bunch of placeholder IDL filesAndrew Tridgell1-3/+8
2003-11-27more epmapper and mgmt magicAndrew Tridgell1-1/+1
2003-11-27added an rpc scanner. This prints messages like this:Andrew Tridgell1-2/+23
2003-11-27switched to WERROR return codes in the management IDLAndrew Tridgell1-22/+28
2003-11-24added tests for the remaining calls on the rpc management interfaceAndrew Tridgell1-1/+114
2003-11-24added the dcerpc remote management interfaces as mgmt.idl, and wrote aAndrew Tridgell1-0/+98