openldap/tests/scripts
Kurt Zeilenga 6020fe58e8 Modified slapd to be slurpd friendly.
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
2000-06-25 20:07:40 +00:00
..
acfilter.sh Modify ldapsearch(1) significantly. Now handles LDAPv3 search 2000-06-25 00:35:17 +00:00
all Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
defines.sh Use "diff -i -q" instead of "cmp" 2000-05-27 17:17:47 +00:00
makeldbm.sh Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
passwd-search Use $CMP, not cmp 2000-05-28 19:53:37 +00:00
startup_nis_ldap_server.sh Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
test001-slapadd s/cmp/$CMP/ define CMP to cmp (to allow cmp replacements) 2000-05-27 17:16:10 +00:00
test002-populate s/cmp/$CMP/ define CMP to cmp (to allow cmp replacements) 2000-05-27 17:16:10 +00:00
test003-search s/cmp/$CMP/ define CMP to cmp (to allow cmp replacements) 2000-05-27 17:16:10 +00:00
test004-modify s/cmp/$CMP/ define CMP to cmp (to allow cmp replacements) 2000-05-27 17:16:10 +00:00
test005-modrdn Use $CMP, not cmp 2000-05-28 19:53:37 +00:00
test006-acls s/cmp/$CMP/ define CMP to cmp (to allow cmp replacements) 2000-05-27 17:16:10 +00:00
test007-replication Modified slapd to be slurpd friendly. 2000-06-25 20:07:40 +00:00
test008-concurrency s/cmp/$CMP/ define CMP to cmp (to allow cmp replacements) 2000-05-27 17:16:10 +00:00
test009-referral Modified slapd to be slurpd friendly. 2000-06-25 20:07:40 +00:00
test010-passwd Add password check and generation check. 1999-12-12 18:45:06 +00:00