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  500398180e85643d161ac432a1a2c0a9bf7ca86a (commit)
       via  26f88817f68c605871bfcf006c477fdd2ae43974 (commit)
      from  4d3a54835c9c2cdc179c65975ac857a02ff8283f (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 500398180e85643d161ac432a1a2c0a9bf7ca86a
Author: Nadezhda Ivanova <[email protected]>
Date:   Mon Feb 29 14:01:12 2016 +0200

    ITS#8303 Track pending ops per a_metasingleconn_t
    
    so that unused target connections can be properly reset.

commit 26f88817f68c605871bfcf006c477fdd2ae43974
Author: Nadezhda Ivanova <[email protected]>
Date:   Tue Feb 9 15:26:38 2016 +0200

    ITS#8303 Fixed an assertion error during test022
    
    The error was introduced with
    commit 6cafdfa8d82134f78e68325c4b9c10dd37935d7a

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

Summary of changes:
 servers/slapd/back-asyncmeta/add.c            |    3 ++-
 servers/slapd/back-asyncmeta/back-asyncmeta.h |   11 ++++++-----
 servers/slapd/back-asyncmeta/candidates.c     |    1 +
 servers/slapd/back-asyncmeta/compare.c        |    2 +-
 servers/slapd/back-asyncmeta/conn.c           |   11 ++++++++---
 servers/slapd/back-asyncmeta/delete.c         |    2 +-
 servers/slapd/back-asyncmeta/message_queue.c  |   13 ++++++++++++-
 servers/slapd/back-asyncmeta/meta_result.c    |   14 +++++++++-----
 servers/slapd/back-asyncmeta/modify.c         |    2 +-
 servers/slapd/back-asyncmeta/modrdn.c         |    2 +-
 servers/slapd/back-asyncmeta/search.c         |    7 +++----
 servers/slapd/backover.c                      |   17 +----------------
 12 files changed, 46 insertions(+), 39 deletions(-)


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

Reply via email to