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 116efada3b9b0945c017be4be18065cde316e9a9 (commit) from 535a9d9456aec1d317a599ac8d63afc3d0568dda (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 116efada3b9b0945c017be4be18065cde316e9a9 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sun Dec 4 00:55:14 2011 -0600
Move administrative permission functions into DelegatedAdminMgr
-----------------------------------------------------------------------
Summary of changes: src/java/com/jts/fortress/DelegatedAdminMgr.java | 129 +++++++++++++++ .../jts/fortress/arbac/DelegatedAdminMgrImpl.java | 169 +++++++++++++++++++- .../jts/fortress/cli/CommandLineInterpreter.java | 25 +-- src/java/com/jts/fortress/cli/package.html | 6 +- 4 files changed, 307 insertions(+), 22 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git