X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fportable.hin;h=c2ceb55c5588e81a69c4694dbe51e23735d59c03;hb=0bd6ce10624f9bfcd464b9874ce15168de7c6b59;hp=b4ef095a9fe9cc485434d760e3f25d0e0a4a3ae9;hpb=ee8431b22d396d658fd5509b1dfe86745b544974;p=openldap diff --git a/include/portable.hin b/include/portable.hin index b4ef095a9f..c2ceb55c55 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-2008 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 @@ -250,6 +253,18 @@ /* 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 @@ -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,12 +972,18 @@ /* 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 @@ -1014,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