X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fldap.h;h=64ac066710b1f7fed3fc31e0515619b94cc4fee6;hb=c38027902a17d6bd354074136ac1af4ecff38e4e;hp=9fe59eed84a60f31d2164951528d9d37b8c34606;hpb=a191392e2ef4800cac519fa1b3e9f441332f2599;p=openldap diff --git a/include/ldap.h b/include/ldap.h index 9fe59eed84..64ac066710 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -1184,6 +1184,7 @@ typedef LDAPRDN** LDAPDN; #define LDAP_DN_FORMAT_DCE 0x0030U #define LDAP_DN_FORMAT_UFN 0x0040U /* dn2str only */ #define LDAP_DN_FORMAT_AD_CANONICAL 0x0050U /* dn2str only */ +#define LDAP_DN_FORMAT_LBER 0x00F0U /* for testing only */ #define LDAP_DN_FORMAT_MASK 0x00F0U /* DN flags */