ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp - LDAP sorting routines (deprecated)
Contents
Acknowledgements
OpenLDAPSoftware is developed and maintained by The OpenLDAP Project <http://www.openldap.org/>.
OpenLDAPSoftware is derived from the University of Michigan LDAP 3.3 Release.
OpenLDAP 2.6.9+dfsg-2ubuntu1 2024/11/26 LDAP_SORT(3)
Description
The ldap_sort_entries(), ldap_sort_values(), and ldap_sort_strcasecmp() are deprecated.
Deprecated interfaces generally remain in the library. The macro LDAP_DEPRECATED can be defined to a
non-zero value (e.g., -DLDAP_DEPRECATED=1) when compiling program designed to use deprecated interfaces.
It is recommended that developers writing new programs, or updating old programs, avoid use of deprecated
interfaces. Over time, it is expected that documentation (and, eventually, support) for deprecated
interfaces to be eliminated.
Library
OpenLDAP LDAP (libldap, -lldap)
Name
ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp - LDAP sorting routines (deprecated)
See Also
ldap(3)
