A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via ba80b97505fc71121437d512fe409cf0138ca775 (commit)
via 83acffd83c22c9febb8c8cb3ba2e615198c95738 (commit)
from 8ec9a3bcca9c7d97d40d586a6796d39bb7e4fc20 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ba80b97505fc71121437d512fe409cf0138ca775
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 31 14:28:22 2018 +0100
Fix index delete
Deleting all indices should also reset default mask
commit 83acffd83c22c9febb8c8cb3ba2e615198c95738
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 31 14:27:23 2018 +0100
More for multival
Fix clashes with index records
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-bdb/config.c | 3 ++-
servers/slapd/back-mdb/attr.c | 37 ++++++++++++++++++++++++++++++-------
servers/slapd/back-mdb/config.c | 3 ++-
3 files changed, 34 insertions(+), 9 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 8ec9a3bcca9c7d97d40d586a6796d39bb7e4fc20 (commit)
from 111329a2dce9010e32a6ca43bb3e86066255e154 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8ec9a3bcca9c7d97d40d586a6796d39bb7e4fc20
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Aug 30 15:47:16 2018 +0100
More for multival
Tweak config validity check
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/attr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 111329a2dce9010e32a6ca43bb3e86066255e154 (commit)
from 6c221e773066178d4801233139ae32411069c428 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 111329a2dce9010e32a6ca43bb3e86066255e154
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Aug 30 11:24:25 2018 +0100
More for back-mdb multival
Allow configuring thresholds for specific attributes
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-mdb.5 | 23 +++---
servers/slapd/back-mdb/attr.c | 159 ++++++++++++++++++++++++++++++++++++-
servers/slapd/back-mdb/back-mdb.h | 2 +
servers/slapd/back-mdb/config.c | 84 +++++++++++++++++---
servers/slapd/back-mdb/id2entry.c | 4 +-
servers/slapd/back-mdb/index.c | 4 +-
servers/slapd/back-mdb/modify.c | 12 ++-
servers/slapd/back-mdb/proto-mdb.h | 9 +++
8 files changed, 267 insertions(+), 30 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 6c221e773066178d4801233139ae32411069c428 (commit)
from 36e4dd282863dde77fff5f0f1966eba0cb2a01a1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6c221e773066178d4801233139ae32411069c428
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 29 02:02:13 2018 +0100
ITS#8909 additional tweak
Set error code on failure
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/saslauthz.c | 2 ++
1 file changed, 2 insertions(+)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, mdb.master has been updated
via eab90d5389c309761df1731df282b396dc0999f4 (commit)
from 26c7df88e44e31623d0802a564f24781acdefde3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit eab90d5389c309761df1731df282b396dc0999f4
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 29 01:25:01 2018 +0100
ITS#8908 DOC: GET_MULTIPLE etc don't return the key
Unnecessary since these are DUPs, the key will always be the same
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 36e4dd282863dde77fff5f0f1966eba0cb2a01a1 (commit)
from 0f320b34422ebb2455b9768092b43418a361b00f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 36e4dd282863dde77fff5f0f1966eba0cb2a01a1
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 29 01:13:05 2018 +0100
ITS#8909 fix "authz-policy all" condition
Broken since original commit 113727ba
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/saslauthz.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, mdb.master has been updated
via 26c7df88e44e31623d0802a564f24781acdefde3 (commit)
from 1ffe472a080fcd3c7dab6e352848703ad7adbe14 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 26c7df88e44e31623d0802a564f24781acdefde3
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 6 13:10:59 2018 +0100
ITS#8891 fix M$ WINAPI typedefs
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git