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)
commit49d545a82057ee8b60d50aa55e908efe59875150
tree31f9408c987006c96417a863a6b080c716d41366
parent20f848aeef19c7694cc5435287ec9235419741fc
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
source/libcli/auth/credentials.c
source/librpc/idl/misc.idl
source/librpc/idl/netlogon.idl
source/librpc/idl/samr.idl
source/rpc_server/netlogon/dcerpc_netlogon.c
source/rpc_server/samr/samdb.c
source/rpc_server/samr/samr_password.c
source/torture/rpc/netlogon.c
source/torture/rpc/samr.c