]> git.sur5r.net Git - openldap/shortlog
openldap
2002-08-30 Howard ChuDon't mask DB_KEYEXIST errors in bdb_idl_insert_key...
2002-08-30 Howard ChuFix large SASL reads. Use EAGAIN instead of EWOULDBLOCK...
2002-08-30 Kurt ZeilengaGenerate subentries control
2002-08-30 Kurt ZeilengaAdd client-side subentries control support.
2002-08-30 Kurt ZeilengaClose comment
2002-08-30 Kurt ZeilengaFix #ifdefs (DUPENT should be behind the 0)
2002-08-30 Kurt ZeilengaRemove those #ifdefs NOOP just added.
2002-08-30 Kurt ZeilengaAssign NOOP its published OID. I-D to follow.
2002-08-30 Kurt ZeilengaMore noop #ifdef'ing
2002-08-30 Kurt ZeilengaPlace NOOP behind #ifdef
2002-08-30 Kurt ZeilengaPrint information about control used.
2002-08-30 Kurt ZeilengaAllow generation of no-op control
2002-08-29 Kurt ZeilengaAdd manageDsaIt/NOOP control support to every tool.
2002-08-29 Kurt ZeilengaAdd to NT build
2002-08-29 Kurt ZeilengaRework client control parsing... need to implement
2002-08-29 Kurt ZeilengaYet another bug fix... this one from Luke.
2002-08-29 Pierangelo... reworking of threads in session handling
2002-08-29 Pierangelo... cleaner handling of unchecked limit support
2002-08-29 Pierangelo... test extended filter and values return filter
2002-08-29 Kurt ZeilengaFix objectSubClassIndexer bug
2002-08-29 Pierangelo... allow different solutions to debug sasl shutdown
2002-08-29 Pierangelo... when shutting down a server with open connections ...
2002-08-29 Pierangelo... fix server-size controls handling in back-{ldap,meta}
2002-08-29 Pierangelo... add server side controls to back-ldap and back-meta
2002-08-29 Howard ChuFix previous commit - use EWOULDBLOCK instead of EAGAIN
2002-08-29 Pierangelo... avoid zero size ch_malloc() when no attributes are...
2002-08-29 Pierangelo... trim unused var
2002-08-29 Pierangelo... this test is useless, since noop is masked SLAP_CTRL_UPDATE
2002-08-29 Howard ChuFix ITS#1983, handle writing of large requests. Only...
2002-08-29 Howard ChuUse sockbuf_max_incoming_auth after successful Bind
2002-08-29 Pierangelo... - added the capability to filter based on hasSubordinat...
2002-08-29 Pierangelo... add bdb_hasSubordinates() helper
2002-08-29 Pierangelo... cleanup
2002-08-29 Pierangelo... cleanup hasSubordinate operational attr merge
2002-08-29 Pierangelo... optimize subschema attribute merge
2002-08-29 Pierangelo... use appropriate attr list when matching value of operat...
2002-08-29 Pierangelo... fix match result bug
2002-08-29 Pierangelo... cleanup error check logic; don't deref be->controls...
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...
next