Commit Graph

976 Commits

Author SHA1 Message Date
Howard Chu
7703e7e3a9 ITS#4490 fix awk comment 2006-11-12 23:40:36 +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
Howard Chu
3b565d4310 modify/replace test for ITS#4728 2006-11-02 19:14:23 +00:00
Pierangelo Masarati
968da1cb14 add LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated option names 2006-10-14 17:04:17 +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
Pierangelo Masarati
0e151a91bc add rootdn 2006-10-07 13:12:42 +00:00
Pierangelo Masarati
d25dfcbe92 append logs 2006-09-04 08:29:47 +00:00
Pierangelo Masarati
449bd2af7f fix typo 2006-08-31 13:35:01 +00:00
Pierangelo Masarati
5d3121902f Add single-password constraint; NOTE from ppolicy.c:
/* FIXME: there's no easy way to ensure
 * that add does not cause multiple
 * userPassword values; one way (that
 * would be consistent with the single
 * password constraint) would be to turn
 * add into replace); another would be
 * to disallow add.
 *
 * Let's check at least that a single value
 * is being added
 */
2006-08-28 12:44:39 +00:00
Pierangelo Masarati
c838ce513d initialize random seed; use high-order bits for better randomness 2006-08-25 15:15:13 +00:00
Kurt Zeilenga
3d667a4705 remove dontusecopy ifdefs 2006-08-22 20:57:33 +00:00
Kurt Zeilenga
97fa3f1efd More LDAP_DEVEL cleanup
Rename ManageDIT to Relax
2006-08-22 00:45:16 +00:00
Pierangelo Masarati
4e1df1ed46 test undefined attribute in filter 2006-08-17 12:23:25 +00:00
Pierangelo Masarati
ee3c999166 now syncprov wants lastmod on (ITS#4632) 2006-08-06 13:09:42 +00:00
Pierangelo Masarati
7215346d1d fix prev. commit 2006-07-01 18:27:53 +00:00
Pierangelo Masarati
b6693c3632 remove password from command line 2006-07-01 18:22:43 +00:00
Pierangelo Masarati
a9c7c243c1 need to be bound to lookup userPassword; cleanup 2006-07-01 16:45:44 +00:00
Luca Scamoni
c0504b05a5 backend hardcoded in dynamic configuration makes test fail 2006-06-26 10:48:36 +00:00
Howard Chu
1759552607 Fix typos 2006-06-24 02:09:42 +00:00
Howard Chu
da33140d7c Fix use of generated passwords 2006-06-24 02:00:31 +00:00
Howard Chu
d2cf303008 Fix use of generated password 2006-06-24 01:59:54 +00:00
Howard Chu
fe58e68049 Fix prev commit 2006-06-24 01:46:12 +00:00
Howard Chu
40053ac203 Generate random configpw, use dynamic config for translucent test 2006-06-24 01:36:18 +00:00
Pierangelo Masarati
e8298cd3a5 further checks for ITS#4587 2006-06-14 18:31:35 +00:00
Pierangelo Masarati
f6e4f20254 test for ITS#4587; another bit of fix for that 2006-06-13 08:53:34 +00:00
Pierangelo Masarati
a8c073fac1 only allow back-ldap/meta as modules if --enable-dynamic (ITS#4564) 2006-06-12 18:09:30 +00:00
Pierangelo Masarati
5ae3ee1cde cleanup 2006-06-12 18:08:51 +00:00
Howard Chu
aa6bd34724 Add short sleeps to allow deferred refint to complete 2006-06-12 14:06:40 +00:00
Pierangelo Masarati
0e4fae93be further cleanup; fix filter specification for slapd-bind 2006-06-10 15:20:55 +00:00
Pierangelo Masarati
a3167cc8a2 cleanup 2006-06-09 23:13:08 +00:00
Pierangelo Masarati
04b41bd6a4 under development with 2.3, sorry :) 2006-06-09 21:23:36 +00:00
Pierangelo Masarati
0f2601d0da allow selective handling of errors 2006-06-09 09:30:36 +00:00
Pierangelo Masarati
1b23abb108 cleanup testers 2006-06-09 00:11:34 +00:00
Luca Scamoni
c4ed812179 monitor can be a module 2006-06-05 12:10:44 +00:00
Howard Chu
d8442daba6 Fix suffix in prev commit 2006-05-29 21:26:00 +00:00
Howard Chu
e9c0d855e9 Test syncrepl with multiple back-ldap consumers in the master slapd 2006-05-29 07:49:25 +00:00
Pierangelo Masarati
94c95c6785 cleanup test 2006-05-24 09:43:05 +00:00
Pierangelo Masarati
29dd199f8f fix test045 (after ITS#4552) 2006-05-20 17:43:12 +00:00
Howard Chu
86899b0bda ITS#4544 skip test if syncprov overlay unavailable 2006-05-14 22:40:43 +00:00
Pierangelo Masarati
9e3581ba64 allow to select credentials; allow subtree search 2006-05-14 17:18:55 +00:00
Pierangelo Masarati
27acc8b2cf add "-n" to omit trailing newline 2006-05-11 14:41:34 +00:00
Howard Chu
d07951762a ITS#4535 use randomly generated password for config database 2006-05-11 03:10:45 +00:00
Howard Chu
e849a6ebb8 ITS#4535 add umask to restrict file access to creator 2006-05-10 23:51:05 +00:00
Howard Chu
e59fb036c9 ITS#4491, abort test if debug messages are missing 2006-04-29 08:46:32 +00:00
Hallvard Furuseth
95f90b5759 Only use "index" directive in bdb and hdb 2006-04-26 15:36:15 +00:00
Hallvard Furuseth
d9b243072c Fix misplaced ">>>>> Test succeeded" messages 2006-04-26 15:08:34 +00:00
Pierangelo Masarati
484ca8db59 only the right error is acceptable 2006-04-25 21:11:17 +00:00