]> git.sur5r.net Git - openldap/history - libraries
ITS#159 fix. ldaphost may be NULL when used as printf "%s" argument.
[openldap] / libraries /
1999-03-03 Hallvard FurusethDeclare lber_pvt_sb_* functions from io.c in lber-int.h
1999-03-02 Bart HartgersThe new&improved Sockbuf. This adds the infrastructure...
1999-03-02 Kurt ZeilengaFix typo in previous commit.
1999-03-02 Kurt ZeilengaReplace IFP() with appropriate full prototypes:
1999-03-01 Kurt ZeilengaUpdate NT port with support for -lldap_r and -lldbm.
1999-03-01 Kurt ZeilengaFix HAVE_WINSOCK for winsock32.lib
1999-03-01 Kurt ZeilengaUpdate libpath.
1999-02-25 Bart HartgersPatch to support to determine the number of args of the
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-02-20 Kurt ZeilengaUse ldap_pvt_strtok directly and unconditionally.
1999-02-20 Kurt ZeilengaRemaining LDAP_COMPILING_R should be LDAP_R_COMPILE.
1999-02-20 Hallvard Furusethcast avl_free argument to IFP
1999-02-11 Kurt Zeilengaprint.c doesn't belong in libldif.dsp.
1999-02-11 Kurt ZeilengaUpdates for MSVC 5.0. Fix libraries names to be ol...
1999-02-09 Kurt ZeilengaFix text2time to handle 4 digit years. Fix YEAR()...
1999-02-08 Kurt ZeilengaDon't provide ldap.OpenLDAP.org and dc=OpenLDAP, dc...
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 ZeilengaNeed KRB_LIBS to link test programs.
1999-02-04 Kurt ZeilengaFix XXDIR to use $(srcdir) so that VPATH works.
1999-02-04 Kurt ZeilengaFix dbcache/entry lock deadlock. If dbcache lock is...
1999-02-04 Kurt ZeilengaBackout recent init/startup changes in preparation...
1999-02-04 Kurt ZeilengaFix DB_ENV typo.
1999-02-03 Kurt ZeilengaFix set concurrency typos.
1999-02-02 Kurt ZeilengaFix typo suggested by Heiko W.Rupp in ITS#63
1999-02-02 Kurt Zeilengagdbm_nextkey() takes two arguments not one.
1999-02-01 Kurt SpanierIntroduction of a backend startup/shutdown function...
1999-01-31 Kurt ZeilengaFix ldap_send_initial_request() to open connection...
1999-01-29 Kurt Zeilengazap ber buf pointer on free.
1999-01-29 Kurt ZeilengaAdd (back in) destroy functions...
1999-01-29 Kurt Zeilengaldap_sort_entries() should try to malloc(0) when the...
1999-01-28 Kurt Zeilengaldap_pvt_thread_cond_broadcast() was missing from stubs.
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
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 lber_log_print support to libldap.
1999-01-25 Kurt ZeilengaAdd support for LBER_OPT_LOG_PRINT_FN option.
1999-01-24 Kurt ZeilengaForgotten commit of string rearrangement.
1999-01-24 Kurt ZeilengaForgot to add new string.c.
1999-01-22 Kurt ZeilengaMove libldap/strdup.c to string.c.
1999-01-20 Kurt ZeilengaUpdate ldap_first_attribute/ldap_next_attribute to...
1999-01-17 Kurt ZeilengaReorder build order: libavl depends on libldap (for...
1999-01-17 Bart HartgersAdded OpenLDAP copyright to files.
1999-01-16 Kurt ZeilengaAdd reference to ldap.conf(5).
1999-01-15 Bart HartgersChanges to support threads from libldap_r.
1999-01-15 Bart HartgersUpdates regarding threads and names.
1999-01-14 Kurt ZeilengaUpdate init and ldap.conf(5) to handle LDAPNOINIT,...
1999-01-14 Bart HartgersImproved ldap_int_strtok. If strtok_r does not exists...
1999-01-14 Kurt ZeilengaInsert missing ')'...
1999-01-14 Kurt ZeilengaModify build order to have lutil first and lthread...
1999-01-14 Kurt ZeilengaRevamp build system yet again to move all external...
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 ZeilengaBackout extraneous changes made by last commit.
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-30 Dave StoreyAdded salted MD5 and SHA support. (SSHA,SMD5)
1998-12-29 Kurt ZeilengaFix --disable-crypt and --disable-cleartext
1998-12-29 Kurt SpanierPatch for Berkeley DB 2.6.4 (beta) (DB)->cursor() call.
1998-12-29 Kurt ZeilengaSet 'expected' defaults
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
1998-12-28 Kurt ZeilengaMinor update to copyright (forgot 'portions')
1998-12-28 Kurt ZeilengaAdd simple copyright notice
1998-12-27 Kurt ZeilengaAdded ldap_get_entry_contols() and ldap_parse_reference...
1998-12-27 Hallvard FurusethChange overlapping `strcpy( x, y )' to `SAFEMEMCPY...
1998-12-27 Hallvard FurusethChange overlapping `strcpy( x, y )' to `SAFEMEMCPY...
1998-12-26 Kurt ZeilengaNeeds ldap-int.h
1998-12-26 Hallvard FurusethPlug memory leaks when ber input fails: Let ber_scanf...
1998-12-24 Kurt Zeilengagetentry.c: LDAP_RES_SEARCH_REFERENCE changes after...
1998-12-24 Kurt ZeilengaBackout previous entry... causes runaway ldapsearch.
1998-12-24 Kurt ZeilengaInitial versions of functions to step through messages...
1998-12-24 Randy KunkeeFix line 62 of bprint.c "#elif" line with no expression.
1998-12-23 Kurt ZeilengaInitial version of control free/dup functions.
1998-12-23 Kurt ZeilengaAdd client/server control free/dup functions and
1998-12-23 Kurt ZeilengaFix get/set error string bugs.
1998-12-22 Kurt ZeilengaAdd ldap_memfree() to the mix.
1998-12-22 Kurt ZeilengaUpdate main comment and remove unneeded <ac/time.h...
1998-12-22 Kurt ZeilengaAllow LDAP session errno and error strings to be set.
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 ZeilengaLDAP C-API changes
1998-12-20 Kurt Zeilengaldif'ize ldif library (ie: everything is now in the...
1998-12-20 Kurt ZeilengaProvide framework for ldap_r and reentrant/thread safet...
1998-12-19 Kurt ZeilengaDon't include -lldap_r in make all (yet).
1998-12-19 Kurt ZeilengaAdd -lldap_r build environment (no code yet).
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 ZeilengaMake sure that four characters, rather than only the...
1998-12-04 Kurt Zeilengatestavl wasn't being linked.
1998-12-01 Kurt ZeilengaCommit preliminary fix for ldap.conf base usage.
1998-12-01 Kurt ZeilengaUpdate slapd to use lutil_passwd() for both user and...
1998-11-30 Kurt ZeilengaRemove LDAP_PORT dependencies so that ldap.conf default...
1998-11-29 Kurt ZeilengaUpdate build environment:
1998-11-23 Kurt ZeilengaChange init_w_userconf to not interpet the filename...
1998-11-23 Kurt ZeilengaUpdate code to use HAVE_STDARG and to properly include...
1998-11-23 Hallvard Furusethgcc -W cleanup
1998-11-23 Hallvard FurusethPlug memory leak
next