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 047f275987304398091a1fd99d165a1dc44ffb7f (commit)
from 869324ff9f05fa5e1ba3c44cfdab98ab1721cc99 (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 047f275987304398091a1fd99d165a1dc44ffb7f
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 14 20:27:49 2015 +0000
Fix 0e66a3d1bf2b58cb4361ac1311c680f870d23f4c
clear rc, otherwise syncrepl stops
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/syncrepl.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 869324ff9f05fa5e1ba3c44cfdab98ab1721cc99 (commit)
via 30ae5fa2cfc209721125d03ce5be4223eb642f4a (commit)
via 59ee92213b77f8f8a990933b0500e8c5a9b702b2 (commit)
from fccca0ead9394c79aefc76413d7344ce34e6567c (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 869324ff9f05fa5e1ba3c44cfdab98ab1721cc99
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 14 19:05:17 2015 +0000
Fix typo in 45146ba21a9ee494e7058ca7a173fcc6b27df744
commit 30ae5fa2cfc209721125d03ce5be4223eb642f4a
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 14 18:56:12 2015 +0000
GSER issuer quoting fix (coverity)
commit 59ee92213b77f8f8a990933b0500e8c5a9b702b2
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 14 17:47:44 2015 +0000
Minor cleanup (coverity)
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-meta/search.c | 16 ++++------------
servers/slapd/back-sql/schema-map.c | 1 +
servers/slapd/schema_init.c | 5 ++++-
servers/slapd/slapcommon.c | 1 +
4 files changed, 10 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, master has been updated
via bc3dbcbde931f64e806517e7aac20b3f4ac51be3 (commit)
via c25208cd14895cdfe7a147de031afe3af5528922 (commit)
via 0677f67d2992c126d29fe1275d76aa2b3a36f63c (commit)
via 86d81fa1530098b7029fbff5d826c9567eb25125 (commit)
via e861305d502d848fe991d64b05be3250bf4e08b6 (commit)
via 0e5f63ae6dd7b763a1df7cae5935eba8779d0bfe (commit)
from 651804842f31260fe475aab1356e0d881106cb38 (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 bc3dbcbde931f64e806517e7aac20b3f4ac51be3
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 14 12:55:34 2015 +0000
Minor cleanup (coverity)
commit c25208cd14895cdfe7a147de031afe3af5528922
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 14 12:27:28 2015 +0000
Minor cleanup (coverity)
commit 0677f67d2992c126d29fe1275d76aa2b3a36f63c
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 14 12:23:19 2015 +0000
Minor cleanup (coverity)
commit 86d81fa1530098b7029fbff5d826c9567eb25125
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 14 12:16:24 2015 +0000
Minor cleanup (coverity)
commit e861305d502d848fe991d64b05be3250bf4e08b6
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 14 11:14:43 2015 +0000
Minor cleanup (coverity)
commit 0e5f63ae6dd7b763a1df7cae5935eba8779d0bfe
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 14 10:46:04 2015 +0000
Minor cleanup (coverity)
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-bdb/tools.c | 10 +++++-----
servers/slapd/back-dnssrv/search.c | 2 +-
servers/slapd/back-ldap/bind.c | 2 +-
servers/slapd/back-ldap/distproc.c | 3 ++-
servers/slapd/back-ldap/extended.c | 4 ++--
servers/slapd/back-ldap/search.c | 2 +-
servers/slapd/back-ldif/ldif.c | 1 -
servers/slapd/back-mdb/modrdn.c | 2 +-
servers/slapd/back-mdb/tools.c | 6 +-----
servers/slapd/back-meta/config.c | 3 ++-
servers/slapd/back-meta/search.c | 4 ++--
servers/slapd/back-monitor/database.c | 23 ++++++++++++-----------
servers/slapd/back-passwd/search.c | 3 +--
servers/slapd/bconfig.c | 2 +-
servers/slapd/config.c | 3 +--
servers/slapd/modify.c | 1 -
servers/slapd/overlays/constraint.c | 10 ----------
servers/slapd/overlays/pcache.c | 5 ++++-
servers/slapd/overlays/rwmmap.c | 2 ++
servers/slapd/overlays/translucent.c | 4 ++--
20 files changed, 41 insertions(+), 51 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 651804842f31260fe475aab1356e0d881106cb38 (commit)
via 45146ba21a9ee494e7058ca7a173fcc6b27df744 (commit)
via 67c13d0ccff80aadff78d1a1c6ae89630766cad9 (commit)
via 0e66a3d1bf2b58cb4361ac1311c680f870d23f4c (commit)
from 14a3efa48a79e0ed2d8136f60bf232e132ed2f35 (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 651804842f31260fe475aab1356e0d881106cb38
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 14 10:37:13 2015 +0000
Fix missing error return (coverity)
commit 45146ba21a9ee494e7058ca7a173fcc6b27df744
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 14 10:35:20 2015 +0000
Fix UTF8stringvalidate loop termination (coverity)
commit 67c13d0ccff80aadff78d1a1c6ae89630766cad9
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 14 10:22:50 2015 +0000
Fix NULL in debug output (coverity)
commit 0e66a3d1bf2b58cb4361ac1311c680f870d23f4c
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 14 10:13:16 2015 +0000
check ber_scanf(syncUUIDs) result (coverity)
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/schema_check.c | 1 +
servers/slapd/schema_init.c | 7 +++----
servers/slapd/sets.c | 2 +-
servers/slapd/syncrepl.c | 24 +++++++++++++-----------
4 files changed, 18 insertions(+), 16 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 404697b369bf6eacab02f68113eeafaaaef85d27 (commit)
from 71741a6b08b18e5be4e57c211e70541f4e4b4995 (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 404697b369bf6eacab02f68113eeafaaaef85d27
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Wed Jan 14 08:12:50 2015 +0100
mdb_env_set_flags(): Reject CHANGELESS flags.
Reverts part of a2ac10107e2fb845c4a38a339239063ec4407d84.
MDB_ROBUST needed to be accepted, but that flag is gone.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 1 -
libraries/liblmdb/mdb.c | 2 +-
2 files changed, 1 insertion(+), 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 14a3efa48a79e0ed2d8136f60bf232e132ed2f35 (commit)
via 74d89e567cfb50423bec53ef2a3714b868076100 (commit)
via 19af642a2d32ae62fff165ff2b24c6749a554726 (commit)
from 9e69e0b559633e7ce975ea7a83f883a9cd3432c6 (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 14a3efa48a79e0ed2d8136f60bf232e132ed2f35
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jan 13 22:43:18 2015 +0000
plug unlikely memleak (coverity)
commit 74d89e567cfb50423bec53ef2a3714b868076100
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jan 13 22:01:17 2015 +0000
plug memleak in cr index (coverity)
commit 19af642a2d32ae62fff165ff2b24c6749a554726
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jan 13 21:43:22 2015 +0000
ACL write/manage fixes (coverity)
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/acl.c | 11 ++++++++---
servers/slapd/back-bdb/attr.c | 1 +
servers/slapd/back-bdb/dbcache.c | 2 ++
servers/slapd/back-bdb/init.c | 6 ++++++
4 files 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 9e69e0b559633e7ce975ea7a83f883a9cd3432c6 (commit)
via 7d483f7abaca431603b6845efb2ebbc09706789d (commit)
via 08f5aca7db1e48ce61c1f4914157efb64f01a32e (commit)
from a69da18849e41838bf8895875f8157986b195993 (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 9e69e0b559633e7ce975ea7a83f883a9cd3432c6
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jan 13 20:56:23 2015 +0000
Plug unlikely memleak (coverity)
commit 7d483f7abaca431603b6845efb2ebbc09706789d
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jan 13 20:52:46 2015 +0000
Fix dangling lock (coverity)
commit 08f5aca7db1e48ce61c1f4914157efb64f01a32e
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jan 13 20:31:06 2015 +0000
Plug unlikely memleak (coverity)
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap_r/tpool.c | 12 +++++++++---
libraries/liblunicode/ucstr.c | 19 ++++++++++++-------
libraries/librewrite/session.c | 7 ++++++-
libraries/librewrite/subst.c | 21 +++++++++++++++++----
libraries/librewrite/xmap.c | 6 +++++-
5 files changed, 49 insertions(+), 16 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 a69da18849e41838bf8895875f8157986b195993 (commit)
via 97d6a4fe3e2e4b38287a6089fb593967b27a5b10 (commit)
via 975dce7ffb745fd684fe6f6ce46183b1aef9284a (commit)
from 79cce59ad46fbe0c1d6a9c47183caa992710fdfb (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 a69da18849e41838bf8895875f8157986b195993
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jan 13 19:51:56 2015 +0000
plug benign leak (coverity)
commit 97d6a4fe3e2e4b38287a6089fb593967b27a5b10
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jan 13 19:23:51 2015 +0000
Fix unused fprintf arg (coverity)
commit 975dce7ffb745fd684fe6f6ce46183b1aef9284a
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jan 13 18:31:28 2015 +0000
varargs cleanup (coverity)
-----------------------------------------------------------------------
Summary of changes:
clients/tools/ldapexop.c | 2 +-
clients/tools/ldapmodify.c | 1 +
clients/tools/ldapurl.c | 1 +
clients/tools/ldapvc.c | 2 ++
servers/slapd/back-sql/util.c | 2 ++
5 files changed, 7 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 ea80418cfcf64f66768c80a52c24ffdee0d53436 (commit)
from 0599dee9d496627e67b1c3f97b446ed5de785607 (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 ea80418cfcf64f66768c80a52c24ffdee0d53436
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jan 13 18:47:18 2015 +0000
Fix potential null deref (coverity)
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git