]> git.sur5r.net Git - openldap/history - servers
New POSIX threads version support. Detects Draft 4,5,6,7,10 (final).
[openldap] / servers /
2002-09-06 Howard ChuFix typo in one-level searches, left over from -r1...
2002-09-06 Kurt ZeilengaSome LCUP clean up
2002-09-05 Howard ChuReplace HACK in slap_sasl_canonicalize with safer test.
2002-09-05 Kurt Zeilengaback_attribute() should use ACL_AUTH not ACL_READ (at
2002-09-04 Howard ChuITS#2065 omit libbackends.a when no static backends...
2002-09-04 Jong Hyuk ChoiLDAP Client Update Protocol - non-persistent update...
2002-09-03 Pierangelo Masaratioptimize duplicate detection based on mods and existing...
2002-09-03 Kurt ZeilengaExtend checks to substrings rules. Need to kludge...
2002-09-03 Kurt ZeilengaAdd appropriate matching rule checks.
2002-09-02 Howard ChuDon't use sasl_set_alloc on Cyrus 2, it manages all...
2002-09-02 Kurt ZeilengaUpdate comment
2002-09-02 Pierangelo Masarati/*
2002-09-02 Pierangelo Masarativarious fixes and improvements
2002-09-02 Pierangelo Masaratiuse bvmatch() instead of ber_bvcmp() when testing for...
2002-09-02 Kurt ZeilengaAdd NOOP search support.
2002-09-01 Kurt Zeilengaunifdef -DSLAP_X_MRA_MATCH_DNATTRS
2002-08-31 Kurt Zeilengahave get_mra use mr_usable_with_at() as well
2002-08-31 Kurt ZeilengaAdd mr_usable_with_at() routine. Use both in generation
2002-08-31 Kurt ZeilengaMake sure we don't expose hidden attribute types in...
2002-08-31 Kurt ZeilengaAdd matching rule use support where assertion syntax...
2002-08-31 Kurt ZeilengaList approximates as well in rule uses.
2002-08-31 Kurt ZeilengaFix last commit.
2002-08-31 Kurt ZeilengaMR_EXT rules can be used with any type whose syntax...
2002-08-31 Kurt ZeilengaDon't hide matchingRuleUse's description (now implemented)
2002-08-31 Pierangelo Masaratidefinitely fix NOOP in back-bdb
2002-08-31 Pierangelo Masaratiimproved support for NOOP; add is fine, the other write...
2002-08-31 Pierangelo Masaratiuse ldap_charray_add instead of dedicated helper; get...
2002-08-31 Pierangelo Masaratifix bitwise matching (courtesy of Luke Howard)
2002-08-31 Pierangelo Masaratiadd {create,modify}Timestamp to subschema subentry...
2002-08-31 Pierangelo Masaratidefine macros for appropriate sizing of lutil buffers
2002-08-31 Pierangelo Masaratiadd matchingRuleUse to schema; use a berval instead...
2002-08-31 Pierangelo Masaraticleanup comments
2002-08-31 Pierangelo Masaratifix extendedMatch and approx hfilter andling; get rid...
2002-08-31 Pierangelo Masaratibetter handling of children_cond
2002-08-31 Pierangelo Masaratitrace illegal condition in backsql_strfcat
2002-08-31 Pierangelo Masaratiadd 'children_cond' config statement
2002-08-31 Pierangelo Masaratiadded referral support to back-{ldap,meta}; need to...
2002-08-31 Pierangelo Masaratifix extendedMatch values return filter control
2002-08-30 Kurt ZeilengaWe don't support substrings matching via extensibleMatch
2002-08-30 Howard ChuFix debug statement
2002-08-30 Howard ChuFix crash in mra_free, freeing ber-private value.
2002-08-30 Howard ChuFix unindent commit
2002-08-30 Howard ChuUse DB_NODUPDATA when adding IDs. Silence log for DB_NO...
2002-08-30 Howard ChuUnindented a level. Fixed logging of keys.
2002-08-30 Howard ChuDon't mask DB_KEYEXIST errors in bdb_idl_insert_key...
2002-08-29 Kurt ZeilengaYet another bug fix... this one from Luke.
2002-08-29 Pierangelo Masaraticleaner handling of unchecked limit support
2002-08-29 Kurt ZeilengaFix objectSubClassIndexer bug
2002-08-29 Pierangelo Masaratifix server-size controls handling in back-{ldap,meta}
2002-08-29 Pierangelo Masaratiadd server side controls to back-ldap and back-meta
2002-08-29 Pierangelo Masaratiavoid zero size ch_malloc() when no attributes are...
2002-08-29 Pierangelo Masaratitrim unused var
2002-08-29 Pierangelo Masaratithis test is useless, since noop is masked SLAP_CTRL_UPDATE
2002-08-29 Howard ChuUse sockbuf_max_incoming_auth after successful Bind
2002-08-29 Pierangelo Masarati- added the capability to filter based on hasSubordinat...
2002-08-29 Pierangelo Masaratiadd bdb_hasSubordinates() helper
2002-08-29 Pierangelo Masaraticleanup
2002-08-29 Pierangelo Masaraticleanup hasSubordinate operational attr merge
2002-08-29 Pierangelo Masaratioptimize subschema attribute merge
2002-08-29 Pierangelo Masaratiuse appropriate attr list when matching value of operat...
2002-08-29 Pierangelo Masaratifix match result bug
2002-08-29 Pierangelo Masaraticleanup error check logic; don't deref be->controls...
2002-08-29 Pierangelo Masaratifix backend initialization (including ITS#2048)
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 ZeilengaFinish adding subclassing indexing support
2002-08-29 Kurt ZeilengaRound one of subclass indexing for objectClass and...
2002-08-28 Kurt ZeilengaInclude lber_pvt.h
2002-08-28 Howard ChuAdded no-op sasl_client_auth if SASL_VERSION_MAJOR...
2002-08-28 Kurt Zeilengacleanup
2002-08-28 Howard ChuAdded check for Cyrus SASL sasl_version()
2002-08-28 Howard ChuFix ITS#2047 - link ldbm.lo directly when building...
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 Zeilengaremove lint
2002-08-26 Kurt ZeilengaPrevent buffer overflow
2002-08-26 Kurt ZeilengaAdd a Connection pointer to the Operation.
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 Masaratisilence 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 Howard ChuAdd debug if bdb_cache_entry_db_lock fails to get a...
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 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()
next