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

metze at samba.org metze at samba.org
Thu Mar 22 08:17:30 GMT 2007


Author: metze
Date: 2007-03-22 08:17:30 +0000 (Thu, 22 Mar 2007)
New Revision: 21928

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

Log:
fix the interface uuid of wzcsvc.

see http://www.hsc.fr/ressources/articles/win_net_srv/msrpc_wzcsvc.html
and http://www.hsc.fr/ressources/articles/win_net_srv/msrpc_scheduler.html

thanks to jbm for the report!

metze
Modified:
   branches/SAMBA_4_0/source/librpc/idl/wzcsvc.idl


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/wzcsvc.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/wzcsvc.idl	2007-03-22 02:25:16 UTC (rev 21927)
+++ branches/SAMBA_4_0/source/librpc/idl/wzcsvc.idl	2007-03-22 08:17:30 UTC (rev 21928)
@@ -3,7 +3,7 @@
 */
 
 [
-  uuid("378e52b0-c0a9-11cf-822d-00aa0051e40f"),
+  uuid("621dff68-3c39-4c6c-aae3-e68e2c6503ad"),
   version(1.0),
   helpstring("Wireless Configuration Service")
 ]



More information about the samba-cvs mailing list