Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits: b979b57d by Howard Chu at 2021-01-21T13:23:34+00:00 ITS#7468 slapd-relay: set real op->o_bd on successful bind
- - - - - 26d5fdc8 by Quanah Gibson-Mount at 2021-01-25T21:51:59+00:00 Happy New Year!
- - - - - 7d096281 by Quanah Gibson-Mount at 2021-01-26T15:59:43+00:00 ITS#8214 - Fix man page to require rwm prefix
- - - - - e768dcd0 by Quanah Gibson-Mount at 2021-01-26T18:06:05+00:00 ITS#6406 - Note accesslog storage requirements
Update slapo-accesslog(5) man page to note that the database backend storing the data must support an ordered return of results.
- - - - - fe7b161b by Quanah Gibson-Mount at 2021-01-28T18:09:21+00:00 ITS#9440 - Don't set control to NULL before it's used for output.
- - - - - 0799f585 by David Barchiesi at 2021-01-28T18:54:03+00:00 ITS#9442 Add negregex constraint type for not allowing values based on a regex.
- - - - - 61f61904 by Quanah Gibson-Mount at 2021-01-28T20:22:50+00:00 ITS#8580 - Explicitly honor the server side cipher suite preference
- - - - - 84db7cb2 by Ondřej Kuzník at 2021-01-28T20:59:17+00:00 ITS#7766 Include all relevant attributes in diff
- - - - - 70488c22 by Quanah Gibson-Mount at 2021-01-28T22:09:16+00:00 ITS#9322 - Update recommended dependency verions
Update OpenSSL to recommend 1.1.1 series or later (1.0.2+ required) Update GnuTLS to recommend 3.6.0 series or later (3.3.6+ required) Update Cyrus-SASL to recommend 2.1.27 or later Remove Kerberos section, since we no longer directly link to the krb5 libraries Add section for LDAP load balancing proxy engine
- - - - - 0da38889 by Howard Chu at 2021-01-31T15:23:22+00:00 ITS#8541 fix data race in syncprov removal
- - - - - 20ec1289 by Ondřej Kuzník at 2021-02-01T14:22:45+00:00 ITS#9179 Always use effective identity when proxying
- - - - - 4a02ae13 by Ondřej Kuzník at 2021-02-01T16:04:52+00:00 ITS#6518 When using proxyauthz, replace existing control
- - - - - ac70b01b by Ondřej Kuzník at 2021-02-01T16:43:06+00:00 ITS#6518 When using proxyauthz, replace existing control - (async)meta
- - - - - 4da575d4 by Ondřej Kuzník at 2021-02-01T16:51:56+00:00 ITS#7766 Fix previous commit
- - - - - 1aecfe0b by Ondřej Kuzník at 2021-02-01T17:22:35+00:00 ITS#6518 Only remove proxyauthz control if we generated one ourselves
- - - - - 8ab24ff0 by Quanah Gibson-Mount at 2021-02-01T17:38:01+00:00 Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
- - - - -
15 changed files:
- clients/tools/common.c - doc/guide/admin/appendix-recommended-versions.sdf - doc/guide/plain.sdf - doc/guide/preamble.sdf - doc/man/man5/slapo-accesslog.5 - doc/man/man5/slapo-constraint.5 - doc/man/man5/slapo-rwm.5 - libraries/libldap/tls_o.c - servers/slapd/back-asyncmeta/bind.c - servers/slapd/back-ldap/bind.c - servers/slapd/back-meta/bind.c - servers/slapd/back-relay/op.c - servers/slapd/overlays/constraint.c - servers/slapd/overlays/syncprov.c - servers/slapd/syncrepl.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/2a33d97e158d9ae6509df5b...