2002-08-29 |
Howard Chu | Fix ITS#1983, handle writing of large requests. Only... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Howard Chu | Use sockbuf_max_incoming_auth after successful Bind |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Pierangelo... | - added the capability to filter based on hasSubordinat... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Pierangelo... | add bdb_hasSubordinates() helper |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Pierangelo... | cleanup hasSubordinate operational attr merge |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Pierangelo... | optimize subschema attribute merge |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Pierangelo... | use appropriate attr list when matching value of operat... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Pierangelo... | fix match result bug |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Pierangelo... | cleanup error check logic; don't deref be->controls... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Pierangelo... | cleanup logging |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Pierangelo... | add null berval initializer (should replace tons of... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Pierangelo... | improve control support thru -E switch |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Pierangelo... | fix backend initialization (including ITS#2048) |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Howard Chu | Fix ITS#1983, in sb_sasl_write, set errno = EAGAIN... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Howard Chu | For ITS#1983, in ber_pvt_sb_do_write, partial writes... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Howard Chu | Two more bervals instead of strings... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Howard Chu | Fix ITS#1991 - referrals with sarch base == target... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Kurt Zeilenga | Misc updates... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Kurt Zeilenga | add userid case |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Kurt Zeilenga | Add case to 009 |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Kurt Zeilenga | search on 'userid' not 'uid' |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Kurt Zeilenga | back out last commit |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Kurt Zeilenga | Finish adding subclassing indexing support |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Kurt Zeilenga | Round one of subclass indexing for objectClass and... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Kurt Zeilenga | Add check for sockaddr_storage before enabling IPv6 |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Kurt Zeilenga | Include lber_pvt.h |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Howard Chu | Added no-op for SASL_VERSION_MAJOR < 2 |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Howard Chu | Added no-op sasl_client_auth if SASL_VERSION_MAJOR... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Kurt Zeilenga | regenerate for sasl version checks |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Howard Chu | Added check for Cyrus SASL sasl_version() |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Kurt Zeilenga | More clarifications |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Kurt Zeilenga | Fix typo |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Kurt Zeilenga | Fix tables numbering. Add note able system schema... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Howard Chu | Delete unused LDBM_LIB macro. (Not to be confused with... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Howard Chu | Fix ITS#2047 - link ldbm.lo directly when building... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Kurt Zeilenga | Clarify that manageDsaIT is not to specified when managing |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Kurt Zeilenga | Clean up filters |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Kurt Zeilenga | Fix some formatting issues |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Kurt Zeilenga | clarify "authorization" feature as "proxy authorization". |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Kurt Zeilenga | Trim subordinate classes from input (and expected output). |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Kurt Zeilenga | More OID clarifications. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Kurt Zeilenga | Fix typos |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Kurt Zeilenga | Warn about hijacking. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Kurt Zeilenga | Add another safety check |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Howard Chu | ITS#2040 - in bdb_idl_fetch_key() use a large enough... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Kurt Zeilenga | Return other. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Kurt Zeilenga | Fix bug in last commit |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Kurt Zeilenga | no structuralObjectClass is not a schema violation... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Kurt Zeilenga | Clean up some structuralObject checks to improve readab... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Kurt Zeilenga | Fix comment |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Kurt Zeilenga | Only add LASTMOD attributes if they don't exist in... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Howard Chu | Remove c_sasl_bindmutex, Binds are already serialized. |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Kurt Zeilenga | Add note regard StartTLS over 389. |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Kurt Zeilenga | remove lint |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Kurt Zeilenga | Prevent buffer overflow |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Kurt Zeilenga | Add a Connection pointer to the Operation. |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Julius Enarusai | Fix compile error when --without-threads configure... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Kurt Zeilenga | Fix last commit. |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Kurt Zeilenga | Prevent unlocking unlocked sasl_bindmutex... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Pierangelo... | silence annoying warning (BTW: who initializes be?) |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Howard Chu | Fix oc_filter, it could exit early before counting... |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Kurt Zeilenga | zap charray |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Howard Chu | Fix previous commit, BDB_REUSE_LOCKERS was inside a... |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Howard Chu | Fix ITS#2044 duplicate search results due to broken... |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Kurt Zeilenga | Add link to SDF tools at CPAN. |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Howard Chu | Add debug if bdb_cache_entry_db_lock fails to get a... |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Kurt Zeilenga | Increase res_query buffers to 64k |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Howard Chu | Experimental code that uses one locker ID per thread... |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Howard Chu | Experimental cruft to propagate valid Operation to... |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Howard Chu | Pass Operation to backend_attribute - should have been... |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Kurt Zeilenga | Remove cruft |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Kurt Zeilenga | Add ldapwhoami(1) |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Kurt Zeilenga | Add -y. |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Kurt Zeilenga | Patch: 'ldapmodify -y file' reads password from file... |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Howard Chu | Added thread-pool getkey/setkey functions |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Kurt Zeilenga | Zap |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Kurt Zeilenga | use ldap_charray_*() instead of charray_*() |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Kurt Zeilenga | use ldap_charray_free() instead of slapd's charray_free() |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Kurt Zeilenga | NT port fixes |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Howard Chu | Fix typo in previous commit. (Benign, code was #if... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Pierangelo... | Final run of changes to back-sql; IBM db2 support has... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Pierangelo... | fixed bug in reading size/time limits without style... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Pierangelo... | added attr_merge/value_add functions that dela with... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Pierangelo... | added assertions to catch helper function misuse |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Pierangelo... | add upper/lower funcs that also compute the length... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Howard Chu | Fix indexing bug in splitting indirect blocks |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Howard Chu | Fix errors in replica directive |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Howard Chu | include actual ucdata.h, not the symlink. liblutil... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Howard Chu | OS/390 EBCDIC support |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Howard Chu | Added support for BDB 4.1.17 |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Kurt Zeilenga | Fix abstract schema check |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Kurt Zeilenga | Add dumpasn1 logging to TODO. |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Jong Hyuk Choi | Slapadd is changed to include Operational Attributes... |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kurt Zeilenga | ITS#2004 AD lang bug fix |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Howard Chu | Use search callbacks in slap_sasl_checkpass and slap_au... |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kurt Zeilenga | Quick check of LOCK_ID() return. Likely should retry... |
commit | commitdiff | tree | snapshot |
next |