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  2996fda0eedd15af531d3c665e7d89fc4eeb9653 (commit)
       via  3e2f62ed0bcedda752b7b0de2d4f4282c72e7b9d (commit)
       via  fe81f1d4904ab088f53bdabbe4ad55927ae04fc8 (commit)
       via  4a961ed6ed1b4409aa7e9856a548290fc630ffba (commit)
       via  1899118e91b4f5e4dbb4f6e9adb0f9de600df577 (commit)
       via  23c5d6bbdd01d91556eab16b43fbc607d44feb7c (commit)
      from  92724fd39e3c6a65d460ad7a08d3acc3c16656e3 (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 2996fda0eedd15af531d3c665e7d89fc4eeb9653
Author: Hallvard Furuseth <[email protected]>
Date:   Sun Jun 12 10:19:03 2016 +0200

    Fix contrib prototypes - add ConfigReply*

commit 3e2f62ed0bcedda752b7b0de2d4f4282c72e7b9d
Author: Hallvard Furuseth <[email protected]>
Date:   Sun Jun 12 10:18:50 2016 +0200

    ITS#8442 Fix uninitialized rs->sr_text in back-meta

commit fe81f1d4904ab088f53bdabbe4ad55927ae04fc8
Author: Hallvard Furuseth <[email protected]>
Date:   Sun Jun 12 09:44:45 2016 +0200

    Fix intro comments in test configs

commit 4a961ed6ed1b4409aa7e9856a548290fc630ffba
Author: Hallvard Furuseth <[email protected]>
Date:   Sun Jun 12 08:35:25 2016 +0200

    Catch slapmodify entry setup errors

commit 1899118e91b4f5e4dbb4f6e9adb0f9de600df577
Author: Hallvard Furuseth <[email protected]>
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 23c5d6bbdd01d91556eab16b43fbc607d44feb7c
Author: Hallvard Furuseth <[email protected]>
Date:   Sun Jun 12 08:30:58 2016 +0200

    ITS#8435 Fix uninited slap_callback.sc_writewait

-----------------------------------------------------------------------

Summary of changes:
 contrib/slapd-modules/authzid/authzid.c |    1 +
 contrib/slapd-modules/denyop/denyop.c   |    4 ++--
 contrib/slapd-modules/lastmod/lastmod.c |   12 +++---------
 contrib/slapd-modules/trace/trace.c     |   12 ++++--------
 servers/slapd/back-meta/search.c        |    3 ++-
 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/slapmodify.c              |    4 +++-
 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 +-
 21 files changed, 38 insertions(+), 38 deletions(-)


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git

Reply via email to