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 a4c7943d39df0140edacb5774e977be3f72b694c (commit)
from 6bb6d5e3c6269589f5e64805bd849174d62bd3ea (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 a4c7943d39df0140edacb5774e977be3f72b694c
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Jan 31 15:35:11 2016 +0000
Large multivalued attr support
Store attrs with a large number of values separately from the
main entry blob. Note - we need support for large DUPSORT values
for this to be generally usable.
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-mdb.5 | 18 ++
servers/slapd/back-mdb/back-mdb.h | 30 ++-
servers/slapd/back-mdb/config.c | 13 +-
servers/slapd/back-mdb/id2entry.c | 385 +++++++++++++++++++++++++++++-------
servers/slapd/back-mdb/init.c | 7 +
servers/slapd/back-mdb/modify.c | 167 +++++++++++-----
servers/slapd/back-mdb/proto-mdb.h | 7 +-
servers/slapd/back-mdb/search.c | 2 +-
servers/slapd/back-mdb/tools.c | 2 +-
servers/slapd/slap.h | 3 +-
10 files changed, 497 insertions(+), 137 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 6bb6d5e3c6269589f5e64805bd849174d62bd3ea (commit)
from 6c4d6c880b14b27a5decc954af45c3ab9bdd6e2d (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 6bb6d5e3c6269589f5e64805bd849174d62bd3ea
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Jan 31 03:29:28 2016 +0000
ITS#8353 more for OpenSSL 1.1 compat
tmp_rsa callback has been removed from OpenSSL 1.1
Use new X509_NAME accessor function to retrieve DER bytes
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/tls_o.c | 24 ++++++++++++++++++++++++
1 file changed, 24 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.RE/0.9 has been updated
via ea7d99d97089457446d204d0589776107017a06c (commit)
from eb5a99832bc497dc3c874ca5f770a199ad40b418 (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 ea7d99d97089457446d204d0589776107017a06c
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Jan 30 12:55:03 2016 +0000
Happy New Year
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/COPYRIGHT | 2 +-
libraries/liblmdb/intro.doc | 2 +-
libraries/liblmdb/lmdb.h | 2 +-
libraries/liblmdb/mdb.c | 2 +-
libraries/liblmdb/mdb_copy.1 | 2 +-
libraries/liblmdb/mdb_copy.c | 2 +-
libraries/liblmdb/mdb_dump.1 | 2 +-
libraries/liblmdb/mdb_dump.c | 2 +-
libraries/liblmdb/mdb_load.1 | 2 +-
libraries/liblmdb/mdb_load.c | 2 +-
libraries/liblmdb/mdb_stat.1 | 2 +-
libraries/liblmdb/mdb_stat.c | 2 +-
libraries/liblmdb/mtest.c | 2 +-
libraries/liblmdb/mtest2.c | 2 +-
libraries/liblmdb/mtest3.c | 2 +-
libraries/liblmdb/mtest4.c | 2 +-
libraries/liblmdb/mtest5.c | 2 +-
libraries/liblmdb/mtest6.c | 2 +-
libraries/liblmdb/sample-bdb.txt | 2 +-
libraries/liblmdb/sample-mdb.txt | 2 +-
20 files changed, 20 insertions(+), 20 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, mdb.master has been updated
via 5f5f4dab9c4f265c46d345cf69da984cd58eba0e (commit)
from e394e023e491ca0338ad1f485fd70a9dd3790ed2 (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 5f5f4dab9c4f265c46d345cf69da984cd58eba0e
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Jan 30 12:54:32 2016 +0000
Happy New Year
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/COPYRIGHT | 2 +-
libraries/liblmdb/intro.doc | 2 +-
libraries/liblmdb/lmdb.h | 2 +-
libraries/liblmdb/mdb.c | 2 +-
libraries/liblmdb/mdb_copy.1 | 2 +-
libraries/liblmdb/mdb_copy.c | 2 +-
libraries/liblmdb/mdb_dump.1 | 2 +-
libraries/liblmdb/mdb_dump.c | 2 +-
libraries/liblmdb/mdb_load.1 | 2 +-
libraries/liblmdb/mdb_load.c | 2 +-
libraries/liblmdb/mdb_stat.1 | 2 +-
libraries/liblmdb/mdb_stat.c | 2 +-
libraries/liblmdb/midl.c | 2 +-
libraries/liblmdb/midl.h | 2 +-
libraries/liblmdb/mtest.c | 2 +-
libraries/liblmdb/mtest2.c | 2 +-
libraries/liblmdb/mtest3.c | 2 +-
libraries/liblmdb/mtest4.c | 2 +-
libraries/liblmdb/mtest5.c | 2 +-
libraries/liblmdb/mtest6.c | 2 +-
libraries/liblmdb/sample-bdb.txt | 2 +-
libraries/liblmdb/sample-mdb.txt | 2 +-
22 files changed, 22 insertions(+), 22 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, OPENLDAP_REL_ENG_2_4 has been updated
via 7522f883c2eb5f98b8c6016df33df140a5128586 (commit)
from 3d1738cff90e1990197b32854a5cef81904a160e (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 7522f883c2eb5f98b8c6016df33df140a5128586
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jan 29 16:22:10 2016 -0600
ITS#8226
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
1 file changed, 1 insertion(+)
---
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, OPENLDAP_REL_ENG_2_4 has been updated
via 3d1738cff90e1990197b32854a5cef81904a160e (commit)
from 9b5972dc9e14e1f7a7bef755bfd0dc61bcf1ffb3 (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 3d1738cff90e1990197b32854a5cef81904a160e
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jan 29 16:20:28 2016 -0600
ITS#8226 limit size of read txns in searches
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-mdb.5 | 10 +++++++
servers/slapd/back-mdb/back-mdb.h | 4 +++
servers/slapd/back-mdb/config.c | 7 ++++-
servers/slapd/back-mdb/init.c | 1 +
servers/slapd/back-mdb/search.c | 58 +++++++++++++++++++++----------------
5 files changed, 54 insertions(+), 26 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, OPENLDAP_REL_ENG_2_5 has been updated
via f4e98dd1cee916c12af3ac72e8ff139b8deab06c (commit)
from 4cbce492d2c588064966c86c9841250719a4226f (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 f4e98dd1cee916c12af3ac72e8ff139b8deab06c
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jan 29 14:34:15 2016 -0600
Add ITS#6166
-----------------------------------------------------------------------
Summary of changes:
TODO | 3 +++
1 file changed, 3 insertions(+)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git