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

tridge at samba.org tridge at samba.org
Thu Jan 6 12:02:41 GMT 2005


Author: tridge
Date: 2005-01-06 12:02:39 +0000 (Thu, 06 Jan 2005)
New Revision: 4564

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

Log:
added a comment on lsa_EnumAccounts IDL



Modified:
   branches/SAMBA_4_0/source/librpc/idl/lsa.idl


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/lsa.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/lsa.idl	2005-01-06 12:01:11 UTC (rev 4563)
+++ branches/SAMBA_4_0/source/librpc/idl/lsa.idl	2005-01-06 12:02:39 UTC (rev 4564)
@@ -230,6 +230,9 @@
 		);
 
 	/******************/
+	/* NOTE: This only returns accounts that have at least
+	   one privilege set 
+	*/
 	/* Function: 0x0b */
 	typedef struct {
 		dom_sid2 *sid;



More information about the samba-cvs mailing list