r9509: start to fix the pushing of drsuapi_DsAttributeValueDNString structs,
[samba.git] / source4 / 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 spoolss_DeviceMode;
76
77 struct ntptr_context;
78 struct ntptr_GenericHandle;
79
80 struct drsuapi_DsCrackNames;
81 struct drsuapi_DsReplicaObjectListItem;
82 struct drsuapi_DsReplicaObjectListItemEx;
83 struct drsuapi_DsAttributeValueDNString;
84 struct drsuapi_DsReplicaObjectIdentifier3;
85
86 struct MULTI_QI;
87 struct COSERVERINFO;
88
89
90 struct epm_floor;
91 struct epm_tower;
92
93 struct PAC_BUFFER;
94 struct PAC_DATA;
95
96 struct samr_ChangePasswordUser;
97 struct samr_OemChangePasswordUser2;
98 struct samr_ChangePasswordUser3;
99 struct samr_ChangePasswordUser2;
100 struct samr_Password;
101 struct samr_CryptPassword;
102 struct samr_CryptPasswordEx;
103 struct samr_LogonHours;
104
105 struct netr_Credential;
106 struct netr_Authenticator;
107 union netr_Validation;
108 struct netr_SamBaseInfo;
109 struct netr_SamInfo3;
110
111 struct iface_struct;
112
113 struct tm;
114 struct utimbuf;
115
116
117 struct auth_usersupplied_info;
118 struct auth_serversupplied_info;
119 struct auth_session_info;
120
121 struct creds_CredentialState;
122 struct auth_methods;
123 struct schannel_state;
124 struct spnego_data;
125 struct gensec_security;
126 struct gensec_security_ops;
127 struct gensec_ntlmssp_state;
128
129 struct asn1_data;
130
131 struct ldapsrv_call;
132 struct ldapsrv_connection;
133 struct ldap_connection;
134 struct ldap_message;
135 struct ldap_Result;
136 struct rw_buffer;
137 struct registry_context;
138 struct registry_key;
139 struct registry_value;
140
141 struct rap_NetShareEnum;
142 struct rap_NetServerEnum2;
143
144 struct smbsrv_request;
145 struct smbsrv_tcon;
146 struct smb_signing_context;
147 struct smbsrv_connection;
148 struct auth_context;
149 struct auth_method_context;
150 struct request_buffer;
151
152 struct ntvfs_context;
153 struct ntvfs_module_context;
154
155 struct pvfs_dir;
156 struct pvfs_filename;
157 struct pvfs_state;
158 struct pvfs_file;
159 struct pvfs_file_handle;
160
161 struct stat;
162
163 struct dcesrv_context;
164 struct dcesrv_interface;
165 struct dcesrv_connection;
166 struct dcesrv_connection_context;
167 struct dcesrv_endpoint;
168 struct dcesrv_call_state;
169 struct dcesrv_auth;
170
171 struct libnet_Join;
172 struct libnet_JoinDomain;
173 union libnet_ChangePassword;
174 union libnet_SetPassword;
175 union libnet_RemoteTOD;
176 struct libnet_RpcConnect;
177 struct libnet_CreateUser;
178 struct libnet_ListShares;
179 struct libnet_AddShare;
180 struct libnet_DelShare;
181 struct libnet_Lookup;
182 struct libnet_SamDump;
183 struct libnet_SamSync;
184 struct libnet_samsync_ldb;
185 struct net_functable;
186 struct net_context;
187
188 struct clilist_file_info;
189
190 struct xattr_DosEAs;
191 struct xattr_DosStreams;
192 struct xattr_NTACL;
193
194 struct test_join;
195
196 struct test_join_ads_dc;
197
198 struct netr_LMSessionKey;
199
200 struct ldb_val;
201 struct ldb_dn;
202 struct ldb_message;
203 struct ldb_context;
204 struct ldb_parse_tree;
205 struct ldb_message_element;
206 struct ldap_mod;
207
208 struct dom_sid;
209 struct security_token;
210 struct security_acl;
211 struct security_ace;
212
213 struct lsa_RightSet;
214
215 struct composite_context;
216 struct monitor_msg;
217
218 struct smb_composite_loadfile;
219 struct smb_composite_savefile;
220 struct smb_composite_connect;
221 struct smb_composite_sesssetup;
222 struct smb_composite_fetchfile;
223 struct smb_composite_appendacl;
224 struct smb_composite_fsinfo;
225 struct libnet_rpc_userinfo;
226 struct libnet_rpc_useradd;
227 struct libnet_rpc_userdel;
228 struct libnet_rpc_usermod;
229 struct libnet_rpc_domain_open;
230
231 struct nbt_name;
232 struct nbt_name_packet;
233 struct nbt_name_socket;
234 struct nbt_name_query;
235 struct nbt_name_status;
236 struct nbt_name_register;
237 struct nbt_name_refresh;
238 struct nbt_name_release;
239 struct nbt_name_register_bcast;
240 struct nbt_name_refresh_wins;
241 struct nbt_name_register_wins;
242
243 struct nbt_dgram_packet;
244 struct nbt_dgram_socket;
245 struct dgram_mailslot_handler;
246
247 struct messaging_context;
248 struct stream_connection;
249 struct task_server;
250 struct model_ops;
251 struct stream_server_ops;
252
253 struct nbtd_server;
254 struct nbtd_interface;
255 struct wins_server;
256
257 struct cldap_socket;
258 struct cldapd_server;
259
260 struct mutex_ops;
261
262 struct ads_struct;
263
264 struct wrepl_packet;
265 struct wrepl_associate;
266 struct wrepl_pull_table;
267 struct wrepl_pull_names;
268
269 struct arcfour_state;
270
271 struct websrv_context;
272 struct EspRequest;
273 struct PAC_LOGON_INFO;
274 struct kdc_server;
275 struct smb_krb5_context;
276
277 struct samba3_samaccount;