svn commit: samba r8564 - in branches/SAMBA_3_0/source: include python rpc_parse rpc_server utils

jra at samba.org jra at samba.org
Tue Jul 19 00:59:27 GMT 2005


Author: jra
Date: 2005-07-19 00:59:25 +0000 (Tue, 19 Jul 2005)
New Revision: 8564

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

Log:
Sometimes we're too dumb to live... Fix samr calls where we were
using USER_INFO_XX structs and functions where XX was sometimes
in hex and sometimes in decimal. Now it's all in decimal (should
be no functionality change).
Jeremy.

Modified:
   branches/SAMBA_3_0/source/include/rpc_samr.h
   branches/SAMBA_3_0/source/python/py_samr.c
   branches/SAMBA_3_0/source/python/py_samr.h
   branches/SAMBA_3_0/source/python/py_samr_conv.c
   branches/SAMBA_3_0/source/rpc_parse/parse_samr.c
   branches/SAMBA_3_0/source/rpc_server/srv_samr_nt.c
   branches/SAMBA_3_0/source/utils/net_rpc_join.c


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


More information about the samba-cvs mailing list