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:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user