svn commit: samba r6382 - in branches/SAMBA_4_0/source/include: .

mimir at samba.org mimir at samba.org
Tue Apr 19 03:56:44 GMT 2005


Author: mimir
Date: 2005-04-19 03:56:44 +0000 (Tue, 19 Apr 2005)
New Revision: 6382

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

Log:
New structure for useradd call.


rafal


Modified:
   branches/SAMBA_4_0/source/include/structs.h


Changeset:
Modified: branches/SAMBA_4_0/source/include/structs.h
===================================================================
--- branches/SAMBA_4_0/source/include/structs.h	2005-04-19 03:55:58 UTC (rev 6381)
+++ branches/SAMBA_4_0/source/include/structs.h	2005-04-19 03:56:44 UTC (rev 6382)
@@ -161,6 +161,7 @@
 struct smb_composite_appendacl;
 struct smb_composite_fsinfo;
 struct rpc_composite_userinfo;
+struct rpc_composite_useradd;
 
 struct nbt_name;
 struct nbt_name_packet;



More information about the samba-cvs mailing list