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/002004a1ea6b185c7524d49...