X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fslapi%2Fslapi.h;h=9bbaeb81953aebde0f10521e1d4809dd2def1ac4;hb=b0b3eff457f0e431c4fd094d3d9cfeb6383df91d;hp=ff5b82af81b0343a29a524788e329165d4453549;hpb=35dc15ad6649d47749455d46e2bf186f035da62e;p=openldap diff --git a/servers/slapd/slapi/slapi.h b/servers/slapd/slapi/slapi.h index ff5b82af81..9bbaeb8195 100644 --- a/servers/slapd/slapi/slapi.h +++ b/servers/slapd/slapi/slapi.h @@ -1,12 +1,23 @@ -/* - * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved. - * COPYING RESTRICTIONS APPLY, see COPYRIGHT file - */ -/* - * Portions Copyright IBM Corp. 1997,2002-2003 +/* $OpenLDAP$ */ +/* This work is part of OpenLDAP Software . + * + * Copyright 2002-2003 The OpenLDAP Foundation. + * Portions Copyright 1997,2002-2003 IBM Corporation. + * All rights reserved. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted only as authorized by the OpenLDAP - * Public License, version 2.7 or later. + * Public License. + * + * A copy of this license is available in the file LICENSE in the + * top-level directory of the distribution or, alternatively, at + * . + */ +/* ACKNOWLEDGEMENTS: + * This work was initially developed by IBM Corporation for use in + * IBM products and subsequently ported to OpenLDAP Software by + * Steve Omrani. Additional significant contributors include: + * Luke Howard */ #ifdef LDAP_SLAPI /* SLAPI is OPTIONAL */ @@ -435,6 +446,8 @@ extern Backend * slapi_cl_get_be(char *dn); #define SLAPI_ENTRY_POST_OP 53 #define SLAPI_RESCONTROLS 55 +/* This is the spelling in the SunOne 5.2 docs */ +#define SLAPI_RES_CONTROLS SLAPI_RESCONTROLS #define SLAPI_ADD_RESCONTROL 56 #define SLAPI_ADD_TARGET SLAPI_TARGET_DN