Make Samba3 use the new common libcli/auth code
commitbaf7274fed2f1ae7a9e3a57160bf5471566e636c
authorAndrew Bartlett <abartlet@samba.org>
Mon, 6 Apr 2009 12:56:13 +0000 (6 22:56 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 14 Apr 2009 06:23:44 +0000 (14 16:23 +1000)
treeb6bbaad24556ecf5e3cb93eae6470f67229ab12f
parent5095d7b1c84e7e37f553867d699a1983f74d4314
Make Samba3 use the new common libcli/auth code

This is particuarly in the netlogon client (but not server at this
stage)
12 files changed:
source3/Makefile.in
source3/auth/auth_netlogond.c
source3/auth/auth_sam.c
source3/include/client.h
source3/include/ntlmssp.h
source3/include/proto.h
source3/lib/charcnv.c
source3/libnet/libnet_samsync.c
source3/rpc_client/cli_netlogon.c
source3/rpc_client/cli_pipe.c
source3/rpcclient/cmd_netlogon.c
source3/utils/ntlm_auth.c