s3:auth Change auth_ntlmssp_server_info API to return NTSTATUS
authorAndrew Bartlett <abartlet@samba.org>
Wed, 2 Jun 2010 12:35:53 +0000 (22:35 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 7 Jun 2010 13:34:29 +0000 (23:34 +1000)
commitedba46ce94c335411ab337eeb4ef6f88fb3aae80
treebbf089ae7e6058e172bbbd697dfe889d685db6e0
parent0af2dc43ade4f819ebbb192e3f5493838f99d89b
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
source3/auth/auth_ntlmssp.c
source3/include/proto.h
source3/rpc_server/srv_pipe.c
source3/smbd/sesssetup.c
source3/smbd/smb2_sesssetup.c