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 61191d8ff8ef11a981ac0746888fca2a18c3e587 (commit)
via 21330494c5d72aeae365a85e932c2a069f6fb65c (commit)
via 79b12bbd7bb806c7f70b305e976b8c3e63823f2a (commit)
from 0f1d4f14115cc067bf21fa435097ac423ab30f81 (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 61191d8ff8ef11a981ac0746888fca2a18c3e587
Merge: 0f1d4f1 2133049
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Nov 11 10:24:18 2015 -0600
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 23 ++++++++++++++++-------
1 file changed, 16 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 21330494c5d72aeae365a85e932c2a069f6fb65c (commit)
via 79b12bbd7bb806c7f70b305e976b8c3e63823f2a (commit)
from caabc7299b676cb6a80e4dc870cd12c383216ef9 (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 21330494c5d72aeae365a85e932c2a069f6fb65c
Merge: caabc72 79b12bb
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 11 11:51:34 2015 +0000
Merge remote-tracking branch 'origin/mdb.RE/0.9'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 23 ++++++++++++++++-------
1 file changed, 16 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, mdb.master has been updated
via c6d908075ee5bdd1270fce6ec8d5d8df9b168021 (commit)
from 3c9786b5e8dae8a6e8e49a83c55824eb8e4f2cea (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 c6d908075ee5bdd1270fce6ec8d5d8df9b168021
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 11 00:02:06 2015 +0000
Tweak robust mutex detection for glibc
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 23 ++++++++++++++++-------
1 file changed, 16 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, mdb.RE/0.9 has been updated
via 79b12bbd7bb806c7f70b305e976b8c3e63823f2a (commit)
from 4e1ec79f0ed06e71a0ebfe4079fadd090f8c6f40 (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 79b12bbd7bb806c7f70b305e976b8c3e63823f2a
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 11 00:02:06 2015 +0000
Tweak robust mutex detection for glibc
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 23 ++++++++++++++++-------
1 file changed, 16 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, OPENLDAP_REL_ENG_2_4 has been updated
via aa9e2774a2c3c4184cb2c2500c432a30363c2fbc (commit)
via 42c274d192ef67c8e0b37953df1352dd79c9ebc6 (commit)
from 44982bf718294137ae74d6f7fbf40864baad2440 (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 aa9e2774a2c3c4184cb2c2500c432a30363c2fbc
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Nov 10 16:00:27 2015 -0600
ITS#8297
commit 42c274d192ef67c8e0b37953df1352dd79c9ebc6
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Nov 10 15:58:20 2015 -0600
ITS#8297 sleep before checking contextCSN values
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 ++-
tests/scripts/test061-syncreplication-initiation | 1 +
2 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_5 has been updated
via 0f1d4f14115cc067bf21fa435097ac423ab30f81 (commit)
via caabc7299b676cb6a80e4dc870cd12c383216ef9 (commit)
from 7c76e24b1c8ad03b38fec47885e3c3cb591ed72b (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 0f1d4f14115cc067bf21fa435097ac423ab30f81
Merge: 7c76e24 caabc72
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Nov 10 15:58:53 2015 -0600
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
tests/scripts/test061-syncreplication-initiation | 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, master has been updated
via caabc7299b676cb6a80e4dc870cd12c383216ef9 (commit)
from b2a9cbc6eb2f4560de6ad6f3d79633be6b44c0a2 (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 caabc7299b676cb6a80e4dc870cd12c383216ef9
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Nov 10 15:58:20 2015 -0600
ITS#8297 sleep before checking contextCSN values
-----------------------------------------------------------------------
Summary of changes:
tests/scripts/test061-syncreplication-initiation | 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 44982bf718294137ae74d6f7fbf40864baad2440 (commit)
via 4e1ec79f0ed06e71a0ebfe4079fadd090f8c6f40 (commit)
via 5d8f9ddf7e874ae63ac7821453c7368302bc8d73 (commit)
from b42567a8e01e75212e59e3a40b5c66dea4e917c5 (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 44982bf718294137ae74d6f7fbf40864baad2440
Merge: b42567a 4e1ec79
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 9 15:21:04 2015 -0600
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 1 +
libraries/liblmdb/mdb.c | 3 +++
2 files changed, 4 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 7c76e24b1c8ad03b38fec47885e3c3cb591ed72b (commit)
via b2a9cbc6eb2f4560de6ad6f3d79633be6b44c0a2 (commit)
via 4e1ec79f0ed06e71a0ebfe4079fadd090f8c6f40 (commit)
via 5d8f9ddf7e874ae63ac7821453c7368302bc8d73 (commit)
from 72ea167b17923dffc104f478ebf478aec789b4c1 (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 7c76e24b1c8ad03b38fec47885e3c3cb591ed72b
Merge: 72ea167 b2a9cbc
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 9 15:20:49 2015 -0600
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 1 +
libraries/liblmdb/mdb.c | 3 +++
2 files changed, 4 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, master has been updated
via b2a9cbc6eb2f4560de6ad6f3d79633be6b44c0a2 (commit)
via 4e1ec79f0ed06e71a0ebfe4079fadd090f8c6f40 (commit)
via 5d8f9ddf7e874ae63ac7821453c7368302bc8d73 (commit)
from 83734af7cb3d6293fe6d8303a0bf4d484fe7b41e (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 b2a9cbc6eb2f4560de6ad6f3d79633be6b44c0a2
Merge: 83734af 4e1ec79
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Nov 9 20:15:59 2015 +0000
Merge remote-tracking branch 'origin/mdb.RE/0.9'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 1 +
libraries/liblmdb/mdb.c | 3 +++
2 files changed, 4 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 4e1ec79f0ed06e71a0ebfe4079fadd090f8c6f40 (commit)
via 5d8f9ddf7e874ae63ac7821453c7368302bc8d73 (commit)
from 712942d39251585d4300a0dc56faad56b1c8be0c (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 4e1ec79f0ed06e71a0ebfe4079fadd090f8c6f40
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Nov 9 20:11:10 2015 +0000
ITS#8304
commit 5d8f9ddf7e874ae63ac7821453c7368302bc8d73
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Nov 9 20:09:10 2015 +0000
ITS#8304 fix page_merge
Was using the pre-touch dst page pointer instead of the touched page
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 1 +
libraries/liblmdb/mdb.c | 3 +++
2 files changed, 4 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 3c9786b5e8dae8a6e8e49a83c55824eb8e4f2cea (commit)
from 0fdfdf320c5e043f424ea744e7a162cb932bc480 (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 3c9786b5e8dae8a6e8e49a83c55824eb8e4f2cea
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Nov 9 20:09:10 2015 +0000
ITS#8304 fix page_merge
Was using the pre-touch dst page pointer instead of the touched page
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 3 +++
1 file changed, 3 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_4 has been updated
via b42567a8e01e75212e59e3a40b5c66dea4e917c5 (commit)
via 75052a60252bd61f882594913aad1858b9f72996 (commit)
via 397653b2e28991a8db1d4be54ab3fac38d88edd1 (commit)
via 712942d39251585d4300a0dc56faad56b1c8be0c (commit)
via 7d022e05a803262e69d8466682a5c3e3eae87663 (commit)
via 0db71b9f1a1ac7ca0ed8ba331a54a47dc52c1c10 (commit)
via e339fced30e99a6971a949dd6f1349c70b636a6e (commit)
via 9fc7c94aeb092676b16e9849993458d6e98cb5ea (commit)
via af45cf3a04bc86d17c879e944d367661a6d34aaf (commit)
from a1a995fb6490e2ce25b7448ffe0d808a72f4f837 (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 b42567a8e01e75212e59e3a40b5c66dea4e917c5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sun Nov 8 19:15:00 2015 -0600
ITS#8301
commit 75052a60252bd61f882594913aad1858b9f72996
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Nov 5 12:11:21 2015 +0000
ITS#8301 remove assert in ber_get_next
Just return error.
commit 397653b2e28991a8db1d4be54ab3fac38d88edd1
Merge: a1a995f 712942d
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sun Nov 8 19:14:25 2015 -0600
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 +-
libraries/liblber/io.c | 3 +-
libraries/liblmdb/CHANGES | 1 +
libraries/liblmdb/mdb.c | 69 ++++++++++++++++++++++++++++-----------------
4 files changed, 47 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, OPENLDAP_REL_ENG_2_5 has been updated
via 72ea167b17923dffc104f478ebf478aec789b4c1 (commit)
via 83734af7cb3d6293fe6d8303a0bf4d484fe7b41e (commit)
via 712942d39251585d4300a0dc56faad56b1c8be0c (commit)
via 1d4e37652c04cde2bb283be466edb4bff3d8b404 (commit)
via 8e77cfce92783ac55490f6fa15c4665e9e11992c (commit)
via 7d022e05a803262e69d8466682a5c3e3eae87663 (commit)
via 994923dbc5b80d89a3f036e934b3da4d8d2b6569 (commit)
via 0db71b9f1a1ac7ca0ed8ba331a54a47dc52c1c10 (commit)
via b18d33c548612d25aa3259b137ee3a5200b90f69 (commit)
via e339fced30e99a6971a949dd6f1349c70b636a6e (commit)
via 9fc7c94aeb092676b16e9849993458d6e98cb5ea (commit)
via af45cf3a04bc86d17c879e944d367661a6d34aaf (commit)
from 303ece570b5e6864dcf69ced0e94b5814b0aac22 (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 72ea167b17923dffc104f478ebf478aec789b4c1
Merge: 303ece5 83734af
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sun Nov 8 19:13:14 2015 -0600
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
libraries/liblber/io.c | 3 +-
libraries/liblmdb/CHANGES | 1 +
libraries/liblmdb/mdb.c | 69 ++++++++++++++++++++++++++++-----------------
3 files changed, 46 insertions(+), 27 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 83734af7cb3d6293fe6d8303a0bf4d484fe7b41e (commit)
via 712942d39251585d4300a0dc56faad56b1c8be0c (commit)
from 1d4e37652c04cde2bb283be466edb4bff3d8b404 (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 83734af7cb3d6293fe6d8303a0bf4d484fe7b41e
Merge: 1d4e376 712942d
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Nov 6 10:41:57 2015 +0000
Merge remote-tracking branch 'origin/mdb.RE/0.9'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.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 0fdfdf320c5e043f424ea744e7a162cb932bc480 (commit)
from 3ff8a737044441c4a3553347fe830e470097050c (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 0fdfdf320c5e043f424ea744e7a162cb932bc480
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Nov 6 10:12:45 2015 +0000
ITS#8300 more for node_move
When moving a node from one page to another, make sure other cursors'
parent index gets adjusted too.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.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.RE/0.9 has been updated
via 712942d39251585d4300a0dc56faad56b1c8be0c (commit)
from 7d022e05a803262e69d8466682a5c3e3eae87663 (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 712942d39251585d4300a0dc56faad56b1c8be0c
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Nov 6 10:12:45 2015 +0000
ITS#8300 more for node_move
When moving a node from one page to another, make sure other cursors'
parent index gets adjusted too.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.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, master has been updated
via 1d4e37652c04cde2bb283be466edb4bff3d8b404 (commit)
via 7d022e05a803262e69d8466682a5c3e3eae87663 (commit)
from 8e77cfce92783ac55490f6fa15c4665e9e11992c (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 1d4e37652c04cde2bb283be466edb4bff3d8b404
Merge: 8e77cfc 7d022e0
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Nov 5 12:17:36 2015 +0000
Merge remote-tracking branch 'origin/mdb.RE/0.9'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 28 ++++++++++------------------
1 file changed, 10 insertions(+), 18 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 8e77cfce92783ac55490f6fa15c4665e9e11992c (commit)
from 994923dbc5b80d89a3f036e934b3da4d8d2b6569 (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 8e77cfce92783ac55490f6fa15c4665e9e11992c
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Nov 5 12:11:21 2015 +0000
ITS#8301 remove assert in ber_get_next
Just return error.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblber/io.c | 3 ++-
1 file changed, 2 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, mdb.RE/0.9 has been updated
via 7d022e05a803262e69d8466682a5c3e3eae87663 (commit)
from 0db71b9f1a1ac7ca0ed8ba331a54a47dc52c1c10 (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 7d022e05a803262e69d8466682a5c3e3eae87663
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 22:45:38 2015 +0000
ITS#8300 simplify
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 28 ++++++++++------------------
1 file changed, 10 insertions(+), 18 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 3ff8a737044441c4a3553347fe830e470097050c (commit)
from b12bdaaade614996c9fcd36400775b40f4fe671c (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 3ff8a737044441c4a3553347fe830e470097050c
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 22:45:38 2015 +0000
ITS#8300 simplify
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 28 ++++++++++------------------
1 file changed, 10 insertions(+), 18 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 994923dbc5b80d89a3f036e934b3da4d8d2b6569 (commit)
via 0db71b9f1a1ac7ca0ed8ba331a54a47dc52c1c10 (commit)
from b18d33c548612d25aa3259b137ee3a5200b90f69 (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 994923dbc5b80d89a3f036e934b3da4d8d2b6569
Merge: b18d33c 0db71b9
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 22:34:06 2015 +0000
Merge remote-tracking branch 'origin/mdb.RE/0.9'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 43 +++++++++++++++++++++++++++++++------------
1 file changed, 31 insertions(+), 12 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.RE/0.9 has been updated
via 0db71b9f1a1ac7ca0ed8ba331a54a47dc52c1c10 (commit)
from e339fced30e99a6971a949dd6f1349c70b636a6e (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 0db71b9f1a1ac7ca0ed8ba331a54a47dc52c1c10
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 22:31:01 2015 +0000
ITS#8300 more for node_move fixups
When moving a node from the right neighbor, a different
adjustment is needed.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 43 +++++++++++++++++++++++++++++++------------
1 file changed, 31 insertions(+), 12 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 b12bdaaade614996c9fcd36400775b40f4fe671c (commit)
from 7a5a78ef0c1f8b8e6dfd9cb1aab97c6f1994c0b0 (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 b12bdaaade614996c9fcd36400775b40f4fe671c
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 22:31:01 2015 +0000
ITS#8300 more for node_move fixups
When moving a node from the right neighbor, a different
adjustment is needed.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 43 +++++++++++++++++++++++++++++++------------
1 file changed, 31 insertions(+), 12 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 b18d33c548612d25aa3259b137ee3a5200b90f69 (commit)
via e339fced30e99a6971a949dd6f1349c70b636a6e (commit)
via 9fc7c94aeb092676b16e9849993458d6e98cb5ea (commit)
via af45cf3a04bc86d17c879e944d367661a6d34aaf (commit)
from dc650034cf4b978706b24ccf539bbba4e988c931 (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 b18d33c548612d25aa3259b137ee3a5200b90f69
Merge: dc65003 e339fce
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 21:04:57 2015 +0000
Merge remote-tracking branch 'origin/mdb.RE/0.9'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 1 +
libraries/liblmdb/mdb.c | 26 +++++++++++++++-----------
2 files changed, 16 insertions(+), 11 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git