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 ef3f84bf367d50215b6608a9bb0a180d7d264809 (commit) via a8c1c007de2ad6edb367f3d861a782227a9b212a (commit) via e9a4238250827fdc3144f1acee7576e41f88e1e4 (commit) via 767ffedb204f9fcfb522cadd0e2d4512b2c561e3 (commit) via 40a2db889caad7472ef347c83f0f9c5f906792da (commit) via b61bada0de4ee810848c51c9f55eefc3affd10f4 (commit) from c54b1a7da8b2f62f0bea1ece9036bb88b77162b0 (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 ef3f84bf367d50215b6608a9bb0a180d7d264809 Author: Howard Chu <h...@openldap.org> Date: Sat Jul 21 06:21:56 2012 -0700 Use new Append support commit a8c1c007de2ad6edb367f3d861a782227a9b212a Merge: e9a4238 c54b1a7 Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Thu Jul 26 16:15:31 2012 -0700 Merge branch 'OPENLDAP_REL_ENG_2_4' of ssh://git-master.openldap.org/~git/git/openldap into OPENLDAP_REL_ENG_2_4 commit e9a4238250827fdc3144f1acee7576e41f88e1e4 Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Thu Jul 26 14:39:37 2012 -0700 ITS#7118, ITS#7133 commit 767ffedb204f9fcfb522cadd0e2d4512b2c561e3 Author: Howard Chu <h...@openldap.org> Date: Tue Jan 24 15:28:47 2012 -0800 Cleanup gssapi_flags -> ldo_gssapi_flags commit 40a2db889caad7472ef347c83f0f9c5f906792da Author: Howard Chu <h...@openldap.org> Date: Tue Jan 24 14:40:00 2012 -0800 More for prev commit (270ef33acf18dc13bfd07f8a8e66b446f80e7d27) commit b61bada0de4ee810848c51c9f55eefc3affd10f4 Author: Howard Chu <h...@openldap.org> Date: Tue Jan 24 13:32:52 2012 -0800 ITS#7118, #7133 tentative fix Move mutexes to end of structs, so libldap can ignore them ----------------------------------------------------------------------- Summary of changes: CHANGES | 1 + libraries/libldap/gssapi.c | 14 ++-- libraries/libldap/init.c | 8 ++- libraries/libldap/ldap-int.h | 200 ++++++++++++++++++----------------- servers/slapd/back-mdb/back-mdb.h | 1 + servers/slapd/back-mdb/dn2id.c | 2 +- servers/slapd/back-mdb/id2entry.c | 5 +- servers/slapd/back-mdb/idl.c | 9 +- servers/slapd/back-mdb/index.c | 8 +- servers/slapd/back-mdb/nextid.c | 2 + servers/slapd/back-mdb/proto-mdb.h | 1 + 11 files changed, 137 insertions(+), 114 deletions(-) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git