Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits: b98cfc24 by Howard Chu at 2022-07-07T15:48:31+00:00 ITS#9876 Coverity fixes: plug memleaks
- - - - - fb4ea112 by Quanah Gibson-Mount at 2022-07-07T15:48:45+00:00 ITS#9876
- - - - - f080ba08 by Quanah Gibson-Mount at 2022-07-07T15:48:59+00:00 ITS#9863 - Forward lastbind updates if configured
Mark lastbind operations as being on the frontendDB so that chaining configurations are honored.
Make pwdLastSuccess flag SLAP_AT_MANAGEABLE
- - - - - 5fecce1b by Quanah Gibson-Mount at 2022-07-07T15:49:04+00:00 ITS#9863 - Regression test case for pwdLastSuccess
Define a regression test case for modifying pwdLastSuccess that also uses SASL/EXTERNAL for the chain database
- - - - - 3b6b4d4f by Quanah Gibson-Mount at 2022-07-07T15:51:30+00:00 ITS#9863
- - - - -
17 changed files:
- CHANGES - libraries/libldap/deref.c - libraries/libldap/ldif.c - libraries/libldap/turn.c - libraries/libldap/txn.c - servers/slapd/back-ldap/bind.c - servers/slapd/bind.c - servers/slapd/schema_prep.c - + tests/data/regressions/its9863/db.ldif - + tests/data/regressions/its9863/its9863 - + tests/data/regressions/its9863/slapd-consumer.ldif - + tests/data/regressions/its9863/slapd-provider.ldif - + tests/data/tls/certs/ldap-server.crt - tests/data/tls/create-crt.sh - + tests/data/tls/private/ldap-server.key - tests/run.in - tests/scripts/defines.sh
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/0dc9ff2594da0983b6ad8d3...