summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/epmapper.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij1-5/+4
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+1
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij1-1/+0
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+1
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij1-0/+1
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-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij1-1/+1
2007-10-10r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij1-3/+1
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-5/+1
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-3/+3
2007-10-10r5902: A rather large change...Andrew Bartlett1-2/+2
2007-10-10r5209: Fix the endpoint mapper to work with IPX endpoints (whichJelmer Vernooij1-91/+13
2007-10-10r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell1-7/+2
2007-10-10r5148: use ipv4_addr also in epmapper idlStefan Metzmacher1-2/+2
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-4/+4
2007-10-10r4631: don't consider an epmapper insert as a failure for the momentAndrew Tridgell1-1/+2
2007-10-10r4621: Add torture tests for epm_Insert and epm_DeleteJelmer Vernooij1-0/+71
2007-10-10r4559: prevent the RPC-EPMAPPER test from looping forever against w2k3Andrew Tridgell1-4/+11
2007-10-10r4457: Fix IDL + add torture test for InqObjectJelmer Vernooij1-1/+22
2007-10-10r3626: More minor DCOM fixesJelmer Vernooij1-0/+13
2007-10-10r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell1-1/+1
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell1-2/+3
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3414: RemoteActivation torture testJelmer Vernooij1-24/+47
2007-10-10r3413: RemoteActivation updates and fixesJelmer Vernooij1-47/+24
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-1/+1
2007-10-10r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell1-1/+3
2007-10-10r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...Jelmer Vernooij1-5/+2
2007-10-10r3136: - Allow specifying socket type when adding smbd serviceJelmer Vernooij1-1/+1
2007-10-10r3112: Fix two more instances of epm_towers (sorry, metze!)Jelmer Vernooij1-1/+1
2007-10-10r3111: Add a few more protocol identifiers, rhs for ncalrpcJelmer Vernooij1-28/+28
2007-10-10r2969: inet_ntoa() takes an address in network byte order, so now that weAndrew Tridgell1-1/+1
2007-10-10r2938: Use IDL to dissect the RHS of floors in protocol towersJelmer Vernooij1-28/+18
2007-10-10r2921: Add a few more protocols and fix the numbers associated with some ofJelmer Vernooij1-24/+36
2007-10-10r2100: rework the dcerpc client side library so that it is async. We nowAndrew Tridgell1-6/+6
2007-10-10r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...Andrew Tridgell1-5/+5
2007-10-10r1703: - Lots of RPC updates, adding new pipes and protocols.Jelmer Vernooij1-13/+34
2004-02-03- add 'print' to the DCERPC binding stringsStefan Metzmacher1-2/+0
2003-12-16a fairly large commit!Andrew Tridgell1-1/+1
2003-12-13added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell1-6/+6
2003-11-28 * added a bunch of placeholder IDL filesAndrew Tridgell1-0/+5
2003-11-27more epmapper and mgmt magicAndrew Tridgell1-17/+60
2003-11-26signed DCERPC over TCP now works !Andrew Tridgell1-0/+8
2003-11-24 * fixed byte order in epmapper parsingAndrew Tridgell1-7/+7
2003-11-24initial implementation of dcerpc over tcp. RPC-EPMAPPER works, now toAndrew Tridgell1-4/+4
2003-11-24added tests for epm_Map endpointer map callsAndrew Tridgell1-23/+55
2003-11-24give far more detail in the EPMAPPER resultsAndrew Tridgell1-9/+82
2003-11-22a fairly major upgrade to the dcerpc systemAndrew Tridgell1-0/+2