summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/epmd.c
Commit message (Expand)AuthorAgeFilesLines
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-03-301-1/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* s3-epmd: Cleanup endpoints on service pipe disconnect.Andreas Schneider2011-03-231-1/+1
* s3-rpc_server: Added disconnect callback function.Andreas Schneider2011-03-231-1/+2
* s3-epmd: Cleanup endpoint mapper correctly.Andreas Schneider2011-03-231-1/+15
* s3-epmd: remove some unused variables.Günther Deschner2011-03-081-6/+0
* s3-rpc_server: Added IPv6 support for epmapper.Andreas Schneider2011-03-081-0/+9
* s3-rpc_server: Created an Endpoint Mapper Daemon.Andreas Schneider2011-03-081-0/+279