Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits: a005f74f by Howard Chu at 2022-08-24T15:49:47+00:00 ITS#9860 ldapsearch: fix control memleaks
- - - - - 89af3fbf by Quanah Gibson-Mount at 2022-08-24T15:50:03+00:00 ITS#9860
- - - - - 2e2a6e1a by Howard Chu at 2022-08-24T15:51:20+00:00 ITS#9895 slapd-mdb: raise MDB_INDICES from 128 to 256
- - - - - 4b438873 by Quanah Gibson-Mount at 2022-08-24T15:51:55+00:00 ITS#9895
- - - - - 2185220f by Howard Chu at 2022-08-24T17:43:19+00:00 ITS#9894 don't use gmake-specific features
- - - - - 785d4373 by Quanah Gibson-Mount at 2022-08-24T17:45:49+00:00 ITS#9894
- - - - - 60a45546 by Quanah Gibson-Mount at 2022-08-24T17:45:59+00:00 ITS#9894 - Regenerate configure
- - - - - 9af7d930 by Howard Chu at 2022-08-24T18:20:15+00:00 ITS#9898 tests: fix slapd-addel non-std syntax
Broken in f5bef58cae5e16d56c48b1efd55249fa7ce54cc6
- - - - - bdb0e399 by Howard Chu at 2022-08-24T18:20:21+00:00 ITS#9899 libldap: fix non-std syntax in cyrus.c
Broken in 3cd50fa8b32a21040a9892e2a8a7a9dfc7541ce6 for ITS#9189
- - - - - 4cbc6017 by Michael Osipov at 2022-08-24T18:20:27+00:00 ITS#9901 libldap: fix non-std printf %p arguments
- - - - - baf00b82 by Quanah Gibson-Mount at 2022-08-24T18:20:42+00:00 ITS#9898, ITS#9899, ITS#9901
- - - - - d8e1fef4 by Howard Chu at 2022-08-24T18:20:56+00:00 ITS#9900 configure.ac: fix bashism
Broken in 629cafc98d4cd2ec1eec83979d69008c01b4d238 ITS#8707
- - - - - 48895605 by Quanah Gibson-Mount at 2022-08-24T18:21:14+00:00 ITS#9900
- - - - - 798bb0e6 by Quanah Gibson-Mount at 2022-08-24T18:21:29+00:00 ITS#9900 -- regenerate configure
- - - - - 752d320c by Howard Chu at 2022-08-24T18:23:50+00:00 ITS#9904 ldif_open_url: check for ber_strdup failure
Code present since 1999, df8f7cbb9b79be3be9205d116d1dd0b263d6861a
- - - - - 14cc1a06 by Quanah Gibson-Mount at 2022-08-24T18:24:07+00:00 ITS#9904
- - - - -
16 changed files:
- CHANGES - clients/tools/ldapsearch.c - configure - configure.ac - libraries/liblber/Makefile.in - libraries/liblber/bprint.c - libraries/liblber/stdio.c - libraries/libldap/Makefile.in - libraries/libldap/cyrus.c - libraries/libldap/fetch.c - libraries/libldap/request.c - servers/lloadd/Makefile.in - servers/lloadd/Makefile_module.in - servers/lloadd/Makefile_server.in - servers/slapd/back-mdb/back-mdb.h - tests/progs/slapd-addel.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/c51a5ee65776e9867e97bfd...