summaryrefslogtreecommitdiff
path: root/source4/rpc_server/dcerpc_server.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-10s4:rpc_server: make sure we don't terminate a connection with pending request...Stefan Metzmacher1-1/+7
2011-06-09server_id.idl: Bring server_id.idl in commonAndrew Bartlett1-1/+1
2011-05-03s4-messaging Rename messaging -> imessagingAndrew Bartlett1-3/+3
2011-03-15s4-rpc: added dcesrv_call_account_name()Andrew Tridgell1-0/+5
2011-03-15s4-rpc: added public APIs for dce_call authenticationAndrew Tridgell1-0/+10
2011-02-18s4-idl: rename s4 server_id.idl to server_id4.idlAndrew Tridgell1-1/+1
2010-10-11torture: Link against rpc server itself, not service module. (against which w...Jelmer Vernooij1-0/+5
2010-04-27s4:rpc_server: remove 'socket_address' based functionsStefan Metzmacher1-2/+0
2010-04-27s4:rpc_server: remember the local and remote addressStefan Metzmacher1-0/+5
2010-02-20s4:rpc_server Add a 'if_version' parameter to the bind operation.Andrew Bartlett1-1/+1
2010-02-19s4:rpc_server Record the remote connections association group IDAndrew Bartlett1-0/+3
2009-09-22s4-rpcserver: added support for shared handlesAndrew Tridgell1-1/+6
2009-09-22s4-rpcserver: added shared association groupsAndrew Tridgell1-5/+12
2009-09-18s4:rpc_server: remove some now unused codeStefan Metzmacher1-15/+0
2009-05-01s4:rpc_server: convert the socket based part to use the tstream interfaceStefan Metzmacher1-0/+3
2009-02-02s4:rpc_server: s/private/private_dataStefan Metzmacher1-2/+2
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-4/+4
2008-12-16Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the...Jelmer Vernooij1-1/+1
2008-12-08s4:rpc_server: make it possible for iface->bind() to specify the assoc_group_idStefan Metzmacher1-0/+2
2008-11-02Fix the build.Jelmer Vernooij1-0/+2
2008-10-15Fix includes.Jelmer Vernooij1-1/+1
2008-08-07rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGNStefan Metzmacher1-0/+1
2008-04-02Move handle utility functions to public header, remove more public headers.Jelmer Vernooij1-0/+38
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+47
2007-12-21r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij1-0/+3
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij1-1/+0
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-3/+3
2007-10-10r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_idStefan Metzmacher1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r21835: fixed a rpc server bug where we failed to remove a call from oneAndrew Tridgell1-0/+12
2007-10-10r20646: first preparations for cluster enablement. This changes "Andrew Tridgell1-1/+1
2007-10-10r18363: Found a rather nasty bug in our fragment handling.Andrew Bartlett1-2/+5
2007-10-10r17340: initialize elements od dcesrc_call_state in one central placeStefan Metzmacher1-1/+8
2007-10-10r15772: pass the messaging context and server_id to the dcerpc server subsystemStefan Metzmacher1-0/+6
2007-10-10r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij1-2/+1
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-1/+1
2007-10-10r14486: remove the need of a stream_connection on a dcesrv_connection,Stefan Metzmacher1-1/+8
2007-10-10r14484: Install more headersJelmer Vernooij1-0/+5
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-0/+2
2007-10-10r13923: make the state_flags per dcesrv_connectionStefan Metzmacher1-3/+4
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij1-0/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+2
2007-10-10r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij1-2/+2
2007-10-10r10078: - add a 'struct data_blob_list_item'Stefan Metzmacher1-4/+1
2007-10-10r8036: revert rev 8023/8024 as they have a bugs.Stefan Metzmacher1-1/+1
2007-10-10r8023: use a pointer to a DATA_BLOB for each reply,Stefan Metzmacher1-1/+1
2007-10-10r7865: changed pidl to take a "const void *" instead of a "void *" for theAndrew Tridgell1-1/+1
2007-10-10r7800: added the same request serialisation logic to our socket based rpcAndrew Tridgell1-0/+2
2007-10-10r7312: Add IDL for ncadg packets.Jelmer Vernooij1-1/+1
2007-10-10r6192: remove handle->destroy function pointer, this should be done by talloc...Stefan Metzmacher1-1/+0