Howard Chu pushed to branch master at openldap / OpenLDAP
Commits:
eefe1236 by Howard Chu at 2021-01-13T16:35:43+00:00
ITS#8307 fix slapo-accesslog: noop if logDB isn't open yet
Add be_flag for DB OPEN status
- - - - -
85b68aa5 by Howard Chu at 2021-01-13T16:39:24+00:00
ITS#8307 slapo-dds: mark internal searches as do_not_cache
- - - - -
4 changed files:
- servers/slapd/backend.c
- servers/slapd/overlays/accesslog.c
- servers/slapd/overlays/dds.c
- servers/slapd/slap.h
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/efaf9a4a173c0589f58044…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/efaf9a4a173c0589f58044…
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:
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!
- - - - -
6d5eda8f by Quanah Gibson-Mount at 2021-01-11T19:27:12+00:00
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_5
- - - - -
a0f2b003 by Quanah Gibson-Mount at 2021-01-11T19:30:43+00:00
Happy New Year!
- - - - -
30 changed files:
- ANNOUNCEMENT
- 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
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b7e615970098577ef182c6…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b7e615970098577ef182c6…
You're receiving this email because of your account on git.openldap.org.
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/dfe1f6494d69a885477e85…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/dfe1f6494d69a885477e85…
You're receiving this email because of your account on git.openldap.org.