Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits: e03a00ab by Norm Green at 2021-04-30T16:35:09+00:00 ITS#9530 fix double-free of LDAP_OPT_DEFBASE - - - - - a21cf985 by Howard Chu at 2021-04-30T16:35:16+00:00 ITS#9530 ldo_defbase now must be freed in ldap_ld_free() - - - - - 60a620d0 by Quanah Gibson-Mount at 2021-04-30T16:36:25+00:00 ITS#9530 - - - - - 5b832eb0 by Howard Chu at 2021-04-30T16:36:35+00:00 ITS#9529 pcache: fix consistency_check locking - - - - - f1aa9a55 by Howard Chu at 2021-04-30T16:36:39+00:00 ITS#9529 pcache: update refresh_time after query refresh - - - - - 61578236 by Quanah Gibson-Mount at 2021-04-30T16:39:01+00:00 ITS#9529 - - - - - 32a278d0 by Nadezhda Ivanova at 2021-04-30T16:52:27+00:00 ITS#9502 Implement LDAP_OPT_TCP_USER_TIMEOUT - - - - - 91dd4240 by Nadezhda Ivanova at 2021-04-30T16:52:32+00:00 ITS#9502 Implement tcp-user-timeout support for back-ldap/(async)meta - - - - - 94ee1123 by Ondřej Kuzník at 2021-04-30T16:52:37+00:00 ITS#9502 TCP_USER_TIMEOUT for lloadd - - - - - e82224e5 by Quanah Gibson-Mount at 2021-04-30T16:54:19+00:00 ITS#9502 - - - - - 8f8bd9f1 by Howard Chu at 2021-04-30T17:01:10+00:00 ITS#9531 back-mdb: fix delete of context entry We already checked if attempting to delete the suffix, but didn't skip the parent check as we should have. - - - - - b8d3bdb9 by Quanah Gibson-Mount at 2021-04-30T17:02:03+00:00 ITS#9531 - - - - - 27 changed files: - CHANGES - doc/man/man3/ldap_get_option.3 - doc/man/man5/lloadd.conf.5 - doc/man/man5/slapd-asyncmeta.5 - doc/man/man5/slapd-config.5 - doc/man/man5/slapd-ldap.5 - doc/man/man5/slapd-meta.5 - doc/man/man5/slapd.conf.5 - include/ldap.h - libraries/libldap/init.c - libraries/libldap/ldap-int.h - libraries/libldap/open.c - libraries/libldap/options.c - libraries/libldap/os-ip.c - libraries/libldap/unbind.c - servers/lloadd/backend.c - servers/lloadd/config.c - servers/slapd/back-asyncmeta/config.c - servers/slapd/back-asyncmeta/conn.c - servers/slapd/back-ldap/bind.c - servers/slapd/back-ldap/config.c - servers/slapd/back-mdb/delete.c - servers/slapd/back-meta/config.c - servers/slapd/back-meta/conn.c - servers/slapd/config.c - servers/slapd/overlays/pcache.c - servers/slapd/slap.h View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/497cd5d68fb2e8283501c5b57c62b9b2b9f8c76e...b8d3bdb98054ff1ae0c2daabfe8715cef61fe4b2 -- View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/497cd5d68fb2e8283501c5b57c62b9b2b9f8c76e...b8d3bdb98054ff1ae0c2daabfe8715cef61fe4b2 You're receiving this email because of your account on git.openldap.org.
