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 36ba454bb662722c8455942dd73d7607b1a89262 (commit)
from 0d5c46d8380c81ed4dc1bcfd8a4f1475a344eebc (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 36ba454bb662722c8455942dd73d7607b1a89262
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Fri Apr 1 10:06:05 2011 +0200
renew SSL context when setting global Options
-----------------------------------------------------------------------
Summary of changes:
contrib/ldapc++/src/TlsOptions.cpp | 4 +---
1 files changed, 1 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, master has been updated
via 0d5c46d8380c81ed4dc1bcfd8a4f1475a344eebc (commit)
from 86dc9d8a4c849ef4c0bb6a9df7e43c0d18728b3c (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 0d5c46d8380c81ed4dc1bcfd8a4f1475a344eebc
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Fri Apr 1 09:48:24 2011 +0200
Fixed SSL/TLS context renewal
LDAP_OPT_X_TLS_NEWCTX needs a pointer to 0 as the value for
ldap_set_option when renewing a client's SSL context.
-----------------------------------------------------------------------
Summary of changes:
contrib/ldapc++/src/TlsOptions.cpp | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git