Commit Graph

959 Commits

Author SHA1 Message Date
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
Hallvard Furuseth
54174d3072 "access to attr=" => "... attrs=" 2006-04-24 22:53:22 +00:00
Pierangelo Masarati
d3dcc83bf1 cleanup (now that everything seems to work); leave workarounds in place just in case 2006-04-15 11:22:38 +00:00
Kurt Zeilenga
02408c930d remove more LDBM cruft 2006-04-11 18:48:26 +00:00
Kurt Zeilenga
0bbbbc689b remove LDBM cruft 2006-04-11 18:29:23 +00:00
Pierangelo Masarati
484ba6834b allow extra message in errors 2006-04-08 11:01:01 +00:00
Pierangelo Masarati
267486bfad fix ITS#4479 2006-04-06 23:48:55 +00:00
Kurt Zeilenga
721e1c87a8 Have slapd-bind reuse LDAP session (no init). 2006-04-06 19:01:08 +00:00
Kurt Zeilenga
3462baf8bc Use standard compliant filter strings 2006-04-05 18:57:46 +00:00
Pierangelo Masarati
7420472b42 warn in case of error 2006-04-05 18:20:00 +00:00
Pierangelo Masarati
ffc69eadde add missing "break" to previous commit 2006-04-05 18:15:30 +00:00
Pierangelo Masarati
582ee9675f silence warning 2006-04-04 21:07:53 +00:00
Pierangelo Masarati
6d357288d6 allow time/size limit errors as soon as some data is returned; don't divide by zero if no entries were found 2006-04-04 17:55:27 +00:00
Pierangelo Masarati
e45d11b42f cleanup "matched" output 2006-04-04 00:04:39 +00:00
Pierangelo Masarati
56aa6ba1f4 only loop for read/search/bind 2006-03-31 21:35:56 +00:00
Howard Chu
9cc5c6295f Plug leaks 2006-03-31 09:18:38 +00:00
Pierangelo Masarati
24cdb2b280 fix test047 2006-03-29 11:12:10 +00:00
Pierangelo Masarati
117ba158da glued back-ldap comprehensive test (should have been put before test039...) 2006-03-28 21:54:56 +00:00