extracted the password change code from smbpasswd and used it in swat
commit29e36b713468d7e7de301c483fc340ef42b4a9fb
authorAndrew Tridgell <tridge@samba.org>
Thu, 12 Nov 1998 07:06:48 +0000 (12 07:06 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 12 Nov 1998 07:06:48 +0000 (12 07:06 +0000)
treefd97dcedea842356595ce290c2fb1f95d8448285
parent4f368d8b924b76007809e967ac1f37f6a1ebdd68
extracted the password change code from smbpasswd and used it in swat
instead of opening pipes and other horrible stuff.
(This used to be commit 49bf19710345a59a2d17cd449be1a132885ed821)
source3/Makefile.in
source3/include/proto.h
source3/lib/util.c
source3/libsmb/passchange.c [new file with mode: 0644]
source3/passdb/smbpasschange.c [new file with mode: 0644]
source3/smbd/uid.c
source3/utils/smbpasswd.c
source3/web/swat.c