Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits: 4d97ae33 by Howard Chu at 2024-01-16T18:19:21+00:00 ITS#10124 libldap: fix dhparam init with OpenSSL 3.x
- - - - - 73a3b715 by Quanah Gibson-Mount at 2024-01-16T18:20:44+00:00 ITS#10124
- - - - - 2eb51cf2 by Ondřej Kuzník at 2024-01-16T18:45:14+00:00 ITS#10129 Fix lloadd.conf manpage
- - - - - 90c974e7 by Quanah Gibson-Mount at 2024-01-16T18:50:12+00:00 ITS#10129
- - - - - e820a79f by Howard Chu at 2024-01-16T19:04:44+00:00 ITS#10092 fix local logger for Windows
Don't use writev, just copy the message to insert prefix
- - - - - eb12c9cd by Quanah Gibson-Mount at 2024-01-16T19:05:05+00:00 ITS#10092
- - - - - 214c14e2 by Howard Chu at 2024-01-16T19:14:16+00:00 ITS#10144 libldap: RDNs must contain at least 1 AVA
- - - - - 82b0e4e3 by Quanah Gibson-Mount at 2024-01-16T19:14:36+00:00 ITS#10144
- - - - - 0e40e44e by Howard Chu at 2024-01-16T19:15:37+00:00 ITS#10145 ldap_url_parse_ext: fail earlier on bad URL enclosure
- - - - - fdc01cd5 by Quanah Gibson-Mount at 2024-01-16T19:15:44+00:00 ITS#10145
- - - - - 88d0404d by Ondřej Kuzník at 2024-01-16T19:17:56+00:00 ITS#10142 Link tiers in on cn=config startup
- - - - - 50cfa961 by Quanah Gibson-Mount at 2024-01-16T19:18:39+00:00 ITS#10142
- - - - - efae4b12 by Howard Chu at 2024-01-16T19:19:24+00:00 ITS#10143 only slapd should use the logfile
- - - - - 069b55d5 by Quanah Gibson-Mount at 2024-01-16T19:19:37+00:00 ITS#10143
- - - - - ca64f6f1 by Ondřej Kuzník at 2024-01-16T20:32:48+00:00 ITS#10109 Pass operation to slap_get_csn()
- - - - - 912479b1 by Quanah Gibson-Mount at 2024-01-16T20:33:48+00:00 ITS#10109
- - - - - 180a5881 by Howard Chu at 2024-01-16T20:34:43+00:00 ITS#10098 contrib: fix Makefiles for Windows
Must build with "make PLAT=NT"
- - - - - c5d4f58f by Quanah Gibson-Mount at 2024-01-16T20:34:56+00:00 ITS#10098
- - - - - 8cb36ebc by Stacey Marshall at 2024-01-16T20:36:57+00:00 ITS#10130 Several callers of getpassphrase() ignore NULL returns
- - - - - ffdd12f0 by Howard Chu at 2024-01-16T20:38:57+00:00 ITS#10135 dynlist: fix search2resp callback context
- - - - - 3c63d9e1 by Quanah Gibson-Mount at 2024-01-16T20:39:04+00:00 ITS#10135
- - - - - 705ebb99 by Ondřej Kuzník at 2024-01-16T20:40:39+00:00 ITS#10110 Do not skip backover for result entries
- - - - - d307b115 by Quanah Gibson-Mount at 2024-01-16T20:41:18+00:00 ITS#10110
- - - - -
30 changed files:
- CHANGES - clients/tools/common.c - clients/tools/ldappasswd.c - clients/tools/ldapvc.c - contrib/slapd-modules/acl/Makefile - contrib/slapd-modules/addpartial/Makefile - contrib/slapd-modules/adremap/Makefile - contrib/slapd-modules/allop/Makefile - contrib/slapd-modules/allowed/Makefile - contrib/slapd-modules/authzid/Makefile - contrib/slapd-modules/autogroup/Makefile - contrib/slapd-modules/ciboolean/Makefile - contrib/slapd-modules/cloak/Makefile - contrib/slapd-modules/comp_match/Makefile - contrib/slapd-modules/datamorph/Makefile - contrib/slapd-modules/denyop/Makefile - contrib/slapd-modules/dsaschema/Makefile - contrib/slapd-modules/dupent/Makefile - contrib/slapd-modules/emptyds/Makefile - contrib/slapd-modules/kinit/Makefile - contrib/slapd-modules/lastbind/Makefile - contrib/slapd-modules/lastmod/Makefile - contrib/slapd-modules/lastmod/lastmod.c - contrib/slapd-modules/noopsrch/Makefile - contrib/slapd-modules/nops/Makefile - contrib/slapd-modules/passwd/Makefile - contrib/slapd-modules/passwd/pbkdf2/Makefile - contrib/slapd-modules/passwd/sha2/Makefile - contrib/slapd-modules/passwd/totp/Makefile - contrib/slapd-modules/proxyOld/Makefile
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/c1307e56fcaf007e269f283...