Howard -- Looking for a thumbs up/down on these.
The following ITSes were mostly supplied with patches and are IPR ok. I've imported them into my openldap-scratch repo for easy review. If they didn't have a supplied patch, I did the related work. Branch names are by ITS.
----------------------- Suggested for LMDB 0.9: ----------------------- its8612 - Fix LMDB builds on Solaris & derivative OSes https://github.com/quanah/openldap-scratch/tree/its6035
-----------------------
Suggested for RE24: -----------------------
its5048 - Fix documentation for entryCSN with syncprov https://github.com/quanah/openldap-scratch/tree/its5048
its7100 - Fix slapo-dds with entryTTL currently not decreasing https://github.com/quanah/openldap-scratch/tree/its7100
its7373 - Fix tls_session reuse when hostname check fails https://github.com/quanah/openldap-scratch/tree/its7373
its7374 - Fix MozNSS file matching for hashed CA cert directory (RE24 ONLY) https://github.com/quanah/openldap-scratch/tree/its7374
its7389 - Fix MozNSS to fallback to PEM if cert not found in certdb (RE24 ONLY) https://github.com/quanah/openldap-scratch/tree/its7389
its7442 - Add debug statements when index_intlen values are out of range https://github.com/quanah/openldap-scratch/tree/its7442
its7520 - Omit unknown schema option for back-ldap https://github.com/quanah/openldap-scratch/tree/its7520
its8037 - Fix delta-syncrepl with relax https://github.com/quanah/openldap-scratch/tree/its8037
its8121 - Add LDAP_SASL_SIMPLE to ldap_bind(3) https://github.com/quanah/openldap-scratch/tree/its8121
its8167 - Fix nonblocking TLS with referrals https://github.com/quanah/openldap-scratch/tree/its8167
its8404 - Fix assertion with back-meta when olcDbRewrite is changed https://github.com/quanah/openldap-scratch/tree/its8404
its8578 - Remove unused variables in RE24 https://github.com/quanah/openldap-scratch/tree/its8578
its8583 - Fix C++ LDAPCtrl structure https://github.com/quanah/openldap-scratch/tree/its8583
its8605 - Fix various spelling errors https://github.com/quanah/openldap-scratch/tree/its8605
its8687 - OpenSSL 1.1 compatibility, fix build when cross-compiling https://github.com/quanah/openldap-scratch/tree/its8687
----------------------- Purely for RE25: -----------------------
its6035 - Fix slapd so it doesn't require restart after modifying olcAuthzRegexp https://github.com/quanah/openldap-scratch/tree/its6035
its6300 - Add support for kqueue https://github.com/quanah/openldap-scratch/tree/its6300
its6475 - Add documentation to slapd.conf(5) and slapd-config(5) for SASLDONTUSECOPY https://github.com/quanah/openldap-scratch/compare/its6475
its7042 - Make it possible to unset TLS options with syncrepl https://github.com/quanah/openldap-scratch/tree/its7042
its7532 - Add ldap_connection function for asynchronous clients https://github.com/quanah/openldap-scratch/tree/its7532
its7721 - Allow authTimestamp to be forwarded via updateref https://github.com/quanah/openldap-scratch/tree/its7721
its8037 - Fixes delta-sync replication when "relax" is used to modify the structural OC of an entry https://github.com/quanah/openldap-scratch/tree/its8037
its8153 - olcTimeLimit should be SINGLE-VALUE https://github.com/quanah/openldap-scratch/tree/its8153
its8291 - Fix slapmodify with BDB backends https://github.com/quanah/openldap-scratch/tree/its8291
its8508 - ucgendat.c properly add title-case characters without upper-case equivalents (e.g. greek letters with iota subscript) https://github.com/quanah/openldap-scratch/tree/its8508
its8511 - Fix documentation for multimaster, deprecate mirrormode https://github.com/quanah/openldap-scratch/tree/its8511
its8527 - Improve SYNC debug output in certain situations https://github.com/quanah/openldap-scratch/tree/its8527
its8573 - Add TLS options to ldap* tools https://github.com/quanah/openldap-scratch/tree/its8573-tables
its8692 - Support LDAP_MOD_INCREMENT with back-sock https://github.com/quanah/openldap-scratch/tree/its8692
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
Quanah Gibson-Mount wrote:
Purely for RE25:
its8692 - Support LDAP_MOD_INCREMENT with back-sock https://github.com/quanah/openldap-scratch/tree/its8692
Why is this super-trivial patch postponed to RE25?
Ciao, Michael.
Quanah Gibson-Mount wrote:
Purely for RE25:
What about ITS#8714? RFE: Sendout EXTENDED operation message in back-sock
Could this make it into RE25?
Another one which really strikes me: (ITS#7796) LDAP_DEBUG_TRACE for "not indexed" log messages With Æ-DIR's set-based ACLs *lots* of stupid "not indexed" messages are sent to syslog.
Ciao, Michael.