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  dfed6f77d7b617fcef65c7a1e6ca59240c74749d (commit)
      from  fb264bf3e1a8d992684cfc2c452a81d0f8322aeb (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 dfed6f77d7b617fcef65c7a1e6ca59240c74749d
Author: Howard Chu <h...@openldap.org>
Date:   Tue Sep 13 16:58:38 2011 -0700

    More search optimization
    
    Tighten up entry_alloc/entry_decode
    Track parent nodes in idscopes

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

Summary of changes:
 servers/slapd/back-mdb/back-mdb.h  |   11 ------
 servers/slapd/back-mdb/dn2id.c     |   32 +++++++++++-----
 servers/slapd/back-mdb/id2entry.c  |   12 +++----
 servers/slapd/back-mdb/idl.c       |   70 +++++++++++++++++++++++++++++++++++-
 servers/slapd/back-mdb/idl.h       |   39 ++++++++++++++++++++
 servers/slapd/back-mdb/proto-mdb.h |    4 ++-
 servers/slapd/back-mdb/search.c    |   20 ++++++----
 7 files changed, 150 insertions(+), 38 deletions(-)


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

Reply via email to