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 eeec509150c3198047ec349eaf80eea90569ed2d (commit)
from a540597dd6531c5a0648ebe46555559d93932b9e (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 eeec509150c3198047ec349eaf80eea90569ed2d
Author: Howard Chu <hyc(a)symas.com>
Date: Wed May 9 11:24:25 2012 -0700
ITS#7266 fix rebalance for LEAF2 pages
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 33 ++++++++++++++++++++++++---------
1 files changed, 24 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, master has been updated
via ff1839ebe653816679794a8c84ada71009b3314c (commit)
via a540597dd6531c5a0648ebe46555559d93932b9e (commit)
from e4f4322f6cf8f21550a84f7d83321bff14468a0b (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 ff1839ebe653816679794a8c84ada71009b3314c
Merge: e4f4322 a540597
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue May 8 22:19:05 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 15 ++++++++++++++-
1 files changed, 14 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, mdb.master has been updated
via a540597dd6531c5a0648ebe46555559d93932b9e (commit)
from fadf75a9cb2764f3797abb0c3c710e47101a5d51 (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 a540597dd6531c5a0648ebe46555559d93932b9e
Author: Howard Chu <hyc(a)symas.com>
Date: Tue May 8 22:17:17 2012 -0700
More freelist tweaks, avoid referencing freed page
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 15 ++++++++++++++-
1 files changed, 14 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, master has been updated
via e4f4322f6cf8f21550a84f7d83321bff14468a0b (commit)
from 326d07d8c6fa5e305e531d7914bf24c9db236fc0 (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 e4f4322f6cf8f21550a84f7d83321bff14468a0b
Author: SATOH Fumiyasu <fumiyas(a)osstech.co.jp>
Date: Tue May 8 15:35:32 2012 +0900
SHA2: Make slapd-sha2 module portable
contrib/slapd-modules/passwd/sha2/sha2.[ch] need portable.h and
some macros to be portable source.
contrib/slapd-modules/passwd/sha2/slapd-sha2.c:hash_sha*() must
declare "struct berval digest" before a statement for K&R C,
and must replace C++ "// foo"-style comments with C style.
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/passwd/sha2/sha2.h | 21 ++++++++++-
contrib/slapd-modules/passwd/sha2/slapd-sha2.c | 45 +++++++++++-------------
2 files changed, 41 insertions(+), 25 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 635c52ffcf0aec3b8edb7298e4230cfbb1a87f5a (commit)
from 11cf1bf7da38d00734eab5b470e95d761add87d9 (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 635c52ffcf0aec3b8edb7298e4230cfbb1a87f5a
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun May 6 16:37:28 2012 -0500
further refinement for javadoc rc9
-----------------------------------------------------------------------
Summary of changes:
.../com/jts/fortress/configuration/ConfigMgr.java | 4 +---
.../jts/fortress/configuration/ConfigMgrImpl.java | 4 +---
src/main/java/com/jts/fortress/rbac/User.java | 4 ++--
.../com/jts/fortress/rest/ConfigMgrRestImpl.java | 6 ++----
4 files changed, 6 insertions(+), 12 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 326d07d8c6fa5e305e531d7914bf24c9db236fc0 (commit)
via fadf75a9cb2764f3797abb0c3c710e47101a5d51 (commit)
from 34240dbbbbdfd33533a41bd28e28d5c366b669fd (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 326d07d8c6fa5e305e531d7914bf24c9db236fc0
Merge: 34240db fadf75a
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat May 5 19:42:30 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.h | 7 ++++---
1 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, mdb.master has been updated
via fadf75a9cb2764f3797abb0c3c710e47101a5d51 (commit)
from fbf9c233045881e85ca2eaafd930af404bf39f86 (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 fadf75a9cb2764f3797abb0c3c710e47101a5d51
Author: Howard Chu <hyc(a)symas.com>
Date: Sat May 5 19:41:45 2012 -0700
Further clarification of mdb_open()
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.h | 7 ++++---
1 files changed, 4 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 11cf1bf7da38d00734eab5b470e95d761add87d9 (commit)
from 24f419a8e38fb315bac68fe86f6e4c81b88a275d (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 11cf1bf7da38d00734eab5b470e95d761add87d9
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat May 5 19:11:42 2012 -0500
more javadoc cleanup for rc9
-----------------------------------------------------------------------
Summary of changes:
.../java/com/jts/fortress/DelegatedAdminMgr.java | 41 +++++++++--------
.../java/com/jts/fortress/DelegatedReviewMgr.java | 2 +-
src/main/java/com/jts/fortress/PswdPolicyMgr.java | 2 +-
src/main/java/com/jts/fortress/ReviewMgr.java | 6 +-
.../jts/fortress/arbac/DelegatedAdminMgrImpl.java | 47 ++++++++++----------
.../jts/fortress/arbac/DelegatedReviewMgrImpl.java | 2 +-
.../com/jts/fortress/configuration/ConfigMgr.java | 6 +-
.../jts/fortress/configuration/ConfigMgrImpl.java | 6 +-
.../jts/fortress/pwpolicy/PswdPolicyMgrImpl.java | 2 +-
.../java/com/jts/fortress/rbac/ReviewMgrImpl.java | 6 +-
.../com/jts/fortress/rest/ConfigMgrRestImpl.java | 9 ++--
.../fortress/rest/DelegatedAdminMgrRestImpl.java | 47 ++++++++++----------
.../fortress/rest/DelegatedReviewMgrRestImpl.java | 2 +-
.../jts/fortress/rest/PswdPolicyMgrRestImpl.java | 2 +-
.../com/jts/fortress/rest/ReviewMgrRestImpl.java | 6 +-
15 files changed, 94 insertions(+), 92 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, OPENLDAP_REL_ENG_2_4 has been updated
via d5f25d398103de95eeb5cd7b057eaf4095823a74 (commit)
from 469c88d8a19fa454b43f44018da517b0bb530ef2 (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 d5f25d398103de95eeb5cd7b057eaf4095823a74
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu May 3 08:03:30 2012 -0700
ITS7225->ITS7255
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 +-
1 files changed, 1 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 469c88d8a19fa454b43f44018da517b0bb530ef2 (commit)
via 719a11470c2bd3e4e80b5f2688a95d4c94d7b78c (commit)
from dded89416ad1e77006a66e028d9237eb70ae1373 (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 469c88d8a19fa454b43f44018da517b0bb530ef2
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu May 3 07:54:09 2012 -0700
ITS#7225
commit 719a11470c2bd3e4e80b5f2688a95d4c94d7b78c
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed May 2 13:32:06 2012 -0700
ITS#7255 in mdb_tool_entry_modify use the existing global txn
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/back-mdb/tools.c | 28 +++++++++++++++-------------
2 files changed, 16 insertions(+), 13 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git