Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits:
85649edf by Ondřej Kuzník at 2022-06-23T18:34:57+00:00
ITS#8245 Do not try to release a NULL entry
- - - - -
39adc0d4 by Quanah Gibson-Mount at 2022-06-23T18:35:19+00:00
ITS#8245
- - - - -
af7de77a by Quanah Gibson-Mount at 2022-06-23T18:41:15+00:00
ITS#9864, ITS#9865, ITS#9866, ITS#9867
- - - - -
926bf389 by Ondřej Kuzník at 2022-06-23T18:42:19+00:00
ITS#9817 Fix test087 set up
- - - - -
e56e70b4 by Dimitar Stoychev at 2022-06-23T18:42:54+00:00
ITS#9823 Update test043 to check deltasync recovery after accesslog has been purged
- - - - -
eea9b838 by Ondřej Kuzník at 2022-06-23T18:42:59+00:00
ITS#9823 Check minCSN when setting up delta-log replay
- - - - -
69a93391 by Quanah Gibson-Mount at 2022-06-23T18:43:46+00:00
ITS#9823
- - - - -
4cbf0dd5 by Howard Chu at 2022-06-23T18:45:22+00:00
ITS#9868 Fixup pending_csn_list for backglue
Define in a new structure and point to it for more flexible access
- - - - -
2aaceb97 by Howard Chu at 2022-06-23T18:45:27+00:00
ITS#9868 also fixup glue_sub_del()
- - - - -
f021131f by Quanah Gibson-Mount at 2022-06-23T18:46:06+00:00
ITS#9868
- - - - -
13 changed files:
- CHANGES
- servers/slapd/backend.c
- servers/slapd/backglue.c
- servers/slapd/ctxcsn.c
- servers/slapd/frontend.c
- servers/slapd/overlays/pcache.c
- servers/slapd/overlays/syncprov.c
- servers/slapd/overlays/translucent.c
- servers/slapd/overlays/unique.c
- servers/slapd/slap.h
- tests/data/slapd-deltasync-provider.conf
- tests/scripts/test043-delta-syncrepl
- tests/scripts/test087-librewrite
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/c9692a35ae75c0a3e479c0…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/c9692a35ae75c0a3e479c0…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
0d1db3c2 by Howard Chu at 2022-06-22T15:27:58+00:00
ITS#9868 Fixup pending_csn_list for backglue
Define in a new structure and point to it for more flexible access
- - - - -
fbe844f8 by Howard Chu at 2022-06-22T15:27:58+00:00
ITS#9868 also fixup glue_sub_del()
- - - - -
7 changed files:
- servers/slapd/backend.c
- servers/slapd/backglue.c
- servers/slapd/ctxcsn.c
- servers/slapd/frontend.c
- servers/slapd/overlays/pcache.c
- servers/slapd/overlays/translucent.c
- servers/slapd/slap.h
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/c64e663518988afbe5c541…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/c64e663518988afbe5c541…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
69de6c94 by Dimitar Stoychev at 2022-06-21T16:21:56+00:00
ITS#9823 Update test043 to check deltasync recovery after accesslog has been purged
- - - - -
c64e6635 by Ondřej Kuzník at 2022-06-21T16:21:56+00:00
ITS#9823 Check minCSN when setting up delta-log replay
- - - - -
3 changed files:
- servers/slapd/overlays/syncprov.c
- tests/data/slapd-deltasync-provider.conf
- tests/scripts/test043-delta-syncrepl
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/bb87cc89cd5c94b65acd62…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/bb87cc89cd5c94b65acd62…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits:
2cf61793 by Howard Chu at 2022-06-17T14:41:50+01:00
ITS#9864 slapo-accesslog: plug onetime memleaks
- - - - -
2aac6652 by Howard Chu at 2022-06-17T14:42:18+01:00
ITS#9865 slapd-watcher: add -c contextDN option
- - - - -
5a292046 by Howard Chu at 2022-06-17T14:42:33+01:00
ITS#9866 delta-sync: fix DN leak on Adds
- - - - -
a54c4782 by Howard Chu at 2022-06-17T14:42:47+01:00
ITS#9867 syncprov: plug findbase memleak
- - - - -
c9692a35 by Howard Chu at 2022-06-17T14:42:59+01:00
ITS#9867 syncprov: plug onetime leak
Since 43ebfa8fb42 ITS#6467
- - - - -
4 changed files:
- servers/slapd/overlays/accesslog.c
- servers/slapd/overlays/syncprov.c
- servers/slapd/syncrepl.c
- tests/progs/slapd-watcher.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/dc52e69ad2109471922672…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/dc52e69ad2109471922672…
You're receiving this email because of your account on git.openldap.org.