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 992a96e17163d0098f652389a2571f6c31a295c5 (commit)
via 322cd26a7bc92fecb92ce92aa49ac5b342ebde50 (commit)
from ada26306992babeccad0c5443fbd76e28dd24cd6 (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 992a96e17163d0098f652389a2571f6c31a295c5
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Aug 11 11:01:20 2014 -0700
ITS#7917
commit 322cd26a7bc92fecb92ce92aa49ac5b342ebde50
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Aug 11 11:00:11 2014 -0700
ITS#7917 fix mdb_dbi_open
Don't let dummy go out of scope
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 1 +
libraries/liblmdb/mdb.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.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 annotated tag, v1.0-RC39 has been created
at 0aa0f39db08594298ac82581831e7638951a6f64 (tag)
tagging a97d7ee7390d29d092bf90c0655d71d2a3b14f5e (commit)
replaces v1.0-RC38
tagged by Shawn McKinney
on Sat Aug 9 22:55:22 2014 -0500
- Log -----------------------------------------------------------------
Version 1.0 Release Candidate 39
Shawn McKinney (3):
SEN-24 - Add SSL to Unbound connection pool
SEN-25 - Add Tomcat SSL to demo
SEN-26 - RC39 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 a97d7ee7390d29d092bf90c0655d71d2a3b14f5e (commit)
from 33eade97f677ecab9c112e36bce6efde41795673 (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 a97d7ee7390d29d092bf90c0655d71d2a3b14f5e
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Sat Aug 9 22:12:59 2014 -0500
SEN-26 - RC39 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-Fortress-Realm (openldap-fortress-realm.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 33eade97f677ecab9c112e36bce6efde41795673 (commit)
from 8e855f64cff0935ac1cd5b8c06b2edb5746b3e1c (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 33eade97f677ecab9c112e36bce6efde41795673
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Sat Aug 9 14:57:16 2014 -0500
SEN-25 - Add Tomcat SSL to demo
-----------------------------------------------------------------------
Summary of changes:
build.properties | 7 ++-----
build.xml | 25 +++++++++++++++++++++++++
2 files changed, 27 insertions(+), 5 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 ada26306992babeccad0c5443fbd76e28dd24cd6 (commit)
from 899b23f89dd9f0eeb795d0772c0a8cd046c84ec3 (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 ada26306992babeccad0c5443fbd76e28dd24cd6
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Aug 7 11:06:53 2014 -0700
Just use memalign, not posix_memalign
Everything has it. Solaris doesn't have posix_memalign.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 7 ++++---
1 file changed, 4 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, OPENLDAP_REL_ENG_2_4 has been updated
via 140b8c8bb93c985cacbd406d16e26ee0a31a93fa (commit)
via 11fa9fcc121f4d1e58b289850eea546bf48e4f27 (commit)
via d6fa2ee4a0cd0a9fc3fcf01a4f362fa153b1e2fb (commit)
via 899b23f89dd9f0eeb795d0772c0a8cd046c84ec3 (commit)
via ae0c9f484d4ac8530364b1681a1f1f56fbfea3af (commit)
via 9cf1749f7329a7c3f53f461aab776685602d7ff6 (commit)
via f21f15e5a054546430e6acfa9d639f770184ecbc (commit)
via 9febe03eb595d72c1fe933b706559bf66789d1f0 (commit)
from 5e4cc6d1c515ace1e0c151ca8986bf805f203834 (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 140b8c8bb93c985cacbd406d16e26ee0a31a93fa
Merge: 11fa9fc 899b23f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Aug 6 11:59:30 2014 -0500
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
commit 11fa9fcc121f4d1e58b289850eea546bf48e4f27
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 5 19:37:28 2014 -0700
ITS#7906 minor cleanup
rename ppolicy_close -> ppolicy_db_close for consistency
commit d6fa2ee4a0cd0a9fc3fcf01a4f362fa153b1e2fb
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 5 19:36:30 2014 -0700
ITS#7906 better fix
don't free pwcons unless we're actually destroying this DB
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 5 ++++-
libraries/liblmdb/mdb.c | 37 +++++++++++++++++++++++++++++++------
servers/slapd/overlays/ppolicy.c | 22 +++++++++++++++-------
3 files changed, 50 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, OPENLDAP_REL_ENG_2_5 has been updated
via b406fff6e54b8e9be00d951f4b745db77dbede40 (commit)
via 3ab7879beb9d551a9835c3157f74359e961da913 (commit)
via 4456f4acd96210400567a074105cf98ae222b363 (commit)
via 899b23f89dd9f0eeb795d0772c0a8cd046c84ec3 (commit)
via ae0c9f484d4ac8530364b1681a1f1f56fbfea3af (commit)
via 9cf1749f7329a7c3f53f461aab776685602d7ff6 (commit)
via f21f15e5a054546430e6acfa9d639f770184ecbc (commit)
via 9febe03eb595d72c1fe933b706559bf66789d1f0 (commit)
from 7c0f2ce5879bf0b03e639f1c90c82e3fca5feec4 (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 b406fff6e54b8e9be00d951f4b745db77dbede40
Merge: 3ab7879 899b23f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Aug 6 11:29:19 2014 -0500
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_5
commit 3ab7879beb9d551a9835c3157f74359e961da913
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 5 19:37:28 2014 -0700
ITS#7906 minor cleanup
rename ppolicy_close -> ppolicy_db_close for consistency
commit 4456f4acd96210400567a074105cf98ae222b363
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 5 19:36:30 2014 -0700
ITS#7906 better fix
don't free pwcons unless we're actually destroying this DB
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 5 ++++-
libraries/liblmdb/mdb.c | 37 +++++++++++++++++++++++++++++++------
servers/slapd/overlays/ppolicy.c | 22 +++++++++++++++-------
3 files changed, 50 insertions(+), 14 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.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 8e855f64cff0935ac1cd5b8c06b2edb5746b3e1c (commit)
from 56c0d0d0cdf0a91591c11151920ef53a21ed19ff (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 8e855f64cff0935ac1cd5b8c06b2edb5746b3e1c
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Wed Aug 6 10:48:26 2014 -0500
SEN-24 - Add SSL to Unbound connection pool
-----------------------------------------------------------------------
Summary of changes:
build.properties | 8 ++++++++
build.xml | 6 +++++-
buildWs.xml | 5 +++++
conf/fortress.properties.src | 7 +++++++
4 files changed, 25 insertions(+), 1 deletion(-)
---
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 2d731f88767860dbb3c8bd20583e60900461fc94 (commit)
via 899b23f89dd9f0eeb795d0772c0a8cd046c84ec3 (commit)
via ae0c9f484d4ac8530364b1681a1f1f56fbfea3af (commit)
via 9cf1749f7329a7c3f53f461aab776685602d7ff6 (commit)
via f21f15e5a054546430e6acfa9d639f770184ecbc (commit)
via 9febe03eb595d72c1fe933b706559bf66789d1f0 (commit)
from 8b89b456153863e24988faa6d29b27899c956456 (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 2d731f88767860dbb3c8bd20583e60900461fc94
Merge: 8b89b45 899b23f
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 6 08:36:17 2014 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 5 ++++-
libraries/liblmdb/mdb.c | 37 +++++++++++++++++++++++++++++++------
2 files changed, 35 insertions(+), 7 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 8b89b456153863e24988faa6d29b27899c956456 (commit)
via 08792a77fddcf993ddd6eaa94a8d425dd8f68774 (commit)
from 7f7a82c0f5b87fcee8bab28f46b301cf3cb38442 (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 8b89b456153863e24988faa6d29b27899c956456
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 5 19:37:28 2014 -0700
ITS#7906 minor cleanup
rename ppolicy_close -> ppolicy_db_close for consistency
commit 08792a77fddcf993ddd6eaa94a8d425dd8f68774
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 5 19:36:30 2014 -0700
ITS#7906 better fix
don't free pwcons unless we're actually destroying this DB
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/ppolicy.c | 22 +++++++++++++++-------
1 file changed, 15 insertions(+), 7 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 5e4cc6d1c515ace1e0c151ca8986bf805f203834 (commit)
via 04b9475e3b7acfd18fe4235a5c30a222940d75d3 (commit)
via b3047fee4b7b4e442b3417ae727c198d720610d2 (commit)
via d2d534b3119b59fa93f6b43a4db205b1d55488ac (commit)
from e8b9dff2b92e9620fb220f58915303df93d581ef (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 5e4cc6d1c515ace1e0c151ca8986bf805f203834
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Aug 4 16:03:10 2014 -0500
ITS#7895, ITS#7915
commit 04b9475e3b7acfd18fe4235a5c30a222940d75d3
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 4 13:37:34 2014 -0700
ITS#7915 fix translucent_modify
Go directly to local backend when fetching local entry
commit b3047fee4b7b4e442b3417ae727c198d720610d2
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 4 13:35:02 2014 -0700
ITS#7915 fix mdb_entry_release
In server mode, make sure the entry was actually ours
commit d2d534b3119b59fa93f6b43a4db205b1d55488ac
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 2 11:17:12 2014 -0700
ITS#7895 drop toolmode checks in str2entry
They were obsoleted by ITS#6737 and have been redundant ever since.
(commit 15f1e7bdb7ae487424f19934b0d5dbf4bc30bea6)
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 5 +++-
servers/slapd/back-mdb/id2entry.c | 4 ++-
servers/slapd/entry.c | 48 +++-------------------------------
servers/slapd/overlays/translucent.c | 8 +++---
4 files changed, 14 insertions(+), 51 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_5 has been updated
via 7c0f2ce5879bf0b03e639f1c90c82e3fca5feec4 (commit)
from 22b6504abefc110f73619aac0b1050fadc3368b8 (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 7c0f2ce5879bf0b03e639f1c90c82e3fca5feec4
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Aug 4 15:59:24 2014 -0500
Notes from hyc about things needing doing in 2.5
-----------------------------------------------------------------------
Summary of changes:
TODO | 6 +++++-
1 file changed, 5 insertions(+), 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, OPENLDAP_REL_ENG_2_5 has been updated
via 22b6504abefc110f73619aac0b1050fadc3368b8 (commit)
via 8347cb8056e07b92ca5e166b361c6e4ec69d58e5 (commit)
via bd91683644e0f462b42d97497bcd984fc36262f2 (commit)
from d4097bb42783cb63ba54be8dcf288247ff825de3 (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 22b6504abefc110f73619aac0b1050fadc3368b8
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 4 13:37:34 2014 -0700
ITS#7915 fix translucent_modify
Go directly to local backend when fetching local entry
commit 8347cb8056e07b92ca5e166b361c6e4ec69d58e5
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 4 13:35:02 2014 -0700
ITS#7915 fix mdb_entry_release
In server mode, make sure the entry was actually ours
commit bd91683644e0f462b42d97497bcd984fc36262f2
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 2 11:17:12 2014 -0700
ITS#7895 drop toolmode checks in str2entry
They were obsoleted by ITS#6737 and have been redundant ever since.
(commit 15f1e7bdb7ae487424f19934b0d5dbf4bc30bea6)
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/id2entry.c | 4 ++-
servers/slapd/entry.c | 48 +++-------------------------------
servers/slapd/overlays/translucent.c | 8 +++---
3 files changed, 10 insertions(+), 50 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 7f7a82c0f5b87fcee8bab28f46b301cf3cb38442 (commit)
via d8c060104dadbd3045016bdc790c06a9e99abbab (commit)
from f7a243811260532d72c765e96acde6e4254f2e93 (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 7f7a82c0f5b87fcee8bab28f46b301cf3cb38442
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 4 13:37:34 2014 -0700
ITS#7915 fix translucent_modify
Go directly to local backend when fetching local entry
commit d8c060104dadbd3045016bdc790c06a9e99abbab
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 4 13:35:02 2014 -0700
ITS#7915 fix mdb_entry_release
In server mode, make sure the entry was actually ours
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/id2entry.c | 4 +++-
servers/slapd/overlays/translucent.c | 8 ++++----
2 files 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 899b23f89dd9f0eeb795d0772c0a8cd046c84ec3 (commit)
from ae0c9f484d4ac8530364b1681a1f1f56fbfea3af (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 899b23f89dd9f0eeb795d0772c0a8cd046c84ec3
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Aug 4 11:40:24 2014 -0700
More for MIPS
Do a cacheflush after writing data pages, separate from meta's cacheflush
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 8 +++++++-
1 file changed, 7 insertions(+), 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 ae0c9f484d4ac8530364b1681a1f1f56fbfea3af (commit)
from 9cf1749f7329a7c3f53f461aab776685602d7ff6 (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 ae0c9f484d4ac8530364b1681a1f1f56fbfea3af
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Aug 4 09:26:35 2014 -0700
ITS#7793 more for branch key update
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 4 +++-
1 file changed, 3 insertions(+), 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 9cf1749f7329a7c3f53f461aab776685602d7ff6 (commit)
from f21f15e5a054546430e6acfa9d639f770184ecbc (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 9cf1749f7329a7c3f53f461aab776685602d7ff6
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Aug 4 05:13:29 2014 -0700
ITS#7793 doc update, again
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 5 ++++-
1 file changed, 4 insertions(+), 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 f21f15e5a054546430e6acfa9d639f770184ecbc (commit)
from 9febe03eb595d72c1fe933b706559bf66789d1f0 (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 f21f15e5a054546430e6acfa9d639f770184ecbc
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Aug 4 04:57:53 2014 -0700
ITS#7793 update branch key if needed
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 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 f7a243811260532d72c765e96acde6e4254f2e93 (commit)
from 5ac3dbefcde2e47f484839c50341d40f12e4da53 (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 f7a243811260532d72c765e96acde6e4254f2e93
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 2 11:17:12 2014 -0700
ITS#7895 drop toolmode checks in str2entry
They were obsoleted by ITS#6737 and have been redundant ever since.
(commit 15f1e7bdb7ae487424f19934b0d5dbf4bc30bea6)
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/entry.c | 48 +++---------------------------------------------
1 file changed, 3 insertions(+), 45 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 9febe03eb595d72c1fe933b706559bf66789d1f0 (commit)
from 8498c6cba2d78de420e626245a49db4705e5a6f6 (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 9febe03eb595d72c1fe933b706559bf66789d1f0
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Aug 2 10:33:35 2014 -0700
More for MIPS
Paranoia for 3630066843b7ca6b2cd12911d3e2fe3314cd4549 do the
cacheflush before setting mti_txnid.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 9 ++++-----
1 file changed, 4 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, OPENLDAP_REL_ENG_2_4 has been updated
via 0e104da454c0f59c6d3195add38c935179de2cb3 (commit)
via 886ee41d55a410ebadf81cbba3082fdffeed18fd (commit)
via 7f038d0f15bec57b4c07aa3f31cd5564c88a1897 (commit)
via 2825ad64c2ee0dbba56b379d227c400be772d88c (commit)
via b3dedde6128041a1c30798555ed94f71bcb803ae (commit)
via 02285aca58f5629547263ba09e7dd685dcf6b4b5 (commit)
via bda6a60ad4ea32eeae6470bd2bcb7ac5e90931b7 (commit)
via f3573a73831ee05d7d36dd4a5d89df5cbe2e4828 (commit)
via c4d0f90fce067aa02c91b975810bcd4391451430 (commit)
via 38e71c68de2ad61fb0fd72fd40214fd9a94479b9 (commit)
via a5e4eecb1e59e9645113bb4c63d06a23a2c4bdf9 (commit)
via d5371347e8a4ee5d5861958532007e7467c87a59 (commit)
via e0273020bd1a14956fee04094d8380f8b30a13e5 (commit)
via 276aa559698ff3eca42bc855237296c29efad4fd (commit)
via 04851e442f8939c38175b9742af5d62a19e1ee30 (commit)
via 0401f2deed75a83d2de790b8a1313e1792e5a04f (commit)
via d8e18551c3f03d5205f4dc8d1711e494d3814b17 (commit)
via 5926e54bba7c976e0837221efb20cbff384207b8 (commit)
via 604256ceffa2c3401ea6c15e756b3f0155f2c742 (commit)
via 2f04728471384e8c1ea06d850590002d45deb3ad (commit)
from 15ff195b218b345592c561f92c9406bf96e56d6a (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 0e104da454c0f59c6d3195add38c935179de2cb3
Merge: 15ff195 886ee41
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jul 10 13:38:51 2014 -0500
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 14 +++
libraries/liblmdb/lmdb.h | 14 ++-
libraries/liblmdb/mdb.c | 210 ++++++++++++++++++++++++++++++++----------
libraries/liblmdb/mdb_load.c | 2 +-
4 files changed, 187 insertions(+), 53 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_5 has been updated
via 3da790c327bd09aa35bf3c0c7787efa44fcbda26 (commit)
via 886ee41d55a410ebadf81cbba3082fdffeed18fd (commit)
via 7f038d0f15bec57b4c07aa3f31cd5564c88a1897 (commit)
via 2825ad64c2ee0dbba56b379d227c400be772d88c (commit)
via b3dedde6128041a1c30798555ed94f71bcb803ae (commit)
via 02285aca58f5629547263ba09e7dd685dcf6b4b5 (commit)
via bda6a60ad4ea32eeae6470bd2bcb7ac5e90931b7 (commit)
via f3573a73831ee05d7d36dd4a5d89df5cbe2e4828 (commit)
via c4d0f90fce067aa02c91b975810bcd4391451430 (commit)
via 38e71c68de2ad61fb0fd72fd40214fd9a94479b9 (commit)
via a5e4eecb1e59e9645113bb4c63d06a23a2c4bdf9 (commit)
via d5371347e8a4ee5d5861958532007e7467c87a59 (commit)
via e0273020bd1a14956fee04094d8380f8b30a13e5 (commit)
via 276aa559698ff3eca42bc855237296c29efad4fd (commit)
via 04851e442f8939c38175b9742af5d62a19e1ee30 (commit)
via 0401f2deed75a83d2de790b8a1313e1792e5a04f (commit)
via d8e18551c3f03d5205f4dc8d1711e494d3814b17 (commit)
via 5926e54bba7c976e0837221efb20cbff384207b8 (commit)
via 604256ceffa2c3401ea6c15e756b3f0155f2c742 (commit)
via 2f04728471384e8c1ea06d850590002d45deb3ad (commit)
from f1f8078973c1c9f2af85abfe72e1ad23f41c81d8 (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 3da790c327bd09aa35bf3c0c7787efa44fcbda26
Merge: f1f8078 886ee41
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jul 10 13:38:40 2014 -0500
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 14 +++
libraries/liblmdb/lmdb.h | 14 ++-
libraries/liblmdb/mdb.c | 210 ++++++++++++++++++++++++++++++++----------
libraries/liblmdb/mdb_load.c | 2 +-
4 files changed, 187 insertions(+), 53 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 eb5faf59284a79c1496535e05ac8385f906e2f06 (commit)
via 886ee41d55a410ebadf81cbba3082fdffeed18fd (commit)
via 7f038d0f15bec57b4c07aa3f31cd5564c88a1897 (commit)
via 2825ad64c2ee0dbba56b379d227c400be772d88c (commit)
via b3dedde6128041a1c30798555ed94f71bcb803ae (commit)
via 02285aca58f5629547263ba09e7dd685dcf6b4b5 (commit)
via bda6a60ad4ea32eeae6470bd2bcb7ac5e90931b7 (commit)
via f3573a73831ee05d7d36dd4a5d89df5cbe2e4828 (commit)
via c4d0f90fce067aa02c91b975810bcd4391451430 (commit)
via 38e71c68de2ad61fb0fd72fd40214fd9a94479b9 (commit)
via a5e4eecb1e59e9645113bb4c63d06a23a2c4bdf9 (commit)
via d5371347e8a4ee5d5861958532007e7467c87a59 (commit)
via e0273020bd1a14956fee04094d8380f8b30a13e5 (commit)
via 276aa559698ff3eca42bc855237296c29efad4fd (commit)
via 04851e442f8939c38175b9742af5d62a19e1ee30 (commit)
via 0401f2deed75a83d2de790b8a1313e1792e5a04f (commit)
via d8e18551c3f03d5205f4dc8d1711e494d3814b17 (commit)
via 5926e54bba7c976e0837221efb20cbff384207b8 (commit)
via 604256ceffa2c3401ea6c15e756b3f0155f2c742 (commit)
via 2f04728471384e8c1ea06d850590002d45deb3ad (commit)
from 1f168a0b8f6206857c04d22a6193a93b58cabdb9 (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 eb5faf59284a79c1496535e05ac8385f906e2f06
Merge: 1f168a0 886ee41
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jul 10 13:38:10 2014 -0500
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 14 +++
libraries/liblmdb/lmdb.h | 14 ++-
libraries/liblmdb/mdb.c | 210 ++++++++++++++++++++++++++++++++----------
libraries/liblmdb/mdb_load.c | 2 +-
4 files changed, 187 insertions(+), 53 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 886ee41d55a410ebadf81cbba3082fdffeed18fd (commit)
from 7f038d0f15bec57b4c07aa3f31cd5564c88a1897 (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 886ee41d55a410ebadf81cbba3082fdffeed18fd
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Jul 9 15:03:54 2014 -0700
More for cursor EOF
Must also set in sub-cursor if deleting entire subDB
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 2 ++
1 file changed, 2 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, master has been updated
via 1f168a0b8f6206857c04d22a6193a93b58cabdb9 (commit)
from b9abbdf623f4d00a7d5d208107769d220e05bda8 (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 1f168a0b8f6206857c04d22a6193a93b58cabdb9
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jul 9 13:07:53 2014 -0700
ITS#7893 (#6508) fix a_numvals
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/memberof.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git