svn commit: samba r10048 - in branches/SAMBA_4_0/source/librpc/idl: .

tpot at samba.org tpot at samba.org
Tue Sep 6 01:55:40 GMT 2005


Author: tpot
Date: 2005-09-06 01:55:40 +0000 (Tue, 06 Sep 2005)
New Revision: 10048

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

Log:
Dissect a security_secinfo as a uint32 just to get the winreg
dissector compiling and linking.  It's really an enum defined in
security.idl.

Added:
   branches/SAMBA_4_0/source/librpc/idl/winreg.cnf


Changeset:
Added: branches/SAMBA_4_0/source/librpc/idl/winreg.cnf
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/winreg.cnf	2005-09-06 01:52:34 UTC (rev 10047)
+++ branches/SAMBA_4_0/source/librpc/idl/winreg.cnf	2005-09-06 01:55:40 UTC (rev 10048)
@@ -0,0 +1 @@
+IMPORT security_secinfo 	offset = dissect_ndr_uint32(tvb, offset, pinfo, tree, drep, hf_winreg_winreg_GetKeySecurity_sec_info, NULL);



More information about the samba-cvs mailing list