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 acfbe78ed5daca4a28b5cba49aad37be1899e81e (commit) from be69503ee3c1448946f3e16d454df499ed455a0b (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 acfbe78ed5daca4a28b5cba49aad37be1899e81e Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sat Nov 26 07:06:11 2011 -0600
Added ant commands to add/remove admin role, user org unit and perm org unit hierarchies.
-----------------------------------------------------------------------
Summary of changes: ...xample.xml => HierarchicalAdminRoleExample.xml} | 48 ++++++------ ldap/setup/OrgUnitExample.xml | 76 ++++++++++++++++++++ ...heritance.java => Addadminroleinheritance.java} | 30 ++++---- ...ritance.java => Addpermorgunitinheritance.java} | 30 ++++---- ...ritance.java => Adduserorgunitinheritance.java} | 32 ++++---- ...heritance.java => Deladminroleinheritance.java} | 30 ++++---- ...ritance.java => Delpermorgunitinheritance.java} | 27 ++++---- ...ritance.java => Deluserorgunitinheritance.java} | 31 ++++---- 8 files changed, 191 insertions(+), 113 deletions(-) copy ldap/setup/{HierarchicalRoleExample.xml => HierarchicalAdminRoleExample.xml} (59%) create mode 100644 ldap/setup/OrgUnitExample.xml copy src/java/com/jts/fortress/ant/{Addroleinheritance.java => Addadminroleinheritance.java} (60%) copy src/java/com/jts/fortress/ant/{Addroleinheritance.java => Addpermorgunitinheritance.java} (60%) copy src/java/com/jts/fortress/ant/{Addroleinheritance.java => Adduserorgunitinheritance.java} (51%) copy src/java/com/jts/fortress/ant/{Delroleinheritance.java => Deladminroleinheritance.java} (54%) copy src/java/com/jts/fortress/ant/{Delroleinheritance.java => Delpermorgunitinheritance.java} (65%) copy src/java/com/jts/fortress/ant/{Delroleinheritance.java => Deluserorgunitinheritance.java} (51%)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git