]> git.sur5r.net Git - openldap/history - servers
Import icons from devel.
[openldap] / servers /
1999-01-31 Kurt ZeilengaA working ldap_init()!
1999-01-29 Kurt ZeilengaMegaCommit of locking update.
1999-01-28 Kurt ZeilengaImport non-reentrant database "big mutex" code from...
1999-01-28 Kurt ZeilengaFix alias compare.
1999-01-28 Kurt Zeilengapossible fix for ITS#29, ITS#53: delete 'operation...
1999-01-27 Kurt ZeilengaImport PHREAD_FINAL typo fix from -devel.
1999-01-26 Kurt ZeilengaImport add.c cache_set_state deadlock fix.
1999-01-25 Kurt Zeilengause of dbEnvInit_mutex missing -DHAVE_BERKELEY_DB2 OPENLDAP_REL_ENG_1_2_BETA
1999-01-24 Kurt ZeilengaImport tcpd statlog fix.
1999-01-23 Kurt Zeilengaremove wait3 rusage check. Consistently use wait4...
1999-01-23 Kurt ZeilengaAdd in Ksp's LDBM appinit changes.
1999-01-23 Kurt ZeilengaImport slapd nextid chunking from -devel.
1999-01-23 Kurt ZeilengaImport updated SLAPD .args/.pid file handling from...
1999-01-23 Kurt ZeilengaImport minor dn related changes:
1999-01-23 Kurt ZeilengaFix merge of c_dn cleanup that sucked in c_protocol...
1999-01-22 Kurt ZeilengaImport resetting of c_dn/c_cdn after anonymous bind.
1999-01-22 Kurt ZeilengaMore nextid cleanup (init with NOID).
1999-01-22 Kurt ZeilengaDon't return nextid.
1999-01-22 Kurt ZeilengaImport nextid cleanup from devel.
1999-01-22 Kurt ZeilengaImport end the entry lock race...
1999-01-22 Kurt ZeilengaImport root_mutex release change from devel.
1999-01-21 Kurt ZeilengaImport typo fix.
1999-01-21 Kurt ZeilengaImport bind c_cdn typo fix from devel.
1999-01-20 Kurt ZeilengaMerge in Normalized DN bug fixes and optimizations...
1999-01-20 Kurt ZeilengaImport op -> slap_op , conn -> slap_conn change from...
1999-01-20 Kurt ZeilengaBe consistent with -DSLAPD_ALIAS_DEREF
1999-01-20 Kurt ZeilengaImport -USLAPD_ALIAS_DEREF removal of alias deref'ing...
1999-01-20 Kurt ZeilengaUse parent's "children" for delete/modrn access controls.
1999-01-20 Kurt ZeilengaImport Ksp's improved slapd logging & args/pid options
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