Commit Graph

935 Commits

Author SHA1 Message Date
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
Pierangelo Masarati
e5e8a5a597 fix previous commit: count to nreqs or maxkids, whatever is larger 2006-03-28 11:51:40 +00:00
Pierangelo Masarati
f30c613c5f allow attrsonly; allow "random" read 2006-03-28 00:14:11 +00:00
Pierangelo Masarati
9003f3cfa4 make referral chasing optional 2006-03-25 10:13:30 +00:00
Pierangelo Masarati
82d50f40ed don't chase referrals (essentially, because it may cause an endless loop in libldap/request.c:ldap_chase_v3referrals) 2006-03-25 08:10:31 +00:00
Pierangelo Masarati
6cfb262564 check regression of ITS#4448 2006-03-24 01:19:54 +00:00
Pierangelo Masarati
86941d0c70 improve referral handling 2006-03-23 00:19:09 +00:00
Kurt Zeilenga
ffee887d71 Update certificate schema to use IANA assigned OIDs 2006-03-08 20:07:25 +00:00
Pierangelo Masarati
e46f2a137c add search capabilities from a selected pool of filters 2006-03-04 19:27:27 +00:00
Pierangelo Masarati
7ec2c64e73 add anonymous binding 2006-03-03 16:03:05 +00:00
Pierangelo Masarati
cfa9178822 split operations in inner/outer loops 2006-03-03 16:02:34 +00:00
Pierangelo Masarati
9c1ca54d1a cleanup 2006-03-03 16:02:07 +00:00
Kurt Zeilenga
4c64b8626d Add support for GSER-encoded certificateExactAsssertion values 2006-03-03 04:54:49 +00:00
Howard Chu
8e682b5e64 Add a delay in delete check 2006-02-27 09:45:03 +00:00
Howard Chu
94ee25b0d6 ITS#4417 add test for ldapdelete 2006-02-27 09:35:54 +00:00
Kurt Zeilenga
f1c98ef3c0 All big PDUs for PROTOS testing (devel only) 2006-02-16 05:01:05 +00:00
Pierangelo Masarati
54b621658b refine previous commits 2006-02-07 19:11:51 +00:00
Pierangelo Masarati
1b95d308b9 further cleanup 2006-02-06 22:08:02 +00:00
Pierangelo Masarati
61da1918a6 allow to reuse the same connection for multiple binds 2006-02-04 16:33:12 +00:00
Pierangelo Masarati
f13f88bbee add some failed binds (but don't log too much) 2006-02-03 17:58:07 +00:00
Howard Chu
6c062ca841 Use pcache debug level 2006-02-02 08:36:41 +00:00
Pierangelo Masarati
72d27f225d check regression of ITS#4380 2006-02-01 21:59:34 +00:00
Howard Chu
8ce19e5c75 Use -d cache instead of -d trace 2006-02-01 19:32:42 +00:00
Pierangelo Masarati
cf94f444fc -FF means: log just once 2006-01-21 16:27:15 +00:00
Pierangelo Masarati
26cf7548ef cleanup message 2006-01-17 23:38:21 +00:00