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 7d6d6944c574e9030807369213b5aea53662167a (commit)
from 9562ad00bd7f965df721bc22ac905bc759298a27 (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 7d6d6944c574e9030807369213b5aea53662167a
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Sep 7 12:22:09 2013 -0700
ITS#7683 log tls prot/cipher info
Note: I could not test the MozNSS patch due to the absence of
NSS PEM support on my machine. Given the review comments in
https://bugzilla.mozilla.org/show_bug.cgi?id=402712 I doubt that
trustworthy PEM support will be appearing for MozNSS any time soon.
-----------------------------------------------------------------------
Summary of changes:
include/ldap_pvt.h | 2 +
libraries/libldap/ldap-tls.h | 3 ++
libraries/libldap/tls2.c | 14 +++++++++++
libraries/libldap/tls_g.c | 16 +++++++++++++
libraries/libldap/tls_m.c | 51 +++++++++++++++++++++++++++++++++++++++++-
libraries/libldap/tls_o.c | 16 +++++++++++++
servers/slapd/connection.c | 7 ++++-
7 files changed, 106 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 9562ad00bd7f965df721bc22ac905bc759298a27 (commit)
from 69f810d549af8011ef0408c39df9cf742f421b5b (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 9562ad00bd7f965df721bc22ac905bc759298a27
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Sep 7 10:13:40 2013 -0700
ITS#7595 more doc for elliptic curve
-----------------------------------------------------------------------
Summary of changes:
doc/guide/admin/tls.sdf | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 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 69f810d549af8011ef0408c39df9cf742f421b5b (commit)
from e631ce808ed56119e61321463d06db7999ba5a08 (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 69f810d549af8011ef0408c39df9cf742f421b5b
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Sep 7 10:00:11 2013 -0700
ITS#7685 add missing olcTLSProtocolMin
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/bconfig.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 e631ce808ed56119e61321463d06db7999ba5a08 (commit)
via 0205e83f4670d10ad3c6ae4b8fc5ec1d0c7020c0 (commit)
via 3e100bb54dcff1596296319322f4d73f2730f3e5 (commit)
via cb00bb02181f4929fca34436f8f9e4a181667ac2 (commit)
from 0480aec04ee32a51de8111e885815ecd43a075e7 (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 e631ce808ed56119e61321463d06db7999ba5a08
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Sep 7 09:47:19 2013 -0700
ITS#7595 Add Elliptic Curve support for OpenSSL
commit 0205e83f4670d10ad3c6ae4b8fc5ec1d0c7020c0
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Sep 7 09:39:24 2013 -0700
ITS#7430 GnuTLS: Avoid use of deprecated function
commit 3e100bb54dcff1596296319322f4d73f2730f3e5
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Sep 7 09:38:47 2013 -0700
Add GnuTLS channel binding support
commit cb00bb02181f4929fca34436f8f9e4a181667ac2
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Sep 7 08:58:25 2013 -0700
Fix double-free on ciphersuite parse failure
GnuTLS does an implicit free on failure.
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-config.5 | 7 +++++++
doc/man/man5/slapd.conf.5 | 7 +++++++
include/ldap.h | 1 +
libraries/libldap/ldap-int.h | 2 ++
libraries/libldap/tls2.c | 17 +++++++++++++++++
libraries/libldap/tls_g.c | 33 ++++++++++++++++++++++++++++++++-
libraries/libldap/tls_o.c | 33 ++++++++++++++++++++++++++++++---
servers/slapd/bconfig.c | 12 +++++++++++-
8 files changed, 107 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 0480aec04ee32a51de8111e885815ecd43a075e7 (commit)
from 63926362a9c1f08b55307916581fbabe9e845d61 (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 0480aec04ee32a51de8111e885815ecd43a075e7
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Sep 7 07:31:56 2013 -0700
ITS#7684, #7506 TLSDHParamFile typo
-----------------------------------------------------------------------
Summary of changes:
doc/guide/admin/aspell.en.pws | 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 63926362a9c1f08b55307916581fbabe9e845d61 (commit)
via 056bd0acf90337c3c599c84e352bf27b940373d2 (commit)
via cfeb28412c28ce9feeea6e6c055286f201bd0a34 (commit)
via 6f120920d359d3b880c5c56bde4c1b91c3bedb01 (commit)
via a72d1ffe0fcb792e3e474402eec13d1ff936b969 (commit)
via 622d13a32ec8d623c26a11b60b63e443dc86df99 (commit)
from 4d02a43ec9a4be422d83094e8d39b7ef3bc290c5 (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 63926362a9c1f08b55307916581fbabe9e845d61
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Sep 7 06:50:30 2013 -0700
ITS#7506 more doc updates
commit 056bd0acf90337c3c599c84e352bf27b940373d2
Author: Ben Jencks <ben(a)bjencks.net>
Date: Sun Jan 27 18:42:17 2013 -0500
ITS#7506 DHParamFile: Update docs
Update docs to reflect changes in handling and fix some errors.
commit cfeb28412c28ce9feeea6e6c055286f201bd0a34
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Sep 7 06:39:53 2013 -0700
ITS#7506 fix prev commit
The patch unconditionally enabled DHparams, which is a significant
change of behavior. Reverting to previous behavior, which only enables
DH use if a DHparam file was configured.
commit 6f120920d359d3b880c5c56bde4c1b91c3bedb01
Author: Ben Jencks <ben(a)bjencks.net>
Date: Sun Jan 27 18:27:03 2013 -0500
ITS#7506 tls_o.c: Fix Diffie-Hellman parameter usage.
If a DHParamFile or olcDHParamFile is specified, then it will be used,
otherwise a hardcoded 1024 bit parameter will be used. This allows the use of
larger parameters; previously only 512 or 1024 bit parameters would ever be
used.
commit a72d1ffe0fcb792e3e474402eec13d1ff936b969
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Sep 7 06:31:58 2013 -0700
ITS#7506 cleanup prev commit
commit 622d13a32ec8d623c26a11b60b63e443dc86df99
Author: Ben Jencks <ben(a)bjencks.net>
Date: Sun Jan 27 17:26:14 2013 -0500
ITS#7506 tls_g.c: Properly support DHParamFile.
If a DHParamFile or olcDHParamFile is specified then it will be loaded. This
allows use of DHE/EDH cipher suites which was previously impossible with
GnuTLS.
-----------------------------------------------------------------------
Summary of changes:
doc/guide/admin/tls.sdf | 14 +++--
doc/man/man5/slapd-config.5 | 13 +++--
doc/man/man5/slapd.conf.5 | 15 +++--
libraries/libldap/tls_g.c | 26 +++++----
libraries/libldap/tls_o.c | 135 +++----------------------------------------
5 files changed, 48 insertions(+), 155 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 4d02a43ec9a4be422d83094e8d39b7ef3bc290c5 (commit)
via 2851b22315ee55fe149b39464addf6e24ada1063 (commit)
via 7e58cc0fd39810c9bd0573ba62e3ac9c61b19f11 (commit)
via cfc13e2b4837f5cde8433251357ca82686e5b709 (commit)
via 90c55178db46379c28a4ec7c2b36e36e992cd288 (commit)
via 18a07eb7c2dc33372455a6040984cd6b699b41a5 (commit)
via 5f6fa8c04204888c4ff7ac6be1868d81ff4410a8 (commit)
from 448b5269a8e94bad8cb08d90ca9167f59e4deb01 (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 4d02a43ec9a4be422d83094e8d39b7ef3bc290c5
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Sep 6 12:52:28 2013 -0700
ITS#7381 fix chain config for restarts
commit 2851b22315ee55fe149b39464addf6e24ada1063
Merge: 448b526 7e58cc0
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Sep 6 12:54:02 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 3 +++
libraries/liblmdb/mdb.c | 36 ++++++++++++++++++++++++++++++------
servers/slapd/back-ldap/chain.c | 32 ++++++++++++++++----------------
3 files changed, 49 insertions(+), 22 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, mdb.master has been updated
via 7e58cc0fd39810c9bd0573ba62e3ac9c61b19f11 (commit)
via cfc13e2b4837f5cde8433251357ca82686e5b709 (commit)
from 90c55178db46379c28a4ec7c2b36e36e992cd288 (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 7e58cc0fd39810c9bd0573ba62e3ac9c61b19f11
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Sep 5 16:23:49 2013 -0700
updates
commit cfc13e2b4837f5cde8433251357ca82686e5b709
Author: Salvador Ortiz <sog(a)msg.com.mx>
Date: Thu Sep 5 17:36:52 2013 -0500
ITS#7682 In mdb_env_copy retry open if O_DIRECT fails
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 3 +++
libraries/liblmdb/mdb.c | 10 +++++++---
2 files changed, 10 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, mdb.master has been updated
via 90c55178db46379c28a4ec7c2b36e36e992cd288 (commit)
from 18a07eb7c2dc33372455a6040984cd6b699b41a5 (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 90c55178db46379c28a4ec7c2b36e36e992cd288
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Sep 5 06:02:07 2013 -0700
More for 5f6fa8c04204888c4ff7ac6be1868d81ff4410a8
Reset delete flag in cursor_put().
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 3 +++
1 files changed, 3 insertions(+), 0 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, mdb.master has been updated
via 18a07eb7c2dc33372455a6040984cd6b699b41a5 (commit)
from 5f6fa8c04204888c4ff7ac6be1868d81ff4410a8 (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 18a07eb7c2dc33372455a6040984cd6b699b41a5
Author: Claude Brisson <claude.brisson(a)gmail.com>
Date: Thu Sep 5 12:58:18 2013 +0200
ITS#7681 fix mdb_cursor_set behaviour for MDB_SET_RANGE
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 5 ++++-
1 files changed, 4 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 448b5269a8e94bad8cb08d90ca9167f59e4deb01 (commit)
from 0ef9e6107baf45d29e194442991132df6c190adb (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 448b5269a8e94bad8cb08d90ca9167f59e4deb01
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Sep 3 17:29:32 2013 -0700
Fix uninit'd poolqs in prev commit
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap_r/tpool.c | 4 ++--
1 files changed, 2 insertions(+), 2 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, mdb.master has been updated
via 5f6fa8c04204888c4ff7ac6be1868d81ff4410a8 (commit)
from 3d59ca35589d86fee7a4390ec28ff0cc563db40c (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 5f6fa8c04204888c4ff7ac6be1868d81ff4410a8
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Sep 3 16:10:20 2013 -0700
Remember if last cursor op was a delete
If so, don't advance cursor on next NEXT. Also, init xcursor
on the next GET_CURRENT.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 18 ++++++++++++++++--
1 files changed, 16 insertions(+), 2 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 0ef9e6107baf45d29e194442991132df6c190adb (commit)
from c645a58569a6a07908c48802cad0e26f11fcb510 (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 0ef9e6107baf45d29e194442991132df6c190adb
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Sep 3 15:06:37 2013 -0700
More for threadpool queues
Allow dynamic reconfig
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap_r/tpool.c | 147 ++++++++++++++++++++++++++++++++++++-------
servers/slapd/bconfig.c | 2 +
2 files changed, 125 insertions(+), 24 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 c645a58569a6a07908c48802cad0e26f11fcb510 (commit)
from 3b272b43dcdb0fb5fd00d1c8cdf9ab84bbd072cd (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 c645a58569a6a07908c48802cad0e26f11fcb510
Author: Jan Synacek <jsynacek(a)redhat.com>
Date: Tue Sep 3 14:09:37 2013 +0200
ITS#7680 Fix typos in manpages.
-----------------------------------------------------------------------
Summary of changes:
doc/man/man1/ldapsearch.1 | 2 +-
doc/man/man5/slapd-passwd.5 | 2 +-
2 files changed, 2 insertions(+), 2 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 3b272b43dcdb0fb5fd00d1c8cdf9ab84bbd072cd (commit)
from b03ce7af6c5ab108867c5e85b867eee7dcba7224 (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 3b272b43dcdb0fb5fd00d1c8cdf9ab84bbd072cd
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Sep 2 12:54:48 2013 -0700
In mdb_checkpoint, force sync
Otherwise this is a no-op in various NOSYNC/MAPASYNC situations
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/config.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 b03ce7af6c5ab108867c5e85b867eee7dcba7224 (commit)
via 8d8ad7002683689fe17b659969a6db0d300f857e (commit)
via 3d59ca35589d86fee7a4390ec28ff0cc563db40c (commit)
via 5c5300c604a95c1627de640022af8050a574dfd5 (commit)
via 2e7130cab0129e3b72a25d39c5d4e5a5c55cb353 (commit)
from c1bb7e7610086bfd8d649e02dec92a90cb90f311 (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 b03ce7af6c5ab108867c5e85b867eee7dcba7224
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 30 12:18:55 2013 -0700
ITS#7676,7677 don't leak libldap err codes
commit 8d8ad7002683689fe17b659969a6db0d300f857e
Merge: c1bb7e7 3d59ca3
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 28 20:45:12 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 38 +++++++++
libraries/liblmdb/lmdb.h | 21 ++++--
libraries/liblmdb/mdb.c | 186 +++++++++++++++++++++++++--------------------
servers/slapd/bconfig.c | 6 ++
4 files changed, 164 insertions(+), 87 deletions(-)
create mode 100644 libraries/liblmdb/CHANGES
---
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, mdb.master has been updated
via 3d59ca35589d86fee7a4390ec28ff0cc563db40c (commit)
from 5c5300c604a95c1627de640022af8050a574dfd5 (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 3d59ca35589d86fee7a4390ec28ff0cc563db40c
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Aug 28 20:22:41 2013 -0700
Add a changelog
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 38 ++++++++++++++++++++++++++++++++++++++
1 files changed, 38 insertions(+), 0 deletions(-)
create mode 100644 libraries/liblmdb/CHANGES
---
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, mdb.master has been updated
via 5c5300c604a95c1627de640022af8050a574dfd5 (commit)
from 2e7130cab0129e3b72a25d39c5d4e5a5c55cb353 (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 5c5300c604a95c1627de640022af8050a574dfd5
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Aug 28 19:17:25 2013 -0700
Bump version to 0.9.8
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 4 ++--
1 files changed, 2 insertions(+), 2 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, mdb.master has been updated
via 2e7130cab0129e3b72a25d39c5d4e5a5c55cb353 (commit)
from 2a28686e4f56cf539e817661728e6c05de339eba (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 2e7130cab0129e3b72a25d39c5d4e5a5c55cb353
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Aug 28 19:12:59 2013 -0700
Allow mdb_env_set_mapsize() on an open environment
The caller is responsible for making sure no transactions are
active in this process before resizing. This is slightly lighter
weight than doing a full env_close/env_open cycle.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 17 +++-
libraries/liblmdb/mdb.c | 186 ++++++++++++++++++++++++++--------------------
2 files changed, 118 insertions(+), 85 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 dc7032f49f315fb76430a33081142335477dbdfb (commit)
from a772cc0a5ff788336a4d432a555521fff554c2f0 (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 dc7032f49f315fb76430a33081142335477dbdfb
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Wed Aug 28 13:05:03 2013 -0500
FC-64 - RC29 Release
-----------------------------------------------------------------------
Summary of changes:
README-QUICKSTART-APACHEDS.html | 16 ++++++++++++++--
README-QUICKSTART.html | 16 +++++++++++++++-
build.properties | 4 ++--
build.xml | 18 ++++++++++++++----
ivy.xml | 12 ++++++++----
5 files changed, 53 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 49a28549c60c52da94e896af78c72d41b00028b1 (commit)
from 7541fdc694d83aabd3d5adf59a441f58514bc753 (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 49a28549c60c52da94e896af78c72d41b00028b1
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Wed Aug 28 00:44:51 2013 -0500
SEN-3 - RC29 Release
-----------------------------------------------------------------------
Summary of changes:
build.properties | 2 +-
build.xml | 3 +++
buildWs.xml | 2 ++
ivy.xml | 4 +++-
pom.xml | 4 ++--
5 files changed, 11 insertions(+), 4 deletions(-)
---
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 a772cc0a5ff788336a4d432a555521fff554c2f0 (commit)
from ca98af85fac8822bf1cd78d6a24dc9e4036e05b1 (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 a772cc0a5ff788336a4d432a555521fff554c2f0
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Tue Aug 27 14:32:18 2013 -0500
FC-63 - Add REST DelegatedAdminMgr.sessionPermissions
-----------------------------------------------------------------------
Summary of changes:
build.xml | 73 +++++++++++++++++++-
ivy.xml | 8 +-
pom.xml | 9 +--
src/main/java/us/jts/fortress/DelAccessMgr.java | 9 ++-
.../us/jts/fortress/rbac/DelAccessMgrImpl.java | 8 +-
.../us/jts/fortress/rest/DelAccessMgrRestImpl.java | 55 ++++++++++++++-
.../us/jts/fortress/rest/DelReviewMgrRestImpl.java | 1 -
src/main/java/us/jts/fortress/rest/HttpIds.java | 2 +
8 files changed, 143 insertions(+), 22 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, master has been updated
via c1bb7e7610086bfd8d649e02dec92a90cb90f311 (commit)
via 2a28686e4f56cf539e817661728e6c05de339eba (commit)
via 4dd10d70a5f62cb68046efaf4dcb5edd806aa851 (commit)
via 56c2a8d04aeb1aeb7001d54bfa9b195da7eb140a (commit)
via b917266ca10c09092cb000c34740289c698ca694 (commit)
via 41bf5c906aa745310b328a3b1a3700be339e3a9e (commit)
via 6423c8774904789fe4d3f0b7bc887201ef0ec41a (commit)
via e15a90c7624797afaec703475b6f6be93ca62918 (commit)
via 6616034eb9a4ea5e84d620ec398a8aa0a9e336fb (commit)
via 392be3a7c65837728426007c09f17c28a9397910 (commit)
via 45c4ed18050297871cb5f4f55a5b6560cb5ca1bc (commit)
via 7b1db13050b86d864cdc17d9e0e7b18ee0f77071 (commit)
via c22a7d98ecac671b69faeef7d406cec4140b2abf (commit)
from ca310ebff44f10739fd75aff437c7676e089b134 (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 c1bb7e7610086bfd8d649e02dec92a90cb90f311
Merge: ca310eb 2a28686
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 27 06:34:59 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 19 +++--
libraries/liblmdb/mdb.c | 195 +++++++++++++++++++++++++++++-----------------
2 files changed, 136 insertions(+), 78 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, mdb.master has been updated
via 2a28686e4f56cf539e817661728e6c05de339eba (commit)
from 4dd10d70a5f62cb68046efaf4dcb5edd806aa851 (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 2a28686e4f56cf539e817661728e6c05de339eba
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Aug 27 06:28:30 2013 -0700
ITS#7672 fix mdb_dbi_flags
Use a txn instead of env argument. Only return persistent flags.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 4 ++--
libraries/liblmdb/mdb.c | 7 +++----
2 files changed, 5 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 ca310ebff44f10739fd75aff437c7676e089b134 (commit)
from 50ab5bb1ed1c9fc23a70d1c38e726937f1147add (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 ca310ebff44f10739fd75aff437c7676e089b134
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 26 23:31:48 2013 -0700
Add channel binding support
Currently only implemented for OpenSSL.
Needs an option to set the criticality flag.
-----------------------------------------------------------------------
Summary of changes:
include/ldap_pvt.h | 1 +
libraries/libldap/cyrus.c | 22 ++++++++++++++++++++++
libraries/libldap/ldap-int.h | 1 +
libraries/libldap/ldap-tls.h | 2 ++
libraries/libldap/tls2.c | 7 +++++++
libraries/libldap/tls_g.c | 7 +++++++
libraries/libldap/tls_m.c | 7 +++++++
libraries/libldap/tls_o.c | 16 ++++++++++++++++
servers/slapd/connection.c | 8 ++++++++
servers/slapd/sasl.c | 18 ++++++++++++++++++
servers/slapd/slap.h | 1 +
11 files changed, 90 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git