dcerpc.idl: add DCERPC_NCACN_{REQUEST,RESPONSE}_DEFAULT_MAX_SIZE
authorStefan Metzmacher <metze@samba.org>
Wed, 22 Jun 2016 14:58:03 +0000 (16:58 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 5 Jul 2016 07:14:49 +0000 (09:14 +0200)
commit2a8c91944b6ca4c1917c16302641d024a6559a43
tree0dc73ebfa07b6da5ab86ae2f0258ff743f7cb2a1
parent851c1863ff9fd9724a68a1e98400bd4ad3cb6904
dcerpc.idl: add DCERPC_NCACN_{REQUEST,RESPONSE}_DEFAULT_MAX_SIZE

This will replace DCERPC_NCACN_PAYLOAD_MAX_SIZE (4 MByte),
this limit is too strict for some workloads, e.g. DRSUAPI replication
with large objects.

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>
(cherry picked from commit 281e11b53f676647997fb9ce21227782529a62ad)
librpc/idl/dcerpc.idl