r7643: This patch adds a new NTPTR subsystem:
[sfrench/samba-autobuild/.git] / source / include / structs.h
1 /* 
2    Unix SMB/CIFS implementation.
3
4    Copyright (C) Andrew Tridgell 2004
5    
6    This program is free software; you can redistribute it and/or modify
7    it under the terms of the GNU General Public License as published by
8    the Free Software Foundation; either version 2 of the License, or
9    (at your option) any later version.
10    
11    This program is distributed in the hope that it will be useful,
12    but WITHOUT ANY WARRANTY; without even the implied warranty of
13    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14    GNU General Public License for more details.
15    
16    You should have received a copy of the GNU General Public License
17    along with this program; if not, write to the Free Software
18    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19 */
20
21 /*
22   this file contains pre-declarations of private structures to avoid the
23   "scope is only this definition or declaration" warning
24 */
25
26 struct spoolss_EnumPrinters;
27 struct spoolss_EnumForms;
28 struct spoolss_EnumJobs;
29 struct spoolss_EnumPrinterDrivers;
30 struct spoolss_EnumPorts;
31 struct spoolss_EnumMonitors;
32 struct spoolss_EnumPrintProcessors;
33 union spoolss_PrinterInfo;
34 union spoolss_JobInfo;
35 union spoolss_DriverInfo;
36 union spoolss_FormInfo;
37 union spoolss_PortInfo;
38 union spoolss_MonitorInfo;
39 union spoolss_PrintProcessorInfo;
40
41 struct spoolss_GetPrinterData;
42 struct spoolss_SetPrinterData;
43 struct spoolss_OpenPrinterEx;
44 struct spoolss_EnumPrinterData;
45 struct spoolss_DeletePrinterData;
46 struct spoolss_AddForm;
47 struct spoolss_GetForm;
48 struct spoolss_SetForm;
49 struct spoolss_DeleteForm;
50 struct spoolss_AddPrinterDriver;
51 struct spoolss_DeletePrinterDriver;
52 struct spoolss_GetPrinterDriverDirectory;
53 struct spoolss_AddPrinter;
54 struct spoolss_GetPrinter;
55 struct spoolss_SetPrinter;
56 struct spoolss_DeletePrinter;
57 struct spoolss_GetPrinterDriver;
58 struct spoolss_EnumPrinterData;
59 struct spoolss_DeletePrinterData;
60 struct spoolss_AddForm;
61 struct spoolss_GetForm;
62 struct spoolss_SetForm;
63 struct spoolss_DeleteForm;
64 struct spoolss_AddJob;
65 struct spoolss_ScheduleJob;
66 struct spoolss_GetJob;
67 struct spoolss_SetJob;
68 struct spoolss_StartDocPrinter;
69 struct spoolss_EndDocPrinter;
70 struct spoolss_StartPagePrinter;
71 struct spoolss_EndPagePrinter;
72 struct spoolss_WritePrinter;
73 struct spoolss_ReadPrinter;
74
75 struct ntptr_context;
76 struct ntptr_GenericHandle;
77
78 struct drsuapi_DsReplicaObjectListItem;
79 struct drsuapi_DsReplicaObjectListItemEx;
80
81 struct MULTI_QI;
82 struct COSERVERINFO;
83
84
85 struct epm_floor;
86 struct epm_tower;
87
88 struct drsuapi_DsCrackNames;
89
90 struct samr_ChangePasswordUser;
91 struct samr_OemChangePasswordUser2;
92 struct samr_ChangePasswordUser3;
93 struct samr_ChangePasswordUser2;
94 struct samr_Password;
95 struct samr_CryptPassword;
96 struct samr_CryptPasswordEx;
97 struct samr_LogonHours;
98
99 struct netr_Credential;
100 struct netr_Authenticator;
101 union netr_Validation;
102
103 struct iface_struct;
104
105 struct tm;
106 struct utimbuf;
107
108
109 struct auth_usersupplied_info;
110 struct auth_serversupplied_info;
111 struct auth_session_info;
112
113 struct creds_CredentialState;
114 struct ntlmssp_state;
115 struct auth_methods;
116 struct schannel_state;
117 struct spnego_data;
118 struct gensec_security;
119 struct gensec_security_ops;
120 typedef NTSTATUS (*gensec_password_callback)(struct gensec_security *gensec_security, TALLOC_CTX *mem_ctx, 
121                                              char **password);
122 struct gensec_ntlmssp_state;
123
124 struct asn1_data;
125
126 struct ldapsrv_call;
127 struct ldapsrv_connection;
128 struct ldap_connection;
129 struct ldap_message;
130 struct ldap_Result;
131 struct rw_buffer;
132 struct registry_context;
133 struct registry_key;
134 struct registry_value;
135
136 struct rap_NetShareEnum;
137 struct rap_NetServerEnum2;
138
139 struct smbsrv_request;
140 struct smbsrv_tcon;
141 struct smb_signing_context;
142 struct smbsrv_connection;
143 struct auth_context;
144 struct auth_method_context;
145 struct request_buffer;
146
147 struct ntvfs_context;
148 struct ntvfs_module_context;
149
150 struct pvfs_dir;
151 struct pvfs_filename;
152 struct pvfs_state;
153 struct pvfs_file;
154 struct pvfs_file_handle;
155
156 struct stat;
157
158 struct dcesrv_context;
159 struct dcesrv_interface;
160 struct dcesrv_connection;
161 struct dcesrv_connection_context;
162 struct dcesrv_endpoint;
163 struct dcesrv_call_state;
164 struct dcesrv_auth;
165
166 union libnet_Join;
167 union libnet_JoinDomain;
168 union libnet_ChangePassword;
169 union libnet_SetPassword;
170 union libnet_find_pdc;
171 union libnet_rpc_connect;
172 union libnet_RemoteTOD;
173 union libnet_JoinDomain;
174 struct libnet_CreateUser;
175 struct libnet_ListShares;
176 struct libnet_AddShare;
177 struct libnet_DelShare;
178 struct net_functable;
179 struct net_context;
180
181 struct clilist_file_info;
182
183 struct xattr_DosEAs;
184 struct xattr_DosStreams;
185 struct xattr_NTACL;
186
187 struct test_join;
188
189 struct test_join_ads_dc;
190
191 struct netr_LMSessionKey;
192
193 struct ldb_val;
194 struct ldb_message;
195 struct ldb_context;
196 struct ldb_parse_tree;
197 struct ldb_message_element;
198 struct ldap_mod;
199
200 struct dom_sid;
201 struct security_token;
202 struct security_acl;
203 struct security_ace;
204
205 struct lsa_RightSet;
206
207 struct composite_context;
208 struct monitor_msg;
209
210 struct smb_composite_loadfile;
211 struct smb_composite_savefile;
212 struct smb_composite_connect;
213 struct smb_composite_sesssetup;
214 struct smb_composite_fetchfile;
215 struct smb_composite_appendacl;
216 struct smb_composite_fsinfo;
217 struct libnet_rpc_userinfo;
218 struct libnet_rpc_useradd;
219 struct libnet_rpc_userdel;
220 struct libnet_rpc_domain_open;
221
222 struct nbt_name;
223 struct nbt_name_packet;
224 struct nbt_name_socket;
225 struct nbt_name_query;
226 struct nbt_name_status;
227 struct nbt_name_register;
228 struct nbt_name_refresh;
229 struct nbt_name_release;
230 struct nbt_name_register_bcast;
231 struct nbt_name_refresh_wins;
232 struct nbt_name_register_wins;
233
234 struct nbt_dgram_packet;
235 struct nbt_dgram_socket;
236 struct dgram_mailslot_handler;
237
238 struct messaging_context;
239 struct stream_connection;
240 struct task_server;
241 struct model_ops;
242 struct stream_server_ops;
243
244 struct nbtd_server;
245 struct nbtd_interface;
246 struct wins_server;
247
248 struct cldap_socket;
249 struct cldapd_server;
250
251 struct mutex_ops;
252
253 struct ads_struct;
254
255 struct wrepl_packet;
256 struct wrepl_associate;
257 struct wrepl_pull_table;
258 struct wrepl_pull_names;
259
260 struct arcfour_state;
261
262 union libnet_SamDump;
263 struct websrv_context;
264 struct EspRequest;
265
266 struct kdc_server;