s4-rpc: be more careful about DCERPC auth padding
authorAndrew Tridgell <tridge@samba.org>
Sat, 13 Feb 2010 04:32:23 +0000 (15:32 +1100)
committerAndrew Tridgell <tridge@samba.org>
Sat, 13 Feb 2010 12:12:29 +0000 (23:12 +1100)
commitda86f08605f8ec9fa6d3e1c122ec47309deef994
tree52e249167a67d50ce6c76d4d38128d4fd25461c5
parent3ae75a424890fdeddd12535c9330186ec2fcd899
s4-rpc: be more careful about DCERPC auth padding

Cope with a wider range of auth padding in dcerpc bind_ack and
alter_context packets. We now use a helper function that calculates
the right auth padding.
librpc/gen_ndr/dcerpc.h
librpc/gen_ndr/ndr_dcerpc.c
librpc/idl/dcerpc.idl
source4/librpc/rpc/dcerpc.c
source4/librpc/rpc/dcerpc_util.c
source4/rpc_server/dcesrv_auth.c