]> git.sur5r.net Git - openldap/history - servers
ITS#189 fix 2. value_normalize may change length of value. Recompute.
[openldap] / servers /
1999-06-02 Kurt ZeilengaITS#189 fix 2. value_normalize may change length of...
1999-06-02 Kurt ZeilengaITS#189 fix: indexed normalized(e_dn) without recomputi...
1999-05-27 Kurt ZeilengaImport fix from modification of string literal "dn...
1999-05-26 Juan GomezUse LDAP_MOD_SOFTADD instead of LDAP_MOD_ADD when addin...
1999-05-25 Juan GomezAdd SOFTADD OP
1999-05-25 Juan GomezTeach index functions how to deal with SOFTADDS.
1999-05-25 Juan GomezI do not find another better way how to fix this prob...
1999-05-25 Juan GomezNormalize attribute name when adding index, otherwise...
1999-05-25 Kurt ZeilengaApply acl group extended parse fix.
1999-05-19 Juan GomezModrdn fix to support deleteoldrdn (LDAP v2).
1999-04-28 Kurt ZeilengaFix -l.
1999-04-20 Kurt Zeilenga2nd arg of _thread_create() is an int, not a pointer...
1999-03-31 Kurt ZeilengaImport cn=config crash fix from -devel.
1999-03-26 Kurt ZeilengaApply ldbmcat patch suggested in ITS#85.
1999-03-26 Kurt ZeilengaImport derefDN crash fix from -devel.
1999-03-05 Ben CollinsAdded veryclean-local-srv so that veryclean would be...
1999-03-02 Kurt ZeilengaApply Hallvard's ctype 'unsigned char' fix from -devel.
1999-02-11 Kurt ZeilengaRemove extra space in dn created by modrdn.
1999-02-10 Kurt ZeilengaPort cache add vs update bug fix from devel without new
1999-02-07 Kurt ZeilengaImport fix from devel to handle signals in all threads.
1999-02-07 Kurt ZeilengaImport fixes for cache assert problems from devel.
1999-02-05 Kurt ZeilengaDon't call idl_free() unless necessary.
1999-02-05 Kurt ZeilengaRemove ;; typos
1999-02-04 Kurt ZeilengaImport alias deref'ing changes from -devel.
1999-02-04 Kurt ZeilengaAdd pid/arg file example from -devel.
1999-02-04 Kurt Zeilengainstalled slapd.conf needs localstatedir translation.
1999-02-04 Kurt ZeilengaImport cache/entry deadlock fix from devel.
1999-02-03 Kurt ZeilengaImport concurrency fix from devel.
1999-02-03 Kurt ZeilengaImport slapd library depends from devel.
1999-02-03 Kurt ZeilengaImport memory leak fix from devel.
1999-02-03 Kurt ZeilengaImport getfilter() double free() bug fix from -devel
1999-02-03 Kurt ZeilengaImport latest IDL changes from devel including ALLIDS...
1999-02-03 Kurt ZeilengaAdd idl == NULL handling to has_children. Improve...
1999-02-02 Kurt ZeilengaUpdate forkandexec() prototype.
1999-02-02 Kurt ZeilengaImport recent IDL changes from -devel.
1999-01-31 Kurt ZeilengaImport IDL changes from devel.
1999-01-31 Kurt ZeilengaImport slap_op changes from -devel.
1999-01-31 Kurt ZeilengaUpdate back-shell to use void* o_private and pid_t...
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...
next