X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fportable.hin;h=d71a0334790d2645ac1e3e3bb558b206d2fda057;hb=0240fd969df00e2c05082fb3264f4d0cd4c28665;hp=28fb78259c3d27e2d9eebcb91d6523e2e887ab59;hpb=64c92400032749839932dea746bc305ea5ac00f2;p=openldap diff --git a/include/portable.hin b/include/portable.hin index 28fb78259c..d71a033479 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-2013 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 @@ -211,9 +214,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_GETOPT_H -/* Define to 1 if you have the `getpass' function. */ -#undef HAVE_GETPASS - /* Define to 1 if you have the `getpassphrase' function. */ #undef HAVE_GETPASSPHRASE @@ -238,6 +238,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_GMP_H +/* Define to 1 if you have the `gmtime_r' function. */ +#undef HAVE_GMTIME_R + /* define if you have GNUtls */ #undef HAVE_GNUTLS @@ -316,6 +319,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LOCALE_H +/* Define to 1 if you have the `localtime_r' function. */ +#undef HAVE_LOCALTIME_R + /* Define to 1 if you have the `lockf' function. */ #undef HAVE_LOCKF @@ -325,12 +331,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LTDL_H -/* if you have SunOS LWP package */ -#undef HAVE_LWP - -/* Define to 1 if you have the header file. */ -#undef HAVE_LWP_LWP_H - /* define if you have Mach Cthreads */ #undef HAVE_MACH_CTHREADS @@ -361,6 +361,9 @@ /* define this if you have mkversion */ #undef HAVE_MKVERSION +/* define if you have MozNSS */ +#undef HAVE_MOZNSS + /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_NDIR_H @@ -370,6 +373,9 @@ /* define if strerror_r returns char* instead of int */ #undef HAVE_NONPOSIX_STRERROR_R +/* Define to 1 if you have the header file. */ +#undef HAVE_NSSUTIL_H + /* if you have NT Event Log */ #undef HAVE_NT_EVENT_LOG @@ -598,6 +604,9 @@ /* Define to 1 if you have the `strtoul' function. */ #undef HAVE_STRTOUL +/* Define to 1 if you have the `strtoull' function. */ +#undef HAVE_STRTOULL + /* Define to 1 if you have the `strtouq' function. */ #undef HAVE_STRTOUQ @@ -795,6 +804,9 @@ /* define if select implicitly yields */ #undef HAVE_YIELDING_SELECT +/* Define to 1 if you have the `_vsnprintf' function. */ +#undef HAVE__VSNPRINTF + /* define to 32-bit or greater integer type */ #undef LBER_INT_T @@ -930,6 +942,9 @@ /* define to support LAN Manager passwords */ #undef SLAPD_LMHASH +/* define to support MDB backend */ +#undef SLAPD_MDB + /* define to support LDAP Metadirectory backend */ #undef SLAPD_META @@ -945,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 @@ -954,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 +1011,9 @@ /* define for Sequential Modify overlay */ #undef SLAPD_OVER_SEQMOD +/* define for ServerSideSort/VLV overlay */ +#undef SLAPD_OVER_SSSVLV + /* define for Syncrepl Provider overlay */ #undef SLAPD_OVER_SYNCPROV @@ -1011,6 +1041,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 @@ -1048,6 +1081,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 @@ -1075,7 +1111,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. */