[Git][openldap-team/openldap][upstream-2.5] 45 commits: Return to RE
Ryan Tandy (@rtandy)
gitlab at salsa.debian.org
Tue Aug 31 03:39:22 BST 2021
Ryan Tandy pushed to branch upstream-2.5 at Debian OpenLDAP Maintainers / openldap
Commits:
331c9698 by Quanah Gibson-Mount at 2021-07-27T18:31:59+00:00
Return to RE
- - - - -
57cf5518 by Quanah Gibson-Mount at 2021-07-28T15:07:49+00:00
fix typo
- - - - -
e2f8cb71 by Howard Chu at 2021-08-02T19:26:57+00:00
ITS#9621 fix for multival with NULL mr
- - - - -
162a663a by Quanah Gibson-Mount at 2021-08-02T19:31:10+00:00
ITS#9621
- - - - -
b72354b6 by Quanah Gibson-Mount at 2021-08-03T15:38:25+00:00
ITS#9200 - Document that olcMirrorMode should be olcMultiProvider
- - - - -
c4e5729e by Quanah Gibson-Mount at 2021-08-03T15:47:57+00:00
ITS#9200
- - - - -
3a958ec7 by Ondřej Kuzník at 2021-08-04T16:36:30+00:00
ITS#9624 We've already checked before we call request_extended
- - - - -
4e3843eb by Ondřej Kuzník at 2021-08-04T16:36:35+00:00
ITS#9624 Make sure we reset only for Binds
- - - - -
ffc2e4aa by Ondřej Kuzník at 2021-08-04T16:36:39+00:00
ITS#9624 Read state while holding relevant mutex, cache if needed
- - - - -
a5efa503 by Quanah Gibson-Mount at 2021-08-04T16:37:14+00:00
ITS#9624
- - - - -
4e474a46 by Quanah Gibson-Mount at 2021-08-04T22:42:09+00:00
ITS#9625 - Fix handling when pwdChangedTime is not present
Add a check to see if pwdChangedTime was actually present on the entry. If not, skip the expiry check.
Additionally change the debug log statement to TRACE instead of ANY, as the message is informational.
- - - - -
73c39761 by Quanah Gibson-Mount at 2021-08-04T22:42:32+00:00
ITS#9625
- - - - -
dffa47ed by Howard Chu at 2021-08-06T21:21:16+00:00
ITS#9611 bconfig: canonicalize structuralObjectclass
- - - - -
17db613b by Quanah Gibson-Mount at 2021-08-06T21:21:35+00:00
ITS#9611
- - - - -
d00efea7 by Howard Chu at 2021-08-06T21:54:44+00:00
(From ITS#8958) allow 2.5 slapcat to read 2.4 DB
- - - - -
b817ece1 by Quanah Gibson-Mount at 2021-08-06T21:58:19+00:00
ITS#8958 - fix 2.4/2.5 slapcat compat
- - - - -
d60f868e by Howard Chu at 2021-08-16T16:10:58+00:00
ITS#9569 make reqMod optional in modify ops
- - - - -
c98ecc63 by Howard Chu at 2021-08-16T16:11:05+00:00
ITS#9569 update schema def in manpage
- - - - -
651b2c80 by Quanah Gibson-Mount at 2021-08-16T16:12:18+00:00
ITS#9569
- - - - -
495d5acb by Quanah Gibson-Mount at 2021-08-16T16:25:49+00:00
ITS#9200 - Fix upgrade requirements for back-mdb
- - - - -
22006571 by Quanah Gibson-Mount at 2021-08-16T16:28:28+00:00
ITS#9200 - Note deprecated options dropped from client utilities
- - - - -
1c72df4a by Quanah Gibson-Mount at 2021-08-16T16:28:48+00:00
ITS#9200
- - - - -
ea1b130b by Aapo Romu at 2021-08-16T16:29:16+00:00
ITS#9629 back-sql: Add support for ppolicy opattrs
So that ppolicy rules are applied
- - - - -
58da0543 by Aapo Romu at 2021-08-16T16:29:23+00:00
ITS#9630 back-sql: Close transactions after bind and search
- - - - -
9a29399f by Quanah Gibson-Mount at 2021-08-16T16:29:58+00:00
ITS#9629
ITS#9630
- - - - -
0198d6dc by Nadezhda Ivanova at 2021-08-16T16:32:26+00:00
ITS#9628 Fix incorrect c_n_ops_executing counter when backend is asynchronous
- - - - -
b7ae7459 by Quanah Gibson-Mount at 2021-08-16T16:33:22+00:00
ITS#9628
- - - - -
22d58179 by Howard Chu at 2021-08-16T16:34:42+00:00
ITS#8958 rename ldap_pvt_thread_pool_pausecheck()
to ..._pausewait() since that's what it really does.
Add ..._pausequery() that only checks and doesn't wait.
- - - - -
2efb01d7 by Howard Chu at 2021-08-16T16:34:48+00:00
ITS#8958 back-mdb: checkpoint online indexer
Save old/new indexmasks to allow processing to resume if slapd is
stopped and restarted. Save last entryID indexed to allow resume
after restart or pool pause.
- - - - -
4de1a545 by Shawn McKinney at 2021-08-16T16:41:56+00:00
ITS#9443 add lloadd admin guide
- - - - -
a39d8bd4 by Quanah Gibson-Mount at 2021-08-16T16:42:18+00:00
ITS#9443
- - - - -
d8da54cd by Ondřej Kuzník at 2021-08-16T16:57:42+00:00
ITS#8747 Use the same message when upstream connection is ready
- - - - -
5796fd97 by Howard Chu at 2021-08-16T17:12:12+00:00
autoca test deadlocks in back-ldif
- - - - -
7d84b0c5 by Howard Chu at 2021-08-16T17:12:23+00:00
Fix parsing error with back-ldif
- - - - -
ee916dfb by Quanah Gibson-Mount at 2021-08-16T17:28:46+00:00
Revert "ITS#8958 rename ldap_pvt_thread_pool_pausecheck()"
This reverts commit 22d58179f16ad9acf85d693691bdbd0d28b60a47.
- - - - -
dac8c179 by Quanah Gibson-Mount at 2021-08-16T17:28:54+00:00
Revert "ITS#8958 back-mdb: checkpoint online indexer"
This reverts commit 2efb01d7c37747e20f5546229486631f6f5a0807.
- - - - -
32d50223 by Shawn McKinney at 2021-08-16T18:39:32+00:00
ITS#9549 - add a man page for ldapvc
- - - - -
6aaf4852 by Quanah Gibson-Mount at 2021-08-16T18:40:28+00:00
ITS#9549
- - - - -
3031e59c by Howard Chu at 2021-08-16T22:01:30+00:00
ITS#9637 back-mdb fix max idlexp
- - - - -
6815f9c6 by Quanah Gibson-Mount at 2021-08-16T22:02:15+00:00
ITS#9637
- - - - -
61a1109d by Quanah Gibson-Mount at 2021-08-17T15:45:28+00:00
Revert "Fix parsing error with back-ldif"
This reverts commit 7d84b0c57ba3dfebbf7c330aae4f3d25921f9d0a.
- - - - -
82e6cf5d by HAMANO Tsukasa at 2021-08-17T15:45:42+00:00
ITS#9497 fix duplicate ldap control response
- - - - -
3b3495d9 by Quanah Gibson-Mount at 2021-08-17T15:46:14+00:00
ITS#9497
- - - - -
3ec95505 by Quanah Gibson-Mount at 2021-08-18T17:11:41+00:00
Prep for release (OpenLDAP 2.5.7)
- - - - -
68d9faa7 by Ryan Tandy at 2021-08-30T18:33:34-07:00
New upstream version 2.5.7+dfsg
- - - - -
30 changed files:
- CHANGES
- build/version.var
- doc/guide/admin/Makefile
- doc/guide/admin/appendix-upgrading.sdf
- doc/guide/admin/guide.html
- doc/guide/admin/intro.sdf
- + doc/guide/admin/load-balancer-scenario.png
- + doc/guide/admin/loadbalancer.sdf
- doc/guide/admin/master.sdf
- doc/guide/admin/slapdconf2.sdf
- doc/guide/admin/slapdconfig.sdf
- + doc/man/man1/ldapvc.1
- doc/man/man5/slapd-mdb.5
- doc/man/man5/slapo-accesslog.5
- servers/lloadd/client.c
- servers/lloadd/extended.c
- servers/lloadd/operation.c
- servers/lloadd/upstream.c
- servers/slapd/back-ldif/ldif.c
- servers/slapd/back-mdb/config.c
- servers/slapd/back-mdb/id2entry.c
- servers/slapd/back-mdb/init.c
- servers/slapd/back-mdb/search.c
- servers/slapd/back-monitor/back-monitor.h
- servers/slapd/back-monitor/conn.c
- servers/slapd/back-monitor/init.c
- servers/slapd/back-sql/add.c
- servers/slapd/back-sql/bind.c
- servers/slapd/back-sql/search.c
- servers/slapd/bconfig.c
View it on GitLab: https://salsa.debian.org/openldap-team/openldap/-/compare/bee8bc64cd4ae4306015295b73e68776066cc8f9...68d9faa7866fcf42c6c2898cd5a89f77a6b6aebe
--
View it on GitLab: https://salsa.debian.org/openldap-team/openldap/-/compare/bee8bc64cd4ae4306015295b73e68776066cc8f9...68d9faa7866fcf42c6c2898cd5a89f77a6b6aebe
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-openldap-devel/attachments/20210831/83b47147/attachment-0001.htm>
More information about the Pkg-openldap-devel
mailing list