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 593512bb7b2b5d23a658d3a8d05bdeeb15d7611f (commit)
via 5b55054544bbee0d5be0dcd50ed94f9dd61d2fae (commit)
via 3bda24173df9b071aafc7c3f294c17af3ea2c7d0 (commit)
from 8b7f21c7aa8c99065977b3dd4eb41f9f41eeadde (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 593512bb7b2b5d23a658d3a8d05bdeeb15d7611f
Author: Ondřej Kuzník <okuznik(a)symas.com>
Date: Wed Mar 27 10:26:44 2019 +0000
Do not leak lds in slapd-* tools
commit 5b55054544bbee0d5be0dcd50ed94f9dd61d2fae
Author: Ondřej Kuzník <okuznik(a)symas.com>
Date: Wed Mar 27 10:25:58 2019 +0000
Do not allocate a new cbinding if we have one already.
commit 3bda24173df9b071aafc7c3f294c17af3ea2c7d0
Author: Ondřej Kuzník <okuznik(a)symas.com>
Date: Wed Mar 27 10:27:44 2019 +0000
Do not leak memory in slappasswd
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/cyrus.c | 3 ++-
servers/slapd/slappasswd.c | 10 ++++++++--
tests/progs/slapd-bind.c | 3 +++
tests/progs/slapd-common.c | 3 ++-
tests/progs/slapd-modify.c | 4 +++-
tests/progs/slapd-modrdn.c | 4 +++-
6 files changed, 21 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 8b7f21c7aa8c99065977b3dd4eb41f9f41eeadde (commit)
from d8c90a2feebb9eeecc69cd0c4411f51cb75a7dbb (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 8b7f21c7aa8c99065977b3dd4eb41f9f41eeadde
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Mar 26 13:12:26 2019 +0000
ITS#8999 more for prev commit
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/schema_init.c | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 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 d8c90a2feebb9eeecc69cd0c4411f51cb75a7dbb (commit)
from 4a136c7651aa14b324961eb2d9aea737ce6ef34c (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 d8c90a2feebb9eeecc69cd0c4411f51cb75a7dbb
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Mar 26 11:17:30 2019 +0000
ITS#8999 fix telephoneNumberNormalize, cert DN validation
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/schema_init.c | 20 +++++++++++++++-----
1 file changed, 15 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, master has been updated
via 4a136c7651aa14b324961eb2d9aea737ce6ef34c (commit)
from 47102fccedbd3c10f3c348044fa00c41e793efc1 (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 4a136c7651aa14b324961eb2d9aea737ce6ef34c
Author: Ondřej Kuzník <ondra(a)openldap.org>
Date: Thu Mar 21 10:29:03 2019 +0000
ITS#8731 Improve sample processing script
-----------------------------------------------------------------------
Summary of changes:
doc/devel/variadic_debug/script.sh | 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, master has been updated
via 47102fccedbd3c10f3c348044fa00c41e793efc1 (commit)
from aba073e17135c97258aada8324a72c5d2198f773 (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 47102fccedbd3c10f3c348044fa00c41e793efc1
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Feb 28 13:24:13 2019 +0000
Add persist support
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/syncrepl.c | 53 +++--
...apd-dsee-slave1.conf => slapd-dsee-slave2.conf} | 12 +-
tests/data/test-dirsync-nocp.ldif | 4 +-
tests/scripts/defines.sh | 1 +
.../{test072-dsee-sync => test075-dsee-persist} | 220 +++++++++++++++------
5 files changed, 205 insertions(+), 85 deletions(-)
copy tests/data/{slapd-dsee-slave1.conf => slapd-dsee-slave2.conf} (90%)
copy tests/scripts/{test072-dsee-sync => test075-dsee-persist} (62%)
---
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 d1653bb1a58e4ecb762a6222e58ebf192b0baa06 (commit)
from 7c1e1adf0600c35bd4c12fa40106a51df1b5cfc7 (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 d1653bb1a58e4ecb762a6222e58ebf192b0baa06
Author: Ondřej Kuzník <ondra(a)openldap.org>
Date: Tue Mar 19 16:44:30 2019 +0000
ITS#8980 Actually return the computed status
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/tls_o.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 aba073e17135c97258aada8324a72c5d2198f773 (commit)
from 4534528fe14e656f16426a8ac862540b5478cb69 (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 aba073e17135c97258aada8324a72c5d2198f773
Author: Ondřej Kuzník <ondra(a)openldap.org>
Date: Tue Mar 19 16:44:30 2019 +0000
ITS#8980 Actually return the computed status
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/tls_o.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, OPENLDAP_REL_ENG_2_4 has been updated
via 7c1e1adf0600c35bd4c12fa40106a51df1b5cfc7 (commit)
via d196e1144113d0153b84cd93bd226c2b58a8f67b (commit)
from 8f154a843d0699369a49ac01bb227153c6f4ada4 (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 7c1e1adf0600c35bd4c12fa40106a51df1b5cfc7
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Mar 11 19:02:30 2019 +0000
ITS#8990
commit d196e1144113d0153b84cd93bd226c2b58a8f67b
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Mar 11 16:47:45 2019 +0000
ITS#8990 pickup SLAP_MOD_SOFT modops
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/overlays/accesslog.c | 10 +++++++---
2 files changed, 8 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 4534528fe14e656f16426a8ac862540b5478cb69 (commit)
from c825edf67e99f4bc100a8e36c9f23a79cf3b0e02 (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 4534528fe14e656f16426a8ac862540b5478cb69
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Mar 11 16:47:45 2019 +0000
ITS#8990 pickup SLAP_MOD_SOFT modops
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/accesslog.c | 10 +++++++---
1 file changed, 7 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_4 has been updated
via 8f154a843d0699369a49ac01bb227153c6f4ada4 (commit)
from e671a75f64b0a884eaf320b79adcdda30c1b8926 (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 8f154a843d0699369a49ac01bb227153c6f4ada4
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sun Mar 10 19:02:20 2019 +0000
ITS#8989
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
1 file changed, 1 insertion(+)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git