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 fd3a12d15521cf4297ffc8d9bd1a3330aa83e42d (commit)
from 159d26f3f0d7f3e7a3446e3f7d7c4ab2d99ee5fd (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 fd3a12d15521cf4297ffc8d9bd1a3330aa83e42d
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Jan 21 18:06:49 2012 -0600
Add JAXB data bindings for SSD, Role Relations. Change SSD members to Set.
-----------------------------------------------------------------------
Summary of changes:
src/java/com/jts/fortress/ObjectFactory.java | 44 ++++++++++++++++-
src/java/com/jts/fortress/ReviewMgr.java | 8 ++--
src/java/com/jts/fortress/ant/AddpermGrant.java | 2 +
src/java/com/jts/fortress/ant/DelpermGrant.java | 2 +
src/java/com/jts/fortress/ant/FortressAntTask.java | 1 +
src/java/com/jts/fortress/arbac/OrgUnit.java | 1 -
src/java/com/jts/fortress/ldap/DaoUtil.java | 35 +-------------
src/java/com/jts/fortress/rbac/DSD.java | 8 ++-
.../com/jts/fortress/{ant => rbac}/PermGrant.java | 4 +-
src/java/com/jts/fortress/rbac/Props.java | 2 +-
src/java/com/jts/fortress/rbac/ReviewMgrImpl.java | 4 +-
.../com/jts/fortress/rbac/RoleRelationship.java | 50 +++++++++++++++++++
src/java/com/jts/fortress/rbac/SDSet.java | 52 ++++++++++++++------
src/java/com/jts/fortress/rbac/SDUtil.java | 13 +++--
src/java/com/jts/fortress/rbac/SdDAO.java | 9 ++-
src/java/com/jts/fortress/rbac/SdP.java | 10 ++--
src/java/com/jts/fortress/rbac/User.java | 18 ++++++-
.../com/jts/fortress/rbac/AccessMgrImplTest.java | 3 +-
.../com/jts/fortress/rbac/AdminMgrImplTest.java | 12 +++--
src/test/com/jts/fortress/rbac/RoleTestData.java | 20 ++++++++
20 files changed, 212 insertions(+), 86 deletions(-)
rename src/java/com/jts/fortress/{ant => rbac}/PermGrant.java (96%)
create mode 100644 src/java/com/jts/fortress/rbac/RoleRelationship.java
---
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 5ca62457f35f5b23f81665b2d606c5f3391bf689 (commit)
from 7d13ef7e42f1514dd99878835a13a700da4f4b69 (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 5ca62457f35f5b23f81665b2d606c5f3391bf689
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 21 08:49:49 2012 -0800
Fix: txn is invalidated by mdb_txn_commit()
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/add.c | 5 +++--
1 files changed, 3 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 7d13ef7e42f1514dd99878835a13a700da4f4b69 (commit)
via e8e57be42107a877f604d0c4e67115ef37681a1b (commit)
via 3d6b924c2560f39973de82d2599ce9d6542b9cb2 (commit)
via 1c8de1883c1a9c239a5ba69a291c07889c1fe7da (commit)
via b9cbcb05889811f64983622cd75a3485f688a0dc (commit)
via 713bf092b6d3ac350deea6d8f641110784d61efe (commit)
via a17f8e73265d5407e0a3f98ab79add0f839b997b (commit)
via 81afbb2fca0effc3637c88ce03935b6b3f5eca47 (commit)
via 95a72ac82a4ddd0fc8f27cc487e292ee70fa9c97 (commit)
from 03e594d9031bcf878acd3f7bf8fe2d983a88fd55 (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 7d13ef7e42f1514dd99878835a13a700da4f4b69
Merge: 03e594d e8e57be
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 21 08:29:03 2012 -0800
Merge remote branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 56 +++++++++++++++++++++++++++++++++++++++++------
libraries/libmdb/mdb.h | 3 +-
2 files changed, 50 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, mdb.master has been updated
via e8e57be42107a877f604d0c4e67115ef37681a1b (commit)
via 3d6b924c2560f39973de82d2599ce9d6542b9cb2 (commit)
via 1c8de1883c1a9c239a5ba69a291c07889c1fe7da (commit)
via b9cbcb05889811f64983622cd75a3485f688a0dc (commit)
from 713bf092b6d3ac350deea6d8f641110784d61efe (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 e8e57be42107a877f604d0c4e67115ef37681a1b
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Jan 21 08:22:59 2012 -0800
Add valgrind support with -DUSE_VALGRIND
Track allocations and invalid accesses to freed tmp pages.
commit 3d6b924c2560f39973de82d2599ce9d6542b9cb2
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Jan 21 08:20:43 2012 -0800
txn_commit must abort txn before returning errors
Fix for failure when committing a txn that is a child of
some parent txn.
commit 1c8de1883c1a9c239a5ba69a291c07889c1fe7da
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Jan 21 08:18:37 2012 -0800
ITS#7121 fix page splits when newindx == 0
commit b9cbcb05889811f64983622cd75a3485f688a0dc
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Jan 21 08:12:56 2012 -0800
ITS#7126 fix cursor tracking code
Don't compare cursors that aren't deep enough to match the
current cursor.
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 54 +++++++++++++++++++++++++++++++++++++++++------
libraries/libmdb/mdb.h | 1 +
2 files changed, 48 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 713bf092b6d3ac350deea6d8f641110784d61efe (commit)
via a17f8e73265d5407e0a3f98ab79add0f839b997b (commit)
via 81afbb2fca0effc3637c88ce03935b6b3f5eca47 (commit)
from 95a72ac82a4ddd0fc8f27cc487e292ee70fa9c97 (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 713bf092b6d3ac350deea6d8f641110784d61efe
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Jan 21 08:07:56 2012 -0800
Happy New Year!
commit a17f8e73265d5407e0a3f98ab79add0f839b997b
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 4 15:25:18 2012 -0800
ITS#7121 fix page splits when data+key size is too large
commit 81afbb2fca0effc3637c88ce03935b6b3f5eca47
Author: Kurt Zeilenga <kurt.zeilenga(a)isode.com>
Date: Sun Jan 1 07:07:45 2012 -0800
Happy New Year!
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 10 +++++-----
libraries/libmdb/mdb.h | 2 +-
libraries/libmdb/midl.c | 2 +-
libraries/libmdb/midl.h | 2 +-
4 files changed, 8 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 03e594d9031bcf878acd3f7bf8fe2d983a88fd55 (commit)
from 214ad8c9879b4af1f1a730a4cd492453f19c8665 (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 03e594d9031bcf878acd3f7bf8fe2d983a88fd55
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sat Jan 21 04:57:58 2012 +0100
ITS#7075 Re-fix back-perl initialization.
Use PERL_SYS_INIT3() after all. There appears to be no correct
way to do this, so we should as least follow the documentation.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-perl/init.c | 16 +++++++++++++---
1 files changed, 13 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, OPENLDAP_REL_ENG_2_4 has been updated
via 2c24461cca8bd6e227f37e70b7363d17344e1285 (commit)
via 6d3943736b89b028a3c8cbcd4ddfda3c0e1e2aa5 (commit)
from 29e6923b8b38cb02a43182aeb4a0ef8e9fa09441 (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 2c24461cca8bd6e227f37e70b7363d17344e1285
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jan 20 15:54:19 2012 -0800
ITS#7127
commit 6d3943736b89b028a3c8cbcd4ddfda3c0e1e2aa5
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jan 19 15:55:54 2012 -0800
ITS#7127 fix syncrepl_config reference to freed memory
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/syncrepl.c | 6 +++---
2 files changed, 4 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, OPENLDAP_REL_ENG_2_4 has been updated
via 29e6923b8b38cb02a43182aeb4a0ef8e9fa09441 (commit)
from 40cd9d7a0de8abf617f5b21477059e1c7f78bbe8 (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 29e6923b8b38cb02a43182aeb4a0ef8e9fa09441
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Jan 16 10:10:19 2012 -0800
Clarification/warning about delta-sync backup/restore
-----------------------------------------------------------------------
Summary of changes:
doc/guide/admin/replication.sdf | 7 ++++++-
1 files changed, 6 insertions(+), 1 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 40cd9d7a0de8abf617f5b21477059e1c7f78bbe8 (commit)
via 96899e994812f9311d7dd613edefa7dffeeb9131 (commit)
from 89bf2fb76b6aa7f47cdec4dd8e509263850a95c4 (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 40cd9d7a0de8abf617f5b21477059e1c7f78bbe8
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jan 20 15:47:13 2012 -0800
ITS#7125
commit 96899e994812f9311d7dd613edefa7dffeeb9131
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Fri Jan 13 16:07:39 2012 +0100
ITS#7125 Fix Connection.c_mutex usage.
Partial revert of 9e00b6cc6ce2857490b33218bdaf1339319c5f60:connection.c.
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/connection.c | 5 ++---
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, OPENLDAP_REL_ENG_2_4 has been updated
via 89bf2fb76b6aa7f47cdec4dd8e509263850a95c4 (commit)
from a321e86bdbc1e09f5e4b0e3c2a997430514ace43 (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 89bf2fb76b6aa7f47cdec4dd8e509263850a95c4
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Fri Jan 13 15:38:12 2012 +0100
ITS#7115 Re-fix tpool.c (idle/unidle)
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap_r/tpool.c | 96 +++++++++++++++++++++++-------------------
1 files changed, 53 insertions(+), 43 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 a321e86bdbc1e09f5e4b0e3c2a997430514ace43 (commit)
from 42c1ff8a28d35482e9c34d063b4bd5d441bb364a (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 a321e86bdbc1e09f5e4b0e3c2a997430514ace43
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 4 15:25:18 2012 -0800
ITS#7121 fix page splits when data+key size is too large
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 8 ++++----
1 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 159d26f3f0d7f3e7a3446e3f7d7c4ab2d99ee5fd (commit)
from fe13ed3055e3414b1b93ab88623a9dc1ef320027 (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 159d26f3f0d7f3e7a3446e3f7d7c4ab2d99ee5fd
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Fri Jan 20 17:16:43 2012 -0600
Add instructions to use command line interface
-----------------------------------------------------------------------
Summary of changes:
README.txt | 38 ++++++++++++++++++++++++--------------
1 files changed, 24 insertions(+), 14 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 214ad8c9879b4af1f1a730a4cd492453f19c8665 (commit)
from cedbc9f77fe8cf4e77010e4fc11dc09ea281e6c5 (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 214ad8c9879b4af1f1a730a4cd492453f19c8665
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jan 19 15:55:54 2012 -0800
ITS#7127 fix syncrepl_config reference to freed memory
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/syncrepl.c | 6 +++---
1 files changed, 3 insertions(+), 3 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 fe13ed3055e3414b1b93ab88623a9dc1ef320027 (commit)
from ec36e0b01950b49ecd269ac611a7cccb6dce7559 (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 fe13ed3055e3414b1b93ab88623a9dc1ef320027
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Tue Jan 17 18:52:31 2012 -0600
Add PermGrant JAXB data bindings.
-----------------------------------------------------------------------
Summary of changes:
src/java/com/jts/fortress/ObjectFactory.java | 19 +++++++++++++++++++
src/java/com/jts/fortress/ant/PermGrant.java | 18 +++++++++++++++++-
src/java/com/jts/fortress/rbac/Role.java | 1 -
3 files changed, 36 insertions(+), 2 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 cedbc9f77fe8cf4e77010e4fc11dc09ea281e6c5 (commit)
from 221d3ccdc66a30f1b8ce024147ff9cfaf5c69c2a (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 cedbc9f77fe8cf4e77010e4fc11dc09ea281e6c5
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Jan 16 10:10:19 2012 -0800
Clarification/warning about delta-sync backup/restore
-----------------------------------------------------------------------
Summary of changes:
doc/guide/admin/replication.sdf | 7 ++++++-
1 files changed, 6 insertions(+), 1 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 ec36e0b01950b49ecd269ac611a7cccb6dce7559 (commit)
from 4fcecc4279b7aa6cbb4b1bd2694ccf5e83816a0b (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 ec36e0b01950b49ecd269ac611a7cccb6dce7559
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Jan 15 17:37:38 2012 -0600
Add User Assign Role JAXB data bindings
-----------------------------------------------------------------------
Summary of changes:
src/java/com/jts/fortress/ObjectFactory.java | 10 ++++++++++
src/java/com/jts/fortress/arbac/OrgUnit.java | 4 ----
src/java/com/jts/fortress/arbac/UserAdminRole.java | 4 ----
src/java/com/jts/fortress/rbac/User.java | 4 ----
src/java/com/jts/fortress/rbac/UserRole.java | 8 ++------
5 files changed, 12 insertions(+), 18 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.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 4fcecc4279b7aa6cbb4b1bd2694ccf5e83816a0b (commit)
from a948bf4b96fc41c4732d7595f9e7556407bd6e29 (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 4fcecc4279b7aa6cbb4b1bd2694ccf5e83816a0b
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Jan 15 12:26:02 2012 -0600
Add Permission and Session JAXB data bindings
-----------------------------------------------------------------------
Summary of changes:
src/java/com/jts/fortress/ObjectFactory.java | 154 +++++++++++++--------
src/java/com/jts/fortress/arbac/OrgUnitDAO.java | 1 -
src/java/com/jts/fortress/rbac/PermDAO.java | 5 +-
src/java/com/jts/fortress/rbac/PermObj.java | 167 +++++++++++++++++++---
src/java/com/jts/fortress/rbac/Permission.java | 169 ++++++++++++++++++++---
src/java/com/jts/fortress/rbac/Session.java | 16 +-
src/java/com/jts/fortress/rbac/User.java | 13 +-
src/java/com/jts/fortress/rbac/UserDAO.java | 6 +-
src/java/com/jts/fortress/rbac/UserP.java | 3 +-
9 files changed, 412 insertions(+), 122 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 221d3ccdc66a30f1b8ce024147ff9cfaf5c69c2a (commit)
from fa7575666f26d6e20b0cb5d7e82b022c075a7697 (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 221d3ccdc66a30f1b8ce024147ff9cfaf5c69c2a
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Fri Jan 13 16:07:39 2012 +0100
ITS#7125 Fix Connection.c_mutex usage.
Partial revert of 9e00b6cc6ce2857490b33218bdaf1339319c5f60:connection.c.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/connection.c | 5 ++---
1 files changed, 2 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, master has been updated
via fa7575666f26d6e20b0cb5d7e82b022c075a7697 (commit)
from e86da2fe3f401e1b6f980382fd4a463e04ba9a53 (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 fa7575666f26d6e20b0cb5d7e82b022c075a7697
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Fri Jan 13 15:38:12 2012 +0100
ITS#7115 Re-fix tpool.c (idle/unidle)
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap_r/tpool.c | 96 +++++++++++++++++++++++-------------------
1 files changed, 53 insertions(+), 43 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 e86da2fe3f401e1b6f980382fd4a463e04ba9a53 (commit)
from 2bbf9804b9286def13bbe5605d93ec1f7fdef456 (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 e86da2fe3f401e1b6f980382fd4a463e04ba9a53
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 4 15:25:18 2012 -0800
ITS#7121 fix page splits when data+key size is too large
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 8 ++++----
1 files changed, 4 insertions(+), 4 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 14171f88ac1a5162c0d801e071163cc1b6de8aeb (commit)
via be73e9a272b7b219dfa8c36c4f23d842f37ddda3 (commit)
from 630baf41269ecffe9ecb8b53f957bdb462520d26 (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 14171f88ac1a5162c0d801e071163cc1b6de8aeb
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Jan 3 12:20:15 2012 -0800
ITS#7117
commit be73e9a272b7b219dfa8c36c4f23d842f37ddda3
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Dec 27 02:07:14 2011 -0800
ITS#7117 fix typo
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
doc/guide/admin/slapdconf2.sdf | 2 +-
2 files changed, 3 insertions(+), 1 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 87e6a6603ccf65bd293ba9cf7723e983204137bb (commit)
from b7fb5f937defcbb089e5c4e629540f999f74da5c (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 87e6a6603ccf65bd293ba9cf7723e983204137bb
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Mon Jan 2 17:48:29 2012 -0600
Add dbsynch flags for native ubuntu performance boost
-----------------------------------------------------------------------
Summary of changes:
ldap/slapd.conf.src | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git