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 d7135f299986393ac8c4201e43e1e30cbc92a289 (commit)
from 74df419fcffda608cb663d95681d48731eed3ff2 (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 d7135f299986393ac8c4201e43e1e30cbc92a289
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Feb 18 16:48:24 2012 -0600
Parameterize the HTTP configuration switches.
-----------------------------------------------------------------------
Summary of changes:
config/fortress.properties.src | 7 ++
.../com/jts/fortress/rest/AccessMgrRestImpl.java | 24 +++---
.../com/jts/fortress/rest/AdminMgrRestImpl.java | 76 +++++++++---------
.../com/jts/fortress/rest/AuditMgrRestImpl.java | 14 ++--
.../fortress/rest/DelegatedAccessMgrRestImpl.java | 18 ++---
.../fortress/rest/DelegatedAdminMgrRestImpl.java | 54 ++++++-------
.../fortress/rest/DelegatedReviewMgrRestImpl.java | 14 ++--
.../jts/fortress/rest/{Ids.java => HttpIds.java} | 7 +-
.../jts/fortress/rest/PswdPolicyMgrRestImpl.java | 16 ++--
src/main/java/com/jts/fortress/rest/RestUtils.java | 83 +++++++++++++++++++-
.../com/jts/fortress/rest/ReviewMgrRestImpl.java | 66 ++++++++--------
11 files changed, 225 insertions(+), 154 deletions(-)
rename src/main/java/com/jts/fortress/rest/{Ids.java => HttpIds.java} (93%)
---
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 465942e74ddbd8c5b91b9452ee36ec08e335b45f (commit)
from 463c1fa25d45e393dc1f1ea235286f79e872fad0 (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 465942e74ddbd8c5b91b9452ee36ec08e335b45f
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sat Feb 18 18:17:40 2012 +0100
ITS#7160 Support POSIX make: No $< in target rules
-----------------------------------------------------------------------
Summary of changes:
contrib/ldaptcl/Makefile.in | 2 +-
servers/slapd/back-mdb/Makefile.in | 4 ++--
2 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, OPENLDAP_REL_ENG_2_4 has been updated
via a872419164a2767a832fb6734c11d391c234bcdc (commit)
via fa82424b9cb74af92fdee61a213df309b1cfbcc6 (commit)
from 8e00923e2e94a965240efbefe98048be3ee31e9c (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 a872419164a2767a832fb6734c11d391c234bcdc
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Feb 15 10:13:33 2012 -0800
ITS#7143
commit fa82424b9cb74af92fdee61a213df309b1cfbcc6
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Feb 14 17:29:14 2012 -0800
ITS#7143 fix attr_dup2 when no values are present (attrsOnly = TRUE)
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/attr.c | 15 +++++++++------
2 files changed, 10 insertions(+), 6 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 463c1fa25d45e393dc1f1ea235286f79e872fad0 (commit)
from eace24ef33dfae071b9450866d0ef5b0d3ad6d7f (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 463c1fa25d45e393dc1f1ea235286f79e872fad0
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Feb 14 17:29:14 2012 -0800
ITS#7143 fix attr_dup2 when no values are present (attrsOnly = TRUE)
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/attr.c | 15 +++++++++------
1 files changed, 9 insertions(+), 6 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 2c0048a73cc25f45d9a84e09731cc0b017293436 (commit)
from f2eafe192c6de2028a056cf347b68b78adf64634 (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 2c0048a73cc25f45d9a84e09731cc0b017293436
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Mon Feb 13 23:12:11 2012 -0600
Remove unneeded entities.
-----------------------------------------------------------------------
Summary of changes:
src/main/java/com/jts/fortress/FortEntity.java | 4 -
src/main/java/com/jts/fortress/ObjectFactory.java | 63 ++------------------
.../com/jts/fortress/arbac/SessionAdminRole.java | 48 ---------------
.../com/jts/fortress/arbac/SessionUserRole.java | 50 ----------------
.../java/com/jts/fortress/rbac/SessionPerm.java | 48 ---------------
.../java/com/jts/fortress/rbac/SessionRole.java | 47 ---------------
6 files changed, 6 insertions(+), 254 deletions(-)
delete mode 100755 src/main/java/com/jts/fortress/arbac/SessionAdminRole.java
delete mode 100755 src/main/java/com/jts/fortress/arbac/SessionUserRole.java
delete mode 100755 src/main/java/com/jts/fortress/rbac/SessionPerm.java
delete mode 100755 src/main/java/com/jts/fortress/rbac/SessionRole.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 f2eafe192c6de2028a056cf347b68b78adf64634 (commit)
from e0f9f9bbd139513dc85657a7643c7bf9eb434763 (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 f2eafe192c6de2028a056cf347b68b78adf64634
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Mon Feb 13 18:44:26 2012 -0600
Minor fixes for REST impls.
-----------------------------------------------------------------------
Summary of changes:
config/fortress.properties.src | 9 ++++++
.../com/jts/fortress/rest/AuditMgrRestImpl.java | 31 ++++++++++++++++++++
.../com/jts/fortress/rest/ReviewMgrRestImpl.java | 5 +--
.../com/jts/fortress/audit/AuditMgrImplTest.java | 1 +
4 files changed, 42 insertions(+), 4 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git