Pierangelo Masarati
b7b38b07f4
give appropriate write permissions for add (ITS#5723)
2008-10-05 21:28:28 +00:00
Emmanuel Dreyfus
7f085e8b8b
The fix to ITS#4556 broke this test: modifying objectClass was forbidden
...
for anyone, and since LDAP additions now check for attribute write access,
the addition now fails.
Allowing objectClass write access for the user that performs the LDAP
addtition fixes the problem.
Approved by ando@
2008-10-04 10:12:11 +00:00
Pierangelo Masarati
93fe70d6c7
add tests specific to mapped attrs (ITS#5717)
2008-09-29 21:51:06 +00:00
Pierangelo Masarati
7402de4ad7
fix typo in comment
2008-09-20 11:29:32 +00:00
Quanah Gibson-Mount
f028effb17
Add missing revision string
2008-09-03 21:05:54 +00:00
Howard Chu
f6edefa25d
Add back-ndb
2008-08-26 21:48:17 +00:00
Pierangelo Masarati
ffea61188a
add checkpoint as required
2008-07-19 11:54:38 +00:00
Pierangelo Masarati
783393e039
idle-timeout seems to break test036
2008-07-13 23:33:18 +00:00
Pierangelo Masarati
790c4d8399
make sure back-ldap is available; only load required modules (ITS#5355)
2008-06-30 10:18:37 +00:00
Howard Chu
54eb7e8ad2
add dn: prefix to allow use with ldapmodify
2008-04-03 08:51:31 +00:00
Hallvard Furuseth
8d83461ac5
Fix CVS tags
2008-02-11 22:47:32 +00:00
Hallvard Furuseth
9ebe788370
ITS#5344: modrdn check for affectsMultipleDSAs and for new DN above/below self
2008-02-11 17:29:55 +00:00
Pierangelo Masarati
440099d271
fix test; don't return error when relaying exops
2008-01-15 21:59:23 +00:00
Kurt Zeilenga
c890c96d13
Happy New Year (belated)
2008-01-08 00:19:56 +00:00
Pierangelo Masarati
0792415c92
sort test output
2007-12-11 17:05:31 +00:00
Pierangelo Masarati
f9ec3a5792
sort test output
2007-12-11 16:36:28 +00:00
Pierangelo Masarati
fedcbe9a41
better fix for ITS#5154
2007-09-29 11:45:37 +00:00
Ralf Haferkamp
ebd5d088cf
Adjustments to make testcase working again after ITS#5113 fixes.
2007-09-26 23:28:38 +00:00
Pierangelo Masarati
347776960c
test dgAuthz
2007-09-15 10:18:40 +00:00
Gavin Henry
efefc82b18
Small typo.
2007-09-14 15:33:53 +00:00
Pierangelo Masarati
03ac28c541
slapo-memberof test
2007-09-12 21:13:49 +00:00
Pierangelo Masarati
1157b6dc6a
handle sizelimit in caching (in partial fulfilment of ITS#5114)
2007-09-12 21:09:04 +00:00
Pierangelo Masarati
5c932d9a6c
move test schema to "published OID arc" (under 1.3.6.1.4.1.4203.1.12.1)
2007-09-05 08:41:59 +00:00
Pierangelo Masarati
f05c7c06bf
don't mention ldbm any more
2007-09-01 17:33:07 +00:00
Pierangelo Masarati
58a0bcc7a9
fix OID
2007-08-29 22:23:02 +00:00
Howard Chu
47be79d4f3
Use dynamic config, test dgIdentity
2007-08-25 00:14:56 +00:00
Pierangelo Masarati
9066d14290
add support for tree delete along with minor fixes (portions ITS#3497)
2007-08-21 14:52:43 +00:00
Pierangelo Masarati
147f1c157f
use RFC4523 objectClasses
2007-08-11 09:32:24 +00:00
Pierangelo Masarati
61787df79b
add back-config support to back-relay
2007-08-06 23:22:19 +00:00
Gavin Henry
73852484e2
Removing left over lines.
2007-06-14 23:24:48 +00:00
Gavin Henry
aa411f1bd1
Removed all references to ldbm from test data and man pages. Only slapd-ldbm.5 left.
2007-06-14 22:29:29 +00:00
Pierangelo Masarati
1c4ec9ab1b
allow internal access to monitor database (as per ITS#4965)
2007-06-09 14:13:04 +00:00
Pierangelo Masarati
b013847111
fix ';binary' certificate transport (ITS#4868); add cert to sql-test000 (mysql; psql untested)
2007-04-12 01:02:01 +00:00
Howard Chu
819cf670f3
slurpd is strongly deprecated
2007-04-05 23:28:06 +00:00
Pierangelo Masarati
78d8d6e06d
add support for pagedResults to back-sql (ITS#4888)
2007-03-22 23:10:56 +00:00
Howard Chu
d9958cbdbe
Enhanced unique configuration
2007-03-22 08:22:53 +00:00
Howard Chu
94a11462a1
Fixes (mostly from Buchan Milne) to make all generated files relative
...
to $TESTDIR
2007-03-09 09:34:41 +00:00
Howard Chu
6fd5e36907
Test modify/undo in back-config
2007-02-07 17:09:20 +00:00
Pierangelo Masarati
5bf79a5686
fix modify opattrs sync replication (ITS#4820; test019 can't be fixed right now)
2007-01-27 16:38:20 +00:00
Howard Chu
24e1db824a
ITS#4809 do a modrdn as a normal user to check if modifiersName is
...
propagated. Return all operational attributes as well as user
attributes for final comparison; DBs should be 100% identical
except for the auditContext attribute which only exists on the master.
2007-01-24 09:35:18 +00:00
Howard Chu
b2c2c1a777
Test slave bootstrapping via syncrepl
2007-01-22 13:42:34 +00:00
Howard Chu
f77232769c
Need retry parameter for valid restart test
2007-01-22 10:01:32 +00:00
Pierangelo Masarati
b0f06da400
improve disconnect handling
2007-01-05 16:18:42 +00:00
Kurt Zeilenga
da6d9eb046
happy new year
2007-01-02 20:00:42 +00:00
Howard Chu
73c2e093d4
ITS#4777 test delete of remote attribute
2006-12-12 20:00:43 +00:00
Howard Chu
f0fade4d96
Fix typo in prev commit
2006-11-12 00:14:23 +00:00
Howard Chu
cbb26d38bf
Fix prev commit, better test for multiple URI matches
2006-11-12 00:08:08 +00:00
Howard Chu
30261efb18
ITS#4744 test URL matching with multiple entries returned
2006-11-11 23:47:09 +00:00
Pierangelo Masarati
fd0176e49c
fix test output; clarify rationale
2006-11-05 09:25:49 +00:00
Pierangelo Masarati
f8d1a61866
more on clarification of special proxy identities and resilience to connection failure
2006-10-07 18:07:56 +00:00