s4:auth Change 'get_challenge' API to be more like Samba3
authorAndrew Bartlett <abartlet@samba.org>
Mon, 14 Dec 2009 09:32:47 +0000 (20:32 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 22 Dec 2009 06:29:15 +0000 (17:29 +1100)
commit0809696dbf3f551c0fbd37154025053b55fa07ee
tree59a0f30cf570fd398c2d22931b7fe374f4ee2585
parent383369e8f204f5a02b6c056f276f14f2f9518044
s4:auth Change 'get_challenge' API to be more like Samba3

It is just easier to fill in the known to be 8 byte challenge than
stuff about with allocated pointers.

Andrew Bartlett
source4/auth/auth.h
source4/auth/ntlm/auth.c
source4/auth/ntlm/auth_proto.h
source4/auth/ntlm/auth_server.c
source4/auth/ntlm/auth_util.c
source4/auth/ntlm/auth_winbind.c
source4/auth/ntlmssp/ntlmssp_server.c
source4/smb_server/smb/negprot.c