Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
4e474a46 by Quanah Gibson-Mount at 2021-08-04T22:42:09+00:00
ITS#9625 - Fix handling when pwdChangedTime is not present
Add a check to see if pwdChangedTime was actually present on the entry. If not, skip the expiry check.
Additionally change the debug log statement to TRACE instead of ANY, as the message is informational.
- - - - -
73c39761 by Quanah Gibson-Mount at 2021-08-04T22:42:32+00:00
ITS#9625
- - - - -
2 changed files:
- CHANGES
- servers/slapd/overlays/ppolicy.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/a5efa5037bd727377b6299…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/a5efa5037bd727377b6299…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
27a54243 by Quanah Gibson-Mount at 2021-08-04T19:58:01+00:00
ITS#9625 - Fix handling when pwdChangedTime is not present
Add a check to see if pwdChangedTime was actually present on the entry. If not, skip the expiry check.
Additionally change the debug log statement to TRACE instead of ANY, as the message is informational.
- - - - -
1 changed file:
- servers/slapd/overlays/ppolicy.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/27a542437135bc5ea5a6d69…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/27a542437135bc5ea5a6d69…
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:
3a958ec7 by OndÅ™ej KuznÃk at 2021-08-04T16:36:30+00:00
ITS#9624 We've already checked before we call request_extended
- - - - -
4e3843eb by OndÅ™ej KuznÃk at 2021-08-04T16:36:35+00:00
ITS#9624 Make sure we reset only for Binds
- - - - -
ffc2e4aa by OndÅ™ej KuznÃk at 2021-08-04T16:36:39+00:00
ITS#9624 Read state while holding relevant mutex, cache if needed
- - - - -
a5efa503 by Quanah Gibson-Mount at 2021-08-04T16:37:14+00:00
ITS#9624
- - - - -
4 changed files:
- CHANGES
- servers/lloadd/client.c
- servers/lloadd/extended.c
- servers/lloadd/operation.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/c4e5729edd97bec713093b…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/c4e5729edd97bec713093b…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
7c17f061 by OndÅ™ej KuznÃk at 2021-08-04T15:30:36+00:00
ITS#9624 We've already checked before we call request_extended
- - - - -
71de64fa by OndÅ™ej KuznÃk at 2021-08-04T15:30:36+00:00
ITS#9624 Make sure we reset only for Binds
- - - - -
8b24104d by OndÅ™ej KuznÃk at 2021-08-04T15:30:36+00:00
ITS#9624 Read state while holding relevant mutex, cache if needed
- - - - -
3 changed files:
- servers/lloadd/client.c
- servers/lloadd/extended.c
- servers/lloadd/operation.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/e700dc03eee0d96441aee4…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/e700dc03eee0d96441aee4…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
d3bd4aa7 by Howard Chu at 2021-08-03T15:19:49+00:00
ITS#6138 don't allow redundant abandon/cancel ops
- - - - -
5a61175d by Howard Chu at 2021-08-03T15:19:49+00:00
ITS#6138 add lock flag to connection_op_finish()
- - - - -
e9e6fd71 by Howard Chu at 2021-08-03T15:19:49+00:00
ITS#6138 don't overwrite rs->sr_err after sending response
- - - - -
795add7b by Howard Chu at 2021-08-03T15:19:49+00:00
ITS#6138 use SLAPD_NO_REPLY for persistent searches
The particular code doesn't matter, any result besides
SLAP_CB_CONTINUE always halts overlay/response processing.
- - - - -
658e526b by Howard Chu at 2021-08-03T15:19:49+00:00
ITS#6138 drop unnecessary use of o_abandon
- - - - -
66ed15a2 by Howard Chu at 2021-08-03T15:19:49+00:00
ITS#6138 FIx exop handler to ignore SLAPD_ASYNCOPs
- - - - -
a54f9985 by Howard Chu at 2021-08-03T15:19:49+00:00
ITS#6138 let frontend handle all exop responses
- - - - -
8311c71f by Howard Chu at 2021-08-03T15:19:49+00:00
ITS#6138 fix test timing issue
- - - - -
12 changed files:
- servers/slapd/abandon.c
- servers/slapd/back-asyncmeta/message_queue.c
- servers/slapd/back-ldap/extended.c
- servers/slapd/back-mdb/search.c
- servers/slapd/cancel.c
- servers/slapd/connection.c
- servers/slapd/extended.c
- servers/slapd/overlays/retcode.c
- servers/slapd/overlays/syncprov.c
- servers/slapd/proto-slap.h
- servers/slapd/slap.h
- tests/scripts/test033-glue-syncrepl
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/bc29154c620f6023aec361…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/bc29154c620f6023aec361…
You're receiving this email because of your account on git.openldap.org.