summaryrefslogtreecommitdiff
path: root/source3/rpc_server/epmd.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-11s3-messaging: Do not register to classes we are not going to use.Simo Sorce1-2/+2
2011-08-01s3-epmd: Use rpc_setup_tcpip_sockets().Andreas Schneider1-73/+14
2011-07-18s3-rpc_server: Fixed segfaults in rpc daemons.Andreas Schneider1-1/+1
2011-06-01s3-epmapper: Register ports on IPv4 too.Andreas Schneider1-1/+1
2011-06-01s3-rpc_server: Remove guessing of the syntax id.Andreas Schneider1-3/+0
2011-05-05s3-rpc_server: run minimal_includes.pl.Günther Deschner1-1/+0
2011-05-02s3: include ntdomain.h before including generated srv_ headers.Günther Deschner1-0/+1
2011-05-02s3-proto: move rpc_srv_register protos and structs to town headerfile.Günther Deschner1-0/+1
2011-03-30s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner1-1/+0
2011-03-30s3-messages: only include messages.h where needed.Günther Deschner1-0/+1
2011-03-23s3-epmd: Cleanup endpoints on service pipe disconnect.Andreas Schneider1-1/+1
2011-03-23s3-rpc_server: Added disconnect callback function.Andreas Schneider1-1/+2
2011-03-23s3-epmd: Cleanup endpoint mapper correctly.Andreas Schneider1-1/+15
2011-03-08s3-epmd: remove some unused variables.Günther Deschner1-6/+0
2011-03-08s3-rpc_server: Added IPv6 support for epmapper.Andreas Schneider1-0/+9
2011-03-08s3-rpc_server: Created an Endpoint Mapper Daemon.Andreas Schneider1-0/+279