mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 16:49:39 -05:00
Slurpd incorrectly sends a separate attribute for each value of an attribute which caused slapd to complain. Hacked slapd/add.c to merge values. Slurpd uses version 2 and hence cannot set ManageDSAit. Hack slapd/back-ldbm/referral.c such that if update_ndn matches o_ndn, no referrals are returned. Fix replication tests ldapmodify must be made against master as no rebind proc exists final ldapsearch should not chase Fix referral tests Use -C option as needed |
||
|---|---|---|
| .. | ||
| acfilter.sh | ||
| all | ||
| defines.sh | ||
| makeldbm.sh | ||
| passwd-search | ||
| startup_nis_ldap_server.sh | ||
| test001-slapadd | ||
| test002-populate | ||
| test003-search | ||
| test004-modify | ||
| test005-modrdn | ||
| test006-acls | ||
| test007-replication | ||
| test008-concurrency | ||
| test009-referral | ||
| test010-passwd | ||