]> git.sur5r.net Git - openldap/history - include/ldap.h
Statement concerning appropriate use of I-D.
[openldap] / include / ldap.h
1999-08-07 Kurt ZeilengaAdd extensible filter support to -lldap. Need to imple...
1999-08-03 Kurt ZeilengaLDAP_OPT_NETWORK_TIMEOUT feature (ITS#239) from Lars...
1999-07-24 Kurt ZeilengaAdd support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("...
1999-07-19 Kurt ZeilengaImplement RFC2255 URL format.
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-15 Julio Sánchez Fern... More options for TLS
1999-07-14 Julio Sánchez Fern... Define LDAP_TLS_PORT as 636, the default port for LDAP...
1999-07-13 Julio Sánchez Fern... Add option definitions for TLS
1999-07-07 Kurt ZeilengaFix CRITICIAL typo
1999-07-01 Kurt ZeilengaFix LDAP_RANGE typo
1999-07-01 Kurt ZeilengaAdd macros to support testing of error categories to...
1999-07-01 Kurt Zeilengaswap LDAP_STRONG_AUTH_NOT_SUPPORTED & LDAP_AUTH_METHOD_...
1999-07-01 Kurt ZeilengaAdd LDAP_CLIENT_ERROR macro.
1999-07-01 Kurt ZeilengaAdd LDAP_TAG_LDAPCRED macro.
1999-06-29 Kurt ZeilengaRemove old U-Mich v3.0 and OLD_LDAP_* crud.
1999-06-28 Kurt ZeilengaFix up minor errors in prototypes to bring them in...
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-05 Kurt Zeilengarename LDAP_OPT_MATCHED_STRING to LDAP_OPT_MATCHED_DN.
1999-06-04 Kurt ZeilengaEXPERIMENTAL ldap_extended_operation() and ldap_parse_e...
1999-06-03 Kurt Zeilengalber.h: added #include <stddef.h> conditional on LBER_S...
1999-06-03 Kurt ZeilengaEnable browsing info in MSVC debugging configurations.
1999-06-02 Kurt ZeilengaMake first argument of *_get_option const (experimental).
1999-06-01 Kurt ZeilengaAdd ldap_memvfree(void** vector)
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-26 Juan GomezAdd warning regarding LDAP_MOD_* so poeple won't reuse...
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