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 7a5a78ef0c1f8b8e6dfd9cb1aab97c6f1994c0b0 (commit)
via 0c777dfc9949bb97e3897003e070bc61e569a63e (commit)
from eddd9b753715765e5315b703ad9d3e3357dd00a9 (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 7a5a78ef0c1f8b8e6dfd9cb1aab97c6f1994c0b0
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 21:01:30 2015 +0000
ITS#8300 fix node_move
Don't adjust other cursors when we added a node on the right.
commit 0c777dfc9949bb97e3897003e070bc61e569a63e
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 20:38:30 2015 +0000
ITS#8300 fix rebalance after node_move
ITS#8258, ITS#7829 fixes checked parent index to see if we were moving
from a left neighbor. Should have just checked to see if current index
was 0, meaning we added on the left. (Parent index may not tell us
anything meaningful after a nested rebalance.)
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 26 +++++++++++++++-----------
1 file changed, 15 insertions(+), 11 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.RE/0.9 has been updated
via e339fced30e99a6971a949dd6f1349c70b636a6e (commit)
via 9fc7c94aeb092676b16e9849993458d6e98cb5ea (commit)
via af45cf3a04bc86d17c879e944d367661a6d34aaf (commit)
from 4359ffe08f3ced5a9e1fdd1e89cbccd5addbb5c6 (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 e339fced30e99a6971a949dd6f1349c70b636a6e
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 21:03:22 2015 +0000
ITS#8300
commit 9fc7c94aeb092676b16e9849993458d6e98cb5ea
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 21:01:30 2015 +0000
ITS#8300 fix node_move
Don't adjust other cursors when we added a node on the right.
commit af45cf3a04bc86d17c879e944d367661a6d34aaf
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 20:38:30 2015 +0000
ITS#8300 fix rebalance after node_move
ITS#8258, ITS#7829 fixes checked parent index to see if we were moving
from a left neighbor. Should have just checked to see if current index
was 0, meaning we added on the left. (Parent index may not tell us
anything meaningful after a nested rebalance.)
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 1 +
libraries/liblmdb/mdb.c | 26 +++++++++++++++-----------
2 files changed, 16 insertions(+), 11 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 a1a995fb6490e2ce25b7448ffe0d808a72f4f837 (commit)
via 4359ffe08f3ced5a9e1fdd1e89cbccd5addbb5c6 (commit)
via 17aab561f28676f1dc74d8963492e282039b83af (commit)
via c62b77b66145a2bbdc79b8160a684cafcccdc78c (commit)
via caca4d8be6f5f0f3e878b63cf1ab7caa702aff2e (commit)
via 447f552756c4e388aca2789ffe56043f4c412fd2 (commit)
from 8c68d8dc0e721eebbf679d6ed33229d1ce11fcdf (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 a1a995fb6490e2ce25b7448ffe0d808a72f4f837
Merge: 8c68d8d 4359ffe
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Nov 4 12:29:09 2015 -0600
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 4 +++-
libraries/liblmdb/Makefile | 1 +
libraries/liblmdb/mdb.c | 29 +++++++++++++++++++++++++----
3 files changed, 29 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_5 has been updated
via 303ece570b5e6864dcf69ced0e94b5814b0aac22 (commit)
via dc650034cf4b978706b24ccf539bbba4e988c931 (commit)
via 4359ffe08f3ced5a9e1fdd1e89cbccd5addbb5c6 (commit)
via 17aab561f28676f1dc74d8963492e282039b83af (commit)
via 96fd7f2396d9ea3d2c1003b4a3626e212305d42b (commit)
via c62b77b66145a2bbdc79b8160a684cafcccdc78c (commit)
via 2d5996ac603391ddbd618425f88eb13e5e0e2cc0 (commit)
via 5324d283d9ff1ba0f608d1130be683eb698f831e (commit)
via 9f97c1d2efdabc8817538464cd7d08d55f7e51fd (commit)
via caca4d8be6f5f0f3e878b63cf1ab7caa702aff2e (commit)
via 447f552756c4e388aca2789ffe56043f4c412fd2 (commit)
from c68f16cfcc062d36c18ccf8d18180747440ece57 (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 303ece570b5e6864dcf69ced0e94b5814b0aac22
Merge: c68f16c dc65003
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Nov 4 12:26:13 2015 -0600
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
include/ldap_log.h | 6 ++++++
libraries/liblmdb/CHANGES | 4 +++-
libraries/liblmdb/Makefile | 1 +
libraries/liblmdb/mdb.c | 29 +++++++++++++++++++++++++----
servers/slapd/operation.c | 32 +++++++++++++++++++++++---------
servers/slapd/result.c | 42 ++++++++++++++++++++++++++++++++----------
servers/slapd/slap.h | 20 ++++++++++++++++++++
7 files changed, 110 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 dc650034cf4b978706b24ccf539bbba4e988c931 (commit)
via 4359ffe08f3ced5a9e1fdd1e89cbccd5addbb5c6 (commit)
via 17aab561f28676f1dc74d8963492e282039b83af (commit)
from 96fd7f2396d9ea3d2c1003b4a3626e212305d42b (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 dc650034cf4b978706b24ccf539bbba4e988c931
Merge: 96fd7f2 4359ffe
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 18:18:36 2015 +0000
Merge remote-tracking branch 'origin/mdb.RE/0.9'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 4 +++-
libraries/liblmdb/mdb.c | 1 +
2 files 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.RE/0.9 has been updated
via 4359ffe08f3ced5a9e1fdd1e89cbccd5addbb5c6 (commit)
from 17aab561f28676f1dc74d8963492e282039b83af (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 4359ffe08f3ced5a9e1fdd1e89cbccd5addbb5c6
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 18:17:50 2015 +0000
ITS#8238, #8299
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 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.RE/0.9 has been updated
via 17aab561f28676f1dc74d8963492e282039b83af (commit)
from c62b77b66145a2bbdc79b8160a684cafcccdc78c (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 17aab561f28676f1dc74d8963492e282039b83af
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 18:11:12 2015 +0000
ITS#8238 fix DUPFIXED page_split
Parent mc_ki wasn't adjusted if new_indx was > split point
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 1 +
1 file changed, 1 insertion(+)
---
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 eddd9b753715765e5315b703ad9d3e3357dd00a9 (commit)
from d372a2a199c49082540863eb11173999a98c3f4f (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 eddd9b753715765e5315b703ad9d3e3357dd00a9
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 18:11:12 2015 +0000
ITS#8238 fix DUPFIXED page_split
Parent mc_ki wasn't adjusted if new_indx was > split point
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 1 +
1 file changed, 1 insertion(+)
---
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 96fd7f2396d9ea3d2c1003b4a3626e212305d42b (commit)
via c62b77b66145a2bbdc79b8160a684cafcccdc78c (commit)
from 2d5996ac603391ddbd618425f88eb13e5e0e2cc0 (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 96fd7f2396d9ea3d2c1003b4a3626e212305d42b
Merge: 2d5996a c62b77b
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 17:08:18 2015 +0000
Merge remote-tracking branch 'origin/mdb.RE/0.9'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 8 +++++---
1 file changed, 5 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 d372a2a199c49082540863eb11173999a98c3f4f (commit)
from b9130d3d6325e0e4cc4fcb11bb266368652d4f80 (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 d372a2a199c49082540863eb11173999a98c3f4f
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 17:03:48 2015 +0000
ITS#8299 fix page_merge cursor fixup
The parent's mc_ki has changed. We need to fix that up as well
in other cursors.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 8 +++++---
1 file changed, 5 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.RE/0.9 has been updated
via c62b77b66145a2bbdc79b8160a684cafcccdc78c (commit)
from caca4d8be6f5f0f3e878b63cf1ab7caa702aff2e (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 c62b77b66145a2bbdc79b8160a684cafcccdc78c
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 4 17:03:48 2015 +0000
ITS#8299 fix page_merge cursor fixup
The parent's mc_ki has changed. We need to fix that up as well
in other cursors.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 8 +++++---
1 file changed, 5 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, syslog2 has been created
at 8f78c964177a6f9a67eb1189650ec0644fb631fa (commit)
- Log -----------------------------------------------------------------
commit 8f78c964177a6f9a67eb1189650ec0644fb631fa
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Nov 1 15:35:12 2015 +0000
Rework Modify statslog too
commit 103ff9a7fcef41c87083889e2745396b98436740
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Nov 1 09:55:21 2015 +0000
Rework Search statslog
commit 5f68fa17cb33715af1ef36717ba3693bcfe7d517
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Nov 1 08:13:09 2015 +0000
Checkpoint
Precompute log header - reduce msg formatting overhead
More direct use of log buffers - minimize copying
Multiple lines per send
supported by default in syslog-ng
not default in rsyslog
-----------------------------------------------------------------------
---
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 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
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 01c27e134253b2dd3442b7a1844754737c9a8166 (commit)
from 597ce610007c1a6670af69b1738f5b263e87f723 (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 01c27e134253b2dd3442b7a1844754737c9a8166
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
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/passwd/sha2/sha2.h | 18 ++++++++++++++++++
1 file changed, 18 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, OPENLDAP_REL_ENG_2_4 has been updated
via 1b42d0b9316f42c50baf320a3f0a4ed8feda81cb (commit)
via 314a0385bf6edc3a3dad8d888477b57e4e242ab4 (commit)
from f57ec1dff4a440dbab4c9ad55631ef929ca8713d (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 1b42d0b9316f42c50baf320a3f0a4ed8feda81cb
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Oct 28 11:02:46 2015 -0500
ITS#8295
commit 314a0385bf6edc3a3dad8d888477b57e4e242ab4
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Oct 28 13:49:25 2015 +0000
ITS#8295 fix Windows microsecond timer
Also add ldap_pvt_gettimeofday() to
emulate gettimeofday on Windows
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
include/ldap_pvt.h | 6 ++
libraries/libldap/util-int.c | 187 ++++++++++++++++++++++++++++++++----------
3 files changed, 152 insertions(+), 42 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 ca4b13a5a7439fdb7050efd0bde3d4fdbb81ddb7 (commit)
via 597ce610007c1a6670af69b1738f5b263e87f723 (commit)
from d3f2ff6d411b85a61a1aa14619a8b99eb4bfb022 (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 ca4b13a5a7439fdb7050efd0bde3d4fdbb81ddb7
Merge: d3f2ff6 597ce61
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Oct 28 11:01:57 2015 -0500
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
include/ldap_pvt.h | 6 ++
libraries/libldap/util-int.c | 187 ++++++++++++++++++++++++++++++++----------
2 files changed, 151 insertions(+), 42 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git