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_4 has been updated
       via  483be237d4d77bdbddc4fca30e5e1998926a8a04 (commit)
       via  5eef055bd3d478747ab365663cd47b447b89e4ff (commit)
       via  46d6f994cd77ecd0764c8c616dfec99551664d9d (commit)
       via  5d61e28babe034310b54704a2c38960b70c54fa6 (commit)
       via  abbdfd679d28f937b48d1c681ae1a4161015e3f1 (commit)
       via  723d98f3f378e2cf90649417d07383e2b3cf47a1 (commit)
       via  d5baab7932a4954bc44d9d08e4838cb50fa71286 (commit)
       via  87cc1f6cfa014c4ae62dc62c35f8e55950783ea0 (commit)
       via  a71090cb0d554269639505562ee2e1e0211ee7f4 (commit)
       via  9b2d66dc207417f02413478adeb3f004b03b5a8c (commit)
       via  7b0f14fc29be81d2aea044610a02ecaf9d9dd785 (commit)
       via  6118d7f62b957cdf9bb76c47c5b0ee2f5fea88cc (commit)
       via  17521c76100deee7c98cdb414d76962491382305 (commit)
       via  94472d1437b8b79a86c6ab6d4adad0cfe70c0fae (commit)
       via  793682064e0fffb98adbb83b566a36386d77fcd4 (commit)
       via  5fb54b68a7beb99b5132e9b75470c219e4cb01c5 (commit)
       via  cc10843d0d8c2383aba80185a456830bb36ae9cb (commit)
       via  37ab2dded7d8fb260002f62170f6e945e6e58f7d (commit)
       via  cfedb365b4a2a90111810a7918d58aa679adb99c (commit)
       via  7fdf6720416d5eaadf5fd811c4513c87a2899a0f (commit)
       via  8e7bb2042b560618caf481e280f2d42ff9594f47 (commit)
       via  1a0d02c4c40bb869e8179192de10f8fbad60b1e2 (commit)
       via  25a99d4024930574490f18c9eaa1e0448df34eba (commit)
       via  9e35127f1d0484005038685c7b0b7f3a10c44de0 (commit)
      from  9cdb7b18a929d546a7681d3ac0f830821069c5a5 (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 483be237d4d77bdbddc4fca30e5e1998926a8a04
Author: Quanah Gibson-Mount <qua...@openldap.org>
Date:   Sat Jan 26 19:18:43 2013 -0800

    ITS#7473

commit 5eef055bd3d478747ab365663cd47b447b89e4ff
Author: Howard Chu <h...@openldap.org>
Date:   Sat Jan 26 16:17:31 2013 -0800

    ITS#7473 Scope-based searches
    
    Walk subtree if number of subtree entries is smaller than
    number of index candidates.

commit 46d6f994cd77ecd0764c8c616dfec99551664d9d
Author: Howard Chu <h...@openldap.org>
Date:   Sat Jan 26 20:32:46 2013 +0000

    ITS#7473 Add mdb_dn2id_walk() to walk subtree
    
    Non-recursive tree walker.

commit 5d61e28babe034310b54704a2c38960b70c54fa6
Author: Howard Chu <h...@openldap.org>
Date:   Thu Jan 17 21:01:21 2013 +0000

    ITS#7473 Setup for subtree entry counts

commit abbdfd679d28f937b48d1c681ae1a4161015e3f1
Author: Quanah Gibson-Mount <qua...@openldap.org>
Date:   Sat Jan 26 18:59:42 2013 -0800

    ITS#7496, more for ITS#7483
    Fix typo

commit 723d98f3f378e2cf90649417d07383e2b3cf47a1
Author: Quanah Gibson-Mount <qua...@openldap.org>
Date:   Sat Jan 26 18:43:56 2013 -0800

    ITS#7496

commit d5baab7932a4954bc44d9d08e4838cb50fa71286
Author: Howard Chu <h...@openldap.org>
Date:   Tue Jan 22 12:31:29 2013 +0000

    ITS#7496, more for ITS#7483
    
    Missing entries need to be checked at runtime too, not just slapcat.
    Apparently some people will still try to run slapd even after slapadd
    tells them their DB load was invalid.

commit 87cc1f6cfa014c4ae62dc62c35f8e55950783ea0
Author: Quanah Gibson-Mount <qua...@openldap.org>
Date:   Sat Jan 26 18:42:00 2013 -0800

    ITS#7493

commit a71090cb0d554269639505562ee2e1e0211ee7f4
Author: Quanah Gibson-Mount <qua...@openldap.org>
Date:   Sat Jan 26 18:41:09 2013 -0800

    ITS#7490
    Zero out the complete context buffer
    From mhar...@symas.com

commit 9b2d66dc207417f02413478adeb3f004b03b5a8c
Author: Quanah Gibson-Mount <qua...@openldap.org>
Date:   Thu Jan 17 12:05:01 2013 -0800

    ITS#7490
    Zero out the complete context buffer
    From mhar...@symas.com

commit 7b0f14fc29be81d2aea044610a02ecaf9d9dd785
Author: Quanah Gibson-Mount <qua...@openldap.org>
Date:   Sat Jan 26 18:37:29 2013 -0800

    Clean up whitespace

commit 6118d7f62b957cdf9bb76c47c5b0ee2f5fea88cc
Author: Pierangelo Masarati <a...@openldap.org>
Date:   Wed Jan 16 21:38:33 2013 +0100

    more about ITS#7493

commit 17521c76100deee7c98cdb414d76962491382305
Author: Michael Stroeder <mich...@stroeder.com>
Date:   Wed Jan 16 20:31:01 2013 +0100

    s/directoryOperation/dSAOperation/ (ITS#7493)

commit 94472d1437b8b79a86c6ab6d4adad0cfe70c0fae
Author: Quanah Gibson-Mount <qua...@openldap.org>
Date:   Sat Jan 26 18:32:20 2013 -0800

    ITS#7489

commit 793682064e0fffb98adbb83b566a36386d77fcd4
Author: Howard Chu <h...@openldap.org>
Date:   Fri Jan 11 03:15:59 2013 -0800

    ITS#7473 check DN scope before fetching id2e
    
    This is only a 10% gain, but still worth having for now.

commit 5fb54b68a7beb99b5132e9b75470c219e4cb01c5
Author: Emily Backes <ebac...@symas.com>
Date:   Thu Jan 10 15:14:54 2013 -0800

    Update slapd.overlays.5 manpage index

commit cc10843d0d8c2383aba80185a456830bb36ae9cb
Author: Quanah Gibson-Mount <qua...@openldap.org>
Date:   Sat Jan 26 18:28:55 2013 -0800

    ITS#7485

commit 37ab2dded7d8fb260002f62170f6e945e6e58f7d
Merge: 9cdb7b1 cfedb36
Author: Quanah Gibson-Mount <qua...@openldap.org>
Date:   Sat Jan 26 18:27:46 2013 -0800

    Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4

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

Summary of changes:
 CHANGES                                  |    7 +-
 contrib/slapd-modules/allowed/allowed.c  |   24 +++-
 contrib/slapd-modules/passwd/sha2/sha2.c |   12 +-
 doc/man/man5/slapd.overlays.5            |   26 ++++
 libraries/liblmdb/Doxyfile               |    2 +-
 libraries/liblmdb/lmdb.h                 |   70 ++++++----
 libraries/liblmdb/mdb.c                  |   75 +++++++----
 servers/slapd/back-mdb/add.c             |    4 +-
 servers/slapd/back-mdb/bind.c            |    2 +-
 servers/slapd/back-mdb/compare.c         |    2 +-
 servers/slapd/back-mdb/delete.c          |    6 +-
 servers/slapd/back-mdb/dn2entry.c        |    3 +-
 servers/slapd/back-mdb/dn2id.c           |  217 ++++++++++++++++++++++++++++--
 servers/slapd/back-mdb/filterindex.c     |    4 +-
 servers/slapd/back-mdb/id2entry.c        |   12 ++-
 servers/slapd/back-mdb/modify.c          |    2 +-
 servers/slapd/back-mdb/modrdn.c          |   53 ++++----
 servers/slapd/back-mdb/proto-mdb.h       |   11 ++-
 servers/slapd/back-mdb/search.c          |  218 +++++++++++++++++++++--------
 servers/slapd/back-mdb/tools.c           |    6 +-
 20 files changed, 579 insertions(+), 177 deletions(-)


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

Reply via email to