]> git.sur5r.net Git - openldap/history - include/ldap.h
Update copyright (including with or without modification clarification)
[openldap] / include / ldap.h
2001-05-29 Kurt ZeilengaUpdate copyright (including with or without modificatio...
2001-05-04 Kurt Zeilengareimplementation of sb_max_incoming
2001-03-15 Kurt ZeilengaAdd DUPENT macros
2001-02-01 Kurt ZeilengaUpdate comments
2000-11-28 Kurt ZeilengaUpdate URL parsing and LDAP referral/reference chasing...
2000-10-30 Kurt ZeilengaMinor cleanup of last commit
2000-10-26 Kurt ZeilengaAdd LDAP URL critical extension counter support. lud_c...
2000-09-16 Kurt Zeilengamodify ldap_dn2ufn() to return completely typeless...
2000-09-15 Kurt ZeilengaCentralize versioning in build/version.sh
2000-09-15 Kurt ZeilengaFix typo
2000-08-18 Kurt ZeilengaRemove CLDAP cruft
2000-07-22 Kurt ZeilengaExpose ldap_create_control
2000-07-21 Kurt ZeilengaAssign "published" OID to Password Modify Extended...
2000-07-21 Kurt ZeilengaUse MODDN not RENAME as primary macro.
2000-07-17 Kurt ZeilengaExpose sasl flags to -lldap (so they can be quiet)
2000-07-17 Kurt ZeilengaRemove Lint
2000-07-17 Kurt ZeilengaFirst cut SASL "interactive" and "quiet" modes (default...
2000-07-15 Kurt ZeilengaRework SASL command line arguments. Default is now...
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-07-08 Kurt ZeilengaITS#619: TLS PRNG initialization code
2000-07-06 Kurt ZeilengaRev the LDAP_VENDOR_VERSION
2000-07-04 Kurt ZeilengaImproved but still broken client tools.
2000-06-30 Kurt ZeilengaRemove ldap_*_dn() prototypes of #if 0 routines
2000-06-25 Kurt ZeilengaAdd comment regarding use of LDAP_OPT_SUCCESS v. LDAP_O...
2000-06-24 Kurt ZeilengaAdded -llber 'N' ber_printf format which inserts a...
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-13 Kurt ZeilengaRename ldap_start_tls() to ldap_start_tls_s() for consi...
2000-06-10 Kurt ZeilengaFix LDAP_END_DECL bug, add LDAP_P() to rebind proc...
2000-06-07 Kurt ZeilengaAdd VLV and SortList Control API and related (and other...
2000-06-07 Kurt ZeilengaRework URI parser to provide true scheme not proto...
2000-06-05 Kurt ZeilengaRemove support for DNS DNs (not to be confused with...
2000-06-05 Kurt Zeilengaremove old STR_TRANSLATION feature. The use of this...
2000-05-31 Kurt ZeilengaFix up referral commit.
2000-05-31 Kurt ZeilengaLDAPv3 referrals changes by Steve Sonntag @ Novell
2000-05-29 Kurt ZeilengaMark most of RFC 1823 API as deprecated.
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-03 Kurt ZeilengaError handling changes including separation of client...
2000-04-25 Kurt Zeilengareplace ldap_dnssrv_init() with lower level calls
2000-04-20 Kurt ZeilengaITS#503: Extend ldap tools to support SASL/TLS
2000-03-14 Kurt Zeilengawork args of ldap_negotiated_sasl_bind_s() and provide...
2000-01-14 Kurt Zeilengaremove UNSPECIFIED_TLS... HOST implies ldap://
2000-01-03 Luke HowardAdded support for connecting to LDAP servers located...
2000-01-02 Luke HowardMerged in preliminary support for Cyrus SASL library;
1999-12-18 Kurt ZeilengaDon't reference draft
1999-12-14 Kurt ZeilengaAdd LDAP_RES_EXTENDED_PARTIAL tag
1999-12-11 Kurt ZeilengaWrap request/response bervals in a sequence.
1999-12-10 Mark Valenceclient/server controls added to ldap_start_tls().
1999-12-09 Mark ValenceAdds for Start TLS functionality on slapd and LDAP...
1999-12-09 Kurt ZeilengaAdd TAG defines for X_CHANGE_PASSWD ID, OLD, NEW.
1999-12-08 Mark ValenceReplaced LDAP_EXOP_X_START_TLS with LDAP_EXOP_START_TLS
1999-12-08 Mark ValenceAdded LDAP_EXOP_X_START_TLS
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-12-07 Mark ValenceChanges for URI spport: New routines ldap_initialize...
1999-12-04 Kurt ZeilengaFix ldap_rename parameter order (ITS#387)
1999-11-27 Howard ChuFixes for NT dynamic linking.
1999-11-17 Kurt ZeilengaAdvertise LDAP_CONTROL_X_CHANGE_PASSWD.
1999-11-17 Kurt Zeilengaadd comments here and there
1999-11-08 Kurt Zeilenga*** empty log message ***
1999-10-30 Kurt ZeilengaDo not attempt to obtain sizeof(sin_addr.s_addr) or...
1999-10-28 Howard ChuFixed the LDAP_F macro.
1999-10-19 Kurt ZeilengaMinor adjustments based upon initial read of draft...
1999-09-23 Kurt ZeilengaFix ManageDSAit OID
1999-09-02 Hallvard FurusethAdd ldap_rename() and ldap_rename_s() prototypes
1999-08-31 Kurt ZeilengaAdd OpenLDAP RCS Id
1999-08-24 Kurt ZeilengaPrepare to add ldap_dn_*() routines from slapd.
1999-08-24 Kurt ZeilengaFix ManageDSAit OID (had extra .16)
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...
next