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 a1685c3ef70bc70fcb7b8fde4a2a2e9f6d8e11f0 (commit)
from f73994054779be3e177bfd27f44fcd3147e7d08d (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 a1685c3ef70bc70fcb7b8fde4a2a2e9f6d8e11f0
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Oct 1 23:36:57 2013 -0700
More doc for MDB_NORDLOCK
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 9 +++++++--
libraries/liblmdb/mdb.c | 2 +-
2 files changed, 8 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 c673be6af12be6bc42327481a542701897819c46 (commit)
from 9f0110d7d6031dc4fb10d5afa536c80fc9bc8b27 (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 c673be6af12be6bc42327481a542701897819c46
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Tue Oct 1 17:16:50 2013 -0500
FC-70 - Improvements to Apache LDAP client API usage
-----------------------------------------------------------------------
Summary of changes:
build.properties | 2 +
build.xml | 4 ++
config/bootstrap/fortress.properties.src | 2 +
config/fortress.properties.src | 2 +
src/main/java/us/jts/fortress/GlobalIds.java | 1 +
.../us/jts/fortress/ldap/ApacheDsDataProvider.java | 57 +++++++++++--------
.../jts/fortress/ldap/UnboundIdDataProvider.java | 2 +-
.../java/us/jts/fortress/rbac/dao/DaoFactory.java | 17 +++---
.../us/jts/fortress/rbac/dao/apache/PermDAO.java | 5 ++-
.../us/jts/fortress/rbac/dao/apache/RoleDAO.java | 11 ++---
.../us/jts/fortress/rbac/dao/apache/UserDAO.java | 5 ++-
.../us/jts/fortress/rbac/FortressJUnitTest.java | 1 +
12 files changed, 67 insertions(+), 42 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 9f0110d7d6031dc4fb10d5afa536c80fc9bc8b27 (commit)
from e70e3fb32bce90812d801ea4f3e4b147f722119d (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 9f0110d7d6031dc4fb10d5afa536c80fc9bc8b27
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Tue Oct 1 17:15:55 2013 -0500
FC-69 - Use global class.path in ant load scripts
-----------------------------------------------------------------------
Summary of changes:
ldap/setup/CommanderDemoUsers.xml | 21 +--------------------
ldap/setup/DelegatedAdminManagerLoad.xml | 21 +--------------------
ldap/setup/FortressDemoUsers.xml | 21 +--------------------
ldap/setup/demo-fortressproject-users.xml | 21 +--------------------
ldap/setup/refreshLDAPData-src.xml | 20 +-------------------
5 files changed, 5 insertions(+), 99 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, mdb.master has been updated
via f73994054779be3e177bfd27f44fcd3147e7d08d (commit)
from e3f6c152c5ab1a9810a1d3ed7de9a3252ff9e35a (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 f73994054779be3e177bfd27f44fcd3147e7d08d
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Oct 1 13:16:38 2013 -0700
Add MDB_NORDLOCK to omit all reader table usage
Calling app wants to manage its own locking.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 2 ++
libraries/liblmdb/mdb.c | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git