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 8ce79f875656eb62f62dac090acc69b8eb1dba36 (commit)
from 81e851d4506396e574627d87763ebd44dd6a3fad (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 8ce79f875656eb62f62dac090acc69b8eb1dba36
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Sat Oct 19 12:47:25 2013 -0500
FC-75 - Make jpgphoto xmltransient
-----------------------------------------------------------------------
Summary of changes:
src/main/java/us/jts/fortress/rbac/User.java | 7 ++++---
1 files changed, 4 insertions(+), 3 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 81e851d4506396e574627d87763ebd44dd6a3fad (commit)
from 11100318b5d90505baf412714c0e2999a69a0051 (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 81e851d4506396e574627d87763ebd44dd6a3fad
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Sat Oct 19 11:56:07 2013 -0500
FC-74 - Pass warning in session for role constraint violations
-----------------------------------------------------------------------
Summary of changes:
src/main/java/us/jts/fortress/rbac/Warning.java | 141 +++++++++++++++++++++++
1 files changed, 141 insertions(+), 0 deletions(-)
create mode 100644 src/main/java/us/jts/fortress/rbac/Warning.java
---
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 11100318b5d90505baf412714c0e2999a69a0051 (commit)
from 0491e93b7bbc76faef2f843ba56f2e98d9cbd22f (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 11100318b5d90505baf412714c0e2999a69a0051
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Sat Oct 19 11:55:14 2013 -0500
FC-74 - Pass warnings in session for role constraint and pw policy violations
-----------------------------------------------------------------------
Summary of changes:
src/main/java/us/jts/fortress/ObjectFactory.java | 41 +++++++++-----------
.../jts/fortress/cli/CommandLineInterpreter.java | 2 +-
.../fortress/ldap/openldap/OLPWControlImpl.java | 25 ++++++------
src/main/java/us/jts/fortress/rbac/DSDChecker.java | 4 ++
.../java/us/jts/fortress/rbac/GlobalPwMsgIds.java | 10 +++++
src/main/java/us/jts/fortress/rbac/PwMessage.java | 9 +++-
src/main/java/us/jts/fortress/rbac/Session.java | 37 ++++++++++++++++--
.../us/jts/fortress/rbac/dao/apache/UserDAO.java | 21 ++--------
.../jts/fortress/rbac/dao/unboundid/UserDAO.java | 24 ++++--------
src/main/java/us/jts/fortress/util/time/CUtil.java | 14 +++++--
.../java/us/jts/fortress/AccessMgrConsole.java | 2 +-
.../us/jts/fortress/samples/AccessMgrSample.java | 2 +-
12 files changed, 111 insertions(+), 80 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, OPENLDAP_REL_ENG_2_4 has been updated
via 632b6e00eb3d18191d420c015eec7dcfcb5457a4 (commit)
via dddc7a385ba4951c11e1c8405ccf002b6a75a53d (commit)
from 8ac780a54e6374b23b2f35fedebe4d26c5f451fc (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 632b6e00eb3d18191d420c015eec7dcfcb5457a4
Merge: 8ac780a dddc7a3
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Oct 18 13:38:24 2013 -0700
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 2 +-
1 files changed, 1 insertions(+), 1 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 afbd74c4de0dd14a7fbdf986c0aad2f0ed6e130a (commit)
via dddc7a385ba4951c11e1c8405ccf002b6a75a53d (commit)
from 80d8c56afd89dc5c3fbae5fa68b0b670a93aec8c (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 afbd74c4de0dd14a7fbdf986c0aad2f0ed6e130a
Merge: 80d8c56 dddc7a3
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Oct 18 13:36:47 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 2 +-
1 files changed, 1 insertions(+), 1 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 0491e93b7bbc76faef2f843ba56f2e98d9cbd22f (commit)
from aaa538f8db00d5a047dd40e49c5fdfeb8c885ba0 (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 0491e93b7bbc76faef2f843ba56f2e98d9cbd22f
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Thu Oct 17 19:02:41 2013 -0500
FC-73 - Verify load data perms using junit
-----------------------------------------------------------------------
Summary of changes:
.../java/us/jts/fortress/ant/FortressAntTask.java | 18 +-
.../us/jts/fortress/rbac/FortressAntLoadTest.java | 349 ++++++++++++++++++++
.../us/jts/fortress/rbac/ReviewMgrAntTest.java | 307 -----------------
.../java/us/jts/fortress/rbac/UserTestData.java | 29 ++
4 files changed, 382 insertions(+), 321 deletions(-)
create mode 100644 src/test/java/us/jts/fortress/rbac/FortressAntLoadTest.java
delete mode 100644 src/test/java/us/jts/fortress/rbac/ReviewMgrAntTest.java
---
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 aaa538f8db00d5a047dd40e49c5fdfeb8c885ba0 (commit)
from 270483536df669c997b082cd549f02423d31f9a7 (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 aaa538f8db00d5a047dd40e49c5fdfeb8c885ba0
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Thu Oct 17 09:45:29 2013 -0500
FC-73 - Add debug mode for Ant admin scripts
-----------------------------------------------------------------------
Summary of changes:
build.xml | 1 +
.../java/us/jts/fortress/ant/FortressAntTask.java | 435 +++++++++++---------
src/main/java/us/jts/fortress/util/Testable.java | 13 +
.../us/jts/fortress/rbac/ReviewMgrAntTest.java | 307 ++++++++++++++
4 files changed, 557 insertions(+), 199 deletions(-)
create mode 100644 src/main/java/us/jts/fortress/util/Testable.java
create mode 100644 src/test/java/us/jts/fortress/rbac/ReviewMgrAntTest.java
---
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 dddc7a385ba4951c11e1c8405ccf002b6a75a53d (commit)
from ab9b08f8af70b8ce7bcc9cd28f9704f1f4542320 (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 dddc7a385ba4951c11e1c8405ccf002b6a75a53d
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Oct 14 09:47:26 2013 -0700
Fix 01dfb2083dd690707a062cabb03801bfad1a6859
USE_POSIX_SEM must define USE_HASH
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 2 +-
1 files changed, 1 insertions(+), 1 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, OPENLDAP_REL_ENG_2_4 has been updated
via 8ac780a54e6374b23b2f35fedebe4d26c5f451fc (commit)
via ec60831827cf3dfefae12be21673b8b41a0965f2 (commit)
from f0dba14c86f72e1e73e66b1ea3fd44096e3fab99 (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 8ac780a54e6374b23b2f35fedebe4d26c5f451fc
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Oct 14 09:29:35 2013 -0700
ITS#7725
commit ec60831827cf3dfefae12be21673b8b41a0965f2
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Oct 12 16:25:33 2013 -0700
ITS#7725 add nordahead envflag
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
doc/man/man5/slapd-mdb.5 | 10 +++++++++-
servers/slapd/back-mdb/config.c | 1 +
3 files changed, 11 insertions(+), 1 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, OPENLDAP_REL_ENG_2_5 has been updated
via 38ea2f45dd95a8521aa2591cdff4b43dc5989992 (commit)
from 976edc31dbd05950cc39a0d6fc15fc094274a6ac (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 38ea2f45dd95a8521aa2591cdff4b43dc5989992
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Oct 12 16:25:33 2013 -0700
ITS#7725 add nordahead envflag
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-mdb.5 | 10 +++++++++-
servers/slapd/back-mdb/config.c | 1 +
2 files changed, 10 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git