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

abartlet at samba.org abartlet at samba.org
Thu Oct 20 04:34:26 GMT 2005


Author: abartlet
Date: 2005-10-20 04:34:26 +0000 (Thu, 20 Oct 2005)
New Revision: 11202

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

Log:
Add more structs to structs.h


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-10-20 03:55:35 UTC (rev 11201)
+++ branches/SAMBA_4_0/source/include/structs.h	2005-10-20 04:34:26 UTC (rev 11202)
@@ -101,6 +101,7 @@
 struct samr_CryptPassword;
 struct samr_CryptPasswordEx;
 struct samr_LogonHours;
+struct samr_DomInfo1;
 
 struct netr_Credential;
 struct netr_Authenticator;
@@ -328,3 +329,5 @@
 struct param;
 
 struct socket_context;
+
+struct _krb5_krb_auth_data;



More information about the samba-cvs mailing list