index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
rpc_server
/
dcerpc_server.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:rpc_server: make sure we don't terminate a connection with pending request...
Stefan Metzmacher
2013-07-10
1
-1
/
+7
*
server_id.idl: Bring server_id.idl in common
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
2011-05-03
1
-3
/
+3
*
s4-rpc: added dcesrv_call_account_name()
Andrew Tridgell
2011-03-15
1
-0
/
+5
*
s4-rpc: added public APIs for dce_call authentication
Andrew Tridgell
2011-03-15
1
-0
/
+10
*
s4-idl: rename s4 server_id.idl to server_id4.idl
Andrew Tridgell
2011-02-18
1
-1
/
+1
*
torture: Link against rpc server itself, not service module. (against which w...
Jelmer Vernooij
2010-10-11
1
-0
/
+5
*
s4:rpc_server: remove 'socket_address' based functions
Stefan Metzmacher
2010-04-27
1
-2
/
+0
*
s4:rpc_server: remember the local and remote address
Stefan Metzmacher
2010-04-27
1
-0
/
+5
*
s4:rpc_server Add a 'if_version' parameter to the bind operation.
Andrew Bartlett
2010-02-20
1
-1
/
+1
*
s4:rpc_server Record the remote connections association group ID
Andrew Bartlett
2010-02-19
1
-0
/
+3
*
s4-rpcserver: added support for shared handles
Andrew Tridgell
2009-09-22
1
-1
/
+6
*
s4-rpcserver: added shared association groups
Andrew Tridgell
2009-09-22
1
-5
/
+12
*
s4:rpc_server: remove some now unused code
Stefan Metzmacher
2009-09-18
1
-15
/
+0
*
s4:rpc_server: convert the socket based part to use the tstream interface
Stefan Metzmacher
2009-05-01
1
-0
/
+3
*
s4:rpc_server: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-2
/
+2
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-4
/
+4
*
Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the...
Jelmer Vernooij
2008-12-16
1
-1
/
+1
*
s4:rpc_server: make it possible for iface->bind() to specify the assoc_group_id
Stefan Metzmacher
2008-12-08
1
-0
/
+2
*
Fix the build.
Jelmer Vernooij
2008-11-02
1
-0
/
+2
*
Fix includes.
Jelmer Vernooij
2008-10-15
1
-1
/
+1
*
rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
Stefan Metzmacher
2008-08-07
1
-0
/
+1
*
Move handle utility functions to public header, remove more public headers.
Jelmer Vernooij
2008-04-02
1
-0
/
+38
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-1
/
+47
*
r26296: Store loadparm context in DCE/RPC server context.
Jelmer Vernooij
2007-12-21
1
-0
/
+3
*
r24814: Fix headers, trim core.h even more.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r21835: fixed a rpc server bug where we failed to remove a call from one
Andrew Tridgell
2007-10-10
1
-0
/
+12
*
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18363: Found a rather nasty bug in our fragment handling.
Andrew Bartlett
2007-10-10
1
-2
/
+5
*
r17340: initialize elements od dcesrc_call_state in one central place
Stefan Metzmacher
2007-10-10
1
-1
/
+8
*
r15772: pass the messaging context and server_id to the dcerpc server subsystem
Stefan Metzmacher
2007-10-10
1
-0
/
+6
*
r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14486: remove the need of a stream_connection on a dcesrv_connection,
Stefan Metzmacher
2007-10-10
1
-1
/
+8
*
r14484: Install more headers
Jelmer Vernooij
2007-10-10
1
-0
/
+5
*
r14380: Reduce the size of structs.h
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r13923: make the state_flags per dcesrv_connection
Stefan Metzmacher
2007-10-10
1
-3
/
+4
*
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r12512: Use GUID structs in API functions everywhere rather then converting b...
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r10078: - add a 'struct data_blob_list_item'
Stefan Metzmacher
2007-10-10
1
-4
/
+1
*
r8036: revert rev 8023/8024 as they have a bugs.
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r8023: use a pointer to a DATA_BLOB for each reply,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r7865: changed pidl to take a "const void *" instead of a "void *" for the
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7800: added the same request serialisation logic to our socket based rpc
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r7312: Add IDL for ncadg packets.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r6192: remove handle->destroy function pointer, this should be done by talloc...
Stefan Metzmacher
2007-10-10
1
-1
/
+0
[next]