Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits: 01db7a09 by Quanah Gibson-Mount at 2020-08-12T05:03:38+00:00 Return to engineering
- - - - - c131c853 by Howard Chu at 2020-10-23T20:37:30+01:00 ITS#9376 Fixes for repeated deletes with xcursor
On DUPSORT DBs, must initialize xcursor regardless of whether caller requested its data. Also in cursor_prev must check whether cursor index is still within range before using it.
- - - - - 37a48f4e by Howard Chu at 2020-10-23T20:38:14+01:00 ITS#9376
- - - - - 3c9aa9df by Quanah Gibson-Mount at 2020-10-26T19:00:40+00:00 Prepare for release (0.9.27)
- - - - - cbcc15f5 by Quanah Gibson-Mount at 2020-10-26T19:03:01+00:00 Return to RE
- - - - - b4e1e00e by Quanah Gibson-Mount at 2021-01-11T19:21:58+00:00 Happy New Year!
- - - - - cf81bfb2 by Quanah Gibson-Mount at 2021-01-11T19:22:25+00:00 Merge remote-tracking branch 'origin/mdb.RE/0.9'
- - - - - efaf9a4a by Quanah Gibson-Mount at 2021-01-11T19:25:53+00:00 Happy New Year!
- - - - -
30 changed files:
- COPYRIGHT - INSTALL - Makefile.in - README - build/dir.mk - build/info.mk - build/lib-shared.mk - build/lib-static.mk - build/lib.mk - build/man.mk - build/mkdep - build/mkdep.aix - build/mkrelease - build/mkvers.bat - build/mkversion - build/mod.mk - build/openldap.m4 - build/rules.mk - build/srv.mk - build/top.mk - build/version.h - build/version.sh - build/version.var - clients/Makefile.in - clients/tools/Makefile.in - clients/tools/common.c - clients/tools/common.h - clients/tools/ldapcompare.c - clients/tools/ldapdelete.c - clients/tools/ldapexop.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/dfe1f6494d69a885477e854...