s3:auth Change auth_ntlmssp_server_info API to return NTSTATUS
authorAndrew Bartlett <abartlet@samba.org>
Mon, 12 Jul 2010 04:26:34 +0000 (14:26 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 12 Jul 2010 04:34:32 +0000 (14:34 +1000)
commitb4631f3e04d65eda5271875f8a8e8cea5a0f3e57
treefd957d5ac35627984d7f03dd1bd1de52cc8dd849
parent21aeef2ce88928419e0e1da5115e8bc012db3e67
s3:auth Change auth_ntlmssp_server_info API to return NTSTATUS

It's nicer to have an NTSTATUS return, and in s3compat there may be a
reason other than 'no memory' why this can fail.

Andrew Bartlett

Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
source3/auth/auth_ntlmssp.c
source3/include/proto.h
source3/rpc_server/srv_pipe.c
source3/smbd/sesssetup.c
source3/smbd/smb2_sesssetup.c