svn commit: samba r24059 - in branches/SAMBA_4_0/source: rpc_server/samr torture/rpc

abartlet at samba.org abartlet at samba.org
Fri Jul 27 02:07:18 GMT 2007


Author: abartlet
Date: 2007-07-27 02:07:17 +0000 (Fri, 27 Jul 2007)
New Revision: 24059

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24059

Log:
Fix bug 4822 reported by Matthias Walln?\195?\182fer <mwallnoefer at yahoo.de>.

Any SAMR client (usrmgr.exe in this case) that attempted to set a
property to a zero length string found instead the the old value was
kept.

In fixing this, rework the macros to be cleaner (add the
always-present .string) to every macro, and remove the use of the
samdb_modify() and samdb_replace() wrappers where possible.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/rpc_server/samr/dcesrv_samr.c
   branches/SAMBA_4_0/source/torture/rpc/samr.c


Changeset:
Sorry, the patch is too large (673 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24059


More information about the samba-cvs mailing list