summaryrefslogtreecommitdiffstats
path: root/source4/librpc/rpc/dcerpc.h
Commit message (Expand)AuthorAgeFilesLines
...
* r21811: fixed a queueing error in the dcerpc client code. WHen theAndrew Tridgell2007-10-101-0/+1
* r21515: add some more PFC_FLAGS from the DCERPC spec, and fix some namesStefan Metzmacher2007-10-101-0/+6
* r19266: Add a target_hostname element to the binding struct. This allows usAndrew Bartlett2007-10-101-0/+1
* r15524: fix a problem with rpc faults from bind and alter contextAndrew Tridgell2007-10-101-6/+5
* r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett2007-10-101-3/+6
* r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij2007-10-101-4/+2
* r14714: On DCE/RPC, we need the name of the remote server used on the socket,Andrew Bartlett2007-10-101-0/+2
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r14488: Install more headers.Jelmer Vernooij2007-10-101-0/+1
* r14381: Kill structs.hJelmer Vernooij2007-10-101-0/+4
* r14362: Only include ndr_compression.h when necessary.Jelmer Vernooij2007-10-101-0/+2
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-2/+0
* r12865: Upgrade the librpc and libnet code.Andrew Bartlett2007-10-101-0/+1
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-0/+3
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-3/+10
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+2
* r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij2007-10-101-1/+1
* r12511: Remove authservice from binding stringJelmer Vernooij2007-10-101-1/+0
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-2/+1
* r12088: Use a structure to pass arguments to dcerpc connection functionsRafal Szczesniak2007-10-101-0/+10
* r11889: added support for dcerpc ncacn_np over SMB2. You use it by giving theAndrew Tridgell2007-10-101-0/+2
* r11819: simplified the async rpc bind code a little.Andrew Tridgell2007-10-101-2/+5
* r11473: Based on work by Jelmer, implement the [async] flag for rpc requests....Volker Lendecke2007-10-101-1/+10
* r7865: changed pidl to take a "const void *" instead of a "void *" for theAndrew Tridgell2007-10-101-3/+3
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-3/+1
* r7497: add timeouts to all rpc requests. The default timeout is 60Andrew Tridgell2007-10-101-0/+6
* r6565: Cludge, cludge, cludge...Andrew Bartlett2007-10-101-7/+2
* r5603: add "authservice()" property to the interface property listStefan Metzmacher2007-10-101-0/+7
* r5209: Fix the endpoint mapper to work with IPX endpoints (whichJelmer Vernooij2007-10-101-1/+1
* r4962: add infrastructure to use raw krb5 auth in dcerpc client codeStefan Metzmacher2007-10-101-1/+4
* r4630: for ncacn_np if we don't have an explicit request for one of theAndrew Tridgell2007-10-101-2/+2
* r4627: - simplified the dcerpc auth code using a common functionAndrew Tridgell2007-10-101-2/+6
* r4619: Remove extern declaration of dcerpc_pipes, which is now staticJelmer Vernooij2007-10-101-3/+0
* r4618: - tidied up the alter_context client code a bitAndrew Tridgell2007-10-101-0/+3
* r4616: the first phase in the addition of proper support forAndrew Tridgell2007-10-101-21/+32
* r4086: - make dcerpc_ndr_request_table_send() the default and rename it to justStefan Metzmacher2007-10-101-4/+3
* r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij2007-10-101-0/+8
* r3412: Add NCACN_SPX and NCADG_IPX transportsJelmer Vernooij2007-10-101-1/+1
* r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij2007-10-101-0/+1
* r3157: Add ncacn_httpJelmer Vernooij2007-10-101-1/+2
* r3136: - Allow specifying socket type when adding smbd serviceJelmer Vernooij2007-10-101-0/+1
* r3125: Store object UUID directly instead of using a pointer (struct dcerpc_b...Jelmer Vernooij2007-10-101-1/+1
* r3114: - More work on merging the various structs that describe endpointsJelmer Vernooij2007-10-101-1/+3
* r3032: Somewhat stricter syntax for binding strings:Jelmer Vernooij2007-10-101-0/+1
* r2614: support CONNECT level DCE/RPC security in both client andAndrew Tridgell2007-10-101-10/+11
* r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.Andrew Bartlett2007-10-101-2/+3
* r2266: yay! LSA session keys on TCP now work!Andrew Tridgell2007-10-101-0/+3
* r2234: Tridge, this is a patch to allow people to set the REF_ALLOC flag onTim Potter2007-10-101-0/+3
* r2185: add a callback function to the dcerpc async APIAndrew Tridgell2007-10-101-0/+5
* r2180: added RPC flags "padcheck" which enables checking of all received padAndrew Tridgell2007-10-101-0/+3