Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits:
adc32fbc by Ondřej Kuzník at 2022-04-27T15:40:09+00:00
ITS#9802 Fix argv handling
- - - - -
2bb37ec7 by Howard Chu at 2022-04-27T15:42:03+00:00
ITS#9825 dynlist: don't lose earlier filter elements
- - - - -
2ae11040 by Howard Chu at 2022-04-27T15:42:07+00:00
ITS#9825 dynlist: add test case
- - - - -
b762d2c9 by Quanah Gibson-Mount at 2022-04-27T15:43:30+00:00
ITS#9825
- - - - -
2dea513c by Howard Chu at 2022-04-27T15:47:49+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.
- - - - -
f602cea5 by Quanah Gibson-Mount at 2022-04-27T15:48:30+00:00
ITS#9820
- - - - -
b297111e by Ondřej Kuzník at 2022-04-27T15:50:26+00:00
ITS#9832 Reset e back to the entry we need to release
- - - - -
de854d4b by Quanah Gibson-Mount at 2022-04-27T15:50:57+00:00
ITS#9832
- - - - -
215e64c2 by Ondřej Kuzník at 2022-04-27T15:51:24+00:00
ITS#9831 Advance connections[index] correctly
- - - - -
a5b9d3c1 by Quanah Gibson-Mount at 2022-04-27T15:51:49+00:00
ITS#9831
- - - - -
7 changed files:
- CHANGES
- servers/slapd/back-meta/config.c
- servers/slapd/back-monitor/search.c
- servers/slapd/connection.c
- servers/slapd/overlays/dynlist.c
- tests/data/dynlist.out
- tests/scripts/test044-dynlist
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/002004a1ea6b185c7524d4…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/002004a1ea6b185c7524d4…
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:
d64437da by Ondřej Kuzník at 2022-04-27T15:41:26+00:00
ITS#9802 Fix argv handling
- - - - -
bbb57490 by Howard Chu at 2022-04-27T15:43:02+00:00
ITS#9825 dynlist: don't lose earlier filter elements
- - - - -
357a9dec by Howard Chu at 2022-04-27T15:43:04+00:00
ITS#9825 dynlist: add test case
- - - - -
de458c3f by Quanah Gibson-Mount at 2022-04-27T15:43:23+00:00
ITS#9825
- - - - -
48039c00 by Howard Chu at 2022-04-27T15:48:37+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.
- - - - -
42f59fd2 by Quanah Gibson-Mount at 2022-04-27T15:49:28+00:00
ITS#9820
- - - - -
fac3b0dc by Ondřej Kuzník at 2022-04-27T15:51:56+00:00
ITS#9831 Advance connections[index] correctly
- - - - -
3a29c279 by Quanah Gibson-Mount at 2022-04-27T15:52:13+00:00
ITS#9831
- - - - -
6 changed files:
- CHANGES
- servers/slapd/back-meta/config.c
- servers/slapd/connection.c
- servers/slapd/overlays/dynlist.c
- tests/data/dynlist.out
- tests/scripts/test044-dynlist
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/ed62e1bc8a22765fbbdfb5…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/ed62e1bc8a22765fbbdfb5…
You're receiving this email because of your account on git.openldap.org.
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.