Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-11 | s3-messaging: Do not register to classes we are not going to use. | Simo Sorce | 1 | -2/+2 | |
Signed-off-by: Andreas Schneider <asn@samba.org> Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Thu Aug 11 17:09:30 CEST 2011 on sn-devel-104 | |||||
2011-08-01 | s3-epmd: Use rpc_setup_tcpip_sockets(). | Andreas Schneider | 1 | -73/+14 | |
2011-07-18 | s3-rpc_server: Fixed segfaults in rpc daemons. | Andreas Schneider | 1 | -1/+1 | |
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-epmapper: Register ports on IPv4 too. | Andreas Schneider | 1 | -1/+1 | |
Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Wed Jun 1 13:14:53 CEST 2011 on sn-devel-104 | |||||
2011-06-01 | s3-rpc_server: Remove guessing of the syntax id. | Andreas Schneider | 1 | -3/+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-05 | s3-rpc_server: run minimal_includes.pl. | Günther Deschner | 1 | -1/+0 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu May 5 03:04:38 CEST 2011 on sn-devel-104 | |||||
2011-05-02 | s3: include ntdomain.h before including generated srv_ headers. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2011-05-02 | s3-proto: move rpc_srv_register protos and structs to town headerfile. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2011-03-30 | s3-messages: make ndr_messaging.h part of messages.h. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-messages: only include messages.h where needed. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2011-03-23 | s3-epmd: Cleanup endpoints on service pipe disconnect. | Andreas Schneider | 1 | -1/+1 | |
2011-03-23 | s3-rpc_server: Added disconnect callback function. | Andreas Schneider | 1 | -1/+2 | |
2011-03-23 | s3-epmd: Cleanup endpoint mapper correctly. | Andreas Schneider | 1 | -1/+15 | |
2011-03-08 | s3-epmd: remove some unused variables. | Günther Deschner | 1 | -6/+0 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-03-08 | s3-rpc_server: Added IPv6 support for epmapper. | Andreas Schneider | 1 | -0/+9 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-03-08 | s3-rpc_server: Created an Endpoint Mapper Daemon. | Andreas Schneider | 1 | -0/+279 | |
Signed-off-by: Günther Deschner <gd@samba.org> |