fbb4c356a0654e67e677575ff0e329f06d3eae19
[cyrus-sasl.git] / saslauthd / saslauthd.h.in
1 /* saslauthd.h.in.  Generated from configure.in by autoheader.  */
2
3
4 #ifndef _SASLAUTHD_H
5 #define _SASLAUTHD_H
6
7 #include <stdio.h>
8
9
10 /* Include SASLdb Support */
11 #undef AUTH_SASLDB
12
13 /* Define if your getpwnam_r()/getspnam_r() functions take 5 arguments */
14 #undef GETXXNAM_R_5ARG
15
16 /* Define to 1 if you have the <crypt.h> header file. */
17 #undef HAVE_CRYPT_H
18
19 /* Define to 1 if you have the `dns_lookup' function. */
20 #undef HAVE_DNS_LOOKUP
21
22 /* Define to 1 if you have the `dn_expand' function. */
23 #undef HAVE_DN_EXPAND
24
25 /* Define to 1 if you have the <fcntl.h> header file. */
26 #undef HAVE_FCNTL_H
27
28 /* Does the compiler understand __func__ */
29 #undef HAVE_FUNC
30
31 /* Does compiler understand __FUNCTION__ */
32 #undef HAVE_FUNCTION
33
34 /* Do we have a getaddrinfo? */
35 #undef HAVE_GETADDRINFO
36
37 /* Define to 1 if you have the `gethostname' function. */
38 #undef HAVE_GETHOSTNAME
39
40 /* Do we have a getnameinfo() function? */
41 #undef HAVE_GETNAMEINFO
42
43 /* Define to 1 if you have the `getspnam' function. */
44 #undef HAVE_GETSPNAM
45
46 /* Define to 1 if you have the `getuserpw' function. */
47 #undef HAVE_GETUSERPW
48
49 /* Include GSSAPI/Kerberos 5 Support */
50 #undef HAVE_GSSAPI
51
52 /* Define if you have the gssapi.h header file */
53 #undef HAVE_GSSAPI_H
54
55 /* Define to 1 if you have the `gsskrb5_register_acceptor_identity' function.
56    */
57 #undef HAVE_GSSKRB5_REGISTER_ACCEPTOR_IDENTITY
58
59 /* Define if your GSSAPI implimentation defines GSS_C_NT_HOSTBASED_SERVICE */
60 #undef HAVE_GSS_C_NT_HOSTBASED_SERVICE
61
62 /* Define if your GSSAPI implimentation defines GSS_C_NT_USER_NAME */
63 #undef HAVE_GSS_C_NT_USER_NAME
64
65 /* Include HTTP form Support */
66 #undef HAVE_HTTPFORM
67
68 /* Define to 1 if you have the <inttypes.h> header file. */
69 #undef HAVE_INTTYPES_H
70
71 /* Do we have Kerberos 4 Support? */
72 #undef HAVE_KRB
73
74 /* Define to 1 if you have the <krb5.h> header file. */
75 #undef HAVE_KRB5_H
76
77 /* Define to 1 if you have the `krb_get_err_text' function. */
78 #undef HAVE_KRB_GET_ERR_TEXT
79
80 /* Support for LDAP? */
81 #undef HAVE_LDAP
82
83 /* Define to 1 if you have the `resolv' library (-lresolv). */
84 #undef HAVE_LIBRESOLV
85
86 /* Define to 1 if you have the <memory.h> header file. */
87 #undef HAVE_MEMORY_H
88
89 /* Define to 1 if you have the `mkdir' function. */
90 #undef HAVE_MKDIR
91
92 /* Do we have OpenSSL? */
93 #undef HAVE_OPENSSL
94
95 /* Support for PAM? */
96 #undef HAVE_PAM
97
98 /* Does compiler understand __PRETTY_FUNCTION__ */
99 #undef HAVE_PRETTY_FUNCTION
100
101 /* Include support for saslauthd? */
102 #undef HAVE_SASLAUTHD
103
104 /* Include SIA Support */
105 #undef HAVE_SIA
106
107 /* Does sockaddr have an sa_len? */
108 #undef HAVE_SOCKADDR_SA_LEN
109
110 /* Define to 1 if you have the `socket' function. */
111 #undef HAVE_SOCKET
112
113 /* Do we have a socklen_t? */
114 #undef HAVE_SOCKLEN_T
115
116 /* Is there an ss_family in sockaddr_storage? */
117 #undef HAVE_SS_FAMILY
118
119 /* Define to 1 if you have the <stdint.h> header file. */
120 #undef HAVE_STDINT_H
121
122 /* Define to 1 if you have the <stdlib.h> header file. */
123 #undef HAVE_STDLIB_H
124
125 /* Define to 1 if you have the `strdup' function. */
126 #undef HAVE_STRDUP
127
128 /* Define to 1 if you have the <strings.h> header file. */
129 #undef HAVE_STRINGS_H
130
131 /* Define to 1 if you have the <string.h> header file. */
132 #undef HAVE_STRING_H
133
134 /* Define to 1 if you have the `strlcat' function. */
135 #undef HAVE_STRLCAT
136
137 /* Define to 1 if you have the `strlcpy' function. */
138 #undef HAVE_STRLCPY
139
140 /* Do we have a sockaddr_storage struct? */
141 #undef HAVE_STRUCT_SOCKADDR_STORAGE
142
143 /* Define to 1 if you have the <syslog.h> header file. */
144 #undef HAVE_SYSLOG_H
145
146 /* Define to 1 if you have the <sys/stat.h> header file. */
147 #undef HAVE_SYS_STAT_H
148
149 /* Define to 1 if you have the <sys/time.h> header file. */
150 #undef HAVE_SYS_TIME_H
151
152 /* Define to 1 if you have the <sys/types.h> header file. */
153 #undef HAVE_SYS_TYPES_H
154
155 /* Define to 1 if you have the <sys/uio.h> header file. */
156 #undef HAVE_SYS_UIO_H
157
158 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
159 #undef HAVE_SYS_WAIT_H
160
161 /* Define to 1 if you have the <unistd.h> header file. */
162 #undef HAVE_UNISTD_H
163
164 /* define if your compiler has __attribute__ */
165 #undef HAVE___ATTRIBUTE__
166
167 /* Using Heimdal */
168 #undef KRB5_HEIMDAL
169
170 /* Name of package */
171 #undef PACKAGE
172
173 /* Define to the address where bug reports for this package should be sent. */
174 #undef PACKAGE_BUGREPORT
175
176 /* Define to the full name of this package. */
177 #undef PACKAGE_NAME
178
179 /* Define to the full name and version of this package. */
180 #undef PACKAGE_STRING
181
182 /* Define to the one symbol short name of this package. */
183 #undef PACKAGE_TARNAME
184
185 /* Define to the version of this package. */
186 #undef PACKAGE_VERSION
187
188 /* Location of saslauthd socket */
189 #undef PATH_SASLAUTHD_RUNDIR
190
191 /* Define as the return type of signal handlers (`int' or `void'). */
192 #undef RETSIGTYPE
193
194 /* Saslauthd runs threaded? */
195 #undef SASLAUTHD_THREADED
196
197 /* Use BerkeleyDB for SASLdb */
198 #undef SASL_BERKELEYDB
199
200 /* Path to default SASLdb database */
201 #undef SASL_DB_PATH
202
203 /* Use GDBM for SASLdb */
204 #undef SASL_GDBM
205
206 /* Use NDBM for SASLdb */
207 #undef SASL_NDBM
208
209 /* The size of `long', as computed by sizeof. */
210 #undef SIZEOF_LONG
211
212 /* User KERBEROS_V4 Staticly */
213 #undef STATIC_KERBEROS4
214
215 /* Link SASLdb Staticly */
216 #undef STATIC_SASLDB
217
218 /* Define to 1 if you have the ANSI C header files. */
219 #undef STDC_HEADERS
220
221 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
222 #undef TIME_WITH_SYS_TIME
223
224 /* Use the doors IPC API */
225 #undef USE_DOORS
226
227 /* Version number of package */
228 #undef VERSION
229
230 /* Use DES */
231 #undef WITH_DES
232
233 /* Use OpenSSL DES Implementation */
234 #undef WITH_SSL_DES
235
236 /* Define to empty if `const' does not conform to ANSI C. */
237 #undef const
238
239 /* Define to `int' if <sys/types.h> does not define. */
240 #undef pid_t
241
242
243
244 #ifndef HAVE___ATTRIBUTE__
245 /* Can't use attributes... */
246 #define __attribute__(foo)
247 #endif
248
249 #include <stdlib.h>
250 #include <sys/types.h>
251 #include <sys/socket.h>
252 #ifndef WIN32
253 # include <netdb.h>   
254 # include <sys/param.h>
255 #else /* WIN32 */
256 # include <winsock2.h>
257 #endif /* WIN32 */ 
258 #include <string.h>
259
260 #include <netinet/in.h>
261
262 #ifndef HAVE_SOCKLEN_T
263 typedef unsigned int socklen_t;
264 #endif /* HAVE_SOCKLEN_T */
265
266 #ifndef HAVE_STRUCT_SOCKADDR_STORAGE
267 #define _SS_MAXSIZE     128     /* Implementation specific max size */
268 #define _SS_PADSIZE     (_SS_MAXSIZE - sizeof (struct sockaddr))
269
270 struct sockaddr_storage {
271         struct  sockaddr ss_sa;
272         char            __ss_pad2[_SS_PADSIZE];
273 };
274 # define ss_family ss_sa.sa_family
275 #endif /* !HAVE_STRUCT_SOCKADDR_STORAGE */
276
277 #ifndef AF_INET6
278 /* Define it to something that should never appear */
279 #define AF_INET6        AF_MAX
280 #endif
281
282 /* Create a struct iovec if we need one */
283 #if !defined(HAVE_SYS_UIO_H)
284 struct iovec {
285     long iov_len;
286     char *iov_base;
287 };
288 #else
289 #include <sys/types.h>
290 #include <sys/uio.h>
291 #endif
292
293 #ifndef HAVE_GETADDRINFO
294 #define getaddrinfo     sasl_getaddrinfo
295 #define freeaddrinfo    sasl_freeaddrinfo
296 #define getnameinfo     sasl_getnameinfo
297 #define gai_strerror    sasl_gai_strerror
298 #include "gai.h"
299 #endif
300
301 #ifndef AI_NUMERICHOST   /* support glibc 2.0.x */
302 #define AI_NUMERICHOST  4
303 #define NI_NUMERICHOST  2
304 #define NI_NAMEREQD     4
305 #define NI_NUMERICSERV  8
306 #endif
307
308 /* handy string manipulation functions */
309 #ifndef HAVE_STRLCPY
310 extern size_t saslauthd_strlcpy(char *dst, const char *src, size_t len);
311 #define strlcpy(x,y,z) saslauthd_strlcpy((x),(y),(z))
312 #endif
313 #ifndef HAVE_STRLCAT
314 extern size_t saslauthd_strlcat(char *dst, const char *src, size_t len);
315 #define strlcat(x,y,z) saslauthd_strlcat((x),(y),(z))
316 #endif
317
318 #endif
319