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 2f6877ff7bccbbd550387cb343687e7dcf72a406 (commit)
via 5224774f3ccf44d7428350bb28a4e9eec7e7c7cf (commit)
from 6a86f22b2ac4cf982efd63c22fbe4dccf81adc73 (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 2f6877ff7bccbbd550387cb343687e7dcf72a406
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Tue Apr 14 20:25:51 2015 +0200
Cleanup mtest* and sample-*.
Fix mdb_txn_begin(&read-only txn) calls. Test mdb_env_set_maxreaders().
Rename DBI open/close functions. Move mdb_dbi_close() out of txn.
commit 5224774f3ccf44d7428350bb28a4e9eec7e7c7cf
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Tue Apr 14 20:24:30 2015 +0200
Reformat mdb_dbi_open() doc for clarity
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 12 +++++++-----
libraries/liblmdb/mtest.c | 12 +++++++-----
libraries/liblmdb/mtest2.c | 13 +++++++------
libraries/liblmdb/mtest3.c | 12 ++++++------
libraries/liblmdb/mtest4.c | 12 ++++++------
libraries/liblmdb/mtest5.c | 12 ++++++------
libraries/liblmdb/mtest6.c | 9 +++++----
libraries/liblmdb/sample-mdb.txt | 4 ++--
8 files changed, 46 insertions(+), 40 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 15347d1180a8f813d8b4321f65aacd1967203793 (commit)
from dcd0fd27f648f224b4d9a9e22173cb28aafba848 (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 15347d1180a8f813d8b4321f65aacd1967203793
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Apr 13 13:11:29 2015 -0700
ITS#8103 fix crash with more than 65535 aliases in a scope
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/dn2id.c | 6 ++++++
1 file changed, 6 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, OPENLDAP_REL_ENG_2_5 has been updated
via 8becde3ed0dad9954281eccd5170d07d11e91385 (commit)
from 7f571b7c6e7b7d56403855d1d6ed847c9d517920 (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 8becde3ed0dad9954281eccd5170d07d11e91385
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Apr 9 15:56:22 2015 +0100
ITS#8040 use NOMETASYNC for lazycommit
not NOSYNC. Might be configurable in the future, but we don't
really want to add more config options at present
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/id2entry.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 dcd0fd27f648f224b4d9a9e22173cb28aafba848 (commit)
from 44f8642c0eb45ff9cbd6fe3aac84439a9a425b53 (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 dcd0fd27f648f224b4d9a9e22173cb28aafba848
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Apr 9 15:56:22 2015 +0100
ITS#8040 use NOMETASYNC for lazycommit
not NOSYNC. Might be configurable in the future, but we don't
really want to add more config options at present
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/id2entry.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, OPENLDAP_REL_ENG_2_5 has been updated
via 7f571b7c6e7b7d56403855d1d6ed847c9d517920 (commit)
via 55c6868ad069c866d100f22fd60c07027a286414 (commit)
from c81faafe1b6c27225645ace15c516312aa9a457a (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 7f571b7c6e7b7d56403855d1d6ed847c9d517920
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 8 23:30:12 2015 +0100
ITS#8040 fix 525aa23800b73fec618edf7c51b4c4ae81616d49
commit 55c6868ad069c866d100f22fd60c07027a286414
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 8 23:18:03 2015 +0100
ITS#8040 document lazycommit
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-config.5 | 7 +++++++
doc/man/man5/slapd.conf.5 | 7 +++++++
servers/slapd/syncrepl.c | 2 +-
3 files changed, 15 insertions(+), 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, OPENLDAP_REL_ENG_2_4 has been updated
via 1101d4b7dbdb2453076c1075d1ae2375c36f06f9 (commit)
via 02e82620d177ccc143298a3410249b959a057730 (commit)
from 23324b555a55a439d9c09eaa5de3e705f1936010 (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 1101d4b7dbdb2453076c1075d1ae2375c36f06f9
Author: Ondřej Kuzník <ondra(a)mistotebe.net>
Date: Tue Apr 7 22:43:10 2015 +0100
ITS#8057 test cases
commit 02e82620d177ccc143298a3410249b959a057730
Author: Ondřej Kuzník <ondra(a)mistotebe.net>
Date: Tue Apr 7 19:53:10 2015 +0100
ITS#8057 Use an actual entry for modify/modrdn checks
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/unique.c | 18 +++-
tests/data/slapd-unique.conf | 3 +
tests/scripts/test024-unique | 199 +++++++++++++++++++++++++++++++++++++--
3 files changed, 212 insertions(+), 8 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 c81faafe1b6c27225645ace15c516312aa9a457a (commit)
via b7b7be55293a0879a605ea5f7d251c08806e7c27 (commit)
from 8e7278ad86df3ba8861616bceede2be136df00f4 (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 c81faafe1b6c27225645ace15c516312aa9a457a
Author: Ondřej Kuzník <ondra(a)mistotebe.net>
Date: Tue Apr 7 22:43:10 2015 +0100
ITS#8057 test cases
commit b7b7be55293a0879a605ea5f7d251c08806e7c27
Author: Ondřej Kuzník <ondra(a)mistotebe.net>
Date: Tue Apr 7 19:53:10 2015 +0100
ITS#8057 Use an actual entry for modify/modrdn checks
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/unique.c | 18 +++-
tests/data/slapd-unique.conf | 3 +
tests/scripts/test024-unique | 199 +++++++++++++++++++++++++++++++++++++--
3 files changed, 212 insertions(+), 8 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 44f8642c0eb45ff9cbd6fe3aac84439a9a425b53 (commit)
from d74b45cfdaf6e14289a1beb35f4101b547fd20d4 (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 44f8642c0eb45ff9cbd6fe3aac84439a9a425b53
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 8 23:30:12 2015 +0100
ITS#8040 fix 525aa23800b73fec618edf7c51b4c4ae81616d49
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-config.5 | 3 ++-
doc/man/man5/slapd.conf.5 | 3 ++-
2 files changed, 4 insertions(+), 2 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 d74b45cfdaf6e14289a1beb35f4101b547fd20d4 (commit)
via cf3e10ee15534f3b17385a3d45d6ce15ec34e2cc (commit)
from 525aa23800b73fec618edf7c51b4c4ae81616d49 (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 d74b45cfdaf6e14289a1beb35f4101b547fd20d4
Author: Ondřej Kuzník <ondra(a)mistotebe.net>
Date: Tue Apr 7 22:43:10 2015 +0100
ITS#8057 test cases
commit cf3e10ee15534f3b17385a3d45d6ce15ec34e2cc
Author: Ondřej Kuzník <ondra(a)mistotebe.net>
Date: Tue Apr 7 19:53:10 2015 +0100
ITS#8057 Use an actual entry for modify/modrdn checks
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/unique.c | 18 +++-
tests/data/slapd-unique.conf | 3 +
tests/scripts/test024-unique | 199 +++++++++++++++++++++++++++++++++++++--
3 files changed, 212 insertions(+), 8 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 525aa23800b73fec618edf7c51b4c4ae81616d49 (commit)
from 48d3720d5aee90a87c739f097c1c8012d11687d1 (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 525aa23800b73fec618edf7c51b4c4ae81616d49
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 8 23:18:03 2015 +0100
ITS#8040 document lazycommit
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-config.5 | 6 ++++++
doc/man/man5/slapd.conf.5 | 6 ++++++
servers/slapd/syncrepl.c | 2 +-
3 files changed, 13 insertions(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git