[Git][openldap/openldap][OPENLDAP_REL_ENG_2_5] 10 commits: ITS#9428 fix cancel exop
by Quanah Gibson-Mount
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
dfe1f649 by Howard Chu at 2020-12-20T21:31:15+00:00
ITS#9428 fix cancel exop
- - - - -
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!
- - - - -
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
- - - - -
9d440e3d by Howard Chu at 2021-01-13T16:58:42+00:00
ITS#8307 slapo-accesslog additional check
- - - - -
fc1bcaf9 by Ondřej Kuzník at 2021-01-18T14:36:16+00:00
ITS#5941 manage callbacks to coexist with other overlays
- - - - -
a99e4352 by Ondřej Kuzník at 2021-01-20T11:37:01+00:00
Return success in glue destroy
- - - - -
58dfef01 by Ondřej Kuzník at 2021-01-20T11:39:17+00:00
ITS#7439 Do not free parts of original filter
- - - - -
2a33d97e by Quanah Gibson-Mount at 2021-01-20T23:47:23+00:00
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
- - - - -
8 changed files:
- servers/slapd/backend.c
- servers/slapd/backglue.c
- servers/slapd/cancel.c
- servers/slapd/overlays/accesslog.c
- servers/slapd/overlays/dds.c
- servers/slapd/overlays/rwmmap.c
- servers/slapd/overlays/translucent.c
- servers/slapd/slap.h
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/a0f2b003d59f89dc9d5f...
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/a0f2b003d59f89dc9d5f...
You're receiving this email because of your account on git.openldap.org.
2 years, 10 months
[Git][openldap/openldap][OPENLDAP_REL_ENG_2_4] 2 commits: Revert "Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4"
by Quanah Gibson-Mount
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_4 at openldap / OpenLDAP
Commits:
10a83411 by Quanah Gibson-Mount at 2021-01-18T18:09:10+00:00
Revert "Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4"
This reverts commit b28afdf6148067c31b38da2ad5123a8448ffec0d, reversing
changes made to 11ca9b68a0925edddb3d05009416bf748528e037.
- - - - -
2c71c440 by Quanah Gibson-Mount at 2021-01-18T18:24:53+00:00
prep for release (2.4.57)
- - - - -
25 changed files:
- CHANGES
- build/version.var
- libraries/liblmdb/CHANGES
- libraries/liblmdb/COPYRIGHT
- libraries/liblmdb/intro.doc
- libraries/liblmdb/lmdb.h
- libraries/liblmdb/mdb.c
- libraries/liblmdb/mdb_copy.1
- libraries/liblmdb/mdb_copy.c
- libraries/liblmdb/mdb_dump.1
- libraries/liblmdb/mdb_dump.c
- libraries/liblmdb/mdb_load.1
- libraries/liblmdb/mdb_load.c
- libraries/liblmdb/mdb_stat.1
- libraries/liblmdb/mdb_stat.c
- libraries/liblmdb/midl.c
- libraries/liblmdb/midl.h
- libraries/liblmdb/mtest.c
- libraries/liblmdb/mtest2.c
- libraries/liblmdb/mtest3.c
- libraries/liblmdb/mtest4.c
- libraries/liblmdb/mtest5.c
- libraries/liblmdb/mtest6.c
- libraries/liblmdb/sample-bdb.txt
- libraries/liblmdb/sample-mdb.txt
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/4feb73d34990cfee3084...
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/4feb73d34990cfee3084...
You're receiving this email because of your account on git.openldap.org.
2 years, 10 months