Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits: f883a575 by Howard Chu at 2020-08-28T18:44:35+01:00 ITS#8427 don't set tls_ctx if TLS wasn't requested
Also, set any remaining TLS options that weren't carried along in the TLS ctx.
- - - - - edc94862 by Howard Chu at 2020-08-29T00:13:19+00:00 ITS#7639 fix crash in config_delete
Additional fix to 41352ea34da225375b77254efdcde8e6e5a1a515 The overlay must be deleted from the backend before the callback can execute. In particular, it must be done before the threadpool is unpaused.
- - - - - 0ce83b26 by Howard Chu at 2020-08-29T01:13:04+00:00 ITS#9330 Fully serialize delta-sync
Don't depend on accesslog overlay's serialization
- - - - - 9535e757 by Howard Chu at 2020-08-31T13:33:58+01:00 ITS#9327 fix prev commit
- - - - - 9af90703 by Quanah Gibson-Mount at 2020-08-31T15:22:57+00:00 Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
- - - - -
5 changed files:
- build/shtool - servers/slapd/backover.c - servers/slapd/config.c - servers/slapd/slap.h - servers/slapd/syncrepl.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/d0f3539ae5c8deddbda793c...