svn commit: samba r275 - in branches/SAMBA_4_0/source: libcli/util librpc/idl librpc/ndr torture/rpc

tridge at samba.org tridge at samba.org
Mon Apr 19 05:48:03 GMT 2004


Author: tridge
Date: 2004-04-19 05:48:03 +0000 (Mon, 19 Apr 2004)
New Revision: 275

Modified:
   branches/SAMBA_4_0/source/libcli/util/smbencrypt.c
   branches/SAMBA_4_0/source/librpc/idl/idl_types.h
   branches/SAMBA_4_0/source/librpc/idl/samr.idl
   branches/SAMBA_4_0/source/librpc/ndr/ndr_basic.c
   branches/SAMBA_4_0/source/torture/rpc/autoidl.c
   branches/SAMBA_4_0/source/torture/rpc/samr.c
Log:
added IDL and test code for samr_QueryDisplayInfo3(),
samr_AddMultipleMembersToAlias(),
samr_RemoveMultipleMembersFromAlias(), samr_OemChangePasswordUser2(),
and samr_ChangePasswordUser2()

The password change functions don't actually work yet (but should
soon). At this stage I have just completed the IDL for them. Next step
is to get the hash verifiers right and the torture test should be able
to do password changes.


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=275&nolog=1


More information about the samba-cvs mailing list