]> git.sur5r.net Git - openldap/history - include/ldap.h
For ITS#157: Added LDAP backend for slapd, which also required adding
[openldap] / include / ldap.h
1999-05-26 Howard ChuFor ITS#157: Added LDAP backend for slapd, which also... OPENLDAP_SLAPD_BACK_LDAP
1999-05-24 Kurt ZeilengaMinor header cleanup.
1999-05-22 Kurt Zeilengaldap.h:
1999-05-21 Kurt ZeilengaAdd prototypes for ldap_parse_result() and friends.
1999-05-21 Kurt ZeilengaInitial checkin of ldap_search_ext() and friends.
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-04-30 Hallvard Furusethenclose macro arguments in ()
1999-03-04 Juan GomezAdded prototypes for ldap_rename2() and ldap_rename2_s...
1999-03-03 Juan GomezAdded LDAP_TAG_NEWSUPERIOR tag and a brief description...
1999-03-03 Hallvard FurusethCorrect typo ldap_count_reference -> ldap_count_references
1999-03-02 Bart HartgersThe new&improved Sockbuf. This adds the infrastructure...
1999-01-23 Kurt ZeilengaAdd LDAP_API_FEATURE_X_OPENLDAP to imply this implement...
1998-12-28 Kurt ZeilengaAdd OpenLDAP Copyright to headers
1998-12-28 Kurt ZeilengaAdd more C-API prototypes (not yet implemented).
1998-12-24 Kurt ZeilengaWe'll put ldap_x_message() functions in messages.c
1998-12-24 Kurt ZeilengaAdd prototypes for C-API _ext routines (coming soon).
1998-12-23 Kurt ZeilengaAdd client/server control free/dup functions and
1998-12-22 Kurt ZeilengaUpdate error codes based upon draft-ietf-ldapext-ldap...
1998-12-22 Kurt ZeilengaAdd LDAP_OPT_API_FEATURE_INFO to obtain feature info...
1998-12-22 Kurt ZeilengaMove LDAPServer, LDAPConn, LDAPRequest, and LDAPCache
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-21 Kurt ZeilengaThat second abandon should have been an extended.
1998-12-21 Kurt ZeilengaRemove internal strings
1998-12-21 Kurt ZeilengaAdd LDAP v3 protocol defines
1998-12-21 Kurt ZeilengaLDAP C-API changes
1998-12-20 Kurt ZeilengaProvide framework for ldap_r and reentrant/thread safet...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-11 Kurt ZeilengaUpdate NT4 port.
1998-11-09 Kurt ZeilengaInitial LDAP_API_FEATURE_X_OPENLDAP commit:
1998-11-05 Hallvard FurusethEnclose debug variables in #ifdef LDAP_DEBUG
1998-11-04 Hallvard FurusethAdded ldap_msgtype() and ldap_msgid()
1998-11-04 Hallvard FurusethAdded ldap_explode_rdn()
1998-11-04 Kurt ZeilengaAdd additional defines to allow more compile time API...
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-27 Stuart Lynne1. add ldap_get_lderrno(), required if struct ldap...
1998-10-26 Kurt ZeilengaMore header work toward draft-ietf-ldapext-ldap-c-api-01.
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-25 Kurt Zeilengamerge with main branch OPENLDAP_DEVEL_AC
1998-10-23 Kurt ZeilengaMore lint removal from Hallvard.
1998-10-20 Kurt Zeilengaclients build under FreeBSD
1998-10-20 Kurt Zeilengaprefix defines with LDAP_ and use ac defs
1998-10-20 Kurt ZeilengaModified NT changes to work under UNIX.
1998-10-20 Kurt ZeilengaVC++ Port: round 1
1998-10-19 Kurt ZeilengaRemove DEFS variables from Makefiles, remove bridge.h.
1998-08-20 Kurt ZeilengaFixed ldapconfig.h.edit/Make-template to generate ldapc...
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworld P1: DEC and other portability issues
1998-08-09 Kurt ZeilengaInitial revision