D.0 Revision History

The following table outlines all changes made to the LDAP Libraries for C documentation (in reverse chronological order):

July 2008

Added new structures for the LDAP Auditing feature to the Structures chapter.

October 2007

Added a new LDAP extension function ldap_nds_to_x500_dn.

June 2007

Added 2 new standard LDAP functions ldap_nmas_err2string and ldap_nmas_get_errcode.

February 2007

Added information about new 64-bit support for Windows* and Linux* platforms.

June 2006

Added information to the subsection GSSAPI,in the Section 1.3.2, Authentication

March 2006

Fixed formatting issues.

October 2005

Added the following:

Removed all instances of LDAPSSL_VERIFY_NONE option.

June 2005

Added the following:

March 2005

October 2004

Added the following:

June 2004

Added the following:

February 2004

Renamed the product name from “NDS” to “Novell eDirectory” at relevant instances.

October 2003

Added the following:

June 2003

Added the following:

  • Changed LDAP event system to eDirectory event system

September 2002

Added the following:

Added the following functions:

May 2002

Added the following:

  • Information on the new SASL authentication mechanisms, outlined in Authentication.

  • LDAP event system

  • startTLS and stopTLS

Added the following functions:

February 2002

Added the following:

  • Information on SSL Certificates, outlined in SSL Certificates.

  • Schema Parsing Functions including:

  • New DirLoad driver for the Novell Import Convert Export utility.

September 2001

Added the following:

  • More information on search filters.

  • More information on time formats.

  • Interactive SSL APIs

June 2001

Added the following:

  • Information on LDAP URLs.

  • Updated the LDAPURLDesc struct to maintain IETF conformance.

  • Update the ldap_get_effective_privileges function with new rights flags.

  • Added documentation for the DELIM handler in the Novell Import Convert Export Utility.

  • Updated the LDAP Utilities documentation.

  • Removed Multi-byte functions.

  • Updated the documentation for the LDAP unibind functions.

February 2001

Added the following:

  • New functions—ldap_set_replication_filter, ldap_get_replication_filter, ldap_create_orphan_naming_context, and ldap_remove_orphan_naming_context.

  • New UTF-8 conversion routines

  • Updated the LDAPMod structure

  • Replaced the LDAP_OPT_ERROR_NUMBER constant with LDAP_OPT_RESULT_CODE

  • Updated the fbuf parameter description for the ber_free function.

September 2000

Added the following:

  • Information to the ldap_url_parse function

  • Runtime information

  • XML rule information to the Novell Import Convert Export utiltiy

July 2000

Added the following:

  • Support for the Solaris and Linux platforms

  • A task for changing a user's password

  • An ldapx_memfree function to free memory allocated by the LDAP extension library

  • ldapadd and Novell Import/Export utility information

  • LDIF examples

May 2000

Added information about functions that allocate and free memory.

Added the following new functions: ldap_set_rebind_proc, ldap_is_ldap_url, ldap_is_ldaps_url, ldap_free_urldesc, ldap_url_search, ldap_url_search_s, ldap_url_search_st, and ldap_refresh_server.

Added the following structure: LDAPURLDesc.