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
discards d833026693aebedacbad28994b879522b9a61556 (commit)
This update discarded existing revisions and left the branch pointing at
a previous point in the repository history.
* -- * -- N (b57bb99fa6c934a7f811d58d2028fdd2b8f60c25)
\
O -- O -- O (d833026693aebedacbad28994b879522b9a61556)
The removed revisions are not necessarilly gone - if another reference
still refers to them they will stay in the repository.
No new revisions were added by this update.
Summary of changes:
---
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 c8fecbbc2954436077a90815e76dbce28332c6aa (commit)
via d833026693aebedacbad28994b879522b9a61556 (commit)
via b57bb99fa6c934a7f811d58d2028fdd2b8f60c25 (commit)
via 7a8d0f6953c3fb60c24c5cf11af2398f391de145 (commit)
via 369b99a46099fdca33ba86b530c1bed2ed098f92 (commit)
via c2f6f04dba9006935bb89b5f0d08102e2776a4ab (commit)
from 55025e593c7acc65d8a7bb3069caa3b63bd57da7 (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 c8fecbbc2954436077a90815e76dbce28332c6aa
Merge: 55025e5 d833026
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Dec 8 11:52:54 2016 -0800
Merge remote-tracking branch 'origin/mdb.RE/0.9'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 5 +++
libraries/liblmdb/mdb.c | 78 ++++++++++++++++++++++++----------------------
2 files changed, 45 insertions(+), 38 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 d833026693aebedacbad28994b879522b9a61556 (commit)
via b57bb99fa6c934a7f811d58d2028fdd2b8f60c25 (commit)
via 7a8d0f6953c3fb60c24c5cf11af2398f391de145 (commit)
via 369b99a46099fdca33ba86b530c1bed2ed098f92 (commit)
via c2f6f04dba9006935bb89b5f0d08102e2776a4ab (commit)
from 13ecac78cd7a2607d85b81c2bd09874afa82d1b4 (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 d833026693aebedacbad28994b879522b9a61556
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Thu Dec 1 21:57:08 2016 +0100
[NOTE] Last commit is only in case it's useful for other stuff.
I *think* it has no effect anyway. IIRC it had a bug with
using an mc_txn or something which as not initialized, and
a later commit (which is now in mdb.RE?) fixed that.
commit b57bb99fa6c934a7f811d58d2028fdd2b8f60c25
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Aug 23 20:33:02 2015 +0200
Pass cursor to mdb_page_get(), mdb_node_read().
No change in behavior.
commit 7a8d0f6953c3fb60c24c5cf11af2398f391de145
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Thu Dec 1 21:56:35 2016 +0100
Fix comment: SysV semaphores -> Posix semaphores
commit 369b99a46099fdca33ba86b530c1bed2ed098f92
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 20 01:30:57 2016 +0000
WIN64 needs off_t redefined too
commit c2f6f04dba9006935bb89b5f0d08102e2776a4ab
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Tue Jan 12 23:18:06 2016 +0100
lmdb.h Caveats: Reserved vs. actual mem/disk usage
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 5 +++
libraries/liblmdb/mdb.c | 78 ++++++++++++++++++++++++----------------------
2 files changed, 45 insertions(+), 38 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 346d0acee0461860e4a7801f6abe4920e9c4c07b (commit)
via d0f20247069b6128e0083c475d6c87df907cb6ec (commit)
from 0c023e1869be838788b8fc9f0f557c6ea04894d0 (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 346d0acee0461860e4a7801f6abe4920e9c4c07b
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Dec 8 09:13:17 2016 -0800
ITS#8353 regenerate configure
commit d0f20247069b6128e0083c475d6c87df907cb6ec
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Dec 7 18:10:14 2016 -0800
ITS#8353 -- More for OpenSSL 1.1.0 compat
-----------------------------------------------------------------------
Summary of changes:
configure | 22 +++++++++++-----------
configure.in | 2 +-
2 files changed, 12 insertions(+), 12 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 11b2df5c1bb56cd6fe1b663e47a122782f65f97e (commit)
via 55025e593c7acc65d8a7bb3069caa3b63bd57da7 (commit)
via 75629f002e3fb26ff3f79bbfe8f7472d132efd89 (commit)
via cd140c12ebed63db8097e1952740e65d2fd4279e (commit)
via 2130acfaef9854c38c57d90cfbf4ac910b4f5b02 (commit)
via 8788c52ccf20a52fd4097e69d6f28d81cf7dc818 (commit)
via 58ebe8bd455854e70ffa5199b24a1dc535572797 (commit)
via 9a28de655f2e2e8bca4981de3853a07e90b75473 (commit)
from c883612ed0e04ce3c6b6d97ae0a0fc5e08bbcc53 (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 11b2df5c1bb56cd6fe1b663e47a122782f65f97e
Merge: c883612 55025e5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Dec 8 09:05:46 2016 -0800
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
configure | 20 +-
configure.in | 2 +-
doc/man/man5/slapd-config.5 | 6 +-
doc/man/man5/slapd.conf.5 | 6 +-
tests/data/regressions/its4336/slapd.conf | 3 +
tests/data/regressions/its4337/its4337 | 4 +-
tests/data/regressions/its4337/slapd.conf | 3 +
tests/data/regressions/its8521/its8521 | 331 ++++++++++++++++++++
tests/data/regressions/its8521/slapd-consumer.ldif | 59 ++++
tests/data/regressions/its8521/slapd-provider.ldif | 59 ++++
tests/scripts/conf.sh | 4 +-
11 files changed, 481 insertions(+), 16 deletions(-)
create mode 100755 tests/data/regressions/its8521/its8521
create mode 100644 tests/data/regressions/its8521/slapd-consumer.ldif
create mode 100644 tests/data/regressions/its8521/slapd-provider.ldif
---
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 55025e593c7acc65d8a7bb3069caa3b63bd57da7 (commit)
from 75629f002e3fb26ff3f79bbfe8f7472d132efd89 (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 55025e593c7acc65d8a7bb3069caa3b63bd57da7
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Dec 7 18:47:17 2016 -0800
ITS#8353 - Regenerate configure
-----------------------------------------------------------------------
Summary of changes:
configure | 20 ++++++++++----------
1 file 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, master has been updated
via 75629f002e3fb26ff3f79bbfe8f7472d132efd89 (commit)
from cd140c12ebed63db8097e1952740e65d2fd4279e (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 75629f002e3fb26ff3f79bbfe8f7472d132efd89
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Dec 7 18:10:14 2016 -0800
ITS#8353 -- More for OpenSSL 1.1.0 compat
-----------------------------------------------------------------------
Summary of changes:
configure.in | 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 ef066598b5e4c0eaab29c858451569439cb6b5d6 (commit)
via 3dda2bfa4a33e7f22ab92dafc501411c90647e16 (commit)
from 72f875b48a0f9c588e4f26828f18c547525a507d (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 ef066598b5e4c0eaab29c858451569439cb6b5d6
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Wed Dec 7 19:06:11 2016 +0100
MDB_CP_COMPACT comments
commit 3dda2bfa4a33e7f22ab92dafc501411c90647e16
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Wed Dec 7 19:04:19 2016 +0100
doxygen cleanup
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 13 ++++++++++---
1 file changed, 10 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 72f875b48a0f9c588e4f26828f18c547525a507d (commit)
via 08e4684d37b45cff97ea0ba17573165a63fb622c (commit)
via a70200f15f06397ef9029ca26fabc925ce396ead (commit)
from f3ab0d23a4470c187f971e6da4d63a306e125512 (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 72f875b48a0f9c588e4f26828f18c547525a507d
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Wed Dec 7 18:55:21 2016 +0100
Note functions which must set MDB_TXN_ERROR on failure
Other functions depend on them to do so.
For mdb_node_read(), instead remove such a dependence.
commit 08e4684d37b45cff97ea0ba17573165a63fb622c
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Fri Dec 2 06:20:29 2016 +0100
MDB_VL32 mdb_page_get(): Set MDB_TXN_ERROR on failure.
commit a70200f15f06397ef9029ca26fabc925ce396ead
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Fri Dec 2 05:22:11 2016 +0100
Fix mdb_env_open() with MDB_VL32
Init me_rpmutex independently of MDB_NOLOCK.
Plug leaks on mdb_env_open() failure.
Tweak mdb_env_close0() to handle the rearranged mdb_env_open().
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 61 ++++++++++++++++++++++++++++++++---------------
1 file changed, 42 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 cd140c12ebed63db8097e1952740e65d2fd4279e (commit)
from 2130acfaef9854c38c57d90cfbf4ac910b4f5b02 (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 cd140c12ebed63db8097e1952740e65d2fd4279e
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Dec 2 13:27:56 2016 -0800
ITS#8538 - Update information on the interval keyword, as it affects refreshAndPersist in very specific circumstances
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-config.5 | 6 +++++-
doc/man/man5/slapd.conf.5 | 6 +++++-
2 files changed, 10 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 2130acfaef9854c38c57d90cfbf4ac910b4f5b02 (commit)
from 8788c52ccf20a52fd4097e69d6f28d81cf7dc818 (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 2130acfaef9854c38c57d90cfbf4ac910b4f5b02
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Dec 2 13:16:52 2016 -0800
ITS#8521 - Updates to test to ensure it fails where it should fail and succeeds where it should succeed.
Reference ITS#8281 as well, since these are related
-----------------------------------------------------------------------
Summary of changes:
tests/data/regressions/its8521/its8521 | 122 ++++++++++++++------------------
1 file changed, 53 insertions(+), 69 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 8788c52ccf20a52fd4097e69d6f28d81cf7dc818 (commit)
from 58ebe8bd455854e70ffa5199b24a1dc535572797 (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 8788c52ccf20a52fd4097e69d6f28d81cf7dc818
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Dec 1 12:26:08 2016 -0800
ITS#8521 - Add testcase for this regression
-----------------------------------------------------------------------
Summary of changes:
tests/data/regressions/its8521/its8521 | 347 ++++++++++++++++++++
tests/data/regressions/its8521/slapd-consumer.ldif | 59 ++++
tests/data/regressions/its8521/slapd-provider.ldif | 59 ++++
tests/scripts/conf.sh | 4 +-
4 files changed, 468 insertions(+), 1 deletion(-)
create mode 100755 tests/data/regressions/its8521/its8521
create mode 100644 tests/data/regressions/its8521/slapd-consumer.ldif
create mode 100644 tests/data/regressions/its8521/slapd-provider.ldif
---
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 f3ab0d23a4470c187f971e6da4d63a306e125512 (commit)
from fa83b25ec536ac2642f8e0d3c6bf587008513ef4 (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 f3ab0d23a4470c187f971e6da4d63a306e125512
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Thu Dec 1 21:17:42 2016 +0100
Factor out refreshing sub-page pointers
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 88 +++++++++++++++++++----------------------------
1 file changed, 36 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 58ebe8bd455854e70ffa5199b24a1dc535572797 (commit)
from 9a28de655f2e2e8bca4981de3853a07e90b75473 (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 58ebe8bd455854e70ffa5199b24a1dc535572797
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Nov 30 14:46:37 2016 -0800
ITS#8535 - Fix regression test for ITS#4337
-----------------------------------------------------------------------
Summary of changes:
tests/data/regressions/its4337/its4337 | 4 ++--
tests/data/regressions/its4337/slapd.conf | 3 +++
2 files changed, 5 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 9a28de655f2e2e8bca4981de3853a07e90b75473 (commit)
from 0d10236da9bcd626031b984fd55222f359d6258b (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 9a28de655f2e2e8bca4981de3853a07e90b75473
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Nov 30 14:26:03 2016 -0800
ITS#8534 - Fix regression test to correctly load back-ldap if it is built as a module
-----------------------------------------------------------------------
Summary of changes:
tests/data/regressions/its4336/slapd.conf | 3 +++
1 file changed, 3 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, mdb.master has been updated
via fa83b25ec536ac2642f8e0d3c6bf587008513ef4 (commit)
from e58db7d5568c8ac91c0f1e6c64a58ba6f84b037d (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 fa83b25ec536ac2642f8e0d3c6bf587008513ef4
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Nov 29 19:19:45 2016 +0000
More for ITS#8406
xcursor fixup depends on init state
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 13 +++++++++++--
1 file changed, 11 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, OPENLDAP_REL_ENG_2_4 has been updated
via 0c023e1869be838788b8fc9f0f557c6ea04894d0 (commit)
via 5b3869b32986913cb3a47cf318ffa9d015577257 (commit)
from 38d0a8bbdebdf1af212c36008f7d7c2de2a28af4 (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 0c023e1869be838788b8fc9f0f557c6ea04894d0
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Nov 29 09:38:55 2016 -0800
ITS#8525
commit 5b3869b32986913cb3a47cf318ffa9d015577257
Author: Emmanuel Dreyfus <manu(a)netbsd.org>
Date: Sun Oct 30 05:34:58 2016 +0100
Use newer DES API so that smbk5pwd loads with newer OpenSSL
OpenSSL removed old DES API which used des_* functions.
https://github.com/openssl/openssl/commit/24956ca00f014a917fb181a8abc39b349…
In order to link with libcrypto from recent OpenSSL releases, we need
to replace the older API des_* functions by the newer API DES_* functions.
Signed-off-by: Emmanuel Dreyfus <manu(a)netbsd.org>
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
contrib/slapd-modules/smbk5pwd/smbk5pwd.c | 10 +++++-----
2 files changed, 6 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 c883612ed0e04ce3c6b6d97ae0a0fc5e08bbcc53 (commit)
via 0d10236da9bcd626031b984fd55222f359d6258b (commit)
via 227e02ec2049c6df5df44333980e3b529289a5c7 (commit)
via 131203ec5d6f2c36163f21a44d884c78a2dd2e69 (commit)
from 302b4c9f6e30372315ac403e668f1e1188217604 (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 c883612ed0e04ce3c6b6d97ae0a0fc5e08bbcc53
Merge: 302b4c9 0d10236
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Nov 29 09:38:04 2016 -0800
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/smbk5pwd/smbk5pwd.c | 10 +++++-----
servers/slapd/back-mdb/modify.c | 12 +++++++-----
2 files changed, 12 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, master has been updated
via 0d10236da9bcd626031b984fd55222f359d6258b (commit)
from 227e02ec2049c6df5df44333980e3b529289a5c7 (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 0d10236da9bcd626031b984fd55222f359d6258b
Author: Emmanuel Dreyfus <manu(a)netbsd.org>
Date: Sun Oct 30 05:34:58 2016 +0100
Use newer DES API so that smbk5pwd loads with newer OpenSSL
OpenSSL removed old DES API which used des_* functions.
https://github.com/openssl/openssl/commit/24956ca00f014a917fb181a8abc39b349…
In order to link with libcrypto from recent OpenSSL releases, we need
to replace the older API des_* functions by the newer API DES_* functions.
Signed-off-by: Emmanuel Dreyfus <manu(a)netbsd.org>
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/smbk5pwd/smbk5pwd.c | 10 +++++-----
1 file changed, 5 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 38d0a8bbdebdf1af212c36008f7d7c2de2a28af4 (commit)
via 051f14f6d6809ff6074fd22e461bed71e160da92 (commit)
via d8c9c414ac6992f38378a95fbb510bfde93c1c0d (commit)
from 80d341aafd1d4c4ce7cf1f49859e98d37aa63d79 (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 38d0a8bbdebdf1af212c36008f7d7c2de2a28af4
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Jan 31 03:29:28 2016 +0000
ITS#8353 more for OpenSSL 1.1 compat
tmp_rsa callback has been removed from OpenSSL 1.1
Use new X509_NAME accessor function to retrieve DER bytes
commit 051f14f6d6809ff6074fd22e461bed71e160da92
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jan 26 18:06:46 2016 +0000
ITS#8353 partial fix
Use newly added SSL_CTX_up_ref()
Still waiting for X509_NAME accessor
commit d8c9c414ac6992f38378a95fbb510bfde93c1c0d
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jan 21 18:01:17 2016 +0000
ITS#8353 partial fixes
ERR_remove_state() is deprecated since OpenSSL 1.0.0
Use X509_NAME_ENTRY_get_object() instead of direct access.
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/tls_o.c | 35 +++++++++++++++++++++++++++++++++--
1 file changed, 33 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, mdb.master has been updated
via e58db7d5568c8ac91c0f1e6c64a58ba6f84b037d (commit)
from f7e85d7804109a429dd6d24b19cc2148a7f43813 (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 e58db7d5568c8ac91c0f1e6c64a58ba6f84b037d
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Nov 12 23:11:20 2016 +0000
More for ITS#8406
Revert excess cursor fixup
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 6 ++++--
1 file changed, 4 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, OPENLDAP_REL_ENG_2_4 has been updated
via 80d341aafd1d4c4ce7cf1f49859e98d37aa63d79 (commit)
via 0cb18a3b1350371bfa088fc7051b73a6e50623d2 (commit)
via 20c40fa2dca114a71bc578376c4c347e84e6b558 (commit)
via fdeb09f0f5f51a79ee0bedfe79aea9cbb7b35160 (commit)
via 665f334b5440cec9c958e9e24c04af87b65474a9 (commit)
from d2acb1dd5fe12b3bc3d672b586edaca0a21ce4a5 (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 80d341aafd1d4c4ce7cf1f49859e98d37aa63d79
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Jun 12 10:19:03 2016 +0200
Fix contrib prototypes - add ConfigReply*
commit 0cb18a3b1350371bfa088fc7051b73a6e50623d2
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Jun 12 09:44:45 2016 +0200
Fix intro comments in test configs
commit 20c40fa2dca114a71bc578376c4c347e84e6b558
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 15:36:29 2016 -0700
ITS#8435
commit fdeb09f0f5f51a79ee0bedfe79aea9cbb7b35160
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Jun 12 08:31:18 2016 +0200
ITS#8435 Move sc_writewait to end of slap_callback
So any initializers in code predating sc_writewait
will find sc_private in the expected position.
commit 665f334b5440cec9c958e9e24c04af87b65474a9
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Jun 12 08:30:58 2016 +0200
ITS#8435 Fix uninited slap_callback.sc_writewait
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 +++
contrib/slapd-modules/denyop/denyop.c | 4 ++--
contrib/slapd-modules/lastmod/lastmod.c | 12 +++---------
contrib/slapd-modules/trace/trace.c | 12 ++++--------
servers/slapd/backover.c | 1 +
servers/slapd/overlays/constraint.c | 4 +---
servers/slapd/overlays/dds.c | 2 ++
servers/slapd/overlays/dynlist.c | 4 +---
servers/slapd/overlays/memberof.c | 4 ++++
servers/slapd/overlays/pcache.c | 8 +++-----
servers/slapd/overlays/sssvlv.c | 1 +
servers/slapd/overlays/syncprov.c | 2 +-
servers/slapd/slap.h | 2 +-
servers/slapd/slapi/slapi_overlay.c | 3 +++
servers/slapd/syncrepl.c | 1 +
tests/data/slapd-dn.conf | 2 +-
tests/data/slapd-emptydn.conf | 2 +-
tests/data/slapd-proxycache.conf | 2 +-
tests/data/slapd-valsort.conf | 2 +-
19 files changed, 35 insertions(+), 36 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 227e02ec2049c6df5df44333980e3b529289a5c7 (commit)
from 131203ec5d6f2c36163f21a44d884c78a2dd2e69 (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 227e02ec2049c6df5df44333980e3b529289a5c7
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 14:37:21 2016 -0700
Note: previous commit was from hyc(a)openldap.org
-----------------------------------------------------------------------
Summary of changes:
---
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 131203ec5d6f2c36163f21a44d884c78a2dd2e69 (commit)
from bbc15ab6573050acfdbe40aae40e21abdd1e7abe (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 131203ec5d6f2c36163f21a44d884c78a2dd2e69
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Nov 3 15:50:26 2016 -0700
More for multival attrs
check for enumerated delete that deletes all values
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/modify.c | 12 +++++++-----
1 file 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, OPENLDAP_REL_ENG_2_4 has been updated
via d2acb1dd5fe12b3bc3d672b586edaca0a21ce4a5 (commit)
via b37191474e767d8effb5ae4249ec4c6135c6b3d0 (commit)
from 0c3990094d1fdf999e00ddf128299650d7803f51 (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 d2acb1dd5fe12b3bc3d672b586edaca0a21ce4a5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Nov 2 10:48:37 2016 -0700
ITS#8442
commit b37191474e767d8effb5ae4249ec4c6135c6b3d0
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Jun 12 10:18:50 2016 +0200
ITS#8442 Fix uninitialized rs->sr_text in back-meta
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/back-meta/search.c | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git