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 cd489289c0ed5c9cfcb86b9ab51b958e636ca7ac (commit)
via 646fde37fc0c44ac596015652f99559866345ec8 (commit)
via 657c41a43275d31afe7ed126689e2eac8c7ff88e (commit)
via c63a002ce7f10b8c8f31998c23692ea52a1ffe6e (commit)
via 7a53b800568da09e126d14bb822b782c47824565 (commit)
via 889a61aaeba23db20aaabb99cb35767866c36778 (commit)
via 689f46aa98e69c1d693c092d13a207144750164b (commit)
via 9e0e6128eadcd49153e80e9bbea207f913a9f196 (commit)
via cddf688d2de3e26ad42d0afac72c585042ba58a4 (commit)
via b66d72014798bd71353520d6297934254bb7d4f1 (commit)
from a4d69617dc1f93e7c1d2ad488c5abe741f78eeb6 (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 cd489289c0ed5c9cfcb86b9ab51b958e636ca7ac
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Dec 10 22:58:33 2014 +0000
ITS#8001 fix ldap_sync_initialize
commit 646fde37fc0c44ac596015652f99559866345ec8
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Dec 10 22:24:25 2014 +0000
ITS#8000 silence warnings
commit 657c41a43275d31afe7ed126689e2eac8c7ff88e
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Dec 10 21:59:45 2014 +0000
ITS#7998 silence warning
commit c63a002ce7f10b8c8f31998c23692ea52a1ffe6e
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Dec 10 21:57:44 2014 +0000
ITS#7997 silence warning
commit 7a53b800568da09e126d14bb822b782c47824565
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Dec 10 02:06:50 2014 +0000
ITS#7995 fix slap_bv2undef_ad
commit 889a61aaeba23db20aaabb99cb35767866c36778
Author: Leo Yuriev <leo(a)yuriev.ru>
Date: Fri Dec 5 19:41:40 2014 +0000
ITS#7968 add locks for syncrepl cookiestate
Mutex must be held even for a read-access of a cookie state,
as there may be a race with write in other thread.
commit 689f46aa98e69c1d693c092d13a207144750164b
Author: Mark Reynolds <mreynolds(a)redhat.com>
Date: Thu Nov 13 09:49:19 2014 -0500
ITS#7979 MozNSS fix for TLS_PROTOCOL_MIN
Fix NSS code to check for TLS_PROCOTOL_MIN, and then set the SSL
version range(min and max). Also updated SSL version string map
table to support up to TLSv1.3
commit 9e0e6128eadcd49153e80e9bbea207f913a9f196
Author: HAMANO Tsukasa <hamano(a)osstech.co.jp>
Date: Wed Nov 5 09:26:35 2014 +0000
ITS#7977 Add PBKDF2 -SHA256 and -SHA512
commit cddf688d2de3e26ad42d0afac72c585042ba58a4
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Oct 30 15:00:13 2014 +0000
ITS#7976 fix delta-mmr/accesslog interaction
commit b66d72014798bd71353520d6297934254bb7d4f1
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Oct 15 11:21:19 2014 +0100
Fix typo in cancel config
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/dupent/dupent.c | 2 +-
contrib/slapd-modules/noopsrch/noopsrch.c | 3 +-
contrib/slapd-modules/passwd/pbkdf2/README | 18 +++-
contrib/slapd-modules/passwd/pbkdf2/pw-pbkdf2.c | 117 ++++++++++++++++-------
contrib/slapd-modules/passwd/sha2/sha2.c | 10 +-
libraries/libldap/ldap_sync.c | 4 +-
libraries/libldap/tls_m.c | 20 +++-
servers/slapd/ad.c | 3 +-
servers/slapd/back-meta/config.c | 2 +-
servers/slapd/backover.c | 8 +-
servers/slapd/syncrepl.c | 16 +++-
11 files changed, 151 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, OPENLDAP_REL_ENG_2_5 has been updated
via a4d69617dc1f93e7c1d2ad488c5abe741f78eeb6 (commit)
via c22ce1411fe423b323b89326de18cd88d79ed1ae (commit)
via 11601c12deaeed8a1ed40a3fa9de2a4be3dd5ae8 (commit)
via a920a3ef9ecc450a7ed2d707103f4a6885602e2a (commit)
via 2d16057093406d520de0fe3d369d8b4e304165f8 (commit)
via 72456ba49f4a0325654057d4950e2d7232d12861 (commit)
from 13b2406e70c42bf4e42f3c6d11fe72cfedc217c8 (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 a4d69617dc1f93e7c1d2ad488c5abe741f78eeb6
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Oct 29 18:05:00 2014 +0000
ITS#7975 fix onelevel search
commit c22ce1411fe423b323b89326de18cd88d79ed1ae
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Oct 15 11:08:29 2014 +0100
ITS#7967 fix abandon regression
From ITS#7712, avoid double-free of request
commit 11601c12deaeed8a1ed40a3fa9de2a4be3dd5ae8
Author: Leo Yuriev <leo(a)yuriev.ru>
Date: Tue Oct 14 14:49:25 2014 +0400
ITS#7965 mdb_dn2id
heap corruption due to returning a reference to a local variable
commit a920a3ef9ecc450a7ed2d707103f4a6885602e2a
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Oct 15 11:11:08 2014 +0100
Fix a1e3b1cf3c5991ef550f608ee816e9274e547dda
copy/paste error
commit 2d16057093406d520de0fe3d369d8b4e304165f8
Author: Kurt Zeilenga <kurt(a)OpenLDAP.org>
Date: Fri Oct 10 11:56:31 2014 -0700
Fix pointer incompatibility issue on some platforms
Don't assume tv_sec is a time_t.
commit 72456ba49f4a0325654057d4950e2d7232d12861
Author: Kurt Zeilenga <kurt(a)OpenLDAP.org>
Date: Fri Oct 10 12:15:48 2014 -0700
closedir() replacement function should return a result
return success, ignoring result of FindClose
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/abandon.c | 22 ++++++++++++++--------
libraries/libldap/result.c | 4 ++--
libraries/liblutil/utils.c | 3 ++-
servers/slapd/back-mdb/dn2id.c | 4 ++--
servers/slapd/back-mdb/search.c | 1 +
5 files changed, 21 insertions(+), 13 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 f7993f65c287775812b5a243a69bc22ccf2c9831 (commit)
via fabecdf66f68df96d684d19a605dc8a371f89291 (commit)
via 0be4281e8ff9319018b40571e535a181a3749312 (commit)
via 89a7be2dd2be7d608e933b9fc787ca1ae8fd1bc8 (commit)
via a9fe4932e0b93d4286e53a0a366b59e05dd548f4 (commit)
via 07fa9247053d0dd99e7ca6aa53c355dc24fae3ff (commit)
via 0b56eb40110f6ace390c638dbd036bb185546f63 (commit)
via 06f19e67c5405990e65e53521452328a9a248ba0 (commit)
via 12b3ad9138be8f4da4e78e7702e2b45ba3856930 (commit)
from 0563d68c4779db0c82980466c9f9860abb0de0f8 (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 f7993f65c287775812b5a243a69bc22ccf2c9831
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Dec 10 17:29:13 2014 -0600
ITS#7975
commit fabecdf66f68df96d684d19a605dc8a371f89291
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Oct 29 18:05:00 2014 +0000
ITS#7975 fix onelevel search
commit 0be4281e8ff9319018b40571e535a181a3749312
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Dec 10 17:28:14 2014 -0600
ITS#7967
commit 89a7be2dd2be7d608e933b9fc787ca1ae8fd1bc8
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Oct 15 11:08:29 2014 +0100
ITS#7967 fix abandon regression
From ITS#7712, avoid double-free of request
commit a9fe4932e0b93d4286e53a0a366b59e05dd548f4
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Dec 10 17:26:24 2014 -0600
ITS#7965
commit 07fa9247053d0dd99e7ca6aa53c355dc24fae3ff
Author: Leo Yuriev <leo(a)yuriev.ru>
Date: Tue Oct 14 14:49:25 2014 +0400
ITS#7965 mdb_dn2id
heap corruption due to returning a reference to a local variable
commit 0b56eb40110f6ace390c638dbd036bb185546f63
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Oct 15 11:11:08 2014 +0100
Fix a1e3b1cf3c5991ef550f608ee816e9274e547dda
copy/paste error
commit 06f19e67c5405990e65e53521452328a9a248ba0
Author: Kurt Zeilenga <kurt(a)OpenLDAP.org>
Date: Fri Oct 10 11:56:31 2014 -0700
Fix pointer incompatibility issue on some platforms
Don't assume tv_sec is a time_t.
commit 12b3ad9138be8f4da4e78e7702e2b45ba3856930
Author: Kurt Zeilenga <kurt(a)OpenLDAP.org>
Date: Fri Oct 10 12:15:48 2014 -0700
closedir() replacement function should return a result
return success, ignoring result of FindClose
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 +++
libraries/libldap/abandon.c | 22 ++++++++++++++--------
libraries/libldap/result.c | 4 ++--
libraries/liblutil/utils.c | 3 ++-
servers/slapd/back-mdb/dn2id.c | 4 ++--
servers/slapd/back-mdb/search.c | 1 +
6 files changed, 24 insertions(+), 13 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 0563d68c4779db0c82980466c9f9860abb0de0f8 (commit)
via 196e07ca587874c602a1ae358d97c7b6b765c94e (commit)
via f284c3232de0f9281a552b5e12a6d17af17f078d (commit)
via 8704eff5917ed1f8025571bb85219d6e0b7b70fb (commit)
via 5bf495abdc3cfd519053abc7c1143d11e8ce5f0d (commit)
via 3aa7537adc33b4b7ac36e1137aae18f840765153 (commit)
via 17bf75b12eb94d9903cd62329048b146d5313bad (commit)
via 3ce002fd13664ace18770565b3078ebfc3923a6b (commit)
via ce40f4f31468d46c7c37a24ddaafb7e69fc4c4db (commit)
via 042e76685e98eb676d91094423490200ff2b7d07 (commit)
via c473091f8fb32fda9be46b79abae2429e8f2c083 (commit)
via 98ed192949fcc3f0861c68a694dd5e1c0add14f4 (commit)
via af99820ac88188a3f22656cdce5e75a64c315005 (commit)
via 0482f1898d7ba25892ac82e6fa5b08fea4d4d28a (commit)
via 9227f66673f5a5ac6cd2a593227f1935a7e421e0 (commit)
via 20ad21dcc4c3d0b01ea1e638e397fa451ce7b966 (commit)
via df9da7c7bef99fb96ddc070dda2d505a8b8e8143 (commit)
via 9eede0b103babdb942dbe2a916a13739a5fc4bfe (commit)
via a7639a66a493818dc55f3ed77bebe659b6cdd2fd (commit)
via 2f587ae081d076e3707360c5db086520c219d3ea (commit)
from 6b26910c5acbf141ff322d043b3301d0976a7913 (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 0563d68c4779db0c82980466c9f9860abb0de0f8
Merge: 6b26910 196e07c
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Dec 10 17:10:13 2014 -0600
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/.gitignore | 3 ++
libraries/liblmdb/CHANGES | 2 +-
libraries/liblmdb/Makefile | 16 ++++--
libraries/liblmdb/lmdb.h | 2 +-
libraries/liblmdb/mdb.c | 120 +++++++++++++++++++++++++-----------------
5 files changed, 87 insertions(+), 56 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 13b2406e70c42bf4e42f3c6d11fe72cfedc217c8 (commit)
via 196e07ca587874c602a1ae358d97c7b6b765c94e (commit)
via f284c3232de0f9281a552b5e12a6d17af17f078d (commit)
via 8704eff5917ed1f8025571bb85219d6e0b7b70fb (commit)
via 5bf495abdc3cfd519053abc7c1143d11e8ce5f0d (commit)
via 3aa7537adc33b4b7ac36e1137aae18f840765153 (commit)
via 17bf75b12eb94d9903cd62329048b146d5313bad (commit)
via 3ce002fd13664ace18770565b3078ebfc3923a6b (commit)
via ce40f4f31468d46c7c37a24ddaafb7e69fc4c4db (commit)
via 042e76685e98eb676d91094423490200ff2b7d07 (commit)
via c473091f8fb32fda9be46b79abae2429e8f2c083 (commit)
via 98ed192949fcc3f0861c68a694dd5e1c0add14f4 (commit)
via af99820ac88188a3f22656cdce5e75a64c315005 (commit)
via 0482f1898d7ba25892ac82e6fa5b08fea4d4d28a (commit)
via 9227f66673f5a5ac6cd2a593227f1935a7e421e0 (commit)
via 20ad21dcc4c3d0b01ea1e638e397fa451ce7b966 (commit)
via df9da7c7bef99fb96ddc070dda2d505a8b8e8143 (commit)
via 9eede0b103babdb942dbe2a916a13739a5fc4bfe (commit)
via a7639a66a493818dc55f3ed77bebe659b6cdd2fd (commit)
via 2f587ae081d076e3707360c5db086520c219d3ea (commit)
from 447292ee83267ebe3b519b23ddccb77bed1701ff (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 13b2406e70c42bf4e42f3c6d11fe72cfedc217c8
Merge: 447292e 196e07c
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Dec 10 17:10:04 2014 -0600
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/.gitignore | 3 ++
libraries/liblmdb/CHANGES | 2 +-
libraries/liblmdb/Makefile | 16 ++++--
libraries/liblmdb/lmdb.h | 2 +-
libraries/liblmdb/mdb.c | 120 +++++++++++++++++++++++++-----------------
5 files changed, 87 insertions(+), 56 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 c46c6ecfa449a09236dd3054c0a414a048273548 (commit)
via 196e07ca587874c602a1ae358d97c7b6b765c94e (commit)
via f284c3232de0f9281a552b5e12a6d17af17f078d (commit)
via 8704eff5917ed1f8025571bb85219d6e0b7b70fb (commit)
via 5bf495abdc3cfd519053abc7c1143d11e8ce5f0d (commit)
via 3aa7537adc33b4b7ac36e1137aae18f840765153 (commit)
via 17bf75b12eb94d9903cd62329048b146d5313bad (commit)
via 3ce002fd13664ace18770565b3078ebfc3923a6b (commit)
via ce40f4f31468d46c7c37a24ddaafb7e69fc4c4db (commit)
via 042e76685e98eb676d91094423490200ff2b7d07 (commit)
via c473091f8fb32fda9be46b79abae2429e8f2c083 (commit)
via 98ed192949fcc3f0861c68a694dd5e1c0add14f4 (commit)
via af99820ac88188a3f22656cdce5e75a64c315005 (commit)
via 0482f1898d7ba25892ac82e6fa5b08fea4d4d28a (commit)
via 9227f66673f5a5ac6cd2a593227f1935a7e421e0 (commit)
via 20ad21dcc4c3d0b01ea1e638e397fa451ce7b966 (commit)
via df9da7c7bef99fb96ddc070dda2d505a8b8e8143 (commit)
via 9eede0b103babdb942dbe2a916a13739a5fc4bfe (commit)
via a7639a66a493818dc55f3ed77bebe659b6cdd2fd (commit)
from 234931acb0da045c4c1aa9547f456d71811c84ac (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 c46c6ecfa449a09236dd3054c0a414a048273548
Merge: 234931a 196e07c
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Dec 10 17:09:29 2014 -0600
Merge remote-tracking branch 'origin/mdb.RE/0.9'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/.gitignore | 3 ++
libraries/liblmdb/Makefile | 16 ++++--
libraries/liblmdb/mdb.c | 120 +++++++++++++++++++++++++-----------------
3 files changed, 85 insertions(+), 54 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 234931acb0da045c4c1aa9547f456d71811c84ac (commit)
from b8912c33baefaf05ac80e2108c87e98b344eb0c5 (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 234931acb0da045c4c1aa9547f456d71811c84ac
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Dec 10 22:58:33 2014 +0000
ITS#8001 fix ldap_sync_initialize
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/ldap_sync.c | 4 +---
1 file changed, 1 insertion(+), 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 b8912c33baefaf05ac80e2108c87e98b344eb0c5 (commit)
via 62818acd0a0234a00c12072146540554e12d4945 (commit)
via f05a39268d76701274f40cd10096146603ff4e65 (commit)
from 9accfbb73a86a9f0a39e11dce03ec77edf8ffd08 (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 b8912c33baefaf05ac80e2108c87e98b344eb0c5
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Dec 10 22:24:25 2014 +0000
ITS#8000 silence warnings
commit 62818acd0a0234a00c12072146540554e12d4945
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Dec 10 21:59:45 2014 +0000
ITS#7998 silence warning
commit f05a39268d76701274f40cd10096146603ff4e65
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Dec 10 21:57:44 2014 +0000
ITS#7997 silence warning
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/dupent/dupent.c | 2 +-
contrib/slapd-modules/noopsrch/noopsrch.c | 3 +--
contrib/slapd-modules/passwd/sha2/sha2.c | 10 +++++++---
3 files changed, 9 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 9accfbb73a86a9f0a39e11dce03ec77edf8ffd08 (commit)
from 8ba5a27829368d0e3435d1e39d28f7f30ce38c51 (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 9accfbb73a86a9f0a39e11dce03ec77edf8ffd08
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Dec 10 02:06:50 2014 +0000
ITS#7995 fix slap_bv2undef_ad
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/ad.c | 3 ++-
1 file changed, 2 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 cccc947b4ab1139d808eee01df2b828e3f0183ee (commit)
from 9cc04f604f80f033d712f5f1faeb4ed97ca74f40 (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 cccc947b4ab1139d808eee01df2b828e3f0183ee
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Mon Dec 8 09:56:36 2014 +0100
Try to avoid an invalid datafile after failed init
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git