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