mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
IDL: Add type 23 in nbt_ntlogon_request reply packets.
Guenther
This commit is contained in:
parent
b496f13322
commit
dbef92c2b2
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user