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 956842d3d0d617c0a71142d1580491e777e53b2f (commit)
via c9ca519cca1bdfb4848514f1ecd30e769c6e1c2f (commit)
from 5432ce3b1f9ba17981d33a6953f76729cefa35a6 (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 956842d3d0d617c0a71142d1580491e777e53b2f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Feb 21 09:47:37 2012 -0800
ITS#7167
commit c9ca519cca1bdfb4848514f1ecd30e769c6e1c2f
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 20 14:51:30 2012 -0800
ITS#7167 only poll sockets for write as needed
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 ++-
libraries/libldap/ldap-int.h | 1 +
libraries/libldap/open.c | 2 --
libraries/libldap/os-ip.c | 26 ++++++++++++++++++++++++++
libraries/libldap/request.c | 1 +
libraries/libldap/result.c | 6 +++---
6 files changed, 33 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, OPENLDAP_REL_ENG_2_4 has been updated
via 5432ce3b1f9ba17981d33a6953f76729cefa35a6 (commit)
via b7f4feb51655eb88a5745344cd0f298cf9cad075 (commit)
from 35e0ea6ff612445c9e760cb0a3e69928041731b8 (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 5432ce3b1f9ba17981d33a6953f76729cefa35a6
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Feb 20 17:24:47 2012 -0800
ITS#7176
commit b7f4feb51655eb88a5745344cd0f298cf9cad075
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 20 17:04:24 2012 -0800
ITS#7176 fix slapindex -q -t
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/back-mdb/tools.c | 32 ++++++++++++++++----------------
2 files changed, 17 insertions(+), 16 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 164e7388788102cd41d66fc07b5e4b9ea38b754d (commit)
from 33f6bc4fe623a2fdef02de1a84fdb93de1aad32a (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 164e7388788102cd41d66fc07b5e4b9ea38b754d
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 20 17:04:24 2012 -0800
ITS#7176 fix slapindex -q -t
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/tools.c | 32 ++++++++++++++++----------------
1 files changed, 16 insertions(+), 16 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 35e0ea6ff612445c9e760cb0a3e69928041731b8 (commit)
via 7b23cea98cb2899eb53cfcc3ccd85fea08318964 (commit)
via 189ce991f6f19ef07d32df41c83aab3291f5a0ec (commit)
via dcd744392b5a51d2e2de2d68d7180d25e2ec5940 (commit)
from a872419164a2767a832fb6734c11d391c234bcdc (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 35e0ea6ff612445c9e760cb0a3e69928041731b8
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Feb 20 16:38:05 2012 -0800
ITS#7173
commit 7b23cea98cb2899eb53cfcc3ccd85fea08318964
Author: David M. Syzdek <syzdek(a)bindlebinaries.com>
Date: Sat Feb 18 05:29:30 2012 -0900
ITS#7173 Fixing prototype of function in manpage to match prototype in C header.
The prototype for ldap_modify_ext() in the C header file declares
msgidp as "int *", however the current manpage declares msgidp as
"int **". This patch updates the manpage to accurately reflect the
C header.
Signed-off-by: David M. Syzdek <syzdek(a)bindlebinaries.com>
commit 189ce991f6f19ef07d32df41c83aab3291f5a0ec
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Feb 20 16:37:19 2012 -0800
ITS#7174
commit dcd744392b5a51d2e2de2d68d7180d25e2ec5940
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Feb 19 18:10:16 2012 -0800
ITS#7174 lutil_str2bin: can't modify input strings
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 +++
doc/man/man3/ldap_modify.3 | 2 +-
libraries/liblutil/utils.c | 24 +++++++++++-------------
3 files changed, 15 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, master has been updated
via 33f6bc4fe623a2fdef02de1a84fdb93de1aad32a (commit)
from 92ed65d298e47822b9e3ed7d4f9d8b938bf8b780 (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 33f6bc4fe623a2fdef02de1a84fdb93de1aad32a
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 20 14:51:30 2012 -0800
ITS#7167 only poll sockets for write as needed
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/ldap-int.h | 1 +
libraries/libldap/open.c | 2 --
libraries/libldap/os-ip.c | 26 ++++++++++++++++++++++++++
libraries/libldap/request.c | 1 +
libraries/libldap/result.c | 6 +++---
5 files changed, 31 insertions(+), 5 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 92ed65d298e47822b9e3ed7d4f9d8b938bf8b780 (commit)
from 0df3b9222a7c7ca49a37c70be557b935246b5df8 (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 92ed65d298e47822b9e3ed7d4f9d8b938bf8b780
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Feb 19 18:10:16 2012 -0800
ITS#7174 lutil_str2bin: can't modify input strings
-----------------------------------------------------------------------
Summary of changes:
libraries/liblutil/utils.c | 24 +++++++++++-------------
1 files changed, 11 insertions(+), 13 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 a4c0b9315daef8268f1f23a4e4c96b7e96726fc6 (commit)
from ab60d990c9f9d158ba0ae5083267ad64a39a7479 (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 a4c0b9315daef8268f1f23a4e4c96b7e96726fc6
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Feb 19 10:50:36 2012 -0600
Cleanup ids used for naming http services.
-----------------------------------------------------------------------
Summary of changes:
.../com/jts/fortress/rest/AccessMgrRestImpl.java | 22 +-
.../com/jts/fortress/rest/AdminMgrRestImpl.java | 89 +++----
.../com/jts/fortress/rest/AuditMgrRestImpl.java | 12 +-
.../fortress/rest/DelegatedAccessMgrRestImpl.java | 17 +-
.../fortress/rest/DelegatedAdminMgrRestImpl.java | 52 ++--
.../fortress/rest/DelegatedReviewMgrRestImpl.java | 12 +-
src/main/java/com/jts/fortress/rest/HttpIds.java | 259 +++++++++-----------
.../jts/fortress/rest/PswdPolicyMgrRestImpl.java | 23 +--
.../com/jts/fortress/rest/ReviewMgrRestImpl.java | 64 +++---
9 files changed, 253 insertions(+), 297 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 82a98167e17f4cceeedca4941d1d13ca367567ce (commit)
from 77b9f88e8d30b58fa80aa3ed181117bccb4644f5 (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 82a98167e17f4cceeedca4941d1d13ca367567ce
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Feb 18 18:31:36 2012 -0600
Cleanup logging.
-----------------------------------------------------------------------
Summary of changes:
.../jts/fortress/sentry/J2eePolicyMgrFactory.java | 14 ++--
.../com/jts/fortress/sentry/J2eePolicyMgrImpl.java | 16 +++---
.../fortress/sentry/tomcat/TcAccessMgrImpl.java | 18 +++---
.../fortress/sentry/websphere/WsAccessMgrImpl.java | 64 ++++++++++----------
.../fortress/sentry/tomcat/Tc7AccessMgrProxy.java | 32 +++++-----
.../fortress/sentry/tomcat/TcAccessMgrProxy.java | 32 +++++-----
.../proxy/com/jts/fortress/sentry/util/CpUtil.java | 22 ++++----
7 files changed, 99 insertions(+), 99 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, master has been updated
via 0df3b9222a7c7ca49a37c70be557b935246b5df8 (commit)
from 465942e74ddbd8c5b91b9452ee36ec08e335b45f (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 0df3b9222a7c7ca49a37c70be557b935246b5df8
Author: David M. Syzdek <syzdek(a)bindlebinaries.com>
Date: Sat Feb 18 05:29:30 2012 -0900
ITS#7173 Fixing prototype of function in manpage to match prototype in C header.
The prototype for ldap_modify_ext() in the C header file declares
msgidp as "int *", however the current manpage declares msgidp as
"int **". This patch updates the manpage to accurately reflect the
C header.
Signed-off-by: David M. Syzdek <syzdek(a)bindlebinaries.com>
-----------------------------------------------------------------------
Summary of changes:
doc/man/man3/ldap_modify.3 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git