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