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

abartlet at samba.org abartlet at samba.org
Tue Jun 28 00:57:39 GMT 2005


Author: abartlet
Date: 2005-06-28 00:57:38 +0000 (Tue, 28 Jun 2005)
New Revision: 7971

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

Log:
structs.h update

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-06-28 00:57:15 UTC (rev 7970)
+++ branches/SAMBA_4_0/source/include/structs.h	2005-06-28 00:57:38 UTC (rev 7971)
@@ -111,14 +111,11 @@
 struct auth_session_info;
 
 struct creds_CredentialState;
-struct ntlmssp_state;
 struct auth_methods;
 struct schannel_state;
 struct spnego_data;
 struct gensec_security;
 struct gensec_security_ops;
-typedef NTSTATUS (*gensec_password_callback)(struct gensec_security *gensec_security, TALLOC_CTX *mem_ctx, 
-					     char **password);
 struct gensec_ntlmssp_state;
 
 struct asn1_data;
@@ -263,5 +260,7 @@
 union libnet_SamDump;
 struct websrv_context;
 struct EspRequest;
-
+struct PAC_LOGON_INFO;
 struct kdc_server;
+struct smb_krb5_context;
+



More information about the samba-cvs mailing list