Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits: 6f193676 by Howard Chu at 2025-09-08T22:53:02+00:00 ITS#10366 admin: fix typo
- - - - - b3947c2d by Quanah Gibson-Mount at 2025-09-08T22:53:11+00:00 ITS#10366
- - - - - 8d3a8c4c by Howard Chu at 2025-09-08T22:53:24+00:00 ITS#10367 admin: fix column layout
- - - - - 352c4dde by Quanah Gibson-Mount at 2025-09-08T22:53:29+00:00 ITS#10367
- - - - - a306fce8 by Howard Chu at 2025-09-08T22:54:01+00:00 ITS#10370 libldap: don't assert on network input
- - - - - dcf9e75e by Quanah Gibson-Mount at 2025-09-08T22:54:46+00:00 ITS#10370
- - - - - 247ca094 by Howard Chu at 2025-09-08T22:54:52+00:00 ITS#10376 adminguide: fix typo
Introduced in 20e24e15171d86ffc41ac0f8a7beea2a5bf83fcc
- - - - - 50f01145 by Quanah Gibson-Mount at 2025-09-08T22:54:58+00:00 ITS#10376
- - - - - cc4822bb by Howard Chu at 2025-09-08T22:55:07+00:00 ITS#10377 adminguide: fix typos
Introduced same time as ITS#10376
- - - - - ab1a7529 by Quanah Gibson-Mount at 2025-09-08T22:55:22+00:00 ITS#10377
- - - - - 74c005c3 by Caolán McNamara at 2025-09-08T23:00:44+00:00 ITS#10375 libldap/tls2: const up oids
to move it out of the .data section
- - - - - 046c3536 by Quanah Gibson-Mount at 2025-09-08T23:01:03+00:00 ITS#10375
- - - - - 0cf0adc9 by Howard Chu at 2025-09-08T23:01:58+00:00 ITS#10374 pcache: fix config emit of noattr attrset
Support for configuring an empty attrset was added in add25c2f45a126eb321e25a068140e32068666c6 for ITS#5074 but code to emit the config wasn't updated accordingly.
- - - - - 1ba32324 by Quanah Gibson-Mount at 2025-09-08T23:02:07+00:00 ITS#10374
- - - - - 4e1d9cb6 by Howard Chu at 2025-09-08T23:02:25+00:00 ITS#10371 clients: print actual error code when ldap_result fails
Added a tool_perror2() to avoid some redundant calls.
- - - - - 95d23ab8 by Quanah Gibson-Mount at 2025-09-08T23:02:32+00:00 ITS#10371
- - - - - 9edac688 by Howard Chu at 2025-09-08T23:03:04+00:00 ITS#10304 slapd-mdb: fix spurious error when deleting last child of a branch
- - - - - f03f6c1b by Quanah Gibson-Mount at 2025-09-08T23:03:29+00:00 ITS#10304
- - - - -
17 changed files:
- CHANGES - clients/tools/common.c - clients/tools/common.h - clients/tools/ldapcompare.c - clients/tools/ldapdelete.c - clients/tools/ldapexop.c - clients/tools/ldapmodify.c - clients/tools/ldapmodrdn.c - clients/tools/ldappasswd.c - clients/tools/ldapvc.c - clients/tools/ldapwhoami.c - doc/guide/admin/access-control.sdf - doc/guide/admin/slapdconfig.sdf - libraries/libldap/result.c - libraries/libldap/tls2.c - servers/slapd/back-mdb/delete.c - servers/slapd/overlays/pcache.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/dff332d89cfef0a561573cd...