Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
2362c7cc by OndÅ™ej KuznÃk at 2022-09-01T10:09:10+01:00
ITS#9906 Do not touch subsys members after mss_destroy called
- - - - -
b457cdeb by OndÅ™ej KuznÃk at 2022-09-01T10:09:15+01:00
ITS#9906 Do not leak cn=monitor related allocs in lloadd
- - - - -
ad79add5 by OndÅ™ej KuznÃk at 2022-09-01T10:09:19+01:00
ITS#9907 Do not redefine variables inherited from slapd
- - - - -
333d61d7 by OndÅ™ej KuznÃk at 2022-09-01T10:09:23+01:00
ITS#9907 Plug shutdown related leaks in lloadd
- - - - -
9c747074 by OndÅ™ej KuznÃk at 2022-09-01T10:09:27+01:00
ITS#9438 slapo-remoteauth: plug config leaks
- - - - -
4697f4b3 by OndÅ™ej KuznÃk at 2022-09-01T10:09:27+01:00
ITS#9817 Fix leaks and nul-terminate string passed to ldap_bv2dn
- - - - -
f3ed13fa by OndÅ™ej KuznÃk at 2022-09-01T10:09:27+01:00
ITS#6035 Plug olcAuthIDRewrite cn=config leak
- - - - -
9c1b67fe by OndÅ™ej KuznÃk at 2022-09-01T10:09:27+01:00
ITS#9908 slapd-tester: plug LDAP* leak on bind retries
- - - - -
60518dba by OndÅ™ej KuznÃk at 2022-09-01T11:13:37+01:00
ITS#9437 Create testdir before we need it
- - - - -
15 changed files:
- libraries/librewrite/escapemap.c
- servers/lloadd/config.c
- servers/lloadd/daemon.c
- servers/lloadd/extended.c
- servers/lloadd/init.c
- servers/lloadd/main.c
- servers/lloadd/module_init.c
- servers/lloadd/monitor.c
- servers/lloadd/proto-lload.h
- servers/lloadd/tier.c
- servers/slapd/back-monitor/init.c
- servers/slapd/overlays/remoteauth.c
- servers/slapd/saslauthz.c
- tests/progs/slapd-common.c
- tests/scripts/test081-totp
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/3ef90929ee07e0174dfda1…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/3ef90929ee07e0174dfda1…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
6563fab9 by Howard Chu at 2022-08-29T16:39:49+00:00
ITS#9904 ldap_url_parsehosts: check for strdup failure
Avoid unnecessary strdup in IPv6 addr parsing, check for strdup
failure when dup'ing scheme.
Code present since 2000, 8da110a9e726dbc612b302feafe0109271e6bc59
- - - - -
9b8bca4c by Quanah Gibson-Mount at 2022-08-29T16:40:05+00:00
ITS#9904
- - - - -
2 changed files:
- CHANGES
- libraries/libldap/url.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/afce0b1e06d2b9d67f845e…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/afce0b1e06d2b9d67f845e…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits:
840944e2 by Howard Chu at 2022-08-29T16:38:51+00:00
ITS#9904 ldap_url_parsehosts: check for strdup failure
Avoid unnecessary strdup in IPv6 addr parsing, check for strdup
failure when dup'ing scheme.
Code present since 2000, 8da110a9e726dbc612b302feafe0109271e6bc59
- - - - -
a65cbbb9 by Quanah Gibson-Mount at 2022-08-29T16:39:15+00:00
ITS#9904
- - - - -
2 changed files:
- CHANGES
- libraries/libldap/url.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/ff28f214ce87f8ea3df423…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/ff28f214ce87f8ea3df423…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
21abafcc by Howard Chu at 2022-08-22T16:44:05+00:00
ITS#9898 tests: fix slapd-addel non-std syntax
Broken in f5bef58cae5e16d56c48b1efd55249fa7ce54cc6
- - - - -
6c9eea73 by Howard Chu at 2022-08-22T16:44:05+00:00
ITS#9899 libldap: fix non-std syntax in cyrus.c
Broken in 3cd50fa8b32a21040a9892e2a8a7a9dfc7541ce6 for ITS#9189
- - - - -
f76dbe43 by Howard Chu at 2022-08-22T16:44:05+00:00
ITS#9900 configure.ac: fix bashism
Broken in 629cafc98d4cd2ec1eec83979d69008c01b4d238 ITS#8707
- - - - -
519e0c94 by Michael Osipov at 2022-08-22T16:44:05+00:00
ITS#9901 libldap: fix non-std printf %p arguments
- - - - -
6 changed files:
- configure.ac
- libraries/liblber/bprint.c
- libraries/liblber/stdio.c
- libraries/libldap/cyrus.c
- libraries/libldap/request.c
- tests/progs/slapd-addel.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/aef1c0508973902f39b934…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/aef1c0508973902f39b934…
You're receiving this email because of your account on git.openldap.org.