rpc_server: Allow to configure the port range for RPC services
authorAndreas Schneider <asn@samba.org>
Mon, 16 Jan 2017 11:05:09 +0000 (12:05 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 27 Jan 2017 07:09:15 +0000 (08:09 +0100)
commit9d60ad53b809281a5a6f6ad82a0daea99c989f2d
treeb70f0c2a3eab8517af2fa47983719fb2add018f6
parent35dfa5c6e2bf60f8f1efda5eb7026cabe8bf5ba3
rpc_server: Allow to configure the port range for RPC services

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12521

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
docs-xml/smbdotconf/protocol/rpcserverport.xml
docs-xml/smbdotconf/rpc/rpcserverdynamicportrange.xml [new file with mode: 0644]
lib/param/loadparm.c
lib/param/loadparm.h
lib/param/param.h
python/samba/tests/docs.py
source3/include/proto.h
source3/param/loadparm.c
source3/rpc_server/rpc_server.c
source4/smbd/service_stream.c