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 fca18d2586259c0e802d0276f86be696863b1905 (commit)
from ac3acc121855e4297d597a4d71e9863e1e1e2450 (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 fca18d2586259c0e802d0276f86be696863b1905
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Mar 31 13:42:19 2014 -0700
ITS#7829 more for prev commit
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 8 ++++++--
1 files changed, 6 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, mdb.master has been updated
via ac3acc121855e4297d597a4d71e9863e1e1e2450 (commit)
from 13d6d59c512065db3741c20c65b4d9928b986968 (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 ac3acc121855e4297d597a4d71e9863e1e1e2450
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Mar 28 13:51:59 2014 -0700
ITS#7829 fix rebalance
Fixup cursor state after node_move/page_merge
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 18 ++++++++++++------
1 files changed, 12 insertions(+), 6 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 13d6d59c512065db3741c20c65b4d9928b986968 (commit)
via 6948f9dace36875f797aeee713019740817e6579 (commit)
from f537429b64dc57d669ded6aae8c7e43c7d2ae978 (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 13d6d59c512065db3741c20c65b4d9928b986968
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Mar 26 08:59:43 2014 -0700
ITS#7793/7828
Fix md_entries count, test for insert on md_entries increment
commit 6948f9dace36875f797aeee713019740817e6579
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Mar 26 02:41:26 2014 -0700
More for ITS#7793/7828
Note MDB_CURRENT/MDB_DUPSORT requirement
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 3 ++-
libraries/liblmdb/mdb.c | 3 +--
2 files changed, 3 insertions(+), 3 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 f537429b64dc57d669ded6aae8c7e43c7d2ae978 (commit)
via 9026894e05a016f4e7cfe675490b7ede3db10e73 (commit)
from 86d9675543b82856523826c5c16fde0f8dc2b745 (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 f537429b64dc57d669ded6aae8c7e43c7d2ae978
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Mar 26 02:33:51 2014 -0700
ITS#7828, #7793
Clarify MDB_CURRENT key usage, simplify freelist_save
commit 9026894e05a016f4e7cfe675490b7ede3db10e73
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Mar 26 02:18:20 2014 -0700
Revert "ITS#7793 mdb_cursor_put(): Fix MDB_CURRENT."
This reverts commit 4e954f8ae83d5b39736bab2da0eaf2bdf5ee3961.
Caused ITS#7828.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 3 ++-
libraries/liblmdb/mdb.c | 21 +++++----------------
2 files changed, 7 insertions(+), 17 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 c84ae5db07eeb5af0c42ff86c4aed5a1e1859abb (commit)
from 279594c22f0fcc077a9ec4d1031e10fe7e1548bf (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 c84ae5db07eeb5af0c42ff86c4aed5a1e1859abb
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Mar 25 15:18:17 2014 -0700
ITS#7827 slapacl requires a valid suffix
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/slapcommon.c | 10 +++++-----
1 files 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, mdb.master has been updated
via 86d9675543b82856523826c5c16fde0f8dc2b745 (commit)
from 6bd34d0534f1c8bfd73deaf70febd3b58a2f9d5a (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 86d9675543b82856523826c5c16fde0f8dc2b745
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Mar 23 13:06:03 2014 +0100
Revert "Update MDB_PANIC description" (thinko).
This reverts commit 6bd34d0534f1c8bfd73deaf70febd3b58a2f9d5a.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 2 +-
libraries/liblmdb/mdb.c | 2 +-
2 files changed, 2 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, mdb.master has been updated
via 6bd34d0534f1c8bfd73deaf70febd3b58a2f9d5a (commit)
via 1519f4bc3d105a5cbb7f1b624d8fd91e7d90c70e (commit)
from 2727e97de35320b0ac433ff2e811b9640bb66996 (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 6bd34d0534f1c8bfd73deaf70febd3b58a2f9d5a
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sat Mar 22 22:27:10 2014 +0100
Update MDB_PANIC description
commit 1519f4bc3d105a5cbb7f1b624d8fd91e7d90c70e
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sat Mar 22 22:27:10 2014 +0100
Tweak mdb_mid2l_insert() call from ITS#7775.
It does not return MDB error codes.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 2 +-
libraries/liblmdb/mdb.c | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP-Fortress-Core (openldap-fortress-core.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 1da2b26e72827f4be4f564d89d63d76d7479ec96 (commit)
from 84c09fbb43b047f81dc6a6a3a05e6e4414109e47 (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 1da2b26e72827f4be4f564d89d63d76d7479ec96
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Thu Mar 20 19:57:15 2014 -0500
FC-106 - Warning class needs to implement Serializable
-----------------------------------------------------------------------
Summary of changes:
src/main/java/us/jts/fortress/rbac/Warning.java | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.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 279594c22f0fcc077a9ec4d1031e10fe7e1548bf (commit)
from 052aef59601068ccc63e403d84d70c0d5a6bc9ab (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 279594c22f0fcc077a9ec4d1031e10fe7e1548bf
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Mar 20 01:29:04 2014 -0700
Recommend mdb, deprecate BDB
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-bdb.5 | 7 ++++++-
doc/man/man5/slapd-mdb.5 | 6 ++----
2 files changed, 8 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 052aef59601068ccc63e403d84d70c0d5a6bc9ab (commit)
from bfbc6fe4a6e515189962aebba517138d909fbfed (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 052aef59601068ccc63e403d84d70c0d5a6bc9ab
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Mar 18 11:47:31 2014 -0700
ITS#7587 fix double-free
Related to bb3e14ddba025229816e0bc5bfd0228fbaed6985 (ITS#6254)
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/translucent.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git