dcerpc.idl: add DCERPC_NCACN_{REQUEST,RESPONSE}_DEFAULT_MAX_SIZE
commit203c0a5e4f6c84532dfec03b5666c30f004a13cf
authorStefan Metzmacher <metze@samba.org>
Wed, 22 Jun 2016 14:58:03 +0000 (22 16:58 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 5 Jul 2016 07:20:55 +0000 (5 09:20 +0200)
tree9f0ab64dd147d889c81c08e87b75d2037501b35d
parent3eb32148bd49e7898231406bf512f773adc3fbee
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