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_5 has been updated
       via  bd706d3c963e94af804fe5b5ff38dc14be50ddce (commit)
       via  43cf058dc56dc27bdfb69d31c54d4f7b81cba116 (commit)
       via  3531e8a89d7430112096de1a54a3bf821eb7270f (commit)
       via  2131535d6518dccb9e059be7718814121b1a4810 (commit)
       via  7f767becff2fec8f6ebd98e9a4e58b08430d692f (commit)
       via  3a1e0a8399c93230e14c2fee31efafcaf3e736c0 (commit)
      from  a82af293fc7bebbb95a62a7cb707c761ba70a170 (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 bd706d3c963e94af804fe5b5ff38dc14be50ddce
Author: Howard Chu <h...@openldap.org>
Date:   Wed Jul 23 13:06:23 2014 -0700

    ITS#7904 writewait patch
    
    Assigned ITS#, tweaking. This ITS includes
        4f05d992f2146921dbc13d3477de9918f20172b9
        716b35e191fb587b352922c76d65843449d870cb
        be792fae2ccd4f39ee2b975bcc26a6e21dfc3586

commit 43cf058dc56dc27bdfb69d31c54d4f7b81cba116
Author: Howard Chu <h...@openldap.org>
Date:   Tue Jul 22 21:55:23 2014 -0700

    Fix prev commit

commit 3531e8a89d7430112096de1a54a3bf821eb7270f
Author: Howard Chu <h...@openldap.org>
Date:   Tue Jul 22 21:52:24 2014 -0700

    More for writewait callback
    
    Must also reset search cursors

commit 2131535d6518dccb9e059be7718814121b1a4810
Author: Howard Chu <h...@openldap.org>
Date:   Tue Jul 22 20:24:58 2014 -0700

    ITS#7903 preserve Sorted status of attrs

commit 7f767becff2fec8f6ebd98e9a4e58b08430d692f
Author: Howard Chu <h...@openldap.org>
Date:   Tue Jul 22 20:21:35 2014 -0700

    ITS#7902 fix str2entry / sorted vals

commit 3a1e0a8399c93230e14c2fee31efafcaf3e736c0
Author: Howard Chu <h...@openldap.org>
Date:   Tue Jul 22 19:17:15 2014 -0700

    Add sc_writewait callback
    
    Invoked before a blocked writer waits for socket to be writable.
    Use in back-mdb to release reader txn while waiting.

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

Summary of changes:
 servers/slapd/back-mdb/id2entry.c |   18 ++++++++++---
 servers/slapd/back-mdb/search.c   |   50 +++++++++++++++++++++++++++++++++++++
 servers/slapd/entry.c             |   24 +++++++++---------
 servers/slapd/result.c            |   17 +++++++++++++
 servers/slapd/slap.h              |    4 +++
 5 files changed, 97 insertions(+), 16 deletions(-)


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

Reply via email to