r1009: Make all users of NT and LM passwords use the samr_Password structure.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 4 Jun 2004 11:58:46 +0000 (11:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:56:26 +0000 (12:56 -0500)
commit9eb6afb00d85c1a7b367d51a19eed41172f7a2e9
tree8ed9c45745fd558cd645fe3b2ac715f63915c6e7
parenta58c249412b47500e13fc99fbfbfe1ec72c47911
r1009: Make all users of NT and LM passwords use the samr_Password structure.

This includes the netlogon pipe, for the machine account password
change system.

Andrew Bartlett
(This used to be commit 49d545a82057ee8b60d50aa55e908efe59875150)
source4/libcli/auth/credentials.c
source4/librpc/idl/misc.idl
source4/librpc/idl/netlogon.idl
source4/librpc/idl/samr.idl
source4/rpc_server/netlogon/dcerpc_netlogon.c
source4/rpc_server/samr/samdb.c
source4/rpc_server/samr/samr_password.c
source4/torture/rpc/netlogon.c
source4/torture/rpc/samr.c