Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
1b3fcd4e by Quanah Gibson-Mount at 2020-08-05T23:06:49+00:00
ITS#9308 - ensure "i" is initialized
- - - - -
b8f61d11 by Quanah Gibson-Mount at 2020-08-05T23:07:43+00:00
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
- - - - -
1 changed file:
- contrib/slapd-modules/allowed/allowed.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/14b7220ddefb1ba5864327…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/14b7220ddefb1ba5864327…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_4 at openldap / OpenLDAP
Commits:
20a59e91 by Howard Chu at 2020-08-04T23:26:43+00:00
ITS#9279 fix Netscape password_expired control
- - - - -
1e222584 by Howard Chu at 2020-08-04T23:26:58+00:00
ITS#9279 Netscape passwordExp controls came from draft-vchu-ldap-pwd-policy
- - - - -
9ed30535 by Howard Chu at 2020-08-05T16:20:02+00:00
ITS#9279 Handle Netscape controls in client tools
- - - - -
766cd03a by Howard Chu at 2020-08-05T19:50:40+00:00
ITS#9279 test Netscape password expiration controls
and do some LDIF cleanup
- - - - -
4 changed files:
- clients/tools/common.c
- include/ldap.h
- servers/slapd/overlays/ppolicy.c
- tests/scripts/test022-ppolicy
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/5a1c8defbb08915e456194…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/5a1c8defbb08915e456194…
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:
daf3bd27 by Ryan Tandy at 2020-08-05T03:29:42+00:00
ITS#9307 --enable-<option>=mod requires --enable-modules
Provide a more specific diagnostic when configuring with
--enable-<option>=mod but not --enable-modules. Make this an error for
both backends and overlays, and remove the automatic fallback to static.
- - - - -
9688f032 by Quanah Gibson-Mount at 2020-08-05T16:31:37+00:00
ITS#9307 -- regenerate configure
- - - - -
14b7220d by Quanah Gibson-Mount at 2020-08-05T16:32:17+00:00
ITS#9307 -- regenerate configure
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
- - - - -
2 changed files:
- configure
- configure.in
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/229bd4ec6db3293eb50e6b…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/229bd4ec6db3293eb50e6b…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
daf3bd27 by Ryan Tandy at 2020-08-05T03:29:42+00:00
ITS#9307 --enable-<option>=mod requires --enable-modules
Provide a more specific diagnostic when configuring with
--enable-<option>=mod but not --enable-modules. Make this an error for
both backends and overlays, and remove the automatic fallback to static.
- - - - -
1 changed file:
- configure.in
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/daf3bd27a828204d7f3db72…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/daf3bd27a828204d7f3db72…
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:
4cf90e84 by Howard Chu at 2020-07-29T16:15:42+01:00
ITS#9295 use replace on single-valued attrs
For delta-sync as well as regular sync
- - - - -
0e675be7 by Arvid Requate at 2020-07-30T17:32:32+01:00
ITS#9302 ppolicy: avoid pwdFailureTime race condition
- - - - -
138c4926 by Howard Chu at 2020-07-30T17:53:25+01:00
ITS#9302 fix pwdFailireTime mutex scope
- - - - -
63d6f680 by Quanah Gibson-Mount at 2020-07-30T23:26:22+00:00
ITS#8753 - Fix reference to ldaps to be StartTLS to accurately reflect what the test is doing
- - - - -
8849d83f by Howard Chu at 2020-08-04T22:04:14+00:00
ITS#9279 fix Netscape password_expired control
- - - - -
e3875c18 by Howard Chu at 2020-08-04T22:04:14+00:00
ITS#9279 Netscape passwordExp controls came from draft-vchu-ldap-pwd-policy
- - - - -
1a786469 by Howard Chu at 2020-08-04T22:04:14+00:00
ITS#9279 Handle Netscape controls in client tools
- - - - -
d4c7126e by Howard Chu at 2020-08-04T22:04:14+00:00
ITS#9279 test Netscape password expiration controls
and do some LDIF cleanup
- - - - -
229bd4ec by Quanah Gibson-Mount at 2020-08-04T23:16:58+00:00
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
- - - - -
6 changed files:
- clients/tools/common.c
- include/ldap.h
- servers/slapd/overlays/ppolicy.c
- servers/slapd/syncrepl.c
- tests/scripts/test022-ppolicy
- tests/scripts/test067-tls
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/cfaf5f0b77b0ff79325b1f…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/cfaf5f0b77b0ff79325b1f…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
8849d83f by Howard Chu at 2020-08-04T22:04:14+00:00
ITS#9279 fix Netscape password_expired control
- - - - -
e3875c18 by Howard Chu at 2020-08-04T22:04:14+00:00
ITS#9279 Netscape passwordExp controls came from draft-vchu-ldap-pwd-policy
- - - - -
1a786469 by Howard Chu at 2020-08-04T22:04:14+00:00
ITS#9279 Handle Netscape controls in client tools
- - - - -
d4c7126e by Howard Chu at 2020-08-04T22:04:14+00:00
ITS#9279 test Netscape password expiration controls
and do some LDIF cleanup
- - - - -
4 changed files:
- clients/tools/common.c
- include/ldap.h
- servers/slapd/overlays/ppolicy.c
- tests/scripts/test022-ppolicy
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/63d6f680baa1ff29b6bc20…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/63d6f680baa1ff29b6bc20…
You're receiving this email because of your account on git.openldap.org.