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 1db9f32ae23330de44e86419991d64202ce9ac92 (commit)
from 882e27c1b4f40270e712c251d5454c7e93424f58 (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 1db9f32ae23330de44e86419991d64202ce9ac92
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jan 31 10:41:52 2017 +0000
Workaround VL32 cursor refcounting miscount
Don't try to deref cursor page if txn's pagelist is empty
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 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 2e9f95cbac84305c5911f0aaeefc5d31a6bfd38d (commit)
from 0cdb8eac65a993fdd532048b587d18ef9de0e7bc (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 2e9f95cbac84305c5911f0aaeefc5d31a6bfd38d
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jan 26 10:28:38 2017 +0000
More for large multival attrs
Fix 23352855028923acb8e8a4a1d5c427006085bfeb
Use custom dupsort function, pass attributeDescription in so
it can use the actual matching rule for sorting.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/id2entry.c | 112 +++++++++++++++++++++++++++---------
servers/slapd/back-mdb/init.c | 5 +-
servers/slapd/back-mdb/proto-mdb.h | 1 +
3 files changed, 90 insertions(+), 28 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 0cdb8eac65a993fdd532048b587d18ef9de0e7bc (commit)
from ed67842691b0f6a1d4c6f298f5eda56638719194 (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 0cdb8eac65a993fdd532048b587d18ef9de0e7bc
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Jan 24 09:14:11 2017 -0800
Ensure BCMD is always defined
-----------------------------------------------------------------------
Summary of changes:
tests/scripts/all | 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_4 has been updated
via 00b26076d4de59e28c4794930f69990432707f0e (commit)
via bc40310e503f8ce1869f60aef2b4eb052b493ede (commit)
from 647315a61c44f6a4f58c9e42f57f6f00161170a5 (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 00b26076d4de59e28c4794930f69990432707f0e
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jan 23 12:35:01 2017 -0800
ITS#8215
commit bc40310e503f8ce1869f60aef2b4eb052b493ede
Author: Ondřej Kuzník <ondra(a)mistotebe.net>
Date: Tue Aug 11 14:22:15 2015 +0200
ITS#8215 Manpage fixes
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
doc/man/man8/slapadd.8 | 2 +-
doc/man/man8/slapcat.8 | 1 +
3 files changed, 3 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 647315a61c44f6a4f58c9e42f57f6f00161170a5 (commit)
from 24e33c2e551729865a98a7e78603377df4ed8756 (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 647315a61c44f6a4f58c9e42f57f6f00161170a5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jan 20 11:41:47 2017 -0800
Fix regression test suite logic
-----------------------------------------------------------------------
Summary of changes:
tests/Makefile.in | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 bf4868dba6636e6a20baa7645b6bb7f1b2db915a (commit)
via ed67842691b0f6a1d4c6f298f5eda56638719194 (commit)
from 8e333efdf739f7cdba1a1d2451e0224cec1cc148 (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 bf4868dba6636e6a20baa7645b6bb7f1b2db915a
Merge: 8e333ef ed67842
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jan 20 11:42:14 2017 -0800
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
tests/Makefile.in | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 ed67842691b0f6a1d4c6f298f5eda56638719194 (commit)
from 5497a7df8b79c517d33675cd0e0868e9e1f799ff (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 ed67842691b0f6a1d4c6f298f5eda56638719194
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jan 20 11:41:47 2017 -0800
Fix regression test suite logic
-----------------------------------------------------------------------
Summary of changes:
tests/Makefile.in | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 8e333efdf739f7cdba1a1d2451e0224cec1cc148 (commit)
via 5497a7df8b79c517d33675cd0e0868e9e1f799ff (commit)
from 7ae6ec8b29432ef4a32aa7cea7a0c153096f6240 (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 8e333efdf739f7cdba1a1d2451e0224cec1cc148
Merge: 7ae6ec8 5497a7d
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jan 19 17:04:46 2017 -0800
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
tests/data/regressions/its8444/its8444 | 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 5497a7df8b79c517d33675cd0e0868e9e1f799ff (commit)
from c9e7284d26813dd318ed55c7644ecdf4128680f7 (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 5497a7df8b79c517d33675cd0e0868e9e1f799ff
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jan 19 17:03:54 2017 -0800
Fix typo
-----------------------------------------------------------------------
Summary of changes:
tests/data/regressions/its8444/its8444 | 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 7ae6ec8b29432ef4a32aa7cea7a0c153096f6240 (commit)
via c9e7284d26813dd318ed55c7644ecdf4128680f7 (commit)
via 6e15ccb4dd6a04b2e1d75ef98369de23bcc68a67 (commit)
from 7b871232fa96b73eb2929d351b3c99a563dab9b5 (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 7ae6ec8b29432ef4a32aa7cea7a0c153096f6240
Merge: 7b87123 c9e7284
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jan 19 10:57:26 2017 -0800
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
doc/man/Project | 2 +-
tests/data/regressions/its8444/its8444 | 42 +++++++++++++++++---------------
2 files changed, 23 insertions(+), 21 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git