Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
6657caaa by Howard Chu at 2022-04-22T16:22:38+00:00
ITS#9820 fix writewait/idletimeout interaction
Since 88d22a1ca3b28e10e6557e8aebbd75dd61fed511 the writewait check
was moved out of connections_timeout_idle() but the connection loop
was still testing the writewait flag. That test is no longer relevant.
- - - - -
1 changed file:
- servers/slapd/connection.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/6657caaad84a86157d77dfe…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/6657caaad84a86157d77dfe…
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:
76b62ce7 by OndÅ™ej KuznÃk at 2022-04-12T23:15:30+00:00
Log test timing information
- - - - -
002004a1 by OndÅ™ej KuznÃk at 2022-04-12T23:15:35+00:00
Log build timing information
- - - - -
5 changed files:
- .gitlab-ci.yml
- tests/scripts/all
- tests/scripts/defines.sh
- + tests/scripts/functions.sh
- tests/scripts/lloadd-all
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/c465301c19b60ec069043b…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/c465301c19b60ec069043b…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at project / Website
Commits:
638a1974 by Quanah Gibson-Mount at 2022-04-12T17:43:20+00:00
Remove support sites that are no longer functional
- - - - -
056faee8 by Quanah Gibson-Mount at 2022-04-12T17:46:40+00:00
ITS#9784 - Add Linux Stans
- - - - -
fb24c3e6 by Quanah Gibson-Mount at 2022-04-12T17:48:06+00:00
ITS#9822 - Fix link to JLDAP resources
- - - - -
2 changed files:
- html/jldap/index.wml
- html/support/index.wml
View it on GitLab: https://git.openldap.org/project/www/-/compare/71cc512da3ad012abc9ac672cc11…
--
View it on GitLab: https://git.openldap.org/project/www/-/compare/71cc512da3ad012abc9ac672cc11…
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:
85f38f8a by David Coutadeur at 2022-03-25T17:01:54+00:00
ITS#9814 - upgrade ppm to 2.1 release
Reject password if it contains tokens from an attribute of the LDAP entry https://github.com/ltb-project/ppm/issues/17
- - - - -
438c855d by Quanah Gibson-Mount at 2022-03-25T17:16:46+00:00
ITS#9814
- - - - -
7 changed files:
- CHANGES
- contrib/slapd-modules/ppm/CHANGELOG.md
- contrib/slapd-modules/ppm/ppm.c
- contrib/slapd-modules/ppm/ppm.example
- contrib/slapd-modules/ppm/ppm.h
- contrib/slapd-modules/ppm/ppm.md
- contrib/slapd-modules/ppm/slapm-ppm.5
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/475e57281bc10e56a47021…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/475e57281bc10e56a47021…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
18786c4c by David Coutadeur at 2022-03-22T19:15:37+01:00
upgrade ppm to 2.1 release (references #ITS9814)
Reject password if it contains tokens from an attribute of the LDAP entry https://github.com/ltb-project/ppm/issues/17
- - - - -
e9da6241 by David Coutadeur at 2022-03-25T11:05:56+01:00
ppm: fix typo + logs example in documentation (references #ITS9814)
- - - - -
6 changed files:
- contrib/slapd-modules/ppm/CHANGELOG.md
- contrib/slapd-modules/ppm/ppm.c
- contrib/slapd-modules/ppm/ppm.example
- contrib/slapd-modules/ppm/ppm.h
- contrib/slapd-modules/ppm/ppm.md
- contrib/slapd-modules/ppm/slapm-ppm.5
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/07429efcff9dc50abb8ca2…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/07429efcff9dc50abb8ca2…
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:
53796f5a by OndÅ™ej KuznÃk at 2022-03-21T21:56:53+00:00
ITS#9811 Allow newlines at end of included file
- - - - -
8aceb523 by Quanah Gibson-Mount at 2022-03-21T21:57:21+00:00
ITS#9811
- - - - -
6fd046ed by Howard Chu at 2022-03-21T21:57:29+00:00
ITS#9802 slapd-meta: fix rewrite config SEGV
- - - - -
628ebbd1 by Howard Chu at 2022-03-21T21:57:33+00:00
ITS#9802 slapd-meta: fix rewrite config ordering
- - - - -
e9b8c04d by Howard Chu at 2022-03-21T21:57:37+00:00
ITS#9802 slapd-ldap/meta/async-meta: plug memleak in keepalive config
- - - - -
76b9c342 by Quanah Gibson-Mount at 2022-03-21T21:58:12+00:00
ITS#9802
- - - - -
50f1d7a1 by Quanah Gibson-Mount at 2022-03-21T21:58:21+00:00
ITS#9804 - Fix documentation for syncrepl sizelimit/timelimit options
- - - - -
4a9b6de8 by Quanah Gibson-Mount at 2022-03-21T21:58:40+00:00
ITS#9804
- - - - -
7 changed files:
- CHANGES
- doc/man/man5/slapd-config.5
- doc/man/man5/slapd.conf.5
- libraries/libldap/ldif.c
- servers/slapd/back-asyncmeta/config.c
- servers/slapd/back-ldap/config.c
- servers/slapd/back-meta/config.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/492fe2fcef6dd8e10ed55e…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/492fe2fcef6dd8e10ed55e…
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:
9633818a by OndÅ™ej KuznÃk at 2022-03-21T21:52:27+00:00
ITS#9811 Allow newlines at end of included file
- - - - -
883377f4 by Quanah Gibson-Mount at 2022-03-21T21:52:53+00:00
ITS#9811
- - - - -
cefc5608 by Howard Chu at 2022-03-21T21:53:15+00:00
ITS#9802 slapd-meta: fix rewrite config SEGV
- - - - -
0d32cbc3 by Howard Chu at 2022-03-21T21:53:20+00:00
ITS#9802 slapd-meta: fix rewrite config ordering
- - - - -
4bffb095 by Howard Chu at 2022-03-21T21:53:24+00:00
ITS#9802 slapd-ldap/meta/async-meta: plug memleak in keepalive config
- - - - -
5fe29953 by Quanah Gibson-Mount at 2022-03-21T21:54:36+00:00
ITS#9802
- - - - -
19c19655 by Quanah Gibson-Mount at 2022-03-21T21:55:18+00:00
ITS#9804 - Fix documentation for syncrepl sizelimit/timelimit options
- - - - -
33a3b8b2 by Quanah Gibson-Mount at 2022-03-21T21:56:17+00:00
ITS#9804
- - - - -
7 changed files:
- CHANGES
- doc/man/man5/slapd-config.5
- doc/man/man5/slapd.conf.5
- libraries/libldap/ldif.c
- servers/slapd/back-asyncmeta/config.c
- servers/slapd/back-ldap/config.c
- servers/slapd/back-meta/config.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/46e93be3588f9817f8134b…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/46e93be3588f9817f8134b…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
d878ebc3 by Howard Chu at 2022-03-21T20:21:20+00:00
ITS#9802 slapd-meta: fix rewrite config SEGV
- - - - -
e9b11154 by Howard Chu at 2022-03-21T20:21:20+00:00
ITS#9802 slapd-meta: fix rewrite config ordering
- - - - -
f0a6465f by Howard Chu at 2022-03-21T20:21:20+00:00
ITS#9802 slapd-ldap/meta/async-meta: plug memleak in keepalive config
- - - - -
3 changed files:
- servers/slapd/back-asyncmeta/config.c
- servers/slapd/back-ldap/config.c
- servers/slapd/back-meta/config.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/0dae0704c01adb8b336d35…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/0dae0704c01adb8b336d35…
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:
082ba67a by OndÅ™ej KuznÃk at 2022-03-21T16:46:31+00:00
ITS#9803 Drop connection when receiving non-LDAP data
- - - - -
91366f8e by Quanah Gibson-Mount at 2022-03-21T16:46:54+00:00
ITS#9803
- - - - -
2b154fec by OndÅ™ej KuznÃk at 2022-03-21T16:47:04+00:00
ITS#9808 Store the correct value in olcLastBind
- - - - -
c7e4a703 by Quanah Gibson-Mount at 2022-03-21T16:48:45+00:00
ITS#9808
- - - - -
a4246046 by Howard Chu at 2022-03-21T16:48:55+00:00
ITS#9809: pcache, mdb: fix SEGV in monitor shutdown
- - - - -
492fe2fc by Quanah Gibson-Mount at 2022-03-21T16:49:31+00:00
ITS#9809
- - - - -
5 changed files:
- CHANGES
- libraries/libldap/result.c
- servers/slapd/back-mdb/monitor.c
- servers/slapd/bconfig.c
- servers/slapd/overlays/pcache.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/bcf368d626861ee2fd7abb…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/bcf368d626861ee2fd7abb…
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:
214c1f2d by OndÅ™ej KuznÃk at 2022-03-21T16:38:59+00:00
ITS#9803 Drop connection when receiving non-LDAP data
- - - - -
758bbc30 by Quanah Gibson-Mount at 2022-03-21T16:39:42+00:00
ITS#9803
- - - - -
c52475a3 by OndÅ™ej KuznÃk at 2022-03-21T16:43:48+00:00
ITS#9808 Store the correct value in olcLastBind
- - - - -
8e4eb4d8 by Quanah Gibson-Mount at 2022-03-21T16:43:52+00:00
ITS#9808
- - - - -
0d430d31 by Howard Chu at 2022-03-21T16:43:59+00:00
ITS#9809: pcache, mdb: fix SEGV in monitor shutdown
- - - - -
63fdf7fd by Quanah Gibson-Mount at 2022-03-21T16:44:00+00:00
ITS#9809
- - - - -
5 changed files:
- CHANGES
- libraries/libldap/result.c
- servers/slapd/back-mdb/monitor.c
- servers/slapd/bconfig.c
- servers/slapd/overlays/pcache.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/211829acb26f53ffd4ac61…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/211829acb26f53ffd4ac61…
You're receiving this email because of your account on git.openldap.org.