]> git.sur5r.net Git - openldap/history - include
Obsoleted by RFC 1778
[openldap] / include /
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
1999-08-29 Howard ChuIn previous commit - change strerror() to STRERROR().
1999-08-29 Howard Chuper Hallvard's advice: fixed definition of sock_errstr().
1999-08-29 Howard ChuDefine sock_errno() and sock_errstr() for Unix and...
1999-08-29 Howard ChuDefine strerror() if it doesn't exist.
1999-08-25 Kurt ZeilengaImplement ldap_dn_normalize and friends. Should be...
1999-08-25 Kurt ZeilengaFix NEEDS typo
1999-08-24 Kurt Zeilengas/.h.nt/.nt/ to allow for better NMAKE processing
1999-08-24 Kurt ZeilengaPrepare to add ldap_dn_*() routines from slapd.
1999-08-24 Kurt ZeilengaFix ManageDSAit OID (had extra .16)
1999-08-24 Kurt ZeilengaRename filter entry's strcpy_special() to strcpy_regex...
1999-08-24 Kurt ZeilengaAxe <varargs.h> support. Assume STDC C translator...
1999-08-22 Kurt ZeilengaSupport for native GNU Pth Threads (--with-threads...
1999-08-20 Kurt ZeilengaACIs from Mark Valence <kurash@sassafras.com> (ITS...
1999-08-19 Kurt ZeilengaAdd hacks to allow debugging with CSRI malloc.
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-16 Hallvard FurusethAdd ldap_*2name() in <include,libldap>/schema, use...
1999-08-15 Kurt ZeilengaRemove lber_types.h on 'make veryclean'
1999-08-08 Kurt ZeilengaRebuild configure and portable.h.in
1999-08-07 Kurt ZeilengaAdd extensible filter support to -lldap. Need to imple...
1999-08-05 Kurt ZeilengaAdd basic configure support of --enable-quipu
1999-08-04 Kurt ZeilengaAdd copyright notice.
1999-08-04 Kurt ZeilengaUse LDAP_P in prototype for ldap_pvt_inet_aton
1999-08-04 Kurt Zeilenganon-blocking connect needs special handling under Winsock.
1999-08-03 Kurt ZeilengaAdd multimaster replication support (ITS#170) based...
1999-08-03 Kurt ZeilengaInitial inet_aton() detection.
1999-08-03 Kurt ZeilengaLDAP_OPT_NETWORK_TIMEOUT feature (ITS#239) from Lars...
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-08-03 Kurt ZeilengaAdd a little SASL framework and remove old X-DIGEST...
1999-08-03 Kurt ZeilengaAdd HAVE_CYRUS_SASL define
1999-08-02 Kurt ZeilengaAdd detection for Cyrus SASL library.
1999-08-01 Hallvard Furuseths/LDAP_CONST/const/ in ldap_pvt_asser() prototype
1999-08-01 Hallvard FurusethDefine EXIT_SUCCESS and EXIT_FAILURE if necessary
1999-08-01 Hallvard FurusethAdd missing LDAP_CONST in ber_pvt_assert() prototype
1999-08-01 Hallvard Furuseths/unsigned long/ber_len_t/ in typedef BERTranslateProc
1999-08-01 Hallvard FurusethAlways include <stdlib.h>, to avoid massive breakage...
1999-07-31 Kurt ZeilengaAdd support for "foo:< http://localhost/path.
1999-07-31 Kurt ZeilengaRemove "const" error... and add prototype for yet unimp...
1999-07-30 Kurt ZeilengaEnhance LDIF handling
1999-07-29 Kurt ZeilengaRelocate headers checks to above libraries such that...
next