s4:rpc_server: use a variable for the max total reassembled request payload
authorStefan Metzmacher <metze@samba.org>
Wed, 22 Jun 2016 15:18:28 +0000 (17:18 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 23 Jun 2016 02:51:16 +0000 (04:51 +0200)
commit3f36d31c848496bf509db573e4c12821905b448d
tree9263eb41d644527d652b79299a08430662ce87d6
parent7413e73c5331b760dc84b3843059230ec5fcfc7b
s4:rpc_server: use a variable for the max total reassembled request payload

We still use the same limit of 4 MByte (DCERPC_NCACN_REQUEST_DEFAULT_MAX_SIZE)
by default.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Jun 23 04:51:16 CEST 2016 on sn-devel-144
source4/rpc_server/dcerpc_server.c
source4/rpc_server/dcerpc_server.h