Commit Graph

1490 Commits

Author SHA1 Message Date
Quanah Gibson-Mount
efaf9a4a17 Happy New Year! 2021-01-11 19:25:53 +00:00
Ding Fei
0b501e6c1f remove unintended semicolon 2020-12-04 10:42:16 +08:00
Quanah Gibson-Mount
fd3b8ddedb ITS#9400 - Fix prev commit for modular builds 2020-12-02 23:16:36 +00:00
Tero Saarni
a3abd12729 ITS#9400 Added test case for back-ldap retry failure 2020-11-24 18:47:07 +00:00
Ondřej Kuzník
c087244265 SASL and proxyauthz tests 2020-11-17 17:58:15 +00:00
Ondřej Kuzník
bd3da7322a Add TLS tests 2020-11-17 17:58:15 +00:00
Ondřej Kuzník
34ddaa5fc7 Tests for monitoring support 2020-11-17 17:58:15 +00:00
Nadezhda Ivanova
ef0028e586 Initial implementation of cn=config testing script 2020-11-17 17:58:15 +00:00
Nadezhda Ivanova
678fa100f7 Convert the load balancer into a backend 2020-11-17 17:58:14 +00:00
Ondřej Kuzník
9baa56adc2 Update tests to support lloadd as a module 2020-11-17 17:58:14 +00:00
Nadezhda Ivanova
37cd5f21d5 Enable compilation of the load balancer as a module
To compile the balancer as a slapd module, pass --enable-balancer=mod to ./configure
Use --enable-balancer(=yes) to compile as standalone server.
2020-11-17 17:58:14 +00:00
Ondřej Kuzník
c7e3437e1d Update test suite 2020-11-17 17:58:14 +00:00
Ondřej Kuzník
96f493930b Add a load test 2020-11-17 17:55:46 +00:00
Ondřej Kuzník
887c266120 Update tests to match latest configuration layout 2020-11-17 17:55:46 +00:00
Ondřej Kuzník
0a075905a1 Second test 2020-11-17 17:55:46 +00:00
Ondřej Kuzník
015f8934fb First test for load balancer 2020-11-17 17:55:46 +00:00
Quanah Gibson-Mount
bfeaec664f ITS#9354 - Fix usage of signal to be portable 2020-11-02 18:15:08 +00:00
Quanah Gibson-Mount
9187cca4b1 ITS#8798 - Fix build for Windows 2020-11-02 16:08:08 +00:00
Howard Chu
e322ad7999 ITS#9354 fix signed/unsigned rate display 2020-10-13 19:51:40 +01:00
Quanah Gibson-Mount
66af4cfd5d ITS#8618 - Remove deprecated -h and -p options to client tools 2020-10-01 21:27:59 +00:00
Ondřej Kuzník
81361ed3f2 ITS#9359 Adjust test to trigger issue 2020-09-30 19:25:26 +01:00
Howard Chu
bf2b88f0fc ITS#9354 cleanup watcher
After initial contact, don't exit if a server goes down.
Also, don't wait forever for responses, use a timeout and
mention when a timeout occurs.
Simplify csn/sid handling, we know the max we expect so just
allocate the space in advance and keep a fixed sid to slot
mapping.
2020-09-24 23:02:26 +00:00
Quanah Gibson-Mount
a3f186880c ITS#9351 - Always build back-monitor as a static backend 2020-09-21 16:52:33 +00:00
Howard Chu
c59ccf5393 ITS#9354 Tool for monitoring slapd status 2020-09-21 15:00:46 +00:00
Quanah Gibson-Mount
1b6a223a68 ITS#9344 - Fix TLS_PEERKEY_HASH_FAIL evaluation 2020-09-13 08:37:41 +00:00
Howard Chu
cfcf418c94 ITS#9345 disable test058 again 2020-09-13 08:37:05 +01:00
Howard Chu
08b578ce85 ITS#9346 Fix test063 to handle more servers 2020-09-13 08:35:21 +01:00
Quanah Gibson-Mount
47ec168779 ITS#9209 - Fix previous commit for command invocation 2020-09-12 04:58:12 +00:00
Quanah Gibson-Mount
3b2f16e1be ITS#9209 - Fix command invocation 2020-09-12 04:40:46 +00:00
Quanah Gibson-Mount
9d48bdd03b Issue#9335 - Skip test if compiled without SASL support 2020-09-11 21:02:41 +00:00
Howard Chu
c91d6df96b ITS#9339 fix test049 script
Was re-using rid=002, changed to unique rid
2020-09-10 02:29:19 +00:00
Howard Chu
76ff2558c0 ITS#9339 Add cn=monitor to test063
Just for convenience
2020-09-10 02:29:19 +00:00
Quanah Gibson-Mount
ce23aee98d ITS#9209 - Use portable command instead of which for determining if binaries are present 2020-09-04 22:06:15 +00:00
Quanah Gibson-Mount
27e7da68d7 Issue#9333 - Delete unused TIMING variable left over from OpenLDAP 2.0 2020-09-04 21:34:06 +00:00
Howard Chu
c714acb782 ITS#9338 add regression test 2020-09-04 20:48:45 +01:00
Ondřej Kuzník
d203140ae1 ITS#9282 Extend test to cover the second issue fixed 2020-09-02 17:04:42 +01:00
Quanah Gibson-Mount
49b1e8b16f ITS#9282 - Fix hard coded backend 2020-08-27 15:16:38 +00:00
Fredrik Roubert
8a521c17aa ITS#9232 - Implement caseIgnoreListSubstringsMatch. 2020-08-21 21:45:19 +00:00
Quanah Gibson-Mount
092d0a893f ITS#9121 - Use memberOf instead of dgMemberOf 2020-08-20 00:05:26 +00:00
Howard Chu
2721246545 ITS#9309 fix exit status on prev commit 2020-08-10 23:18:48 +01:00
Howard Chu
827a5577f2 ITS#9309 test rejection of redundant ppolicy config 2020-08-10 23:08:37 +01:00
Howard Chu
42644cbc34 ITS#7344 fix test064-constraint
Remove bash-isms
2020-08-07 02:31:18 +01:00
Howard Chu
d4c7126e67 ITS#9279 test Netscape password expiration controls
and do some LDIF cleanup
2020-08-04 22:04:14 +00:00
Quanah Gibson-Mount
63d6f680ba ITS#8753 - Fix reference to ldaps to be StartTLS to accurately reflect what the test is doing 2020-07-30 23:26:22 +00:00
Quanah Gibson-Mount
33a1a8993a ITS#9275 - Update config key to olcMultiProvider 2020-07-23 17:25:46 +00:00
Ondřej Kuzník
ee79cb3874 ITS#6467 Add test script 2020-07-22 22:25:10 +01:00
Quanah Gibson-Mount
3716245fec Issue#8511 - Update documentation and configs to correctly use multiprovider 2020-07-22 19:32:49 +00:00
Quanah Gibson-Mount
9e736dbfaf ITS#9282 regression test 2020-07-22 18:24:51 +00:00
Howard Chu
2c0499ae4e ITS#9121 support nested groups 2020-07-22 15:11:24 +00:00
Howard Chu
9210ed1618 ITS#9121 add dynamic memberOf support for static groups 2020-07-22 15:11:24 +00:00