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 589370d880fb7272ca6e8ff8fc6efec4cb51d8e2 (commit)
from fb674c1cf58f19ddc0ff2ead443121d2c8359dd5 (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 589370d880fb7272ca6e8ff8fc6efec4cb51d8e2
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 2 02:19:17 2013 -0700
Tweaks for MDB_MULTIPLE
Terminate loop on intermediate failures, return count of written items,
document usage.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 12 +++++++++++-
libraries/liblmdb/mdb.c | 30 ++++++++++++++++++++++--------
2 files changed, 33 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, OPENLDAP_REL_ENG_2_4 has been updated
via 494ca7d6f82279287d7a71c7e45af00e11b06df1 (commit)
via 600ea1a8fd94115ebb4fcca6f587ca2d91af5d2b (commit)
via f376dc8880e2949b57b6d169fb1cfb827738f354 (commit)
via d10bcd55f83ce4dcdb3456f3ccf98718410e20c7 (commit)
via fb674c1cf58f19ddc0ff2ead443121d2c8359dd5 (commit)
via 9474c1a0b62cad57b62855d09a201670385caa80 (commit)
via 3347a029051c2154b4dbd9c618f8f11fe29db0c7 (commit)
via 7f6738355284dbee8bf97a23396a6380e91dfa73 (commit)
via 12c558fe13fbba4c370b0b669271d8ccaad7819a (commit)
via b7ce06f5c56e452bca6c5a276da7915b8517d80b (commit)
via 26a25df5fcc2fcddae6597a61c1b867fc27c568b (commit)
via d6d2638acc245116b8f091ac425b6700d06c4713 (commit)
via a5701cf2fe2b577488f4f9d2e616d5872e3c3e14 (commit)
via 3d4ba01e8b8fd37e8323369c345838cbd1522b51 (commit)
via 51ff20a4d6481e8a90ef2c7fc80f71ae8609f74c (commit)
via 6b200e3beb55322f9d9ae0e42afe3090cc2f13a6 (commit)
via 9e6ef6c88f842dbd43d8f671d169ca3dc909b3ce (commit)
via c6f9323b3dc0ae8259af12a1b04edb4bbae7f05b (commit)
via 4a9ee2cb726fe8f5c4f256c1a567cdf6721c10a7 (commit)
via 1d94ea5b55e5bce58502b3c0065cf40983eee9a8 (commit)
via 60086c1bc77fafecef274a165b308b28902dfebb (commit)
via 7030ad16e2b792d5782c328461d09a31c96b86e6 (commit)
via 79844bd44687dd5ecdf8ab36144584db06939dc7 (commit)
via 2bacf6e59ed4510d2540d758c3b079406853b18a (commit)
via 62e4c4f9d0675647ad0d9ca4573060a13df20f34 (commit)
via c37a11a424b79f1601b2426c5802ea309d7799e2 (commit)
via 2d0b362b6f2b1247eb693008a39efaf341f15e82 (commit)
via 99427aa7ded1f2f467fc2b32dde1169a28eb6b64 (commit)
via c2cac4588a40480c020d320b544bc5f8e72adb11 (commit)
via bcb67dd22f06a7f7c85350bc548c50ccfc27dbaa (commit)
via e7f6767ea815fe0ada1f95037dfdec176ec4d5bb (commit)
via aff123ba113728a254339c07560b7d98c88f30a6 (commit)
via 3b623d66e1e0d1fd78d85e5e657b1a167dba8a51 (commit)
via 65faa5ed7ebba7136999f52514c71d8670402627 (commit)
via d29b9600e6b893ebea8ed34c5c9ec933727ecb5b (commit)
via f207c50b15e3727ac3f7ca7bdf54022e34a84e2f (commit)
via ad573fe1251f1a1c1f29b4c921f11209ae8e9ffb (commit)
via c68e5ae9be63d9464efcf37ace117881e63b7d9a (commit)
via 4b49291653c485841886e5a52c0aabd9ce50a9d9 (commit)
via e31c7d3b31d8d5073195e31b283e8ccb46bd13cf (commit)
via 92fe958805be33a06d8ae55727e9c61c81c8b751 (commit)
via feaeab0c0488ba60f4b2b1a901cb685df0c5cf01 (commit)
via 5ea1cd8f6d083095cf4f20b802cea90441cea03a (commit)
via a1b16ce5f0f661b0dd5a30706a1d6178cf0fa561 (commit)
via 1b6d7ee7e1aae85bfce2794e60038c2b264ad93c (commit)
via a2ce25482a60e516d1d9b417ed666dac6fdebb93 (commit)
via 5bdf2aae6ee0c8bdcd6a7759bd098d6531c668a0 (commit)
via 2eb50b1d2ed61dedf33a9d89ef25e0ba853f5f81 (commit)
via e4ce404992f440adf0a5b026932b8cfd392bfa35 (commit)
via 0cdd9dffddf66c730a35f48db2bb02d8bb3e5731 (commit)
from d1fe9a0e2516d6a133fbd770171c1078979a99cf (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 494ca7d6f82279287d7a71c7e45af00e11b06df1
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jul 1 15:19:12 2013 -0700
ITS#7635
commit 600ea1a8fd94115ebb4fcca6f587ca2d91af5d2b
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jul 1 15:12:10 2013 -0700
ITS#7628
commit f376dc8880e2949b57b6d169fb1cfb827738f354
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Jun 23 19:13:52 2013 -0700
ITS#7628 fix back-mdb txn refcount
If multiple ops used the same opinfo the refcount wasn't being decremented
commit d10bcd55f83ce4dcdb3456f3ccf98718410e20c7
Merge: d1fe9a0 fb674c1
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jul 1 15:11:25 2013 -0700
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 +
libraries/liblmdb/Makefile | 33 +
libraries/liblmdb/lmdb.h | 27 +-
libraries/liblmdb/mdb.c | 1737 ++++++++++++++++++----------------
libraries/liblmdb/mdb_copy.1 | 9 +-
libraries/liblmdb/mdb_copy.c | 30 +-
libraries/liblmdb/mdb_stat.c | 10 +-
libraries/liblmdb/midl.c | 64 +-
libraries/liblmdb/midl.h | 70 +-
servers/slapd/back-mdb/add.c | 2 +
servers/slapd/back-mdb/bind.c | 2 +
servers/slapd/back-mdb/compare.c | 2 +
servers/slapd/back-mdb/delete.c | 2 +
servers/slapd/back-mdb/id2entry.c | 3 +-
servers/slapd/back-mdb/modify.c | 2 +
servers/slapd/back-mdb/modrdn.c | 2 +
servers/slapd/back-mdb/operational.c | 2 +
servers/slapd/back-mdb/referral.c | 2 +
servers/slapd/back-mdb/search.c | 2 +
19 files changed, 1086 insertions(+), 918 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 60720f5d9cdc19092d0aad6b0a94e196e5525d1c (commit)
via fb674c1cf58f19ddc0ff2ead443121d2c8359dd5 (commit)
from 8442047d2d1e99d78022a0aaf7234aa0a58830a3 (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 60720f5d9cdc19092d0aad6b0a94e196e5525d1c
Merge: 8442047 fb674c1
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Jul 1 14:55:25 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 18 ++++--------------
1 files changed, 4 insertions(+), 14 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 fb674c1cf58f19ddc0ff2ead443121d2c8359dd5 (commit)
from 9474c1a0b62cad57b62855d09a201670385caa80 (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 fb674c1cf58f19ddc0ff2ead443121d2c8359dd5
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Jul 1 14:53:29 2013 -0700
ITS#7635 simplify 9474c1a0b62cad57b62855d09a201670385caa80
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 18 ++++--------------
1 files changed, 4 insertions(+), 14 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 8442047d2d1e99d78022a0aaf7234aa0a58830a3 (commit)
via 9474c1a0b62cad57b62855d09a201670385caa80 (commit)
via 3347a029051c2154b4dbd9c618f8f11fe29db0c7 (commit)
via 7f6738355284dbee8bf97a23396a6380e91dfa73 (commit)
via 12c558fe13fbba4c370b0b669271d8ccaad7819a (commit)
via b7ce06f5c56e452bca6c5a276da7915b8517d80b (commit)
via 26a25df5fcc2fcddae6597a61c1b867fc27c568b (commit)
via d6d2638acc245116b8f091ac425b6700d06c4713 (commit)
via a5701cf2fe2b577488f4f9d2e616d5872e3c3e14 (commit)
via 3d4ba01e8b8fd37e8323369c345838cbd1522b51 (commit)
via 51ff20a4d6481e8a90ef2c7fc80f71ae8609f74c (commit)
via 6b200e3beb55322f9d9ae0e42afe3090cc2f13a6 (commit)
via 9e6ef6c88f842dbd43d8f671d169ca3dc909b3ce (commit)
via c6f9323b3dc0ae8259af12a1b04edb4bbae7f05b (commit)
via 4a9ee2cb726fe8f5c4f256c1a567cdf6721c10a7 (commit)
via 1d94ea5b55e5bce58502b3c0065cf40983eee9a8 (commit)
via 60086c1bc77fafecef274a165b308b28902dfebb (commit)
via 7030ad16e2b792d5782c328461d09a31c96b86e6 (commit)
via 79844bd44687dd5ecdf8ab36144584db06939dc7 (commit)
via 2bacf6e59ed4510d2540d758c3b079406853b18a (commit)
via 62e4c4f9d0675647ad0d9ca4573060a13df20f34 (commit)
via c37a11a424b79f1601b2426c5802ea309d7799e2 (commit)
via 2d0b362b6f2b1247eb693008a39efaf341f15e82 (commit)
via 99427aa7ded1f2f467fc2b32dde1169a28eb6b64 (commit)
via c2cac4588a40480c020d320b544bc5f8e72adb11 (commit)
via bcb67dd22f06a7f7c85350bc548c50ccfc27dbaa (commit)
via e7f6767ea815fe0ada1f95037dfdec176ec4d5bb (commit)
via aff123ba113728a254339c07560b7d98c88f30a6 (commit)
via 3b623d66e1e0d1fd78d85e5e657b1a167dba8a51 (commit)
via 65faa5ed7ebba7136999f52514c71d8670402627 (commit)
via d29b9600e6b893ebea8ed34c5c9ec933727ecb5b (commit)
via f207c50b15e3727ac3f7ca7bdf54022e34a84e2f (commit)
via ad573fe1251f1a1c1f29b4c921f11209ae8e9ffb (commit)
via c68e5ae9be63d9464efcf37ace117881e63b7d9a (commit)
via 4b49291653c485841886e5a52c0aabd9ce50a9d9 (commit)
via e31c7d3b31d8d5073195e31b283e8ccb46bd13cf (commit)
via 92fe958805be33a06d8ae55727e9c61c81c8b751 (commit)
via feaeab0c0488ba60f4b2b1a901cb685df0c5cf01 (commit)
via 5ea1cd8f6d083095cf4f20b802cea90441cea03a (commit)
via a1b16ce5f0f661b0dd5a30706a1d6178cf0fa561 (commit)
via 1b6d7ee7e1aae85bfce2794e60038c2b264ad93c (commit)
via a2ce25482a60e516d1d9b417ed666dac6fdebb93 (commit)
via 5bdf2aae6ee0c8bdcd6a7759bd098d6531c668a0 (commit)
via 2eb50b1d2ed61dedf33a9d89ef25e0ba853f5f81 (commit)
via e4ce404992f440adf0a5b026932b8cfd392bfa35 (commit)
via 0cdd9dffddf66c730a35f48db2bb02d8bb3e5731 (commit)
from 99e22a4366469c2675f65acf28a0d8f8fbd38f14 (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 8442047d2d1e99d78022a0aaf7234aa0a58830a3
Merge: 99e22a4 9474c1a
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Jul 1 14:31:57 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/Makefile | 33 +
libraries/liblmdb/lmdb.h | 27 +-
libraries/liblmdb/mdb.c | 1743 ++++++++++++++++++++++--------------------
libraries/liblmdb/mdb_copy.1 | 9 +-
libraries/liblmdb/mdb_copy.c | 30 +-
libraries/liblmdb/mdb_stat.c | 10 +-
libraries/liblmdb/midl.c | 64 +-
libraries/liblmdb/midl.h | 70 +--
8 files changed, 1071 insertions(+), 915 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 9474c1a0b62cad57b62855d09a201670385caa80 (commit)
from 3347a029051c2154b4dbd9c618f8f11fe29db0c7 (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 9474c1a0b62cad57b62855d09a201670385caa80
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Jul 1 13:41:23 2013 -0700
ITS#7635 fix read txn potential data race
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git