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 aa8beb62e4620553d1e17e5b13a77cd13253ca9e (commit)
via eecbaa594290a42af1ab594786663511ab757e92 (commit)
via 509a1977284a8d8c3affea9fc1afb9fa70ddb533 (commit)
via 92f71f50f9f2a9e93c7d757538688376a6f6debb (commit)
via fc87d405f1636d2241306584189f6b1266bbb833 (commit)
via 9d6e4a916367e85ffdf37b1cb7b5cdb7ac0e15b5 (commit)
via 25d370cb2e13a6959e78fa20da750bfc1643d837 (commit)
via 550bbe3788fafdf0fddcb2130173c1349fbc477f (commit)
via 4a1717708cf1127c3d5d9f4101af69d67d8296d7 (commit)
from 3d1a0bb17ea27950b9a62789e4a1bf0ce4ff5f63 (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 aa8beb62e4620553d1e17e5b13a77cd13253ca9e
Merge: 3d1a0bb eecbaa5
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Nov 11 17:44:22 2013 -0800
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 37 +++++++-
libraries/liblmdb/mdb.c | 217 ++++++++++++++++++++++++++------------------
libraries/liblmdb/mtest.c | 2 +-
libraries/liblmdb/mtest2.c | 2 +-
4 files changed, 165 insertions(+), 93 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 eecbaa594290a42af1ab594786663511ab757e92 (commit)
from 509a1977284a8d8c3affea9fc1afb9fa70ddb533 (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 eecbaa594290a42af1ab594786663511ab757e92
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Nov 11 16:35:17 2013 -0800
Clarify WRITEMAP / NOMEMINIT
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 6 +++---
1 files changed, 3 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 509a1977284a8d8c3affea9fc1afb9fa70ddb533 (commit)
from 92f71f50f9f2a9e93c7d757538688376a6f6debb (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 509a1977284a8d8c3affea9fc1afb9fa70ddb533
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Nov 11 15:09:32 2013 -0800
Change default mem init behavior
Init malloc'd memory by default, use #MDB_NOMEMINIT to disable.
Bump version to 0.9.10
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 51 ++++++++++++++++++++++++++-------------------
libraries/liblmdb/mdb.c | 12 +++++-----
2 files changed, 35 insertions(+), 28 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP-Fortress-Realm (openldap-fortress-realm.git) repository.
It will be available in the public mirror shortly.
The annotated tag, v1.0-RC33 has been created
at 5697d95d3c7d39775ba135fb0aa28320c8c4177f (tag)
tagging 5a17a03580a4fa7714c36872600444f10c671575 (commit)
replaces v1.0-RC32
tagged by Shawn McKinney
on Mon Nov 11 12:13:54 2013 -0600
- Log -----------------------------------------------------------------
Version 1.0 Release Candidate 32
Shawn McKinney (1):
SEN-9 - RC33 Release
-----------------------------------------------------------------------
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-realm.git
A ref change was pushed to the OpenLDAP-Fortress-Realm (openldap-fortress-realm.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 5a17a03580a4fa7714c36872600444f10c671575 (commit)
from 4dc164e30ebb2e3729bd82b2289a5330c7a72703 (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 5a17a03580a4fa7714c36872600444f10c671575
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Mon Nov 11 12:13:26 2013 -0600
SEN-9 - RC33 Release
-----------------------------------------------------------------------
Summary of changes:
build.properties | 2 +-
ivy.xml | 2 +-
pom.xml | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-realm.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 annotated tag, v1.0-RC33 has been created
at a26091f99bf9b0b67226493d14236bef68b68a1d (tag)
tagging c19d7cd6caae4d674b41cb47f02cf78cdb7af5f4 (commit)
replaces v1.0-RC32
tagged by Shawn McKinney
on Mon Nov 11 12:05:23 2013 -0600
- Log -----------------------------------------------------------------
Version 1.0 Release Candidate 33
Shawn McKinney (8):
FC-79 - RC32 Cleanup
FC-80 - Add tenant and thread IDs to log statement
FC-81 - addActiveRole not validating temporal constraints
FC-82 - User-Role Temporal constraints improperly parsing raw data
FC-83 - Add Multitenant Demo
FC-84 - Remove extraneous admin bind during user authN
FC-85 - Add jpegphoto to ant ldap load util
FC-86 - RC33 Release
-----------------------------------------------------------------------
---
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 c19d7cd6caae4d674b41cb47f02cf78cdb7af5f4 (commit)
from 0cee3b928c1dc72ecdad2a50e8d78934a4fe98f3 (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 c19d7cd6caae4d674b41cb47f02cf78cdb7af5f4
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Mon Nov 11 12:04:51 2013 -0600
FC-86 - RC33 Release
-----------------------------------------------------------------------
Summary of changes:
build.properties | 32 ++++++++++++++++----------------
pom.xml | 2 +-
2 files changed, 17 insertions(+), 17 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 0cee3b928c1dc72ecdad2a50e8d78934a4fe98f3 (commit)
from a288240ed05ba6513e4245dc5096a4272807c42f (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 0cee3b928c1dc72ecdad2a50e8d78934a4fe98f3
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Mon Nov 11 11:01:09 2013 -0600
FC-85 - Add jpegphoto to ant ldap load util
-----------------------------------------------------------------------
Summary of changes:
ldap/setup/CommanderDemoUsers.xml | 2 +-
ldap/setup/FortressDemoUsers.xml | 27 ++++---
ldap/setup/demo-fortressproject-users.xml | 86 +++++++++++++++++++-----
src/main/java/us/jts/fortress/ant/UserAnt.java | 68 +++++++++++++++++++
4 files changed, 154 insertions(+), 29 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 a288240ed05ba6513e4245dc5096a4272807c42f (commit)
from fdbe89e8777d407e1e56c23fd606133bf57c2f7b (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 a288240ed05ba6513e4245dc5096a4272807c42f
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Mon Nov 11 09:06:38 2013 -0600
FC-84 - Remove extraneous admin bind during user authN
-----------------------------------------------------------------------
Summary of changes:
.../java/us/jts/fortress/ldap/ConnectionPool.java | 18 ------------------
.../jts/fortress/rbac/dao/unboundid/PermDAO.java | 10 ++--------
2 files changed, 2 insertions(+), 26 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 fdbe89e8777d407e1e56c23fd606133bf57c2f7b (commit)
from 32be36367d5ca1b63cd8e4954d9ee0f73fcdd29c (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 fdbe89e8777d407e1e56c23fd606133bf57c2f7b
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Sun Nov 10 22:11:52 2013 -0600
FC-83 - Add Multitenant Demo
-----------------------------------------------------------------------
Summary of changes:
mtDemo.xml | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
mttest.sh | 9 +++++
2 files changed, 117 insertions(+), 0 deletions(-)
create mode 100644 mtDemo.xml
create mode 100755 mttest.sh
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git