X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fportable.hin;h=27498bc462a0dff5d9ce3e080c78bbbcf03ec7ff;hb=82d17d860eb8d1d97c34e862847423ed3873ef84;hp=54c808f8508cd12e97fafc19e577fea9b2d8b30c;hpb=486a26ac3418a69f5642ceb73aa3b31db7f1f1fe;p=openldap diff --git a/include/portable.hin b/include/portable.hin index 54c808f850..27498bc462 100644 --- a/include/portable.hin +++ b/include/portable.hin @@ -4,7 +4,7 @@ /* begin of portable.h.pre */ /* This work is part of OpenLDAP Software . * - * Copyright 1998-2007 The OpenLDAP Foundation + * Copyright 1998-2009 The OpenLDAP Foundation * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -190,6 +190,9 @@ /* Define to 1 if you have the `getdtablesize' function. */ #undef HAVE_GETDTABLESIZE +/* Define to 1 if you have the `geteuid' function. */ +#undef HAVE_GETEUID + /* Define to 1 if you have the `getgrgid' function. */ #undef HAVE_GETGRGID @@ -238,12 +241,30 @@ /* Define to 1 if you have the header file. */ #undef HAVE_GMP_H +/* define if you have GNUtls */ +#undef HAVE_GNUTLS + +/* Define to 1 if you have the header file. */ +#undef HAVE_GNUTLS_GNUTLS_H + /* if you have GNU Pth */ #undef HAVE_GNU_PTH /* Define to 1 if you have the header file. */ #undef HAVE_GRP_H +/* define if you have GSSAPI */ +#undef HAVE_GSSAPI + +/* Define to 1 if you have the header file. */ +#undef HAVE_GSSAPI_GSSAPI_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_GSSAPI_H + +/* Define to 1 if you have the `gss_oid_to_str' function. */ +#undef HAVE_GSS_OID_TO_STR + /* Define to 1 if you have the `hstrerror' function. */ #undef HAVE_HSTRERROR @@ -610,6 +631,18 @@ /* Define to 1 if `st_blksize' is member of `struct stat'. */ #undef HAVE_STRUCT_STAT_ST_BLKSIZE +/* Define to 1 if `st_fstype' is member of `struct stat'. */ +#undef HAVE_STRUCT_STAT_ST_FSTYPE + +/* define to 1 if st_fstype is char * */ +#undef HAVE_STRUCT_STAT_ST_FSTYPE_CHAR + +/* define to 1 if st_fstype is int */ +#undef HAVE_STRUCT_STAT_ST_FSTYPE_INT + +/* Define to 1 if `st_vfstype' is member of `struct stat'. */ +#undef HAVE_STRUCT_STAT_ST_VFSTYPE + /* Define to 1 if you have the header file. */ #undef HAVE_SYNCH_H @@ -644,6 +677,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_FILIO_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_FSTYP_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H @@ -657,6 +693,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_POLL_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_PRIVGRP_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_RESOURCE_H @@ -690,6 +729,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_UUID_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_VMOUNT_H + /* Define to 1 if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H @@ -729,7 +771,7 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UTIME_H -/* Define to 1 if you have the `uuid_generate' function. */ +/* define if you have uuid_generate() */ #undef HAVE_UUID_GENERATE /* define if you have uuid_to_str() */ @@ -918,6 +960,9 @@ /* define to support cn=Monitor backend */ #undef SLAPD_MONITOR +/* define to support NDB backend */ +#undef SLAPD_NDB + /* define to support NULL backend */ #undef SLAPD_NULL @@ -927,18 +972,27 @@ /* define for Audit Logging overlay */ #undef SLAPD_OVER_AUDITLOG +/* define for Collect overlay */ +#undef SLAPD_OVER_COLLECT + /* define for Attribute Constraint overlay */ #undef SLAPD_OVER_CONSTRAINT /* define for Dynamic Directory Services overlay */ #undef SLAPD_OVER_DDS +/* define for Dynamic Directory Services overlay */ +#undef SLAPD_OVER_DEREF + /* define for Dynamic Group overlay */ #undef SLAPD_OVER_DYNGROUP /* define for Dynamic List overlay */ #undef SLAPD_OVER_DYNLIST +/* define for Reverse Group Membership overlay */ +#undef SLAPD_OVER_MEMBEROF + /* define for Password Policy overlay */ #undef SLAPD_OVER_PPOLICY @@ -984,6 +1038,9 @@ /* define to support SHELL backend */ #undef SLAPD_SHELL +/* define to support SOCK backend */ +#undef SLAPD_SOCK + /* define to support SASL passwords */ #undef SLAPD_SPASSWD @@ -1021,6 +1078,9 @@ first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN +/* Define to the type of arg 3 for `accept'. */ +#undef ber_socklen_t + /* Define to `char *' if does not define. */ #undef caddr_t @@ -1048,7 +1108,7 @@ /* define to snprintf routine */ #undef snprintf -/* Define to `int' if does not define. */ +/* Define like ber_socklen_t if does not define. */ #undef socklen_t /* Define to `signed int' if does not define. */