Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-18 | s3-rpc_server: Fixed segfaults in rpc daemons. | Andreas Schneider | 1 | -1/+2 | |
Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Mon Jul 18 14:01:02 CEST 2011 on sn-devel-104 | |||||
2011-06-01 | s3-rpc_server: Remove guessing of the syntax id. | Andreas Schneider | 1 | -2/+0 | |
This is only a wild guess. We don't know to which rpc service the client wants to talk until we read the the rpc bind packet. | |||||
2011-05-02 | s3-rpc_server: add pipes_struct forward declaration. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2011-03-23 | s3-rpc_server: Added disconnect callback function. | Andreas Schneider | 1 | -1/+4 | |
2011-03-08 | s3-rpc_server: Added prototype to setup a ncalrpc socket. | Andreas Schneider | 1 | -0/+5 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-21 | s3-rpc_server: Added function to setup tcpip listener! | Andreas Schneider | 1 | -0/+6 | |
2010-09-15 | s3-rpc_server: Added initial generic RPC server infrastructure. | Simo Sorce | 1 | -1/+3 | |
Signed-off-by: Andreas Schneider <asn@cynapses.org> | |||||
2010-07-28 | s3-rpc_server: Use struct pipes_struct. | Andreas Schneider | 1 | -2/+2 | |
2010-07-17 | s3-dcerpc: Move mere processing functions from srv_pipe_hnd.c to srv_pipe.c | Simo Sorce | 1 | -0/+26 | |