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 e9f5e59ba206fc558583f918ae0b3fc51f125364 (commit) via 09137b6646aeb85d3d3ac58278ff7565211956b0 (commit) from f9cb538fbdceb524fca7eb2bba8e76c9f8428d6c (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 e9f5e59ba206fc558583f918ae0b3fc51f125364 Author: Howard Chu hyc@openldap.org Date: Mon Sep 15 19:23:09 2014 +0100
LDAP_TXN is now RFC 5805
commit 09137b6646aeb85d3d3ac58278ff7565211956b0 Author: Howard Chu hyc@openldap.org Date: Mon Sep 15 19:18:30 2014 +0100
Consolidate LDAP_TXN precheck
This commit was accidentally omitted from previous push
-----------------------------------------------------------------------
Summary of changes: include/ldap.h | 16 ++++++++++----- servers/slapd/back-bdb/add.c | 41 ++------------------------------------- servers/slapd/back-bdb/delete.c | 41 ++------------------------------------- servers/slapd/back-bdb/modify.c | 41 ++------------------------------------- servers/slapd/back-bdb/modrdn.c | 41 ++------------------------------------- servers/slapd/back-mdb/add.c | 41 ++------------------------------------- servers/slapd/back-mdb/delete.c | 41 ++------------------------------------- servers/slapd/back-mdb/modify.c | 41 ++------------------------------------- servers/slapd/back-mdb/modrdn.c | 41 ++------------------------------------- servers/slapd/proto-slap.h | 1 + 10 files changed, 28 insertions(+), 317 deletions(-)