Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
4c44e350 by Quanah Gibson-Mount at 2021-03-18T18:39:28+00:00
ITS#9200 -- 2.4 to 2.5 upgrade documentation and updates
- - - - -
7 changed files:
- doc/guide/admin/appendix-common-errors.sdf
- doc/guide/admin/appendix-upgrading.sdf
- doc/guide/admin/backends.sdf
- doc/guide/admin/intro.sdf
- doc/guide/admin/maintenance.sdf
- doc/man/man5/slapd.backends.5
- doc/man/man5/slapd.overlays.5
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/4c44e3507620795b1e9589a…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/4c44e3507620795b1e9589a…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
6809a942 by Quanah Gibson-Mount at 2021-03-18T16:36:56+00:00
ITS#9051 Regression test
- - - - -
152c12d4 by Ondřej Kuzník at 2021-03-18T16:36:56+00:00
ITS#9051 Do not remove callback on intermediate responses
- - - - -
4d6b0180 by Ondřej Kuzník at 2021-03-18T16:36:56+00:00
ITS#9051 Check for more success result codes
- - - - -
4 changed files:
- servers/slapd/overlays/accesslog.c
- + tests/data/regressions/its9051/db.ldif
- + tests/data/regressions/its9051/its9051
- + tests/data/regressions/its9051/slapd-provider.ldif
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/0c8afb036a8137ba07d6a6…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/0c8afb036a8137ba07d6a6…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
f7888739 by Ondřej Kuzník at 2021-03-18T15:34:26+00:00
ITS#9444 Pass original message when chain-return-error is set
- - - - -
0c8afb03 by Ondřej Kuzník at 2021-03-18T15:34:26+00:00
ITS#9444 Manage sr_ref/sr_matched flags accordingly
send_ldap_response() clears them immediately even if we never attached
the data to be freed, so when we reinstate them, the flags are gone and
the next send_ldap_response() doesn't consider freeing them.
- - - - -
1 changed file:
- servers/slapd/back-ldap/chain.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/7bc9c290057ff89044aa29…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/7bc9c290057ff89044aa29…
You're receiving this email because of your account on git.openldap.org.