Age | Commit message (Expand) | Author | Files | Lines |
2010-02-20 | s4:rpc_server Add a 'if_version' parameter to the bind operation. | Andrew Bartlett | 1 | -1/+1 |
2010-02-19 | s4:rpc_server Record the remote connections association group ID | Andrew Bartlett | 1 | -0/+3 |
2009-09-22 | s4-rpcserver: added support for shared handles | Andrew Tridgell | 1 | -1/+6 |
2009-09-22 | s4-rpcserver: added shared association groups | Andrew Tridgell | 1 | -5/+12 |
2009-09-18 | s4:rpc_server: remove some now unused code | Stefan Metzmacher | 1 | -15/+0 |
2009-05-01 | s4:rpc_server: convert the socket based part to use the tstream interface | Stefan Metzmacher | 1 | -0/+3 |
2009-02-02 | s4:rpc_server: s/private/private_data | Stefan Metzmacher | 1 | -2/+2 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -4/+4 |
2008-12-16 | Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the... | Jelmer Vernooij | 1 | -1/+1 |
2008-12-08 | s4:rpc_server: make it possible for iface->bind() to specify the assoc_group_id | Stefan Metzmacher | 1 | -0/+2 |
2008-11-02 | Fix the build. | Jelmer Vernooij | 1 | -0/+2 |
2008-10-15 | Fix includes. | Jelmer Vernooij | 1 | -1/+1 |
2008-08-07 | rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN | Stefan Metzmacher | 1 | -0/+1 |
2008-04-02 | Move handle utility functions to public header, remove more public headers. | Jelmer Vernooij | 1 | -0/+38 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -1/+47 |
2007-12-21 | r26296: Store loadparm context in DCE/RPC server context. | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r24814: Fix headers, trim core.h even more. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r21835: fixed a rpc server bug where we failed to remove a call from one | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r20646: first preparations for cluster enablement. This changes " | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18363: Found a rather nasty bug in our fragment handling. | Andrew Bartlett | 1 | -2/+5 |
2007-10-10 | r17340: initialize elements od dcesrc_call_state in one central place | Stefan Metzmacher | 1 | -1/+8 |
2007-10-10 | r15772: pass the messaging context and server_id to the dcerpc server subsystem | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14486: remove the need of a stream_connection on a dcesrv_connection, | Stefan Metzmacher | 1 | -1/+8 |
2007-10-10 | r14484: Install more headers | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r13923: make the state_flags per dcesrv_connection | Stefan Metzmacher | 1 | -3/+4 |
2007-10-10 | r12696: Reduce the size of include/structs.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12512: Use GUID structs in API functions everywhere rather then converting b... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r10078: - add a 'struct data_blob_list_item' | Stefan Metzmacher | 1 | -4/+1 |
2007-10-10 | r8036: revert rev 8023/8024 as they have a bugs. | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8023: use a pointer to a DATA_BLOB for each reply, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7865: changed pidl to take a "const void *" instead of a "void *" for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7800: added the same request serialisation logic to our socket based rpc | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r7312: Add IDL for ncadg packets. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r6192: remove handle->destroy function pointer, this should be done by talloc... | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r5902: A rather large change... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r5437: Allow Samba4 to be compiled by tcc (www.tinycc.org). It still crashes ... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5102: This is a major simplification of the logic for controlling top level | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4690: - add support for async rpc server replies | Stefan Metzmacher | 1 | -2/+39 |
2007-10-10 | r4640: first stage in the server side support for multiple context_ids on one... | Andrew Tridgell | 1 | -12/+24 |
2007-10-10 | r4288: don't use struct dcerpc_interface_table anymore in the | Stefan Metzmacher | 1 | -7/+17 |
2007-10-10 | r3118: Eliminate struct dcesrv_ep_description and replace it with | Jelmer Vernooij | 1 | -14/+3 |
2007-10-10 | r3114: - More work on merging the various structs that describe endpoints | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r2627: use the new talloc capabilities in a bunch more places in the rpc | Andrew Tridgell | 1 | -6/+0 |