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/ed62e1bc8a22765fbbdfb5b...