1
0
mirror of https://github.com/samba-team/samba.git synced 2025-09-13 17:44:21 +03:00

IDL: Add type 23 in nbt_ntlogon_request reply packets.

Guenther
This commit is contained in:
Günther Deschner
2008-04-18 11:41:35 +02:00
parent b496f13322
commit dbef92c2b2

View File

@@ -579,6 +579,7 @@ interface nbt
[case(NTLOGON_SAM_LOGON)] nbt_ntlogon_sam_logon logon; [case(NTLOGON_SAM_LOGON)] nbt_ntlogon_sam_logon logon;
[case(NTLOGON_SAM_LOGON_REPLY)] nbt_ntlogon_sam_logon_reply reply; [case(NTLOGON_SAM_LOGON_REPLY)] nbt_ntlogon_sam_logon_reply reply;
[case(NTLOGON_SAM_LOGON_REPLY15)] 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; } nbt_ntlogon_request;
typedef [flag(NDR_NOALIGN),public] struct { typedef [flag(NDR_NOALIGN),public] struct {