Commit Graph

471 Commits

Author SHA1 Message Date
Kurt Zeilenga
a23f94bc86 Improve portability 2004-04-20 00:07:20 +00:00
Pierangelo Masarati
f7aa0221db more pagedResults tests 2004-04-18 21:04:45 +00:00
Pierangelo Masarati
a7d591b0b6 first round of pagedResults limits test; fix bug in sed regex 2004-04-17 18:38:41 +00:00
Pierangelo Masarati
5b56d48e45 unambiguate last set of tests 2004-04-17 18:21:26 +00:00
Pierangelo Masarati
add96290d6 preliminary version of limits test 2004-04-17 18:15:08 +00:00
Howard Chu
047ad1298b Cleanup 2004-04-17 15:46:18 +00:00
Howard Chu
f203ce2c54 Added referential integrity and attribute uniqueness overlays 2004-04-17 08:35:18 +00:00
Kurt Zeilenga
338e2030f4 sync with test003 2004-04-09 21:37:48 +00:00
Kurt Zeilenga
071b9466c4 Fix approx matching when there is an equality index but no approx index.
Add better approx test
2004-04-09 21:30:55 +00:00
Kurt Zeilenga
cb19555319 Add an approx test to the mix 2004-04-07 22:30:52 +00:00
Howard Chu
18a062dad6 Make sure lockout flag is printed 2004-03-20 09:26:15 +00:00
Howard Chu
911a7cc1b9 back-ldbm is supported now 2004-03-20 09:25:42 +00:00
Howard Chu
1d9fa315ac Skip test on ldbm, ldbm deadlocks on Bind 2004-03-17 09:02:44 +00:00
Howard Chu
c564301d34 Added tests for password policy overlay 2004-03-16 10:16:21 +00:00
Howard Chu
7cbfe37bac Update tool invocations 2004-02-26 19:13:23 +00:00
Kurt Zeilenga
da6fb2f440 Echo --CERTIFICATE-- instead of actual certificate into comment 2004-01-23 18:45:28 +00:00
Howard Chu
820b5b6487 Add sizelimit checks (ITS#2888) 2004-01-21 10:26:58 +00:00
Kurt Zeilenga
3c598e89fb Happy new year 2004-01-01 19:15:16 +00:00
Howard Chu
e8450ad588 ITS#2895 sleep(1) here masks race conditions, don't do it. 2003-12-24 14:03:43 +00:00
Kurt Zeilenga
fc38e26d74 Fix tests 2003-12-18 01:07:09 +00:00
Kurt Zeilenga
5e77767be5 Requires --with-tls 2003-12-16 03:25:32 +00:00
Kurt Zeilenga
4d29df5bd1 Add LDAP_DEPRECATED macro
Need to remove use of deprecated functions.
2003-12-14 02:47:42 +00:00
Howard Chu
8a9d026097 Fix URI to work with either back-ldap or back-meta 2003-12-13 02:35:27 +00:00
Howard Chu
7fedf13e02 ITS#2494 sort entries ahead of everything else 2003-12-07 11:15:22 +00:00
Howard Chu
10bd2f8629 Use AC_pcache instead of AC_meta 2003-12-07 03:22:31 +00:00
Howard Chu
da602ddbe4 Fix extra test option 2003-12-06 13:04:35 +00:00
Howard Chu
1f5c0b41dc Use proxy cache overlay 2003-12-06 11:46:26 +00:00
Howard Chu
5d28da417e Use proxycache overlay 2003-12-06 11:37:45 +00:00
Howard Chu
37964b63e3 ITS#2740, #2859 fixes for dynamic backends 2003-12-04 11:15:07 +00:00
Howard Chu
ff2c3ddce5 ITS#2859 fix up backend selection 2003-12-03 21:52:07 +00:00
Kurt Zeilenga
71a80f4227 fix last commit 2003-12-01 03:04:26 +00:00
Kurt Zeilenga
cf2a8a2cd1 Disable tests on LDBM. 2003-12-01 02:59:58 +00:00
Kurt Zeilenga
971cb362cd Add rcsid 2003-12-01 00:19:13 +00:00
Kurt Zeilenga
6680465d02 notices 2003-11-28 20:00:23 +00:00
Jong Hyuk Choi
7b587da5c1 syncrepl : id -> rid 2003-11-26 22:45:21 +00:00
Kurt Zeilenga
f14b84c312 Notices and Acknowledgements 2003-11-26 15:24:38 +00:00
Kurt Zeilenga
e3a4c4ec9c Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
Jong Hyuk Choi
64dd6a0760 fix for the cascading replication (reenabling test019) 2003-11-13 00:11:44 +00:00
Jong Hyuk Choi
f3586499d0 update ldapsync/syncrepl code according to the new version of
the protocol (draft-zeilenga-ldup-sync-04)
2003-11-11 20:25:19 +00:00
Jong Hyuk Choi
279760a467 1. Session history support
- memory based session history to minimize sync traffic
	- when client is covered by a session history, then
      [add+delete] mode is used
	- when client cookie is not covered by the history because
      the cookie is too outdated and/or the history is truncated,
	  [add+present] mode is used
2. Sync cookie syntax : comma separated name=value pairs
	- csn=yyyymmddhh:mm:ssZ#0xSSSS#r#ssssr,sid=nnn
2003-11-10 02:44:25 +00:00
Kurt Zeilenga
9492ed16e2 ITS#2815: load modules 2003-11-08 20:43:55 +00:00
Jong Hyuk Choi
cc5e417234 second level interval support, interval=dd:hh:mm:ss
changed the test scripts and test conf files accordingly
2003-11-05 16:10:43 +00:00
Hallvard Furuseth
f8fe312a16 test -e' is broken on SunOS 5.8. Replace with test -r'. 2003-11-05 14:53:48 +00:00
Kurt Zeilenga
f5a79a34cc Fix ucdata to link within objdir 2003-10-31 18:41:51 +00:00
Hallvard Furuseth
13ef3206ef Fix ucdata symlink 2003-10-31 17:17:17 +00:00
Kurt Zeilenga
d0c05e814d Add a basic DIT content rule test.
Fix DIT rules to allow extensibleObject in AUX
unifdef -DSLAP_EXTENDED_SCHEMA
2003-10-24 04:40:32 +00:00
Kurt Zeilenga
11534f4cee Add/update server startup scripts 2003-10-24 03:35:20 +00:00
Jong Hyuk Choi
70fef3aab6 removing trailing spaces 2003-10-22 21:58:21 +00:00
Jong Hyuk Choi
76a4567520 checking ldapmodify return code & replace member with uniquemember. 2003-10-22 21:48:56 +00:00
Kurt Zeilenga
a8d7ae54b9 Fix 1 v 2 typo 2003-10-22 21:36:10 +00:00