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 1f9edeb737a791919470c3e712954f57d6be1c87 (commit)
from 95d612b1a8d16a0e076c640bb88372d5f6528bc1 (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 1f9edeb737a791919470c3e712954f57d6be1c87
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Oct 30 11:34:47 2011 -0500
Re-enable the pw policy tests. Ensure stale connections from pool rebind iff admin connection.
-----------------------------------------------------------------------
Summary of changes:
src/java/com/jts/fortress/ldap/PoolMgr.java | 12 ++++++++++--
.../com/jts/fortress/rbac/FortressJUnitTest.java | 2 --
2 files changed, 10 insertions(+), 4 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 95d612b1a8d16a0e076c640bb88372d5f6528bc1 (commit)
from 7f3f2c7fcb40f336a3be08e5ab4ee7d5c29b0417 (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 95d612b1a8d16a0e076c640bb88372d5f6528bc1
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Oct 29 18:34:44 2011 -0500
more code and documentation cleanup
-----------------------------------------------------------------------
Summary of changes:
src/java/com/jts/fortress/AdminMgr.java | 14 +++++++-------
src/java/com/jts/fortress/rbac/AdminMgrImpl.java | 12 ++++++------
2 files changed, 13 insertions(+), 13 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.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 9bbf9741000bf4429132f7a4a1e4917032c8598e (commit)
from 8cc3c94223c868689d11bca95516e36aae5d4cc8 (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 9bbf9741000bf4429132f7a4a1e4917032c8598e
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Oct 29 18:33:25 2011 -0500
remove old name
-----------------------------------------------------------------------
Summary of changes:
.../fortress/realm/tomcat/Tc7AccessMgrProxy.java | 2 +-
.../proxy/com/jts/fortress/realm/util/package.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-realm.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 bb996616a44f74854373eef47c4d5045d31032cf (commit)
via d1bff236cf08425d37cfb89ad1dc722431560927 (commit)
via 4400e467b0a0544dfb98f00de1fc6aabb15dbdfd (commit)
via 0d344ffdbfe1231ce015f8be3130f3269bda46be (commit)
from f05bec30a347dbfe1a4d002750c36cce5497663f (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 bb996616a44f74854373eef47c4d5045d31032cf
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Oct 27 19:41:32 2011 -0700
ITS#7035
commit d1bff236cf08425d37cfb89ad1dc722431560927
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Sep 6 21:13:49 2011 -0700
ITS#7035 don't loop forever in wait4msg
commit 4400e467b0a0544dfb98f00de1fc6aabb15dbdfd
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Oct 27 19:34:25 2011 -0700
ITS#7073
commit 0d344ffdbfe1231ce015f8be3130f3269bda46be
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 27 14:35:31 2011 -0700
Relax entry_header, zero-length entries are valid.
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 +
libraries/libldap/result.c | 6 +++++
servers/slapd/back-bdb/id2entry.c | 46 +++++++++++++++++++++----------------
servers/slapd/entry.c | 13 ++--------
4 files changed, 37 insertions(+), 30 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 f05bec30a347dbfe1a4d002750c36cce5497663f (commit)
via eb1100a6ea3ed87c681ebecae3fe45f4ae5191b3 (commit)
via da1f31ff327078ac5137fcfafb8ac63fa16b2397 (commit)
from d6584c39edb1c694888c99143b8daf01309782ac (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 f05bec30a347dbfe1a4d002750c36cce5497663f
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 26 14:31:35 2011 -0700
Fix moduleload path
commit eb1100a6ea3ed87c681ebecae3fe45f4ae5191b3
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Oct 27 19:19:57 2011 -0700
ITS#7030
commit da1f31ff327078ac5137fcfafb8ac63fa16b2397
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Aug 25 20:51:30 2011 -0700
ITS#7030 fix overlay_insert() with specific index
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/backover.c | 44 ++++++++++++++++---------------------
tests/scripts/test049-sync-config | 2 +-
3 files changed, 21 insertions(+), 26 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 d6584c39edb1c694888c99143b8daf01309782ac (commit)
via 75149ee9a4eee94cfad88eda1041c37fff234b4c (commit)
from e3d46f2fc822fc4c506e49bfcadc44664ea4c7f5 (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 d6584c39edb1c694888c99143b8daf01309782ac
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Oct 27 19:17:29 2011 -0700
ITS#6983
commit 75149ee9a4eee94cfad88eda1041c37fff234b4c
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Aug 25 14:47:23 2011 -0700
ITS#6983 fix duplicate entry in HDB subtree IDL
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/back-bdb/dn2id.c | 1 +
servers/slapd/back-bdb/idl.c | 2 +-
servers/slapd/back-bdb/proto-bdb.h | 2 ++
4 files changed, 5 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 e3d46f2fc822fc4c506e49bfcadc44664ea4c7f5 (commit)
via e5d6c331d7bc02d1104dd33498de5a14c4798e6f (commit)
via a46a93461516098ecdcc82148dc6aafb694cbf5a (commit)
via a5e31932a56540cf94a4deeab164fc24b4a9ad68 (commit)
via bfaa79f4109bb8961af32769c48a2f55c4e25f62 (commit)
via 9e68ff52b703d32b1a6c517dd7fdff1386cb7e82 (commit)
via 09c5f495a6164391a00e02dc1c7106b264d9ea6e (commit)
via 0836855ea6f1f9d10cf77acee01581037a420891 (commit)
from 291fcdc6726a826ae71ea4194ffeccc391fdb206 (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 e3d46f2fc822fc4c506e49bfcadc44664ea4c7f5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Oct 27 19:14:38 2011 -0700
ITS#7014
ITS#7022
ITS#7023
ITS#7028
commit e5d6c331d7bc02d1104dd33498de5a14c4798e6f
Author: Jan Vcelak <jvcelak(a)redhat.com>
Date: Wed Aug 24 19:21:35 2011 +0200
ITS#7028 man: ldap_sync(3) ldap_sync_destroy type
commit a46a93461516098ecdcc82148dc6aafb694cbf5a
Author: Jan Vcelak <jvcelak(a)redhat.com>
Date: Wed Aug 24 19:19:09 2011 +0200
ITS#7028 man: slapo-unique(5) quoting keywords
commit a5e31932a56540cf94a4deeab164fc24b4a9ad68
Author: Francis Swasey <Frank.Swasey(a)uvm.edu>
Date: Thu Aug 18 12:01:35 2011 -0400
ITS#7023 document TLSCACertificateFile in the man page as it is in the Admin Guide
commit bfaa79f4109bb8961af32769c48a2f55c4e25f62
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 24 15:37:52 2011 -0700
ITS#7022 cleanup prev commit
commit 9e68ff52b703d32b1a6c517dd7fdff1386cb7e82
Author: Rich Megginson <rmeggins(a)redhat.com>
Date: Tue Aug 16 12:01:16 2011 -0600
ITS#7022 NSS_Init* functions are not thread safe
The NSS_InitContext et. al, and their corresponding shutdown functions,
are not thread safe. There can only be one thread at a time calling
these functions. Protect the calls with a mutex. Create the mutex
using a PR_CallOnce to ensure that the mutex is only created once and
not used before created. Move the registration of the nss shutdown
callback to also use a PR_CallOnce. Removed the call to
SSL_ClearSessionCache() because it is always called at shutdown, and we must
not call it more than once.
commit 09c5f495a6164391a00e02dc1c7106b264d9ea6e
Author: Jan Vcelak <jvcelak(a)redhat.com>
Date: Tue Aug 9 15:21:34 2011 +0200
ITS#7014 TLS: don't check hostname if reqcert is 'allow'
If server certificate hostname does not match the server hostname,
connection is closed even if client has set TLS_REQCERT to 'allow'. This
is wrong - the documentation says, that bad certificates are being
ignored when TLS_REQCERT is set to 'allow'.
commit 0836855ea6f1f9d10cf77acee01581037a420891
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 24 14:57:36 2011 -0700
More abandon paranoia
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 5 +++
doc/man/man3/ldap_sync.3 | 2 +-
doc/man/man5/slapd.conf.5 | 7 +++-
doc/man/man5/slapo-unique.5 | 8 ++++-
libraries/libldap/tls2.c | 3 +-
libraries/libldap/tls_m.c | 80 +++++++++++++++++++++++++++++++++++++++----
servers/slapd/operation.c | 3 ++
7 files changed, 97 insertions(+), 11 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 074fe6c298ac97607afa705dfe30b6c3c3346526 (commit)
from 2014460eb56ad60886b8e0d5fc9fa9e856f23791 (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 074fe6c298ac97607afa705dfe30b6c3c3346526
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Oct 23 14:47:38 2011 +0200
ITS#6763,7053 Cleanup after sending entry/searchref.
slap_send_search_entry(), slap_send_search_reference(): Never skip
the cleanup code. Sending an entry did on sizeLimitExceeded/busy.
Sending a ref dropped rs_flush_entry() on error.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/result.c | 14 ++++++++++----
1 files changed, 10 insertions(+), 4 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 branch, master has been updated
via 8cc3c94223c868689d11bca95516e36aae5d4cc8 (commit)
from 79e8779c8a114f8859ff5ce2b3f3ac4ceaf3595e (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 8cc3c94223c868689d11bca95516e36aae5d4cc8
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Oct 22 22:24:25 2011 -0500
doc and code cleanup
-----------------------------------------------------------------------
Summary of changes:
NOTICE.txt | 2 +-
build.properties | 2 +-
build.xml | 4 ++--
src/java/overview.html | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)
mode change 100755 => 100644 build.properties
---
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 branch, master has been updated
via 7f3f2c7fcb40f336a3be08e5ab4ee7d5c29b0417 (commit)
from 4ec43cdb5e715d745faa970e4d80fa6ab75f925c (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 7f3f2c7fcb40f336a3be08e5ab4ee7d5c29b0417
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Oct 22 22:22:37 2011 -0500
code and documentation cleanup
-----------------------------------------------------------------------
Summary of changes:
NOTICE.txt | 2 +-
build.xml | 2 +-
src/java/com/jts/fortress/SecurityException.java | 2 +-
src/java/com/jts/fortress/constants/GlobalIds.java | 15 ++++++++-------
src/java/com/jts/fortress/ldap/DaoUtil.java | 2 --
src/java/com/jts/fortress/overview.html | 4 ++--
src/java/com/jts/fortress/rbac/UserP.java | 2 +-
7 files changed, 14 insertions(+), 15 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git