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 33962301a54ef532342b8c5b0ca18ca926706b57 (commit)
from 07d02d0d10d44b0f62caf20a35d663ed4416eed8 (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 33962301a54ef532342b8c5b0ca18ca926706b57
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Dec 14 15:13:58 2018 +0000
Remove test058 from RE.
Syncrepl does not currently support this configuration and the test only leads to false failures
-----------------------------------------------------------------------
Summary of changes:
tests/scripts/test058-syncrepl-asymmetric | 2471 -----------------------------
1 file changed, 2471 deletions(-)
delete mode 100755 tests/scripts/test058-syncrepl-asymmetric
---
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 07d02d0d10d44b0f62caf20a35d663ed4416eed8 (commit)
from d34baa2b0d7081fb06358f29ccb00edc27efa15b (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 07d02d0d10d44b0f62caf20a35d663ed4416eed8
Author: OndÅ™ej KuznÃk <ondra(a)openldap.org>
Date: Thu Oct 18 10:33:22 2018 +0100
Skip ITS#6545 transition markers when we change mod op
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/accesslog.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, OPENLDAP_REL_ENG_2_4 has been updated
via d34baa2b0d7081fb06358f29ccb00edc27efa15b (commit)
via 84a844cfd294a93b4fa2516a82d4f0e35e2c3d3d (commit)
from 910d901077699c9d79932f8c0780370e2fd71680 (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 d34baa2b0d7081fb06358f29ccb00edc27efa15b
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Dec 13 21:15:59 2018 +0000
ITS#8932
commit 84a844cfd294a93b4fa2516a82d4f0e35e2c3d3d
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Nov 9 21:16:10 2018 +0000
ITS#8932 check rdnNormalize success
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/bconfig.c | 6 +++++-
2 files changed, 6 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 910d901077699c9d79932f8c0780370e2fd71680 (commit)
via 63346af6933306cfcc36bcf96d434099306cad4a (commit)
via 0dae55ec0b44ce34621a73c434e19ff111d2785c (commit)
via 09aea7d84492dbfe61adf197214f206d99b43469 (commit)
via 18aa4e544ff8d53f37834ba061c0f0dfdb3ded4c (commit)
via ae8511fe780ec214400b68d23b34e7cf7bb96b14 (commit)
from 84d7c168a065b3e26c4c1b74d078305686945964 (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 910d901077699c9d79932f8c0780370e2fd71680
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Dec 13 20:40:19 2018 +0000
ITS#8752
commit 63346af6933306cfcc36bcf96d434099306cad4a
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Dec 6 10:26:33 2018 -0800
ITS#8752 cleanup prev commit
commit 0dae55ec0b44ce34621a73c434e19ff111d2785c
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Dec 6 10:03:27 2018 -0800
ITS#8752 more for accesslog deadlock
Restructure response/cleanup invocation to avoid cleanup happening before response
commit 09aea7d84492dbfe61adf197214f206d99b43469
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Dec 5 10:41:47 2018 +0000
ITS#8752 (maybe related)
Avoid incremental access to user-supplied bv in dupbv
commit 18aa4e544ff8d53f37834ba061c0f0dfdb3ded4c
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Nov 14 21:28:01 2018 +0000
Change backend reference from slapd-bdb to slapd-mdb
commit ae8511fe780ec214400b68d23b34e7cf7bb96b14
Author: OndÅ™ej KuznÃk <ondra(a)openldap.org>
Date: Wed Nov 14 13:27:27 2018 +0000
Update ITS#8752 regression test
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 +
doc/man/man5/slapo-unique.5 | 2 +-
libraries/liblber/memory.c | 27 ++-
servers/slapd/overlays/accesslog.c | 87 +++-----
tests/data/regressions/its8752/its8752 | 280 ++++++++++++++++++++++++--
tests/data/regressions/its8752/slapd.conf.mmr | 9 +-
6 files changed, 310 insertions(+), 97 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 79ced664b8597c8c08afcb9d1fd48ca4201fe5f7 (commit)
via 18e0bcb7dea29a9031e921e782c8d52c7149836c (commit)
from 6081a0307ccce9102a102586b9dc90eca62c65c0 (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 79ced664b8597c8c08afcb9d1fd48ca4201fe5f7
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Dec 13 06:34:54 2018 -0800
Revert batched writes experimental code
Reverts
bea2c5d4382742d6074345f10e15bcb30f2c6bb0
535cf92ff44ba06d944eab8939e7e6d8e6b20d18
5a3a54333cc067209bd6aa53fd84a250f7a48b1d
afa9a9c3e019f1525a26d205f6a395b1b7a89577
due to backend deadlocks
commit 18e0bcb7dea29a9031e921e782c8d52c7149836c
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Dec 13 05:44:46 2018 -0800
Add MS AD persistent search ctrl
-----------------------------------------------------------------------
Summary of changes:
clients/tools/ldapsearch.c | 42 +++++++++++++++++++++++++++++++++++++++++-
include/ldap.h | 8 ++++++++
libraries/libldap/msctrl.c | 18 ++++++++++++++++++
servers/slapd/syncrepl.c | 35 ++++-------------------------------
4 files changed, 71 insertions(+), 32 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 6081a0307ccce9102a102586b9dc90eca62c65c0 (commit)
from 34823321c30191ee646736ebc705ac074d6d49e5 (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 6081a0307ccce9102a102586b9dc90eca62c65c0
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Dec 6 10:26:33 2018 -0800
ITS#8752 cleanup prev commit
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/accesslog.c | 36 +++++++-----------------------------
1 file changed, 7 insertions(+), 29 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 34823321c30191ee646736ebc705ac074d6d49e5 (commit)
from 7e5c9c1345ef1d10b8cfe6b56eab48d584737c94 (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 34823321c30191ee646736ebc705ac074d6d49e5
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Dec 6 10:03:27 2018 -0800
ITS#8752 more for accesslog deadlock
Restructure response/cleanup invocation to avoid cleanup happening before response
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/accesslog.c | 73 ++++++++++++++------------------------
1 file changed, 27 insertions(+), 46 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 7e5c9c1345ef1d10b8cfe6b56eab48d584737c94 (commit)
from 932edf8f43f32c82a47b92cdc4588d826fd16d69 (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 7e5c9c1345ef1d10b8cfe6b56eab48d584737c94
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Dec 5 10:41:47 2018 +0000
ITS#8752 (maybe related)
Avoid incremental access to user-supplied bv in dupbv
-----------------------------------------------------------------------
Summary of changes:
libraries/liblber/memory.c | 27 ++++++++++++++++-----------
1 file 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, master has been updated
via 932edf8f43f32c82a47b92cdc4588d826fd16d69 (commit)
from c65cf6e6d7e2868565226b9f1e322f7580bab10a (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 932edf8f43f32c82a47b92cdc4588d826fd16d69
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Dec 3 03:26:18 2018 -0800
Use base64 to input DirSync cookie
-----------------------------------------------------------------------
Summary of changes:
clients/tools/ldapsearch.c | 20 +++++++++++++++++---
1 file changed, 17 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 c65cf6e6d7e2868565226b9f1e322f7580bab10a (commit)
from c01e45dacada91d856017b49c59a7a594c075176 (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 c65cf6e6d7e2868565226b9f1e322f7580bab10a
Author: OndÅ™ej KuznÃk <ondra(a)openldap.org>
Date: Thu Nov 29 14:41:58 2018 +0000
ITS#8858 Fix use after free
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap_r/tpool.c | 4 ++--
1 file changed, 2 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 84d7c168a065b3e26c4c1b74d078305686945964 (commit)
via 43fd1006c91152abe8fe8ef0e54423c7b618c06b (commit)
from 6f04866d083df72b6656a5ca3b14c89fb400e701 (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 84d7c168a065b3e26c4c1b74d078305686945964
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 19 16:21:46 2018 +0000
ITS#8928
commit 43fd1006c91152abe8fe8ef0e54423c7b618c06b
Author: Douglas Royds <douglas.royds(a)taitradio.com>
Date: Mon Nov 19 12:00:25 2018 +1300
ITS#8928 Reproducibility: Remove user, hostname, pwd from version string
When attempting a reproducible build, replace the WHOWHERE value with something
fixed, "openldap". If you're not trying to do a reproducible build,
SOURCE_DATE_EPOCH won't be set, so the existing WHOWHERE string will apply.
See https://reproducible-builds.org/specs/source-date-epoch/
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
build/mkversion | 7 ++++++-
2 files changed, 8 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 c01e45dacada91d856017b49c59a7a594c075176 (commit)
from de998c35182060223cde7068aa284ae2898f2353 (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 c01e45dacada91d856017b49c59a7a594c075176
Author: Douglas Royds <douglas.royds(a)taitradio.com>
Date: Mon Nov 19 12:00:25 2018 +1300
ITS#8928 Reproducibility: Remove user, hostname, pwd from version string
When attempting a reproducible build, replace the WHOWHERE value with something
fixed, "openldap". If you're not trying to do a reproducible build,
SOURCE_DATE_EPOCH won't be set, so the existing WHOWHERE string will apply.
See https://reproducible-builds.org/specs/source-date-epoch/
-----------------------------------------------------------------------
Summary of changes:
build/mkversion | 7 ++++++-
1 file changed, 6 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 de998c35182060223cde7068aa284ae2898f2353 (commit)
from a9bfce1292bcf46d2a35d6be9fd8fff44ea6ec33 (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 de998c35182060223cde7068aa284ae2898f2353
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Nov 18 02:47:21 2018 +0000
DirSync ctrl requires critical
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/msctrl.c | 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, master has been updated
via a9bfce1292bcf46d2a35d6be9fd8fff44ea6ec33 (commit)
from 2f27605811afd7d6a63092207192df2c56a8e60e (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 a9bfce1292bcf46d2a35d6be9fd8fff44ea6ec33
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Nov 17 18:33:41 2018 -0800
Add some MS AD controls
-----------------------------------------------------------------------
Summary of changes:
clients/tools/common.c | 38 ++++++
clients/tools/ldapsearch.c | 180 ++++++++++++++++++++++++++++-
include/ldap.h | 57 +++++++++
libraries/libldap/Makefile.in | 6 +-
libraries/libldap/msctrl.c | 262 ++++++++++++++++++++++++++++++++++++++++++
5 files changed, 540 insertions(+), 3 deletions(-)
create mode 100644 libraries/libldap/msctrl.c
---
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 6f04866d083df72b6656a5ca3b14c89fb400e701 (commit)
via 9a76ea3b27d145a996c5be44aff38e1ec7d7583b (commit)
from 96b7681a9833b688b15ef99f01893b079ebd0cad (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 6f04866d083df72b6656a5ca3b14c89fb400e701
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 16 22:32:21 2018 +0000
ITS#8887
commit 9a76ea3b27d145a996c5be44aff38e1ec7d7583b
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 16 22:31:16 2018 +0000
ITS#8887
Fix repeated use of the word is
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
doc/guide/admin/backends.sdf | 2 +-
2 files 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, master has been updated
via 2f27605811afd7d6a63092207192df2c56a8e60e (commit)
from 9d4a5f64b6a2abfa08334791a917934ad282a582 (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 2f27605811afd7d6a63092207192df2c56a8e60e
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 16 22:31:16 2018 +0000
ITS#8887
Fix repeated use of the word is
-----------------------------------------------------------------------
Summary of changes:
doc/guide/admin/backends.sdf | 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, master has been updated
via 9d4a5f64b6a2abfa08334791a917934ad282a582 (commit)
from ddcb186427412838baf4cf18000e97b03aee9ab0 (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 9d4a5f64b6a2abfa08334791a917934ad282a582
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Nov 14 21:28:01 2018 +0000
Change backend reference from slapd-bdb to slapd-mdb
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapo-unique.5 | 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, master has been updated
via ddcb186427412838baf4cf18000e97b03aee9ab0 (commit)
from a4fddc7b111b693300d3578f0a7e32d54ac65fd2 (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 ddcb186427412838baf4cf18000e97b03aee9ab0
Author: OndÅ™ej KuznÃk <ondra(a)openldap.org>
Date: Wed Nov 14 13:27:27 2018 +0000
Update ITS#8752 regression test
-----------------------------------------------------------------------
Summary of changes:
tests/data/regressions/its8752/its8752 | 280 ++++++++++++++++++++++++--
tests/data/regressions/its8752/slapd.conf.mmr | 9 +-
2 files changed, 268 insertions(+), 21 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 a4fddc7b111b693300d3578f0a7e32d54ac65fd2 (commit)
from d40a832db011985d6a6b787a88dd802b02d5d5dc (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 a4fddc7b111b693300d3578f0a7e32d54ac65fd2
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Nov 9 21:16:10 2018 +0000
ITS#8932 check rdnNormalize success
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/bconfig.c | 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_4 has been updated
via 96b7681a9833b688b15ef99f01893b079ebd0cad (commit)
via 110409ea828b6806c2003702b300652f2290d3d4 (commit)
from 491e206ec07146de69ba567a282d0db94ed2b310 (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 96b7681a9833b688b15ef99f01893b079ebd0cad
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Nov 8 14:57:38 2018 +0000
ITS#8878
commit 110409ea828b6806c2003702b300652f2290d3d4
Author: OndÅ™ej KuznÃk <ondra(a)openldap.org>
Date: Thu Nov 8 11:09:38 2018 +0000
ITS#8878 Include the first character in the transformation
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
contrib/slapd-modules/passwd/pbkdf2/pw-pbkdf2.c | 5 ++---
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 d40a832db011985d6a6b787a88dd802b02d5d5dc (commit)
from f65eaee285a883a746f9e91d8051e6d0c2ad7514 (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 d40a832db011985d6a6b787a88dd802b02d5d5dc
Author: OndÅ™ej KuznÃk <ondra(a)openldap.org>
Date: Thu Nov 8 11:09:38 2018 +0000
ITS#8878 Include the first character in the transformation
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/passwd/pbkdf2/pw-pbkdf2.c | 5 ++---
1 file changed, 2 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 f65eaee285a883a746f9e91d8051e6d0c2ad7514 (commit)
from a3a9019883a9e8d6e693e71b18f0ce5a6e90b0c9 (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 f65eaee285a883a746f9e91d8051e6d0c2ad7514
Author: OndÅ™ej KuznÃk <ondra(a)openldap.org>
Date: Wed Nov 7 11:06:18 2018 +0000
ITS#8116 clients use uuid_* as well now
-----------------------------------------------------------------------
Summary of changes:
configure.in | 4 ++--
1 file changed, 2 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 491e206ec07146de69ba567a282d0db94ed2b310 (commit)
via d02bea34022aed4f4f150179be5d0f394fe362ba (commit)
from 89d37231a31101f6a109b07113521157f7aa0ec8 (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 491e206ec07146de69ba567a282d0db94ed2b310
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Nov 1 18:14:04 2018 +0000
ITS#8927
commit d02bea34022aed4f4f150179be5d0f394fe362ba
Author: OndÅ™ej KuznÃk <ondra(a)openldap.org>
Date: Tue Oct 16 10:42:43 2018 +0100
ITS#8927 ppolicy: accept replicated changes even in MMR
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/overlays/ppolicy.c | 13 +++++++------
2 files changed, 8 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 a3a9019883a9e8d6e693e71b18f0ce5a6e90b0c9 (commit)
via dfbeb82442afb1bc6c6cc91d05c37cba2a74aedf (commit)
via f5bef58cae5e16d56c48b1efd55249fa7ce54cc6 (commit)
from 04a52cef40560b9edec8037b23e444c460fe0d40 (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 a3a9019883a9e8d6e693e71b18f0ce5a6e90b0c9
Author: OndÅ™ej KuznÃk <ondra(a)openldap.org>
Date: Wed Oct 31 18:13:28 2018 +0000
slapd-addel adds/removes entries that we bind as, silence default warning
commit dfbeb82442afb1bc6c6cc91d05c37cba2a74aedf
Author: OndÅ™ej KuznÃk <ondra(a)openldap.org>
Date: Wed Oct 31 18:12:42 2018 +0000
Pass correct credentials in slapd-bind
commit f5bef58cae5e16d56c48b1efd55249fa7ce54cc6
Author: OndÅ™ej KuznÃk <ondra(a)openldap.org>
Date: Wed Oct 31 18:12:04 2018 +0000
Use LDIF API in slapd-addel
-----------------------------------------------------------------------
Summary of changes:
tests/progs/slapd-addel.c | 95 ++++++++++++++++-------------------------------
tests/progs/slapd-bind.c | 23 ++++++------
2 files changed, 44 insertions(+), 74 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 04a52cef40560b9edec8037b23e444c460fe0d40 (commit)
from 3ab98b2fc98843289c1833891518fb3b5b42dcd8 (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 04a52cef40560b9edec8037b23e444c460fe0d40
Author: OndÅ™ej KuznÃk <ondra(a)openldap.org>
Date: Tue Oct 16 10:42:43 2018 +0100
ITS#8927 ppolicy: accept replicated changes even in MMR
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/ppolicy.c | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git