Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
8d235737 by Ondřej Kuzník at 2021-08-06T18:51:51+00:00
ITS#9620 Only persistent entries are stored in the cache
- - - - -
60c21924 by Ondřej Kuzník at 2021-08-06T18:51:51+00:00
ITS#9620 Turn mi_cache_mutex into a RW lock
- - - - -
94b361ed by Ondřej Kuzník at 2021-08-06T18:51:51+00:00
ITS#9620 Freeze cache while we search
- - - - -
4 changed files:
- servers/slapd/back-monitor/back-monitor.h
- servers/slapd/back-monitor/cache.c
- servers/slapd/back-monitor/init.c
- servers/slapd/back-monitor/search.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/1cf39a8568fb9b64518aaa…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/1cf39a8568fb9b64518aaa…
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:
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:
e700dc03 by Howard Chu at 2021-08-03T16:31:49+00:00
ITS#9615 move CheckModule from policy to overlay config
And fix errmsg FIXME
- - - - -
5 changed files:
- contrib/slapd-modules/ppm/ppm.c
- contrib/slapd-modules/ppm/ppm.h
- contrib/slapd-modules/ppm/ppm_test.c
- doc/man/man5/slapo-ppolicy.5
- servers/slapd/overlays/ppolicy.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/e700dc03eee0d96441aee4e…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/e700dc03eee0d96441aee4e…
You're receiving this email because of your account on git.openldap.org.