Patch from Simo:
authorGerald Carter <jerry@samba.org>
Mon, 7 May 2001 14:04:46 +0000 (14:04 +0000)
committerGerald Carter <jerry@samba.org>
Mon, 7 May 2001 14:04:46 +0000 (14:04 +0000)
commit96d0e7c3301ad990f6c83b9c216720cb32661fb5
tree929838637dd2b5e1a730aab9550940e8c66372fa
parent6bd197714a6f51e43efb8fb72bb51e83c6991c79
Patch from Simo:

  o sed 's/pdb_clear_sam/pdb_free_sam/g'
  o add pdb_reset_sam()
  o password changing should be ok now as well.
13 files changed:
source/include/proto.h
source/passdb/passdb.c
source/passdb/pdb_tdb.c
source/rpc_server/srv_netlog_nt.c
source/rpc_server/srv_pipe.c
source/rpc_server/srv_samr_nt.c
source/rpc_server/srv_util.c
source/smbd/chgpasswd.c
source/smbd/lanman.c
source/smbd/password.c
source/smbd/reply.c
source/utils/pdbedit.c
source/utils/smbpasswd.c