Commit Graph

23858 Commits

Author SHA1 Message Date
Ondřej Kuzník
2958925ca1 ITS#9664 Add normalised suffix into rootDSE for ACL, etc.
This was removed in ITS#5540 since there was no EQUALITY matching rule,
but that situation changed in ITS#8341 and we need to add it back.
2021-09-09 10:26:06 +01:00
Quanah Gibson-Mount
d52c60a0aa ITS#9585, ITS#9586 - Document fractional and sparse replication 2021-09-08 18:31:24 +00:00
Ondřej Kuzník
c2b81a3c5b ITS#6949 Allow for fd 0 2021-09-08 15:53:02 +00:00
Ondřej Kuzník
dc6b6276fc ITS#6949 Save errno 2021-09-08 15:53:02 +00:00
Ondřej Kuzník
2abbf6781d ITS#6949 Extract logging code so lloadd can also use it 2021-09-08 15:53:02 +00:00
Howard Chu
28b67541a2 ITS#9633 fix test030 - turn off referral chasing in back-ldap 2021-09-08 14:43:36 +00:00
Howard Chu
51eb703f7f ITS#9632 add TESTINST for running tests concurrently
Also add partests Makefile target to run tests in parallel
2021-09-08 14:43:36 +00:00
Ondřej Kuzník
bd6d0b8e54 ITS#9632 Fix lloadd monitor tests to honour BASEPORT 2021-09-08 14:43:36 +00:00
Howard Chu
ff740a28ef ITS#9669 update heimdal URL 2021-09-07 15:13:58 +01:00
Howard Chu
6c0dc99389 ITS#9668 ldap_int_tls_connect: isdigit() requires unsigned char 2021-09-06 21:14:21 +01:00
Quanah Gibson-Mount
c1f3895412 ITS#9649 - Fix typo compatibilty to compatibility 2021-09-06 19:18:46 +00:00
Quanah Gibson-Mount
9995a7efdb ITS#9645 - Upgrading appendix should be blank in development branch
Details for how to upgrade across specific releases should be in the release branch
2021-09-06 19:18:46 +00:00
Quanah Gibson-Mount
95f0a208b4 Avoid duplicate pipeline runs for merge requests 2021-09-06 17:44:33 +00:00
HAMANO Tsukasa
c66c9f87eb ITS#9631 back-wt: closing cache db politely 2021-09-06 15:19:25 +00:00
Quanah Gibson-Mount
f7d558a449 ITS#9638 - Fix tmpdir information for ldapsearch
Correctly document the compiled in default for the temporary directory used by the ldapsearch utility as well as the environment variables that will override the default.
2021-09-05 18:34:52 +00:00
Ondřej Kuzník
17394f380a ITS#9641 Grab a new local csn for failed ops 2021-09-05 14:33:59 +00:00
Ondřej Kuzník
781a6c25a7 ITS#9538 Only queue csns for ops that don't get skipped 2021-09-05 14:33:59 +00:00
Ondřej Kuzník
8f8674fc86 ITS#9538 Populate op2.o_hdr earlier 2021-09-05 14:33:59 +00:00
Ondřej Kuzník
c34f2a1b29 ITS#9650 Move ldap_pvt_thread_initialize into main.c 2021-09-04 22:57:00 +00:00
Ondřej Kuzník
fd5b6a170e ITS#9656 Check we got configuration from policy 2021-09-04 21:19:39 +00:00
HAMANO Tsukasa
ccb4f4854a ITS#9643 Fix out of bounds read in entry_decode() 2021-09-02 15:25:39 +00:00
Howard Chu
73be971a7d ITS#9659 remove redundant peerbv def 2021-09-01 04:00:57 +01:00
Quanah Gibson-Mount
affa9de311 ITS#9649 - Add information for schema files 2021-08-31 17:34:16 +00:00
Quanah Gibson-Mount
617e6974f7 ITS#9648 - Fix request.c for MAXPATHLEN not result.c Fixes 0412814c55 2021-08-31 16:33:57 +00:00
Quanah Gibson-Mount
bc05849a8d ITS#9646 - Fix verbiage for the try-propagate option 2021-08-31 15:34:40 +00:00
Дилян Палаузов
688eaa5b5f ITS#9653 - access-control.sdf: typo 2021-08-27 10:50:56 +03:00
David Coutadeur
a428afe1b5 ITS#9644 - Add man page for ppm 2021-08-26 21:14:41 +00:00
Quanah Gibson-Mount
0412814c55 ITS#9648 - Include ac/param.h for MAXPATHLEN 2021-08-26 17:55:54 +00:00
Quanah Gibson-Mount
c4d399c203 ITS#9156 - Remove ppolicy.schema from README
Also remove nadf.schema, that got removed some time long ago
2021-08-26 15:43:24 +00:00
Howard Chu
c5241b49af ITS#9651 ldapmodify: add -i option for interval between ops 2021-08-26 15:40:33 +01:00
Quanah Gibson-Mount
405e6b3152 ITS#9450 - Update install.sdf
Drop all references to the FAQ
Add bit about lloadd.conf
regenerate text based INSTALL file
2021-08-17 17:08:09 +00:00
Quanah Gibson-Mount
9aa6e82263 ITS#9635,ITS#9636 - Regenerate configure 2021-08-17 16:56:13 +00:00
Quanah Gibson-Mount
d943d7f2fb ITS#9636 - Delete shell backend 2021-08-17 16:01:29 +00:00
Quanah Gibson-Mount
c6b43dcdc5 ITS#9635 - Delete back-ndb 2021-08-17 16:01:29 +00:00
HAMANO Tsukasa
31b0bf68c2 ITS#9497 fix duplicate ldap control response 2021-08-17 15:45:06 +00:00
Howard Chu
76df6a4f5a Revert "Fix parsing error with back-ldif"
This reverts commit 14db7d46d9.
The correct fix is in 22285a1c037f8c7e04bb50b543acf45d3344778c
2021-08-17 14:34:51 +01:00
Howard Chu
ac637676f8 ITS#9637 more for idlexp max 2021-08-16 22:56:38 +01:00
Howard Chu
c3aca3d545 ITS#9637 back-mdb fix max idlexp 2021-08-16 22:44:54 +01:00
Shawn McKinney
b31172dbf8 ITS#9549 - add a man page for ldapvc 2021-08-16 17:37:00 +00:00
Howard Chu
14db7d46d9 Fix parsing error with back-ldif 2021-08-14 14:21:45 +01:00
Howard Chu
4a024d4d49 autoca test deadlocks in back-ldif 2021-08-13 21:31:34 +01:00
Howard Chu
49ee5d9b24 ITS#5344 slapo-rwm: fix prev commit
Must always generate newDN
2021-08-13 21:09:28 +01:00
Ondřej Kuzník
4588f4e528 ITS#9597 Fix NoD support 2021-08-13 16:01:13 +01:00
Shawn McKinney
26c315d481 ITS#9443 add lloadd admin guide 2021-08-13 11:35:07 +00:00
Ondřej Kuzník
e78ecead09 ITS#9600 Support closing connections on request 2021-08-13 10:57:14 +01:00
Ondřej Kuzník
e9dfb7d21d ITS#9600 Rework monitor entry management
Connection entries are now persistent and can be addressed, preparing
the ground so we can process modify operations on individual entries.
2021-08-13 10:57:14 +01:00
Ondřej Kuzník
6d95cc3935 ITS#9599 Online latency tracking 2021-08-13 10:57:14 +01:00
Ondřej Kuzník
8219a3a414 ITS#9599 Push based latency tracking 2021-08-13 10:57:14 +01:00
Ondřej Kuzník
84dab3f961 ITS#9599 Add bestof tier implementation 2021-08-13 10:57:14 +01:00
Ondřej Kuzník
1ca559668f ITS#9599 Add latency tracking 2021-08-13 10:57:14 +01:00