]> git.sur5r.net Git - openldap/history - servers
Port fixed ndn handling to 1.1. will likely NOT fix ITS#29 or ITS#53
[openldap] / servers /
1999-01-28 Kurt ZeilengaPort fixed ndn handling to 1.1. will likely NOT fix... OPENLDAP_REL_ENG_1_1
1999-01-27 Kurt ZeilengaImport PTHREAD typo fix from -devel.
1999-01-26 Kurt Zeilengaimport slapd/ldbm/add set cache state bugfix from devel.
1999-01-24 Kurt ZeilengaImport tcpd statlog fix.
1999-01-23 Kurt ZeilengaImport minor dn related changes:
1999-01-22 Kurt ZeilengaImport nextid cleanup and no-return upon failed add...
1999-01-22 Kurt ZeilengaImport entry_rwlock() call reordering to remove race...
1999-01-22 Kurt ZeilengaImport rootlock change from rel eng 1.2
1999-01-21 Kurt Zeilengacomment out extra stuff on #endif
1999-01-21 Kurt ZeilengaFix up #ifdef/ndef typo
1999-01-20 Kurt ZeilengaBackout changes made to rel eng 1.1 that belonged in...
1999-01-20 Kurt Zeilengaop -> slap_op, conn -> slap_conn change
1999-01-20 Kurt ZeilengaBe consistent with SLAPD_ALIAS_DEREF macro.
1999-01-20 Kurt ZeilengaMove aliasing dereferencing code behind #ifdef SLAPD_AL...
1999-01-19 Kurt ZeilengaImport slapd.conf and ldap.conf changes from -devel
1999-01-18 Kurt Zeilengaimport fix clobberred dn fix.
1999-01-18 Kurt ZeilengaImport ITS#44 tcp_wrapper connections bug fix from...
1999-01-18 Kurt ZeilengaFix slapd crash (ITS#38)... onelevel_candidates()...
1999-01-18 Kurt ZeilengaImport minor trace output cleanup
1999-01-15 Kurt ZeilengaImport slapd.conf mode change (with typo correction...
1999-01-15 Kurt ZeilengaImport alias "don't return null entry" fix from devel
1999-01-14 Kurt ZeilengaImport normalized dn in Entry change from devel.
1999-01-14 Kurt ZeilengaImport slapd changes from devel including:
1999-01-14 Kurt ZeilengaImport latest from -devel:
1999-01-13 Kurt ZeilengaMinor code cleanup imported from devel.
1999-01-13 Kurt ZeilengaCleanup last commit.
1999-01-13 Kurt ZeilengaImport ACL/parent locking changes from devel but define
1999-01-08 Kurt ZeilengaUnwrap ldbm_datum_init()
1999-01-08 Kurt ZeilengaImport add/delete/modify fixes from devel.
1999-01-07 Kurt ZeilengaApply ldif2ldbm MAXARGS bugfix (ITS#34) from devel.
1999-01-07 Kurt ZeilengaUpdate build environment:
1999-01-07 Kurt ZeilengaImport slapd tcp_wrapper DoS bug fix from -devel.
1999-01-03 Kurt ZeilengaImport fix for ITS#31: slapd/ldbm/delete initialization bug
1999-01-01 Kurt ZeilengaImport unprotected strtok fix from -devel. Yes, you...
1998-12-31 Kurt ZeilengaImport ksp's changes to support newer versions of DB2... OPENLDAP_REL_ENG_1_1_2
1998-12-30 Kurt ZeilengaApply fixes for ITS24 & ITS26 from devel.
1998-12-30 Kurt ZeilengaWorkaround FreeBSD pthread_exit() bug (PR# i386/9237...
1998-12-30 Kurt Zeilengaaclparse/alist should be charray_free'ed instead of...
1998-12-29 Kurt ZeilengaApply --disable-crypt & -disable-cleartext fixes from...
1998-12-29 Kurt ZeilengaApply fix for schema check bug (ITS#25) from -devel.
1998-12-28 Kurt ZeilengaApply back-ldbm/search.c matched initialization bugfix...
1998-12-28 Kurt ZeilengaRemove duplicate defs of global_schemacheck and global_...
1998-12-28 Kurt ZeilengaImport debug trace UNKNOWN_PREFIX ('?') change
1998-12-28 Kurt ZeilengaMake LDAP_ALLOW_NULL_SEARCH_BASE the last resort. ...
1998-12-28 Kurt ZeilengaMisc bug fixes from -devel:
1998-12-26 Kurt ZeilengaApply Hallvard's modtail twice freed bug fix from ...
1998-12-24 Kurt ZeilengaUse fork1() instead of fork(). May reduce problems...
1998-12-24 Kurt ZeilengaImport ITS#17 fix: kerberos bind rc bug
1998-12-22 Kurt ZeilengaApply ITS#12 fix from devel.
1998-12-22 Kurt ZeilengaUpdate slapd.h with <ac/signals.h>
1998-12-22 Kurt ZeilengaImport syslogging fix from -devel.
1998-12-20 Kurt ZeilengaImport cache_delete_entry_internal/dntree&idtree delete...
1998-12-20 Kurt ZeilengaImport value_cmp fix from -devel.
1998-12-20 Kurt ZeilengaUpdate build environment with changes from -devel,...
1998-12-20 Kurt ZeilengaImport ldif2ldbm 'no write sync' change...
1998-12-20 Kurt ZeilengaApply ksp's LDBM DB2 patch (after tab cleanup).
1998-12-14 Kurt ZeilengaImport cache assert bug fix from -devel.
1998-12-05 Kurt ZeilengaImport change to dc from devel
1998-12-05 Kurt Zeilengaimport slapd/add memory leak fix from devel.
1998-12-05 Kurt ZeilengaFix debug print bug from -devel.
1998-12-01 Kurt ZeilengaImport in slapd password enhancements from -devel.
1998-11-30 Kurt ZeilengaImport ldbm derefDN suggested fix from -devel.
1998-11-30 Kurt ZeilengaImport ldif2ldbm ldif fix from -devel. Still doesn...
1998-11-30 Kurt ZeilengaImport joining of detached thread bugfix from -devel.
1998-11-30 Kurt ZeilengaAdd PORT of ldap.conf support from -devel.
1998-11-29 Kurt ZeilengaImport build environment changes from -devel including
1998-11-29 Kurt ZeilengaImport strdup() -> ch_strdup() change from -devel.
1998-11-29 Kurt ZeilengaImport KRB_LIBS fix from -devel.
1998-11-29 Kurt ZeilengaImport nextid safety checks from -devel.
1998-11-24 Kurt ZeilengaSuck in latest changes from -devel. Besides the usuall...
1998-11-22 Kurt ZeilengaApply patches from Hallvard and others to remove lint.
1998-11-22 Kurt ZeilengaUpdate 1.1alpha with latest build environment changes...
1998-11-22 Kurt ZeilengaApply back-ldbm delete id bugfix from -devel.
1998-11-19 Kurt ZeilengaApply LinuxThread changes to support alpha/sparc signals
1998-11-17 Kurt ZeilengaUpdate for Alpha3 from -devel as of OPENLDAP_DEVEL_981116.
1998-11-15 Kurt ZeilengaMongo patch: changes from -devel from 981105 snap to...
1998-11-05 Kurt ZeilengaMore changes from -devel.
1998-11-05 Kurt ZeilengaUpdate with latest from -devel.
1998-10-28 Kurt ZeilengaMerge in fixes/minor enhancements from from -devel.
1998-10-27 Kurt ZeilengaUpdate to PRE_V3.
1998-08-09 Kurt ZeilengaInitial revision