Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
09da0637 by Quanah Gibson-Mount at 2022-06-30T20:39:21+00:00
ITS#9872 - Fix bold tag for authz parameter
Fix the bold tag on the authz parameter for slapd-ldap(5) and
slapd-meta(5)
- - - - -
cef96235 by Quanah Gibson-Mount at 2022-06-30T20:39:40+00:00
ITS#9872
- - - - -
52fe7f1a by Quanah Gibson-Mount at 2022-06-30T20:39:50+00:00
Update .gitignore for 2.5 and later
Ignore generated libl*/*.pc files
Ignore testavl binary
Ignore lloadd generated Makefiles
Ignore slapd-watcher binary
- - - - -
4 changed files:
- .gitignore
- CHANGES
- doc/man/man5/slapd-ldap.5
- doc/man/man5/slapd-meta.5
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/f924662c8411cdf3c86a16…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/f924662c8411cdf3c86a16…
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:
c4d7be2a by Quanah Gibson-Mount at 2022-06-30T20:35:44+00:00
ITS#9872 - Fix bold tag for authz parameter
Fix the bold tag on the authz parameter for slapd-ldap(5) and
slapd-meta(5)
- - - - -
9f0f8a33 by Quanah Gibson-Mount at 2022-06-30T20:36:16+00:00
ITS#9872
- - - - -
45d735b3 by Quanah Gibson-Mount at 2022-06-30T20:38:06+00:00
Update .gitignore for 2.5 and later
Ignore generated libl*/*.pc files
Ignore testavl binary
Ignore lloadd generated Makefiles
Ignore slapd-watcher binary
- - - - -
8c970e33 by Quanah Gibson-Mount at 2022-06-30T20:38:13+00:00
ITS#9468 - Fix script logic
Fix missing addition of SERVERPID to KILLPIDS so that a slapd process
doesn't get left behind in some instances
- - - - -
5 changed files:
- .gitignore
- CHANGES
- doc/man/man5/slapd-ldap.5
- doc/man/man5/slapd-meta.5
- tests/data/regressions/its9468/its9468
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/100e2ad68c581a55bfddf0…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/100e2ad68c581a55bfddf0…
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:
c8059b5d by Ondřej Kuzník at 2022-06-23T18:46:44+00:00
ITS#8245 Do not try to release a NULL entry
- - - - -
88d9419b by Quanah Gibson-Mount at 2022-06-23T18:47:03+00:00
ITS#8245
- - - - -
eb7b0ffe by Howard Chu at 2022-06-23T18:47:16+00:00
ITS#9864 slapo-accesslog: plug onetime memleaks
- - - - -
d31febad by Howard Chu at 2022-06-23T18:47:20+00:00
ITS#9865 slapd-watcher: add -c contextDN option
- - - - -
50a65a73 by Howard Chu at 2022-06-23T18:47:25+00:00
ITS#9866 delta-sync: fix DN leak on Adds
- - - - -
5a000ab4 by Howard Chu at 2022-06-23T18:47:29+00:00
ITS#9867 syncprov: plug findbase memleak
- - - - -
189cefd7 by Howard Chu at 2022-06-23T18:47:35+00:00
ITS#9867 syncprov: plug onetime leak
Since 43ebfa8fb42 ITS#6467
- - - - -
2b5dcd38 by Quanah Gibson-Mount at 2022-06-23T18:48:37+00:00
ITS#9864, ITS#9865, ITS#9866, ITS#9867
- - - - -
ff15ef02 by Dimitar Stoychev at 2022-06-23T18:49:19+00:00
ITS#9823 Update test043 to check deltasync recovery after accesslog has been purged
- - - - -
f674fbee by Ondřej Kuzník at 2022-06-23T18:49:23+00:00
ITS#9823 Check minCSN when setting up delta-log replay
- - - - -
307ca753 by Quanah Gibson-Mount at 2022-06-23T18:49:46+00:00
ITS#9823
- - - - -
428ed983 by Howard Chu at 2022-06-23T18:50:16+00:00
ITS#9868 Fixup pending_csn_list for backglue
Define in a new structure and point to it for more flexible access
- - - - -
e41e55ce by Howard Chu at 2022-06-23T18:50:21+00:00
ITS#9868 also fixup glue_sub_del()
- - - - -
85754262 by Quanah Gibson-Mount at 2022-06-23T18:50:42+00:00
ITS#9868
- - - - -
15 changed files:
- CHANGES
- servers/slapd/backend.c
- servers/slapd/backglue.c
- servers/slapd/ctxcsn.c
- servers/slapd/frontend.c
- servers/slapd/overlays/accesslog.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
- servers/slapd/syncrepl.c
- tests/data/slapd-deltasync-provider.conf
- tests/progs/slapd-watcher.c
- tests/scripts/test043-delta-syncrepl
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b3102c27fd7fe894ca4011…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b3102c27fd7fe894ca4011…
You're receiving this email because of your account on git.openldap.org.