]> git.sur5r.net Git - openldap/history - include
Added software to add the new rdn as an attribute to the entry.
[openldap] / include /
1999-03-07 Kurt ZeilengaRelocate reentrant function checks to before thread...
1999-03-06 Kurt ZeilengaMSVC5 cleanup...
1999-03-05 Kurt Spanier1. Fix of ldbmcat segmentation fault bug (ITS#85 and...
1999-03-04 Juan GomezAdded prototypes for ldap_rename2() and ldap_rename2_s...
1999-03-03 Kurt ZeilengaApply Hallvard's D4 pthread detection patch.
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-03 Bart HartgersAdded support in liblber and libldap for partial reads...
1999-03-02 Bart HartgersThe new&improved Sockbuf. This adds the infrastructure...
1999-03-02 Kurt ZeilengaReplace IFP() with appropriate full prototypes:
1999-03-01 Kurt ZeilengaRebuild autoconf/autoheader generated files after TLS...
1999-02-22 Hallvard FurusethAdd locale support (slapd.conf keyword "locale") to...
1999-02-20 Kurt ZeilengaUse ldap_pvt_strtok directly and unconditionally.
1999-02-20 Kurt Zeilenga#undef symbols before #defining them. This provides...
1999-02-20 Hallvard Furusethfix TOLOWER, it was equal to TOUPPER
1999-02-14 Kurt ZeilengaImport Ben Collins <bcollins@debian.org> Back-TCL for...
1999-02-11 Kurt ZeilengaForgot changes made in portable.h need to be imported...
1999-02-11 Kurt ZeilengaUpdate features for MSVC 5.
1999-02-11 Kurt ZeilengaUpdates for MSVC 5.0. Fix libraries names to be ol...
1999-02-08 Kurt ZeilengaDetect pthread_detach using #include <pthread.h> (using...
1999-02-08 Kurt SpanierIntegration of the BDB2 backend into the new init/start...
1999-02-05 Kurt ZeilengaNew Frontend->Backend Interface
1999-02-04 Kurt ZeilengaBuild environment changes including:
1999-02-04 Kurt ZeilengaFix dbcache/entry lock deadlock. If dbcache lock is...
1999-02-04 Kurt ZeilengaBackout recent initialization/startup changes in prepar...
1999-02-03 Kurt ZeilengaFix set concurrency typos.
1999-02-03 Kurt ZeilengaUpdate AC_DEFINES to use autoconf 1.3 descriptions.
1999-02-01 Kurt ZeilengaAdded --enable-bdb2 for Ksp's Berkeley DB 2 specific...
1999-02-01 Kurt SpanierIntroduction of a backend startup/shutdown function...
1999-02-01 Kurt ZeilengaAdd ac/sysexits.h for GNU win32 environments.
1999-02-01 Kurt ZeilengaRebuild configure using autoconf 1.3 (with aclocal...
1999-01-29 Kurt ZeilengaAdd cond/rdwr destroy routines.
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-27 Kurt ZeilengaFixup begin/end declaration tags
1999-01-26 Kurt ZeilengaLDBM/back-ldbm locking reworked!
1999-01-26 Kurt ZeilengaAdd lber_pvt.h with prototypes of lber_pvt_log_print...
1999-01-26 Kurt Zeilengaadd ldap_cdef'ing.
1999-01-25 Kurt ZeilengaAdd support for LBER_OPT_LOG_PRINT_FN option.
1999-01-24 Kurt ZeilengaMinor cleanup of various detections...
1999-01-23 Kurt ZeilengaRemove configure's wait3 test as we don't care about...
1999-01-23 Kurt ZeilengaAdd LDAP_API_FEATURE_X_OPENLDAP to imply this implement...
1999-01-22 Kurt ZeilengaMove libldap/strdup.c to string.c.
1999-01-22 Kurt ZeilengaFix minor typo in lthread.h (which was copied into...
1999-01-21 Kurt SpanierDefinition of slapd pid and args files as slapd.conf...
1999-01-19 Kurt ZeilengaUpdate slap_conn to maintain client provided dn and...
1999-01-17 Bart HartgersFixed my own stupid mistake of not noticing the 'n...
1999-01-16 Kurt ZeilengaRun autoconf/autoheader to generate new configure/porta...
1999-01-15 Bart HartgersUpdates for the new threading and utility stuff in...
1999-01-14 Kurt ZeilengaInitial version of the experimental 'back-perl'
1999-01-13 Kurt ZeilengaUpdate check for res_search. If not available in ...
1999-01-11 Kurt ZeilengaUse pthread_detach() to detach connection threads inste...
1999-01-11 Kurt ZeilengaChange SLAPD shutdown to do a cond wait on active threa...
1999-01-10 Kurt ZeilengaUpdate build environment to fix VPATH support.
1999-01-07 Kurt ZeilengaUpdated SLAPD args/pid file codes to use DEFAULT_RUNDIR...
1999-01-05 Kurt Spanier- Make install creates $(RUNDIR)/var for pid and args...
1999-01-02 Kurt ZeilengaUpdate ctime_r() argument macro to cache results and...
1999-01-02 Bart HartgersTeached autoconf to figure out how may arguments ctime_...
1998-12-29 Kurt SpanierPatch for Berkeley DB 2.6.4 (beta) (DB)->cursor() call.
1998-12-28 Kurt ZeilengaFix schema check bug... actually charray needs to dup...
1998-12-28 Kurt ZeilengaAdd OpenLDAP Copyright to headers
1998-12-28 Kurt ZeilengaAdd more C-API prototypes (not yet implemented).
1998-12-26 Kurt ZeilengaApply NT fixes from Release Engineering.
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-24 Randy KunkeeFix line 62 of bprint.c "#elif" line with no expression.
1998-12-23 Kurt ZeilengaAdd LDAP_DEBUG_DEPRECIATED to enable warnings when...
1998-12-23 Kurt ZeilengaFix --disable-debug compiling problems. New -llber...
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 Zeilengaldif'ize ldif library (ie: everything is now in the...
1998-12-20 Kurt ZeilengaAdd configure code for setting LDAP_SYSLOG but actually...
1998-12-20 Kurt ZeilengaAdd detection of dmalloc library.
1998-12-20 Kurt ZeilengaMinor change to signal handler. Changed _shutdown...
1998-12-20 Kurt ZeilengaProvide framework for ldap_r and reentrant/thread safet...
1998-12-19 Kurt Zeilenga-lldap reentrantancy improvements from Bart Hartgers...
1998-12-18 Kurt ZeilengaAdd draft-ietf-ldapext-ldap-c-api-01 routines ber_init()
1998-12-14 Kurt ZeilengaUpdate pthread checks:
1998-12-04 Kurt ZeilengaAdd checks for gethostby{name,addr}_r. Only should...
1998-12-04 Kurt ZeilengaAdd checks for reentrant functions when LTHREAD_LIBS...
1998-12-01 Kurt ZeilengaUpdate slapd to use lutil_passwd() for both user and...
1998-11-30 Kurt ZeilengaAdd varients of REENTRANT...
1998-11-29 Kurt ZeilengaUpdate build environment:
1998-11-25 Kurt ZeilengaAdd KRB_LIBS to makefiles.
1998-11-25 Kurt ZeilengaFix ldap_sigusr2 vs 1 typo for Linux on alpha & sparc.
1998-11-23 Hallvard FurusethAdd crypt() declaration
1998-11-23 Kurt ZeilengaNeed to add unistd.h and sys/time.h checks back in...
1998-11-23 Hallvard FurusethCast memcpy #defined as bcopy to void, to avoid use...
1998-11-23 Kurt ZeilengaRemove mktime/stdtod checks. They are not currently...
1998-11-23 Kurt ZeilengaAdd basic NT thread support.
1998-11-22 Kurt ZeilengaUpdate portable.h for NT
1998-11-22 Kurt ZeilengaAxe the SunOS 5.6 define and use Pthreads.
1998-11-22 Kurt ZeilengaUpdate configure with new yielding select test.
1998-11-22 Kurt ZeilengaReplaced PREEMPTIVE_THREADS with HAVE_YIELDING_SELECT...
next