libcli:auth: Return NTSTATUS for netlogon_creds_decrypt_samlogon_validation()
authorAndreas Schneider <asn@samba.org>
Wed, 29 May 2019 12:35:20 +0000 (14:35 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 27 Jun 2019 12:54:23 +0000 (12:54 +0000)
commit2e6fe27bad609cf6143b41c4062a1acf2d49930f
tree6a0f6bd7d3c987bd5a289124c2035b8c420f1a17
parent00dd1a8bf8b081cb69a8b1c26af5c70e7ff58088
libcli:auth: Return NTSTATUS for netlogon_creds_decrypt_samlogon_validation()

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/auth/credentials.c
libcli/auth/netlogon_creds_cli.c
libcli/auth/proto.h
source4/torture/rpc/samlogon.c