]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2002-08-29  Pierangelo... cleanup logging
2002-08-29  Pierangelo... add null berval initializer (should replace tons of...
2002-08-29  Pierangelo... improve control support thru -E switch
2002-08-29  Pierangelo... fix backend initialization (including ITS#2048)
2002-08-29  Howard ChuFix ITS#1983, in sb_sasl_write, set errno = EAGAIN...
2002-08-29  Howard ChuFor ITS#1983, in ber_pvt_sb_do_write, partial writes...
2002-08-29  Howard ChuTwo more bervals instead of strings...
2002-08-29  Howard ChuFix ITS#1991 - referrals with sarch base == target...
2002-08-29  Kurt ZeilengaMisc updates...
2002-08-29  Kurt Zeilengaadd userid case
2002-08-29  Kurt ZeilengaAdd case to 009
2002-08-29  Kurt Zeilengasearch on 'userid' not 'uid'
2002-08-29  Kurt Zeilengaback out last commit
2002-08-29  Kurt ZeilengaFinish adding subclassing indexing support
2002-08-29  Kurt ZeilengaRound one of subclass indexing for objectClass and...
2002-08-28  Kurt ZeilengaAdd check for sockaddr_storage before enabling IPv6
2002-08-28  Kurt ZeilengaInclude lber_pvt.h
2002-08-28  Howard ChuAdded no-op for SASL_VERSION_MAJOR < 2
2002-08-28  Howard ChuAdded no-op sasl_client_auth if SASL_VERSION_MAJOR...
2002-08-28  Kurt Zeilengaregenerate for sasl version checks
2002-08-28  Kurt Zeilengacleanup
2002-08-28  Howard ChuAdded check for Cyrus SASL sasl_version()
2002-08-28  Kurt ZeilengaMore clarifications
2002-08-28  Kurt ZeilengaFix typo
2002-08-28  Kurt ZeilengaFix tables numbering. Add note able system schema...
2002-08-28  Howard ChuDelete unused LDBM_LIB macro. (Not to be confused with...
2002-08-28  Howard ChuFix ITS#2047 - link ldbm.lo directly when building...
2002-08-28  Kurt ZeilengaClarify that manageDsaIT is not to specified when managing
2002-08-28  Kurt ZeilengaClean up filters
2002-08-28  Kurt ZeilengaFix some formatting issues
2002-08-27  Kurt Zeilengaclarify "authorization" feature as "proxy authorization".
2002-08-27  Kurt ZeilengaTrim subordinate classes from input (and expected output).
2002-08-27  Kurt ZeilengaMore OID clarifications.
2002-08-27  Kurt ZeilengaFix typos
2002-08-27  Kurt ZeilengaWarn about hijacking.
2002-08-27  Kurt ZeilengaAdd another safety check
2002-08-27  Howard ChuITS#2040 - in bdb_idl_fetch_key() use a large enough...
2002-08-27  Kurt ZeilengaReturn other.
2002-08-27  Kurt ZeilengaFix bug in last commit
2002-08-27  Kurt Zeilengano structuralObjectClass is not a schema violation...
2002-08-27  Kurt ZeilengaClean up some structuralObject checks to improve readab...
2002-08-27  Kurt ZeilengaFix comment
2002-08-27  Kurt ZeilengaOnly add LASTMOD attributes if they don't exist in...
2002-08-26  Howard ChuRemove c_sasl_bindmutex, Binds are already serialized.
2002-08-26  Kurt ZeilengaAdd note regard StartTLS over 389.
2002-08-26  Kurt Zeilengaremove lint
2002-08-26  Kurt ZeilengaPrevent buffer overflow
2002-08-26  Kurt ZeilengaAdd a Connection pointer to the Operation.
2002-08-26  Julius EnarusaiFix compile error when --without-threads configure...
2002-08-26  Kurt Zeilengacleanup
2002-08-26  Kurt ZeilengaFix last commit.
2002-08-26  Kurt ZeilengaPrevent unlocking unlocked sasl_bindmutex...
2002-08-26  Pierangelo... silence annoying warning (BTW: who initializes be?)
2002-08-26  Howard ChuFix oc_filter, it could exit early before counting...
2002-08-25  Kurt Zeilengazap charray
2002-08-25  Howard ChuFix previous commit, BDB_REUSE_LOCKERS was inside a...
2002-08-25  Howard ChuFix ITS#2044 duplicate search results due to broken...
2002-08-24  Kurt ZeilengaAdd link to SDF tools at CPAN.
2002-08-24  Howard ChuAdd debug if bdb_cache_entry_db_lock fails to get a...
2002-08-24  Kurt ZeilengaIncrease res_query buffers to 64k
2002-08-24  Howard ChuExperimental code that uses one locker ID per thread...
2002-08-24  Howard ChuExperimental cruft to propagate valid Operation to...
2002-08-24  Howard ChuPass Operation to backend_attribute - should have been...
2002-08-24  Kurt ZeilengaRemove cruft
2002-08-24  Kurt ZeilengaAdd ldapwhoami(1)
2002-08-24  Kurt ZeilengaAdd -y.
2002-08-24  Kurt ZeilengaPatch: 'ldapmodify -y file' reads password from file...
2002-08-24  Howard ChuAdded thread-pool getkey/setkey functions
2002-08-24  Kurt ZeilengaZap
2002-08-24  Kurt Zeilengause ldap_charray_*() instead of charray_*()
2002-08-24  Kurt Zeilengause ldap_charray_free() instead of slapd's charray_free()
2002-08-24  Kurt ZeilengaNT port fixes
2002-08-23  Howard ChuFix typo in previous commit. (Benign, code was #if...
2002-08-23  Pierangelo... Final run of changes to back-sql; IBM db2 support has...
2002-08-23  Pierangelo... fixed bug in reading size/time limits without style...
2002-08-23  Pierangelo... added attr_merge/value_add functions that dela with...
2002-08-23  Pierangelo... added assertions to catch helper function misuse
2002-08-23  Pierangelo... add upper/lower funcs that also compute the length...
2002-08-23  Howard ChuFix indexing bug in splitting indirect blocks
2002-08-22  Howard ChuFix errors in replica directive
2002-08-22  Howard Chuinclude actual ucdata.h, not the symlink. liblutil...
2002-08-22  Howard ChuOS/390 EBCDIC support
2002-08-22  Howard ChuAdded support for BDB 4.1.17
2002-08-22  Kurt ZeilengaFix abstract schema check
2002-08-21  Kurt ZeilengaAdd dumpasn1 logging to TODO.
2002-08-21  Pierangelo... fix previous commit
2002-08-21  Jong Hyuk ChoiSlapadd is changed to include Operational Attributes...
2002-08-20  Kurt ZeilengaITS#2004 AD lang bug fix
2002-08-20  Howard ChuUse search callbacks in slap_sasl_checkpass and slap_au...
2002-08-20  Kurt ZeilengaQuick check of LOCK_ID() return. Likely should retry...
2002-08-20  Kurt ZeilengaMore places where LOCK_ID() calls need to be checked.
2002-08-19  Kurt Zeilengafix typo in last commit
2002-08-19  Kurt ZeilengaNormalized form should be pretty.
2002-08-17  Kurt Zeilengamake dc const
2002-08-17  Kurt ZeilengaUpdate dn2domain() to use str2dn() instead of explode_dn()
2002-08-17  Kurt Zeilengacleanup
2002-08-17  Howard ChuUpdated register_syntax, register_matching_rule for...
2002-08-16  Kurt ZeilengaRemove #if 0 code
2002-08-16  Pierangelo... CHANGES:
2002-08-16  Pierangelo... add function slap_modrdn2mods that prepares modificatio...
next