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 2d5996ac603391ddbd618425f88eb13e5e0e2cc0 (commit)
via 5324d283d9ff1ba0f608d1130be683eb698f831e (commit)
from 9f97c1d2efdabc8817538464cd7d08d55f7e51fd (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 2d5996ac603391ddbd618425f88eb13e5e0e2cc0
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Oct 28 14:22:58 2015 +0000
ITS#8054 Cleanup duration patch
Don't need op->o_hr_time, just use o_tincr, that's what it
was intended for anyway. Use "etime=" like other products do.
Simplify ifdefs. Use gettimeofday, it's always available now.
commit 5324d283d9ff1ba0f608d1130be683eb698f831e
Author: Emily Backes <ebackes(a)symas.com>
Date: Thu Feb 5 18:52:19 2015 -0800
ITS#8054 operation duration logging
-----------------------------------------------------------------------
Summary of changes:
include/ldap_log.h | 6 ++++++
servers/slapd/operation.c | 32 +++++++++++++++++++++++---------
servers/slapd/result.c | 42 ++++++++++++++++++++++++++++++++----------
servers/slapd/slap.h | 20 ++++++++++++++++++++
4 files changed, 81 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, master has been updated
via 9f97c1d2efdabc8817538464cd7d08d55f7e51fd (commit)
via caca4d8be6f5f0f3e878b63cf1ab7caa702aff2e (commit)
via 447f552756c4e388aca2789ffe56043f4c412fd2 (commit)
from fb00ef19151dc055384bd373a20b5f2aefc7dcc9 (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 9f97c1d2efdabc8817538464cd7d08d55f7e51fd
Merge: fb00ef1 caca4d8
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Oct 31 09:28:51 2015 +0000
Merge remote-tracking branch 'origin/mdb.RE/0.9'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/Makefile | 1 +
libraries/liblmdb/mdb.c | 20 +++++++++++++++++++-
2 files changed, 20 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.RE/0.9 has been updated
via caca4d8be6f5f0f3e878b63cf1ab7caa702aff2e (commit)
from 447f552756c4e388aca2789ffe56043f4c412fd2 (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 caca4d8be6f5f0f3e878b63cf1ab7caa702aff2e
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Oct 31 02:27:31 2015 +0000
Use MDB_USE_ROBUST not MDB_NO_ROBUST
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/Makefile | 2 +-
libraries/liblmdb/mdb.c | 18 +++++++++---------
2 files changed, 10 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 b9130d3d6325e0e4cc4fcb11bb266368652d4f80 (commit)
from 2be67975340d0d12b29d23f539a641928e5c3b95 (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 b9130d3d6325e0e4cc4fcb11bb266368652d4f80
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Oct 31 02:27:31 2015 +0000
Use MDB_USE_ROBUST not MDB_NO_ROBUST
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/Makefile | 2 +-
libraries/liblmdb/mdb.c | 18 +++++++++---------
2 files changed, 10 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 2be67975340d0d12b29d23f539a641928e5c3b95 (commit)
from 2ee9c4a30e4d3ce203efcd3f1726f515f45913cc (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 2be67975340d0d12b29d23f539a641928e5c3b95
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Oct 31 02:11:47 2015 +0000
Add MDB_NO_ROBUST to disable Robust Mutexes
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/Makefile | 1 +
libraries/liblmdb/mdb.c | 20 +++++++++++++++++++-
2 files changed, 20 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.RE/0.9 has been updated
via 447f552756c4e388aca2789ffe56043f4c412fd2 (commit)
from 550df2a5837bd4d75503dcd36e8d0cded1750879 (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 447f552756c4e388aca2789ffe56043f4c412fd2
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Oct 31 02:11:47 2015 +0000
Add MDB_NO_ROBUST to disable Robust Mutexes
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/Makefile | 1 +
libraries/liblmdb/mdb.c | 20 +++++++++++++++++++-
2 files changed, 20 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_4 has been updated
via 8c68d8dc0e721eebbf679d6ed33229d1ce11fcdf (commit)
via a634df5bef78f1c9106f0a53f6fe8e009c23d4af (commit)
via 48c2744c29fce345363e2f97d6af52541ed8ec0d (commit)
from 1b42d0b9316f42c50baf320a3f0a4ed8feda81cb (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 8c68d8dc0e721eebbf679d6ed33229d1ce11fcdf
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Oct 29 20:31:36 2015 +0000
ITS#8294 more for prev commit
commit a634df5bef78f1c9106f0a53f6fe8e009c23d4af
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Oct 29 20:19:00 2015 +0000
ITS#8294 avoid symbol clash with other crypto libs
commit 48c2744c29fce345363e2f97d6af52541ed8ec0d
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Oct 29 15:52:12 2015 -0500
ITS#8294
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
contrib/slapd-modules/passwd/sha2/sha2.c | 6 +++---
contrib/slapd-modules/passwd/sha2/sha2.h | 19 +++++++++++++++++++
3 files changed, 23 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_5 has been updated
via c68f16cfcc062d36c18ccf8d18180747440ece57 (commit)
via fb00ef19151dc055384bd373a20b5f2aefc7dcc9 (commit)
via 01c27e134253b2dd3442b7a1844754737c9a8166 (commit)
from fe66c9d2beb67d6b9bf79f98e8aa10fb552ae4ee (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 c68f16cfcc062d36c18ccf8d18180747440ece57
Merge: fe66c9d fb00ef1
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Oct 29 15:51:19 2015 -0500
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/passwd/sha2/sha2.c | 6 +++---
contrib/slapd-modules/passwd/sha2/sha2.h | 19 +++++++++++++++++++
2 files changed, 22 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_5 has been updated
via fe66c9d2beb67d6b9bf79f98e8aa10fb552ae4ee (commit)
from ca4b13a5a7439fdb7050efd0bde3d4fdbb81ddb7 (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 fe66c9d2beb67d6b9bf79f98e8aa10fb552ae4ee
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Oct 29 15:50:56 2015 -0500
Notes for ITS#8294 remaining bits for 2.5 and later
-----------------------------------------------------------------------
Summary of changes:
TODO | 4 ++++
1 file changed, 4 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 fb00ef19151dc055384bd373a20b5f2aefc7dcc9 (commit)
from 01c27e134253b2dd3442b7a1844754737c9a8166 (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 fb00ef19151dc055384bd373a20b5f2aefc7dcc9
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Oct 29 20:31:36 2015 +0000
ITS#8294 more for prev commit
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/passwd/sha2/sha2.c | 6 +++---
contrib/slapd-modules/passwd/sha2/sha2.h | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git