]> git.sur5r.net Git - openldap/history - include
Libtool's version info option is -version-info, not --version-info
[openldap] / include /
1999-07-22 Kurt ZeilengaImplement TCP_NODELAY on both client and server side.
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-14 Kurt ZeilengaNewer versions of OpenSSL install headers in $prefix...
1999-07-13 Julio Sánchez Fern... Add option definitions for TLS
1999-07-13 Kurt ZeilengaAdd configure support for 'socklen_t' as provided by...
1999-07-13 Kurt ZeilengaSupport old c_plusplus...
1999-07-13 Hallvard FurusethFix use and decl of ber_pvt_assert. Fix ac/stdio...
1999-07-07 Kurt ZeilengaAdd charray (from slapd) to -lldap/-lldap_r (not yet...
1999-07-07 Kurt ZeilengaFix CRITICIAL typo
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
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 ZeilengaModify lutil_passwd to accept a third argument char...
1999-06-29 Kurt ZeilengaAdd prototypes for strerror/strerror_r.
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-28 Kurt Zeilengadetect write() and use HAVE_WRITE instead of
1999-06-26 Kurt ZeilengaAdded support for "userPassword: {UNIX}uid". getpwnam...
1999-06-25 Kurt ZeilengaInstall lber_types.h
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-21 Kurt ZeilengaAlways implement Debug as lutil_debug().
1999-06-21 Kurt ZeilengaAdd support for lber_types.h.nt and add a few NT specif...
1999-06-19 Kurt ZeilengaAdd lber_types.h to setup.dsp.
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-18 Gary Williamsnew project to copy files from *.h.nt to .h
1999-06-17 Kurt Zeilengaldapconfig.h vs ldap_config.h changes
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-15 Kurt ZeilengaFix bad LBER_INVALID macro
1999-06-14 Julio Sánchez Fern... Matching rules.
1999-06-14 Julio Sánchez Fern... Constification
1999-06-13 Julio Sánchez Fern... New ldap_syntax_free, ldap_attributetype_free and ldap_...
1999-06-11 Juan GomezDrop support for alloca().
1999-06-11 Kurt Zeilenga_SGI_MP_SOURCE errno/h_errno experiment
1999-06-10 Kurt ZeilengaDisable LDAP_MEMORY_DEBUG on NT (should not have been...
1999-06-09 Kurt ZeilengaAdd test for BeOS's closesocket
1999-06-07 Kurt ZeilengaUse LDAP_F/LDAP_P macros on library externs.
1999-06-07 Kurt ZeilengaUse LDAP_F and LDAP_P macros.
1999-06-05 Kurt Zeilengarename LDAP_OPT_MATCHED_STRING to LDAP_OPT_MATCHED_DN.
1999-06-04 Kurt ZeilengaUndo assert fix included in last commit.
1999-06-04 Kurt ZeilengaAdd #define FD_SETSIZE 1024
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-03 Kurt ZeilengaRemove <memory.h> from stdlib.h (mem* fns should be...
1999-06-02 Kurt ZeilengaAdd <ac/stdlib.h> to genericize memory allocators.
1999-06-02 Kurt ZeilengaAdd ber_strdup(), remove ldap_int_strdup(), add LDAP_ST...
1999-06-02 Kurt ZeilengaMake first argument of *_get_option const (experimental).
1999-06-01 Kurt ZeilengaRemove NULL* macros (namespace).
1999-06-01 Kurt ZeilengaAdd ldap_memvfree(void** vector)
1999-06-01 Kurt ZeilengaMove berval routines to memory.c.
1999-05-31 Kurt Zeilengause 'int' instead of 'char' for balance factor.
1999-05-31 Kurt Zeilenga(barely) hide AVL internals
1999-05-31 Kurt Zeilenga#ifdef out non-reentrant prototypes.
1999-05-31 Julio Sánchez Fern... Syntaxes.
1999-05-31 Kurt ZeilengaGenericize byte types into autoconf namespace.
1999-05-31 Kurt ZeilengaRemove redundant WSAEWOULDBLOCK declaration.
1999-05-30 Kurt ZeilengaInitial round 2 memory allocation changes. THIS IS...
1999-05-30 Kurt ZeilengaRemove prototype for removed ber_clear().
1999-05-29 Julio Sánchez Fern... New error code for null string input.
1999-05-29 Kurt ZeilengaUpdate DIRSEP handling (temporary, should be handled...
1999-05-29 Kurt ZeilengaMinor adjustments to better handle NT vs UNIX.
1999-05-29 Kurt ZeilengaFirst cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN...
1999-05-29 Julio Sánchez Fern... Install ldap_schema.h
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-28 Julio Sánchez Fern... Provide (and use) #define shortcuts
1999-05-28 Kurt ZeilengaDeath to LBER_END_SEQORSET.
1999-05-27 Julio Sánchez Fern... Incorporate #define's per Kurt's suggestion
1999-05-27 Kurt ZeilengaRemove HAVE_THREADS define. NO_THREADS is used instead.
1999-05-26 Julio Sánchez Fern... Provide human-readable errors.
1999-05-26 Julio Sánchez Fern... Fix namespace contamination, some comments added.
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 ZeilengaEliminate DECL_STRDUP check in favor of simple fix...
1999-05-24 Kurt ZeilengaMinor header cleanup.
1999-05-24 Julio Sánchez Fern... Initial incomplete and broken version.
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-21 Kurt Zeilengas/PACKAGE/OPENLDAP_PACKAGE/
1999-05-21 Kurt ZeilengaProtect strcasecmp from macro w/ args expansion.
1999-05-20 Kurt ZeilengaDisable LBER_END_SEQORSET for now.
1999-05-20 Kurt Zeilengafound my lber bug... ber_buf should have been freed...
1999-05-19 Kurt ZeilengaAdd EXEEXT and MKVERSION support.
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-05-18 Kurt ZeilengaWrap externs with parens to protect against inproper...
1999-05-18 Kurt ZeilengaAdd check for <sys/select.h> for AIX.
1999-05-07 Ben CollinsMoved db1/db.h check to the db1 marco in openldap.m4...
1999-05-04 Kurt ZeilengaFix "configurations".
1999-05-03 Kurt ZeilengaAdd LDAP_CONST macro for use within EXTERNAL headers...
1999-04-30 Hallvard FurusethFix typo in comment
1999-04-30 Kurt Zeilengaprotect multi-statement macros... ie: do { s1; s2...
1999-04-30 Kurt ZeilengaBackout ssl/ssl.h change for now. Trying to support...
1999-04-30 Kurt ZeilengaGenerate #error instead of just letting the compile...
1999-04-30 Hallvard Furusethenclose macro arguments in ()
next