Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
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
- - - - -
3 changed files:
- CHANGES
- servers/slapd/back-ldif/ldif.c
- tests/scripts/test022-ppolicy
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/6815f9c67eaac9501642d7…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/6815f9c67eaac9501642d7…
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:
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
- - - - -
6 changed files:
- CHANGES
- doc/guide/admin/slapdconf2.sdf
- doc/guide/admin/slapdconfig.sdf
- doc/man/man5/slapd-mdb.5
- servers/slapd/back-mdb/config.c
- servers/slapd/back-mdb/search.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/6aaf4852401706a42db616…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/6aaf4852401706a42db616…
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:
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
- - - - -
28 changed files:
- CHANGES
- doc/guide/admin/Makefile
- doc/guide/admin/appendix-upgrading.sdf
- doc/guide/admin/intro.sdf
- + doc/guide/admin/load-balancer-scenario.png
- + doc/guide/admin/loadbalancer.sdf
- doc/guide/admin/master.sdf
- include/ldap_pvt_thread.h
- libraries/libldap/tpool.c
- servers/lloadd/upstream.c
- servers/slapd/back-mdb/back-mdb.h
- servers/slapd/back-mdb/config.c
- servers/slapd/back-mdb/init.c
- servers/slapd/back-mdb/proto-mdb.h
- 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/connection.c
- servers/slapd/overlays/accesslog.c
- servers/slapd/overlays/syncprov.c
- servers/slapd/slap.h
- servers/slapd/slapi/slapi_ops.c
- servers/slapd/syncrepl.c
- tests/scripts/test022-ppolicy
- tests/scripts/test066-autoca
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/651b2c802de170ba7fe61d…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/651b2c802de170ba7fe61d…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_4 at openldap / OpenLDAP
Commits:
9bb4299f by Howard Chu at 2021-08-16T16:13:17+00:00
ITS#9569 make reqMod optional in modify ops
- - - - -
debaf791 by Howard Chu at 2021-08-16T16:13:27+00:00
ITS#9569 update schema def in manpage
- - - - -
11608b95 by Quanah Gibson-Mount at 2021-08-16T16:13:53+00:00
ITS#9569
- - - - -
0ec27a58 by OndÅ™ej KuznÃk at 2021-08-16T16:18:14+00:00
ITS#7766 Include all relevant attributes in diff
- - - - -
447a47a6 by Quanah Gibson-Mount at 2021-08-16T16:24:13+00:00
ITS#7766
- - - - -
4 changed files:
- CHANGES
- doc/man/man5/slapo-accesslog.5
- servers/slapd/overlays/accesslog.c
- servers/slapd/syncrepl.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/e6bab60c80da167b8b0e88…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/e6bab60c80da167b8b0e88…
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:
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
- - - - -
3 changed files:
- CHANGES
- doc/man/man5/slapo-accesslog.5
- servers/slapd/overlays/accesslog.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b817ece130b84699db17b6…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b817ece130b84699db17b6…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
973a9303 by Howard Chu at 2021-08-13T02:09:48+00:00
ITS#9122 expose SLAP_TOOL_DRYRUN to backends
Most backends should no-op everything. back-config will
still parse and process all config directives.
- - - - -
7 changed files:
- servers/slapd/back-ldif/ldif.c
- servers/slapd/back-mdb/tools.c
- servers/slapd/back-ndb/tools.cpp
- servers/slapd/back-wt/tools.c
- servers/slapd/slap.h
- servers/slapd/slapadd.c
- servers/slapd/slapcommon.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/973a93036ee0e257bd9e9ba…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/973a93036ee0e257bd9e9ba…
You're receiving this email because of your account on git.openldap.org.