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 annotated tag, v1.0-RC38 has been created
at 959a56d0062d30405dde4cab38e79b1a089fd7b6 (tag)
tagging 56c0d0d0cdf0a91591c11151920ef53a21ed19ff (commit)
replaces v1.0-RC37
tagged by Shawn McKinney
on Sat Jul 5 14:39:13 2014 -0500
- Log -----------------------------------------------------------------
Version 1.0 Release Candidate 38
Shawn McKinney (2):
SEN-22 - Cleanup Tomcat hasRole
SEN-23 - RC38 Release
-----------------------------------------------------------------------
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-realm.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 56c0d0d0cdf0a91591c11151920ef53a21ed19ff (commit)
from 3b1e69466cd49e199cc1d0e4d31ebf6b59ba375b (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 56c0d0d0cdf0a91591c11151920ef53a21ed19ff
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Sat Jul 5 14:38:42 2014 -0500
SEN-23 - RC38 Release
-----------------------------------------------------------------------
Summary of changes:
build.properties | 2 +-
ivy.xml | 2 +-
pom.xml | 4 ++--
3 files changed, 4 insertions(+), 4 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, mdb.master has been updated
via 7d996d7f3d4c14086637c3fd929366c93af7c21e (commit)
from 3e98addbe294c69b94545141f466836bf92693ee (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 7d996d7f3d4c14086637c3fd929366c93af7c21e
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Jul 5 08:48:47 2014 -0700
Play games with object file layout
Use gcc section attribute to keep less frequently used functions
away from main code.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 90 +++++++++++++++++++++++++++--------------------
1 file changed, 51 insertions(+), 39 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 3e98addbe294c69b94545141f466836bf92693ee (commit)
from 059b357d1addb52bbbbe4fd257ccfd906c3e6445 (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 3e98addbe294c69b94545141f466836bf92693ee
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Jul 5 07:49:10 2014 -0700
Rationalize mdb_env_copy2 API
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/Makefile | 2 +-
libraries/liblmdb/lmdb.h | 33 ++++++++++++++++++++--------
libraries/liblmdb/mdb.c | 50 ++++++++++++++++++++++++++++--------------
libraries/liblmdb/mdb_copy.c | 19 +++++-----------
4 files changed, 64 insertions(+), 40 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 059b357d1addb52bbbbe4fd257ccfd906c3e6445 (commit)
from 03f0ecb0018487626bfa31d7b870b7b38517a88a (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 059b357d1addb52bbbbe4fd257ccfd906c3e6445
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 3 14:26:14 2014 -0700
More tweaks to copyfd2
Make sure the writer thread starts and stops when we expect it to.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 82 +++++++++++++++++++++++++++++------------------
1 file changed, 51 insertions(+), 31 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 03f0ecb0018487626bfa31d7b870b7b38517a88a (commit)
from 6043103c1311e278b255f5881393cea4704af225 (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 03f0ecb0018487626bfa31d7b870b7b38517a88a
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 3 10:49:05 2014 -0700
More copyfd2 tweaks
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 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 6043103c1311e278b255f5881393cea4704af225 (commit)
from 64191264b8e8582a9d70239c3ad5dd36464ca7b4 (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 6043103c1311e278b255f5881393cea4704af225
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 3 08:31:57 2014 -0700
Fix envinfo to return fixed map address
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
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 64191264b8e8582a9d70239c3ad5dd36464ca7b4 (commit)
from 8836b78e945d6cabb0e21c04f89a40bd0478359f (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 64191264b8e8582a9d70239c3ad5dd36464ca7b4
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 3 07:49:22 2014 -0700
Windows compat
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 94 +++++++++++++++++++++++++++++-------------
libraries/liblmdb/mdb_dump.c | 8 +++-
libraries/liblmdb/mdb_load.c | 52 ++++++++++++-----------
3 files changed, 102 insertions(+), 52 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 bb8b4b2c8f3cebda388186b0de42373478e4b7db (commit)
from 1b34a45a260f8e2ab290c7792188ed23b449965a (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 bb8b4b2c8f3cebda388186b0de42373478e4b7db
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 3 01:31:56 2014 -0700
ITS#7891 regenerate
-----------------------------------------------------------------------
Summary of changes:
configure | 4 ++--
1 file 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 1b34a45a260f8e2ab290c7792188ed23b449965a (commit)
from 64d47b170f75895b1d7ce261dc08081facccefc6 (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 1b34a45a260f8e2ab290c7792188ed23b449965a
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 3 01:30:24 2014 -0700
ITS#7891 fix ODBC link check
Due to 89bae499ed8057e22e4889f8ae6c9ee6825676ba
-----------------------------------------------------------------------
Summary of changes:
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
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 64d47b170f75895b1d7ce261dc08081facccefc6 (commit)
from 376c7947be0362e1309eca1ba7c40446b58e9392 (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 64d47b170f75895b1d7ce261dc08081facccefc6
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jul 2 16:14:12 2014 -0700
ITS#7877 update GnuTLS version to 2.12.0
-----------------------------------------------------------------------
Summary of changes:
doc/guide/admin/appendix-recommended-versions.sdf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
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 376c7947be0362e1309eca1ba7c40446b58e9392 (commit)
from cf193ce089a016f29798f659933be598750e925e (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 376c7947be0362e1309eca1ba7c40446b58e9392
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jul 2 15:51:52 2014 -0700
Disallow BDB 6.0.20+
-----------------------------------------------------------------------
Summary of changes:
build/openldap.m4 | 12 +++++++++---
configure | 16 +++++++++++-----
2 files changed, 20 insertions(+), 8 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 8836b78e945d6cabb0e21c04f89a40bd0478359f (commit)
from af3c3407585fe9a75e750434135645512f58d846 (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 8836b78e945d6cabb0e21c04f89a40bd0478359f
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Jul 2 11:44:06 2014 -0700
Fix subDB/ovpage copying
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 57 ++++++++++++++++++++++++++++++++++-------------
1 file changed, 42 insertions(+), 15 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 af3c3407585fe9a75e750434135645512f58d846 (commit)
from 342cd72f2574a050469a8f37b0bf54786ad9c954 (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 af3c3407585fe9a75e750434135645512f58d846
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Jul 2 08:06:19 2014 -0700
Larger WBUF still better on large DB
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 12 +++++++-----
1 file changed, 7 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, mdb.master has been updated
via 342cd72f2574a050469a8f37b0bf54786ad9c954 (commit)
from 4009c9ae65144e3da5879477ba8696908593c26a (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 342cd72f2574a050469a8f37b0bf54786ad9c954
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Jul 2 07:45:12 2014 -0700
Don't check LEAF2 pages for subnodes
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 61 +++++++++++++++++++++++++----------------------
1 file changed, 32 insertions(+), 29 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 4009c9ae65144e3da5879477ba8696908593c26a (commit)
from 4d65cf13265e6936ffca9047dbd2e323b1ace7c5 (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 4009c9ae65144e3da5879477ba8696908593c26a
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 1 21:45:43 2014 -0700
Add mdb_env_copy2()
And mdb_env_copyfd2(). Perform compaction on the copy. Trims out
freed pages and renumbers data pages in sequential order. This is
more CPU-intensive since it copies and modifies data pages.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 37 +++
libraries/liblmdb/mdb.c | 668 +++++++++++++++++++++++++++++++-----------
libraries/liblmdb/mdb_copy.1 | 7 +
libraries/liblmdb/mdb_copy.c | 20 +-
4 files changed, 557 insertions(+), 175 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 4d65cf13265e6936ffca9047dbd2e323b1ace7c5 (commit)
from c5be1292ac21fed2242ad98f3ae5b491d8b8cdea (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 4d65cf13265e6936ffca9047dbd2e323b1ace7c5
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 1 18:53:47 2014 -0700
dump/load need mapsize etc.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb_dump.c | 8 +++++++
libraries/liblmdb/mdb_load.c | 54 +++++++++++++++++++++++++++++++++++++++---
2 files changed, 59 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 c5be1292ac21fed2242ad98f3ae5b491d8b8cdea (commit)
from ee599c525052948b623e8980db67c7032feedb4e (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 c5be1292ac21fed2242ad98f3ae5b491d8b8cdea
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 1 05:11:43 2014 -0700
All diagnostics should go to stderr
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb_dump.c | 8 ++++----
libraries/liblmdb/mdb_load.c | 12 ++++++------
libraries/liblmdb/mdb_stat.c | 16 ++++++++--------
3 files changed, 18 insertions(+), 18 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 cf193ce089a016f29798f659933be598750e925e (commit)
via 6559e3c18c9bc26d2461a36528e8a1a41d555abf (commit)
via 7d2f9c62775f520cb0f198d248c0b66b0b329afa (commit)
via 0fd0f24f03a76a4377379bec37b47ca181dc0aa5 (commit)
via 829027945f0d6b03283e55530443d55272763838 (commit)
from d10652d33cbeed3faa69291862ba5ec0c5c8e99d (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 cf193ce089a016f29798f659933be598750e925e
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Jun 30 20:23:11 2014 -0700
ITS#7877 regenerate configure
commit 6559e3c18c9bc26d2461a36528e8a1a41d555abf
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Jun 30 20:22:43 2014 -0700
ITS#7877 require GnuTLS 2.12.0 or newer
commit 7d2f9c62775f520cb0f198d248c0b66b0b329afa
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Mon Jun 30 11:38:05 2014 -0700
ITS#7877 assume gnutls is at least 2.12.0
commit 0fd0f24f03a76a4377379bec37b47ca181dc0aa5
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Mon Jun 30 11:36:40 2014 -0700
ITS#7877 assume gnutls provides cipher suites
commit 829027945f0d6b03283e55530443d55272763838
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Mon Jun 30 11:02:15 2014 -0700
ITS#7877 use nettle instead of gcrypt
-----------------------------------------------------------------------
Summary of changes:
configure | 1504 +++++++++++++++--------------
configure.in | 7 +
contrib/slapd-modules/smbk5pwd/smbk5pwd.c | 34 +-
libraries/libldap/tls_g.c | 215 +----
4 files changed, 785 insertions(+), 975 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 d10652d33cbeed3faa69291862ba5ec0c5c8e99d (commit)
from e1db1b17191c73ddaaef5d447c56db7bea1f28e6 (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 d10652d33cbeed3faa69291862ba5ec0c5c8e99d
Author: ryan(a)nardis.ca <ryan(a)nardis.ca>
Date: Fri Jun 27 18:23:10 2014 +0000
ITS#7885 Wrong RPATH in contrib/passwd/Makefile
Similar to #7858, another easy patch.
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/passwd/Makefile | 8 ++++----
1 file changed, 4 insertions(+), 4 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 ee599c525052948b623e8980db67c7032feedb4e (commit)
via b09e46904c1c059bd5086243e3915b6be510e57d (commit)
from 91d8ad1d3c3364a667ed91cb8551327ea14ea8e0 (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 ee599c525052948b623e8980db67c7032feedb4e
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Jun 30 04:42:41 2014 -0700
More gcov setup tweaks
commit b09e46904c1c059bd5086243e3915b6be510e57d
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Jun 30 04:41:50 2014 -0700
ITS#7886 fix mdb_copy write size
Don't try to write past end of file
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/Makefile | 14 +++++++++-----
libraries/liblmdb/mdb.c | 18 +++++++++++++++++-
2 files changed, 26 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 e1db1b17191c73ddaaef5d447c56db7bea1f28e6 (commit)
from f6eacdbbc56be65dc1080ae2527b96399c24418d (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 e1db1b17191c73ddaaef5d447c56db7bea1f28e6
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Jun 30 03:21:38 2014 -0700
ITS#7887 doc tweaks
MDB is the name of the backend, LMDB is the name of the DB engine.
Also update some BerkeleyDB info.
-----------------------------------------------------------------------
Summary of changes:
doc/guide/admin/appendix-recommended-versions.sdf | 9 +--------
doc/guide/admin/install.sdf | 7 +++++--
doc/guide/preamble.sdf | 1 +
3 files changed, 7 insertions(+), 10 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 91d8ad1d3c3364a667ed91cb8551327ea14ea8e0 (commit)
from c73f0877500c01d978a4e8b1d50bd64011f70984 (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 91d8ad1d3c3364a667ed91cb8551327ea14ea8e0
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sat Jun 28 13:38:03 2014 +0200
Fix mdb_page_loose() vs. mdb_page_flush().
Do not overwrite loose pages' mp_pgno with mp_next.
mdb_page_flush() will use mp_pgno to rebuild dirty_list.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 30 +++++++++++-------------------
1 file changed, 11 insertions(+), 19 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 c73f0877500c01d978a4e8b1d50bd64011f70984 (commit)
from 277526d0f00489637798f84b5cf4e8d65a1690ca (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 c73f0877500c01d978a4e8b1d50bd64011f70984
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Jun 27 10:53:11 2014 -0700
Trap signals
Try to exit cleanly to avoid leaving stale readers. Not
a critical issue since mdb_reader_check can take care of
them, but still cleaner.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb_dump.c | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
---
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 277526d0f00489637798f84b5cf4e8d65a1690ca (commit)
from a3e5539505ce6397b052078deff5ed816fe2ad16 (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 277526d0f00489637798f84b5cf4e8d65a1690ca
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jun 26 05:19:47 2014 -0700
Setup for gcov/coverage testing
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/.gitignore | 3 +++
libraries/liblmdb/Makefile | 15 +++++++++++++++
2 files changed, 18 insertions(+)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git