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  c5ee5212fdd3025d2c5820ddfaa181e6aa868992 (commit)
       via  c8c34cdd43d3603f3b64a56841b4425379c98f45 (commit)
       via  b9d13a29e6c4c2742277c82bdc646c32d364a619 (commit)
       via  c4d5e6e78634a6fa96cdf577688fb3a7fba266ed (commit)
      from  47f6aec61e65afd66bea096887f1cd550b55946e (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 c5ee5212fdd3025d2c5820ddfaa181e6aa868992
Author: Howard Chu <h...@openldap.org>
Date:   Wed Sep 21 15:59:08 2011 -0700

    Updated for mdb_txn_begin API change.
    
    Nested txn stuff which we don't use.

commit c8c34cdd43d3603f3b64a56841b4425379c98f45
Merge: 47f6aec b9d13a2
Author: Howard Chu <h...@openldap.org>
Date:   Wed Sep 21 15:58:55 2011 -0700

    Merge remote branch 'origin/mdb.master'

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

Summary of changes:
 libraries/libmdb/mdb.c            |  546 +++++++++++++++++++++++++++++++++----
 libraries/libmdb/mdb.h            |  155 +++++++----
 libraries/libmdb/mdb_stat.c       |    2 +-
 libraries/libmdb/midl.c           |   19 ++
 libraries/libmdb/midl.h           |    7 +
 libraries/libmdb/mtest.c          |   10 +-
 libraries/libmdb/mtest2.c         |    8 +-
 libraries/libmdb/mtest3.c         |    8 +-
 libraries/libmdb/mtest4.c         |   16 +-
 libraries/libmdb/mtest5.c         |    8 +-
 libraries/libmdb/mtest6.c         |    6 +-
 servers/slapd/back-mdb/attr.c     |    2 +-
 servers/slapd/back-mdb/config.c   |    2 +-
 servers/slapd/back-mdb/id2entry.c |    6 +-
 servers/slapd/back-mdb/init.c     |    2 +-
 servers/slapd/back-mdb/tools.c    |   10 +-
 16 files changed, 659 insertions(+), 148 deletions(-)


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

Reply via email to