]> git.sur5r.net Git - openldap/history - include
Fix charlen and add getc
[openldap] / include /
2000-01-14 Kurt Zeilengaremove UNSPECIFIED_TLS... HOST implies ldap://
2000-01-13 Kurt ZeilengaRegenerate using proper tools.
2000-01-11 Kurt ZeilengaFix --enabel-kbind=auto --without-kerberos detection
2000-01-08 Kurt Zeilenga--disable-kbind --disable-kpasswd should imply --withou...
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
2000-01-05 Luke HowardImported <ldap.h> in <ldap_pvt.h> so ldap_pvt_sasl_bind...
2000-01-03 Luke HowardAdded support for connecting to LDAP servers located...
2000-01-03 Luke HowardAdded ldap_pvt_sasl_bind() prototype to ldap_pvt.h...
2000-01-02 Luke HowardMerged in preliminary support for Cyrus SASL library;
1999-12-18 Kurt ZeilengaDon't reference draft
1999-12-18 Kurt ZeilengaFix 2 vs 4 typo
1999-12-18 Kurt ZeilengaRemove old DLL IMPORT/EXPORT macros
1999-12-17 Kurt ZeilengaTemporary fix for BEOS.
1999-12-17 Kurt ZeilengaAdd #ifndef GDBM_NOLOCK clause to LDBM_NOLOCKING
1999-12-17 Kurt ZeilengaAdd ber_bvstr and ber_bvstrdup string to berval allocators.
1999-12-14 Kurt ZeilengaAdd LDAP_RES_EXTENDED_PARTIAL tag
1999-12-14 Kurt ZeilengaClarify that the contents of this file need not be...
1999-12-13 Kurt ZeilengaRemove lint
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-10 Kurt ZeilengaFix slapd SASL/ExternalOps encoding
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-09 Kurt ZeilengaAdd simple password test program.
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 ZeilengaUpdate for new password codes for MSVC5
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-12-07 Mark ValenceChanges for URI spport: New routines ldap_initialize...
1999-12-06 Kurt ZeilengaSet ber_errno here and there.
1999-12-04 Kurt ZeilengaFix ldap_rename parameter order (ITS#387)
1999-11-29 Howard ChuMust not use "DB_THREAD" flag without HAVE_BERKELEY_DB2...
1999-11-28 Kurt ZeilengaRemove nested comment.
1999-11-27 Howard ChuFixes for NT dynamic linking.
1999-11-26 Kurt ZeilengaRemove LBER_{TAG,INT,LEN}_{NTOH,HTON} macros. Rewrite...
1999-11-25 Kurt ZeilengaDon't use 'int' for LBER_*_T types as we only have...
1999-11-23 Kurt ZeilengaCleanup BEGIN/END DECL
1999-11-23 Kurt ZeilengaSuck in lber types from lber.h (which were moved to...
1999-11-23 Kurt ZeilengaFix typo
1999-11-17 Kurt ZeilengaAdvertise LDAP_CONTROL_X_CHANGE_PASSWD.
1999-11-17 Kurt ZeilengaUse lber types instead of uint32 for md5. sha1 still...
1999-11-17 Kurt Zeilengaadd comments here and there
1999-11-08 Kurt Zeilenga*** empty log message ***
1999-11-08 Kurt ZeilengaUse LDAP_F for libc routines
1999-11-06 Kurt ZeilengaAdd empty struct ldapoptions declaration to avoid pulli...
1999-11-06 Mark ValenceAdded ldap_pvt_tls_* prototypes.
1999-11-02 Kurt ZeilengaRemove unnecessary dependency upon $ac_cv_mingw32.
1999-11-01 Kurt ZeilengaMove NT Thread test into build/openldap.m4. Still...
1999-11-01 Kurt ZeilengaChanges to support NT single debug
1999-11-01 Kurt ZeilengaDefine HAVE_NT_EVENT_LOG && HAVE_NT_SERVICE_MANAGER...
1999-11-01 Kurt ZeilengaAdditional mods to fix NT single threaded support.
1999-11-01 Kurt ZeilengaUse centralized output directories.
1999-11-01 Kurt ZeilengaUse typedef instead of #define for ssize_t.
1999-11-01 Kurt ZeilengaAdd configure tests for ssize_t and caddr_t and remove...
1999-11-01 Kurt ZeilengaUse compile time, instead of run time, sizeof checks.
1999-11-01 Kurt ZeilengaAdd <ac/param.h> to wrap <sys/param.h>
1999-11-01 Kurt ZeilengaRemove more dependencies upon $ac_cv_mingw32
1999-10-31 Howard ChuFix broken MSVC builds. The previous round of Mingw32...
1999-10-30 Kurt ZeilengaDo not attempt to obtain sizeof(sin_addr.s_addr) or...
1999-10-30 Kurt ZeilengaAdd readability to comments
1999-10-30 Kurt ZeilengaAdd comment stating that uint32 must be exactly 32...
1999-10-30 Kurt ZeilengaAdd support for sizeof(short) == 4 when sizeof(int...
1999-10-28 Howard ChuAdded NT-specific definitions to acconfig.h preamble
1999-10-28 Kurt ZeilengaAdd third argument AC_DEFINE() calls added by last...
1999-10-28 Howard ChuFixed the LDAP_F macro.
1999-10-28 Howard ChuFor Mingw32, added declarations for snprintf and vsnprintf
1999-10-28 Howard ChuAdded LDAP_SIGUSR macros for NT
1999-10-28 Howard ChuAdded LDAP_DIRSEP macro for NT
1999-10-28 Howard ChuFixes for NT support:
1999-10-28 Howard ChuAdded macros for Mingw32 support.
1999-10-27 Kurt ZeilengaPort to NT.
1999-10-26 Kurt ZeilengaAdd lutil_entropy(). Currently only supports /dev...
1999-10-25 Kurt ZeilengaAdd macros to compute base64 encode/decode lengths.
1999-10-19 Kurt ZeilengaMinor adjustments based upon initial read of draft...
1999-10-01 Kurt ZeilengaInitial Kth Kerberos support. Changes based upon sugge...
1999-10-01 Kurt ZeilengaMove crypt(3) prototypes from <ac/unistd.h> to <ac...
1999-09-25 Kurt ZeilengaRework passwd routines to allow callers to determine...
1999-09-23 Kurt ZeilengaReimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync).
1999-09-23 Kurt ZeilengaFix ManageDSAit OID
1999-09-22 Ben Collins* build/top.mk: removed references to TMPROOT and added...
1999-09-21 Kurt Zeilenga#ifdef HAVE_BERKELEY_DB2_DB_THREAD around create flags...
1999-09-20 Kurt ZeilengaAdd experimental detection of BerkeleyDB2 DB_THREAD.
1999-09-09 Kurt ZeilengaAdd RCSid
1999-09-04 Hallvard FurusethSome constification & lint removal
1999-09-03 Hallvard FurusethIntroduce and use LDAP_GCCATTR() = __attributes__(...
1999-09-02 Hallvard FurusethAdd ldap_rename() and ldap_rename_s() prototypes
1999-08-31 Kurt ZeilengaAdd comment concerning with it's acceptable to use...
1999-08-31 Kurt ZeilengaUse pipe(2) if descriptors are selectable.
1999-08-31 Kurt ZeilengaClean up soctpair for NT. Add USE_PAIR to allow pair...
1999-08-31 Kurt Zeilengasockpair cleanup including:
1999-08-31 Kurt ZeilengaAdd OpenLDAP RCS Id
1999-08-31 Kurt ZeilengaAdd some basic detection of restartable syscalls, sigac...
1999-08-31 Hallvard FurusethExport ldap_pvt_<find_wildcard,filter_value_unescape...
1999-08-30 Kurt Zeilengas/Id/OpenLDAP/ in RCSids
1999-08-29 Kurt ZeilengaBack out to simple sock_errno sock_errstr macros and...
1999-08-29 Kurt ZeilengaAdd RCS ID again...
1999-08-29 Howard ChuReplaced sock_errno()/sock_errstr() macros with SOCK_ER...
1999-08-29 Kurt ZeilengaAdd RCS Id to "generic" headers (experimental)
1999-08-29 Kurt ZeilengaMake sock_errstr expect an error value instead of relyi...
1999-08-29 Howard ChuDefined tcp_read and tcp_write. Use them in daemon.c
next