summaryrefslogtreecommitdiffstats
path: root/source4/librpc/rpc
Commit message (Expand)AuthorAgeFilesLines
...
* r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij2007-10-101-1/+7
* r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2007-10-101-3/+12
* r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2007-10-101-1/+1
* r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell2007-10-101-0/+1
* r3481: split out client.h and events.hAndrew Tridgell2007-10-101-0/+1
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-102-0/+2
* r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell2007-10-101-1/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+1
* r3444: Don't use random data as endpoint if no default endpoint is known and noJelmer Vernooij2007-10-101-1/+6
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-2/+3
* r3434: Fix memleakVolker Lendecke2007-10-101-2/+3
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-104-1/+4
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r3412: Add NCACN_SPX and NCADG_IPX transportsJelmer Vernooij2007-10-102-1/+7
* r3392: fixed schannel over ncalrpcAndrew Tridgell2007-10-102-0/+13
* r3391: fixed some memory leaks in the schannel codeAndrew Tridgell2007-10-102-13/+7
* r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam...Andrew Tridgell2007-10-101-1/+0
* r3389: fixed schannel client side code. RPC-SCHANNEL now works against w2k3Andrew Tridgell2007-10-101-0/+6
* r3388: when doing schannel use a anonymous session setup (as the machine acctAndrew Tridgell2007-10-101-1/+2
* r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...Andrew Tridgell2007-10-101-1/+1
* r3330: Use IPv6 for RPC client connections if we canJelmer Vernooij2007-10-101-1/+9
* r3322: fixed a bunch of warnings in the build, including one case where it wa...Andrew Tridgell2007-10-101-1/+1
* r3304: changed the API to lib/socket/ a little.Andrew Tridgell2007-10-101-14/+14
* r3280: fixed byte order of rhs IPAndrew Tridgell2007-10-101-1/+1
* r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell2007-10-102-228/+83
* r3277: don't use the non-portable getaddrinfo() function, instead useAndrew Tridgell2007-10-101-18/+3
* r3211: Add a graphical endpoint mapper view toolJelmer Vernooij2007-10-101-8/+8
* r3209: - Create directory for ncalrpc with correct modeJelmer Vernooij2007-10-102-8/+13
* r3205: Create ncalrpc directory if it didn't exist yetJelmer Vernooij2007-10-102-2/+2
* r3168: Use generic function for looking up endpointsJelmer Vernooij2007-10-101-203/+3
* r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij2007-10-102-36/+137
* r3164: Look up ncalrpc identifiers using the EPMAPPER. ncalrpc now works nice...Jelmer Vernooij2007-10-101-8/+117
* r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...Jelmer Vernooij2007-10-103-382/+644
* r3157: Add ncacn_httpJelmer Vernooij2007-10-102-1/+4
* r3156: Couple of fixes in the conversion functions between binding structs andJelmer Vernooij2007-10-101-24/+29
* r3136: - Allow specifying socket type when adding smbd serviceJelmer Vernooij2007-10-102-19/+20
* r3125: Store object UUID directly instead of using a pointer (struct dcerpc_b...Jelmer Vernooij2007-10-102-17/+8
* r3124: Add dcerpc_binding_from_tower()Jelmer Vernooij2007-10-101-2/+134
* r3123: Add dcerpc_binding_build_tower()Jelmer Vernooij2007-10-101-10/+184
* r3114: - More work on merging the various structs that describe endpointsJelmer Vernooij2007-10-102-12/+39
* r3111: Add a few more protocol identifiers, rhs for ncalrpcJelmer Vernooij2007-10-101-22/+22
* r3103: use a destructor to ensure that on abnormnal rpc request terminationAndrew Tridgell2007-10-101-0/+12
* r3075: Initialise (and check for intialisation) of the private pointer toAndrew Bartlett2007-10-101-0/+4
* r3047: Always include a \ again before the pipe name we're opening. Without aJelmer Vernooij2007-10-101-0/+4
* r3046: \\PIPE\\ is internal (not actually included on the wire)Jelmer Vernooij2007-10-101-5/+2
* r3043: Use binding strings for specifying endpoints. The property forJelmer Vernooij2007-10-102-18/+30
* r3032: Somewhat stricter syntax for binding strings:Jelmer Vernooij2007-10-102-43/+57
* r3016: - converted the events code to tallocAndrew Tridgell2007-10-101-1/+1
* r2990: Add support to pidl for autogenerating ndr_size_*() functions. AddingJelmer Vernooij2007-10-101-52/+0
* r2956: Fix towers_length for now. I'm currently working on a pidl extensionJelmer Vernooij2007-10-101-0/+52