r7490: Rename functions and prefices s/rpc_composite/libnet_rpc/
[sfrench/samba-autobuild/.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 struct spoolss_GetPrinterData;
41 struct spoolss_SetPrinterData;
42
43 struct drsuapi_DsReplicaObjectListItem;
44 struct drsuapi_DsReplicaObjectListItemEx;
45
46 struct MULTI_QI;
47 struct COSERVERINFO;
48
49
50 struct epm_floor;
51 struct epm_tower;
52
53 struct drsuapi_DsCrackNames;
54
55 struct samr_ChangePasswordUser;
56 struct samr_OemChangePasswordUser2;
57 struct samr_ChangePasswordUser3;
58 struct samr_ChangePasswordUser2;
59 struct samr_Password;
60 struct samr_CryptPassword;
61 struct samr_CryptPasswordEx;
62 struct samr_LogonHours;
63
64 struct netr_Credential;
65 struct netr_Authenticator;
66 union netr_Validation;
67
68 struct iface_struct;
69
70 struct tm;
71 struct utimbuf;
72
73
74 struct auth_usersupplied_info;
75 struct auth_serversupplied_info;
76 struct auth_session_info;
77
78 struct creds_CredentialState;
79 struct ntlmssp_state;
80 struct auth_methods;
81 struct schannel_state;
82 struct spnego_data;
83 struct gensec_security;
84 struct gensec_security_ops;
85 typedef NTSTATUS (*gensec_password_callback)(struct gensec_security *gensec_security, TALLOC_CTX *mem_ctx, 
86                                              char **password);
87 struct gensec_ntlmssp_state;
88
89 struct asn1_data;
90
91 struct ldapsrv_call;
92 struct ldapsrv_connection;
93 struct ldap_connection;
94 struct ldap_message;
95 struct rw_buffer;
96 struct registry_context;
97 struct registry_key;
98 struct registry_value;
99
100 struct rap_NetShareEnum;
101 struct rap_NetServerEnum2;
102
103 struct smbsrv_request;
104 struct smbsrv_tcon;
105 struct smb_signing_context;
106 struct smbsrv_connection;
107 struct auth_context;
108 struct auth_method_context;
109 struct request_buffer;
110
111 struct ntvfs_context;
112 struct ntvfs_module_context;
113
114 struct pvfs_dir;
115 struct pvfs_filename;
116 struct pvfs_state;
117 struct pvfs_file;
118 struct pvfs_file_handle;
119
120 struct stat;
121
122 struct dcesrv_context;
123 struct dcesrv_interface;
124 struct dcesrv_connection;
125 struct dcesrv_connection_context;
126 struct dcesrv_endpoint;
127 struct dcesrv_call_state;
128 struct dcesrv_auth;
129
130 union libnet_Join;
131 union libnet_JoinDomain;
132 union libnet_ChangePassword;
133 union libnet_SetPassword;
134 union libnet_find_pdc;
135 union libnet_rpc_connect;
136 union libnet_RemoteTOD;
137 union libnet_JoinDomain;
138 struct libnet_CreateUser;
139 struct libnet_ListShares;
140 struct libnet_AddShare;
141 struct libnet_DelShare;
142 struct net_functable;
143 struct net_context;
144
145 struct clilist_file_info;
146
147 struct xattr_DosEAs;
148 struct xattr_DosStreams;
149 struct xattr_NTACL;
150
151 struct test_join;
152
153 struct test_join_ads_dc;
154
155 struct netr_LMSessionKey;
156
157 struct ldb_val;
158 struct ldb_message;
159 struct ldb_context;
160
161 struct dom_sid;
162 struct security_token;
163 struct security_acl;
164 struct security_ace;
165
166 struct lsa_RightSet;
167
168 struct composite_context;
169 struct monitor_msg;
170
171 struct smb_composite_loadfile;
172 struct smb_composite_savefile;
173 struct smb_composite_connect;
174 struct smb_composite_sesssetup;
175 struct smb_composite_fetchfile;
176 struct smb_composite_appendacl;
177 struct smb_composite_fsinfo;
178 struct libnet_rpc_userinfo;
179 struct libnet_rpc_useradd;
180 struct libnet_rpc_userdel;
181 struct libnet_rpc_domain_open;
182
183 struct nbt_name;
184 struct nbt_name_packet;
185 struct nbt_name_socket;
186 struct nbt_name_query;
187 struct nbt_name_status;
188 struct nbt_name_register;
189 struct nbt_name_refresh;
190 struct nbt_name_release;
191 struct nbt_name_register_bcast;
192 struct nbt_name_refresh_wins;
193 struct nbt_name_register_wins;
194
195 struct nbt_dgram_packet;
196 struct nbt_dgram_socket;
197 struct dgram_mailslot_handler;
198
199 struct messaging_context;
200 struct stream_connection;
201 struct task_server;
202 struct model_ops;
203 struct stream_server_ops;
204
205 struct nbtd_server;
206 struct nbtd_interface;
207 struct wins_server;
208
209 struct cldap_socket;
210 struct cldapd_server;
211
212 struct mutex_ops;
213
214 struct ads_struct;
215
216 struct wrepl_packet;
217 struct wrepl_associate;
218 struct wrepl_pull_table;
219 struct wrepl_pull_names;
220
221 struct arcfour_state;
222
223 union libnet_SamDump;
224 struct websrv_context;
225 struct EspRequest;
226
227 struct kdc_server;