From: Günther Deschner Date: Fri, 18 Apr 2008 09:41:35 +0000 (+0200) Subject: IDL: Add type 23 in nbt_ntlogon_request reply packets. X-Git-Tag: samba-3.3.0pre1~2641^2~49 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dbef92c2b2ae6786cf527715adbbd7db8b334fcc;p=thirdparty%2Fsamba.git IDL: Add type 23 in nbt_ntlogon_request reply packets. Guenther --- diff --git a/source/librpc/idl/nbt.idl b/source/librpc/idl/nbt.idl index e5efe1746d7..4dc7972e450 100644 --- a/source/librpc/idl/nbt.idl +++ b/source/librpc/idl/nbt.idl @@ -579,6 +579,7 @@ interface nbt [case(NTLOGON_SAM_LOGON)] nbt_ntlogon_sam_logon logon; [case(NTLOGON_SAM_LOGON_REPLY)] nbt_ntlogon_sam_logon_reply reply; [case(NTLOGON_SAM_LOGON_REPLY15)] nbt_ntlogon_sam_logon_reply reply; + [case(NETLOGON_RESPONSE_FROM_PDC2)] nbt_netlogon_response_from_pdc2 reply2; } nbt_ntlogon_request; typedef [flag(NDR_NOALIGN),public] struct {