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 dd5ca59600678affdf258591164e875c0509f4e3 (commit)
via 1042eb2db3517d5209db2449f311e20ae7556713 (commit)
via 40c4d45e641af69b594971c20ccc070f0e6e13ca (commit)
via e0fe6ca15291270620f54aa6fa782093739804ec (commit)
via ea2a825d3c1cb888ac731d2743edad46e3d50b77 (commit)
via a6c5f7dd2fe127dcab7b7e56c7af85b4fdf14c54 (commit)
via 5c2d05b5a095149cfd50b1d9f6a7c449b3846d48 (commit)
via 88836ca533b9ed5c5531bc94c99ab72a3e0a5ae7 (commit)
via 131ce30110b37e1e1e9becd395d6def8eb492ec4 (commit)
via 5145727449f45233011729938b815b80c5af7813 (commit)
from cedb68faf71307d2bbee7f82f963501a28016d54 (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 dd5ca59600678affdf258591164e875c0509f4e3
Merge: 1042eb2 cedb68f
Author: Emmanuel Lécharny <elecharny(a)apache.org>
Date: Wed Jul 10 18:57:50 2013 +0200
Merge branch 'master' of ssh://git-master.openldap.org/~git/git/openldap-fortress-core
Conflicts:
src/main/java/us/jts/fortress/rbac/User.java
-----------------------------------------------------------------------
Summary of changes:
.../java/us/jts/fortress/ldap/DataProvider.java | 7 +
.../fortress/ldap/openldap/OLPWControlImpl.java | 46 +
.../java/us/jts/fortress/rbac/AccessMgrImpl.java | 162 +++--
src/main/java/us/jts/fortress/rbac/Address.java | 7 +
src/main/java/us/jts/fortress/rbac/User.java | 465 +++++++----
.../java/us/jts/fortress/rbac/UserAdminRole.java | 301 ++++---
src/main/java/us/jts/fortress/rbac/UserDAO.java | 203 ++++-
src/main/java/us/jts/fortress/rbac/UserP.java | 10 +-
src/main/java/us/jts/fortress/rbac/UserRole.java | 862 +++++++++++---------
9 files changed, 1289 insertions(+), 774 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 96bf741367d899d54490727c4962490045620f75 (commit)
via de72c08660fca1597be0bb0b6536c122ae324645 (commit)
via b1dc72b6b54e81ff8db8a7666df47db317cfcc4f (commit)
from dfa993c14fc5abeb51098a992e0e5df74451b2e4 (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 96bf741367d899d54490727c4962490045620f75
Merge: dfa993c de72c08
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jul 19 10:02:24 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 29 ++++++++++++++++-------------
1 files changed, 16 insertions(+), 13 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 de72c08660fca1597be0bb0b6536c122ae324645 (commit)
via b1dc72b6b54e81ff8db8a7666df47db317cfcc4f (commit)
from 5ca73f864f1185e855cd525b71c29ccd3c5e7f97 (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 de72c08660fca1597be0bb0b6536c122ae324645
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Jul 19 09:57:33 2013 -0700
Tweak reader_pid check
Check again after acquiring rmutex. Avoids potential issue with
a duplicate pid coming in between initial check and rmutex.
commit b1dc72b6b54e81ff8db8a7666df47db317cfcc4f
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Jul 19 09:55:10 2013 -0700
Get pid lock outside of rmutex
Avoid holding rmutex for longer than necessary.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 29 ++++++++++++++++-------------
1 files changed, 16 insertions(+), 13 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 dfa993c14fc5abeb51098a992e0e5df74451b2e4 (commit)
via 5ca73f864f1185e855cd525b71c29ccd3c5e7f97 (commit)
from 2a63c76d51ce542bfb0fd8691038731751a04862 (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 dfa993c14fc5abeb51098a992e0e5df74451b2e4
Merge: 2a63c76 5ca73f8
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 18 15:25:29 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 4 ++--
1 files changed, 2 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, mdb.master has been updated
via 5ca73f864f1185e855cd525b71c29ccd3c5e7f97 (commit)
from a4bbe57f8ba4c7d88ba6d16a63171c2ec2ce02ad (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 5ca73f864f1185e855cd525b71c29ccd3c5e7f97
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 18 15:24:09 2013 -0700
Tweak reader checks
Use mti_numreaders for loop limit, not me_maxreaders.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 4 ++--
1 files changed, 2 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 2a63c76d51ce542bfb0fd8691038731751a04862 (commit)
via a4bbe57f8ba4c7d88ba6d16a63171c2ec2ce02ad (commit)
via 4d7c9e5bca70e08166cba3711df17a4f4e479cda (commit)
via 68a0adc59fc8b5385b357f4e1f9bb484bbb95f83 (commit)
via 360d0492db4eacc0b257566bf50c609c2c31d545 (commit)
via 49289f0d2e8b5b2fb0295606938c2a4007800e3b (commit)
via fc137e39a311818fb636e9db59967406f02edda6 (commit)
from f383396a104b7fc863f7774aaed4bde093955140 (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 2a63c76d51ce542bfb0fd8691038731751a04862
Merge: f383396 a4bbe57
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 18 11:09:05 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 34 +++++++
libraries/liblmdb/mdb.c | 219 ++++++++++++++++++++++++++++++++++++++++--
libraries/liblmdb/mdb_stat.1 | 12 +++
libraries/liblmdb/mdb_stat.c | 34 +++++--
4 files changed, 281 insertions(+), 18 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 a4bbe57f8ba4c7d88ba6d16a63171c2ec2ce02ad (commit)
via 4d7c9e5bca70e08166cba3711df17a4f4e479cda (commit)
via 68a0adc59fc8b5385b357f4e1f9bb484bbb95f83 (commit)
from 360d0492db4eacc0b257566bf50c609c2c31d545 (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 a4bbe57f8ba4c7d88ba6d16a63171c2ec2ce02ad
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 18 10:40:21 2013 -0700
Add mdb_reader_check()
commit 4d7c9e5bca70e08166cba3711df17a4f4e479cda
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 18 09:11:09 2013 -0700
Split MDB_VERSION to MDB_DATA/MDB_LOCK VERSION
commit 68a0adc59fc8b5385b357f4e1f9bb484bbb95f83
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 18 09:00:51 2013 -0700
Tweak reader_list
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 8 ++
libraries/liblmdb/mdb.c | 176 +++++++++++++++++++++++++++++++++++++++---
libraries/liblmdb/mdb_stat.1 | 5 +-
libraries/liblmdb/mdb_stat.c | 8 ++-
4 files changed, 183 insertions(+), 14 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 360d0492db4eacc0b257566bf50c609c2c31d545 (commit)
from 49289f0d2e8b5b2fb0295606938c2a4007800e3b (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 360d0492db4eacc0b257566bf50c609c2c31d545
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 18 08:33:24 2013 -0700
Tweak mdb_stat(1)
Don't obtain reader txn before displaying reader table. Exit
after reader table if no other DB query options were given.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 5 ++++-
libraries/liblmdb/mdb_stat.c | 16 ++++++++++------
2 files changed, 14 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 49289f0d2e8b5b2fb0295606938c2a4007800e3b (commit)
from fc137e39a311818fb636e9db59967406f02edda6 (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 49289f0d2e8b5b2fb0295606938c2a4007800e3b
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 18 07:41:11 2013 -0700
Add mdb_reader_list()
Dump the active slots in the reader table.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 17 +++++++++++++++++
libraries/liblmdb/mdb.c | 35 +++++++++++++++++++++++++++++++++++
libraries/liblmdb/mdb_stat.1 | 9 +++++++++
libraries/liblmdb/mdb_stat.c | 14 +++++++++++---
4 files changed, 72 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, fortress-dao has been updated
via cbe40e17ded8a9300fc41d834486db0f21ebbe3f (commit)
via a3fe6af0191315ba4434ad5fb553ff2a073f6589 (commit)
via abee3368aef67b35db51d8406065fe7ecaff4ee9 (commit)
via 62cb10aa35461bd6d55c82d52af0b71db21b30a0 (commit)
via 468f73f54b42ea05891212164f01b3dbbaec542f (commit)
via ad3429e830a5bacb6d88e24c14f17c723120a125 (commit)
from de7f18b4e9de3af340c7668233ed56761f600d29 (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 cbe40e17ded8a9300fc41d834486db0f21ebbe3f
Author: Emmanuel Lécharny <elecharny(a)apache.org>
Date: Tue Jul 16 19:59:26 2013 +0200
Many modifications :
o removed of some package name in the code
o used collections instead of Set/List
o Removed a duplicated method, made the caller to create the structure
to feed
o removed useless 'if'
o simplified some tests
commit a3fe6af0191315ba4434ad5fb553ff2a073f6589
Author: Emmanuel Lécharny <elecharny(a)apache.org>
Date: Tue Jul 16 19:53:48 2013 +0200
Used Collection instead of Set
commit abee3368aef67b35db51d8406065fe7ecaff4ee9
Author: Emmanuel Lécharny <elecharny(a)apache.org>
Date: Tue Jul 16 19:52:12 2013 +0200
Made some methods public
commit 62cb10aa35461bd6d55c82d52af0b71db21b30a0
Author: Emmanuel Lécharny <elecharny(a)apache.org>
Date: Tue Jul 16 19:51:42 2013 +0200
o Added some missing references to methods in the Interface
o Declared some methods public
commit 468f73f54b42ea05891212164f01b3dbbaec542f
Author: Emmanuel Lécharny <elecharny(a)apache.org>
Date: Tue Jul 16 19:50:01 2013 +0200
Don't catch the exception in the bind method
commit ad3429e830a5bacb6d88e24c14f17c723120a125
Author: Emmanuel Lécharny <elecharny(a)apache.org>
Date: Thu Jul 11 22:07:50 2013 +0200
Added a toString() method.
Minor refactoring
-----------------------------------------------------------------------
Summary of changes:
.../us/jts/fortress/ldap/ApacheDsDataProvider.java | 11 +--
src/main/java/us/jts/fortress/rbac/Role.java | 105 ++++++++++++++-
.../java/us/jts/fortress/rbac/dao/UserDAO.java | 32 +++++
.../us/jts/fortress/rbac/dao/apache/UserDAO.java | 10 +-
.../jts/fortress/rbac/dao/unboundid/UserDAO.java | 10 +-
.../us/jts/fortress/rbac/process/AdminRoleP.java | 4 +-
.../us/jts/fortress/rbac/process/OrgUnitP.java | 2 +-
.../java/us/jts/fortress/rbac/process/PermP.java | 4 +-
.../java/us/jts/fortress/rbac/process/PolicyP.java | 2 +-
.../java/us/jts/fortress/rbac/process/RoleP.java | 2 +-
.../java/us/jts/fortress/rbac/process/UserP.java | 10 +-
.../us/jts/fortress/rbac/AccessMgrImplTest.java | 4 +-
.../us/jts/fortress/rbac/DelegatedMgrImplTest.java | 146 ++++++++++----------
.../java/us/jts/fortress/rbac/OrgUnitTestData.java | 73 +++-------
.../us/jts/fortress/rbac/ReviewMgrImplTest.java | 3 +-
.../java/us/jts/fortress/rbac/RoleTestData.java | 2 +-
.../java/us/jts/fortress/rbac/UserTestData.java | 122 ++++++++--------
17 files changed, 318 insertions(+), 224 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git