summaryrefslogtreecommitdiff
path: root/source4/rpc_server/dcerpc_server.h
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r5902: A rather large change...Andrew Bartlett1-1/+1
2007-10-10r5437: Allow Samba4 to be compiled by tcc (www.tinycc.org). It still crashes ...Jelmer Vernooij1-1/+1
2007-10-10r5102: This is a major simplification of the logic for controlling top levelAndrew Tridgell1-1/+1
2007-10-10r4690: - add support for async rpc server repliesStefan Metzmacher1-2/+39
2007-10-10r4640: first stage in the server side support for multiple context_ids on one...Andrew Tridgell1-12/+24
2007-10-10r4288: don't use struct dcerpc_interface_table anymore in theStefan Metzmacher1-7/+17
2007-10-10r3118: Eliminate struct dcesrv_ep_description and replace it withJelmer Vernooij1-14/+3
2007-10-10r3114: - More work on merging the various structs that describe endpointsJelmer Vernooij1-3/+1
2007-10-10r2627: use the new talloc capabilities in a bunch more places in the rpcAndrew Tridgell1-6/+0
2007-10-10r2290: Fix 'lsakey' for the server-side, it is static forAndrew Bartlett1-0/+1
2007-10-10r2280: fixed the session key choice for ncacn_np and ncacn_ip_tcp in the rpc ...Andrew Tridgell1-0/+3
2007-10-10r1486: commit the start of the generic server infastructureStefan Metzmacher1-1/+3
2007-10-10r1294: A nice, large, commit...Andrew Bartlett1-22/+1
2007-10-10r1136: - added IDL for netr_LogonGetDomainInfo()Andrew Tridgell1-0/+1
2007-10-10r1078: the dxesrv_crypto_* implementations should now explicit setStefan Metzmacher1-4/+1
2007-10-10r1030: added server side schannel supportAndrew Tridgell1-1/+1
2007-10-10r1022: add the session_info() call to the dcerpc server auth backendsStefan Metzmacher1-0/+1
2007-10-10r1010: make the dcesrv_crypto code a bit more generic...Stefan Metzmacher1-2/+2
2007-10-10r1004: continue tridge's work on dcerpc server auth/crypto codeStefan Metzmacher1-1/+22
2007-10-10r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell1-1/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-4/+4
2007-10-10r623: setUserInfo level 24 (password set) now works in the SAMR server. This ...Andrew Tridgell1-0/+3
2007-10-10r464: a big improvement to the API for writing server-side RPCAndrew Tridgell1-0/+3
2007-10-10r374: allow for a policy_handle fetch using a handle type ofAndrew Tridgell1-0/+1