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 89b9f0291aa36cc58c537b659fd30d44a298a4bf (commit) via a9ca6b13b978e8bb5700d27aea0a73804e670a9f (commit) via 2cad9a8c2c823af0b54a3115859d9a7087355736 (commit) via 83814a220fb70db8344469dc3e2db5357b36fc5c (commit) via fc25d4e4fe780d66e38b573ef7f36cdf2b016427 (commit) via c1c94cb7ccd409cfeda7be4a11b633994047dc0e (commit) via 91f628bf6fce107da8ed1c9fe7b6e250d404ac16 (commit) via 994e07f267796899282dd083d62f4b9ff0d9d123 (commit) via 5e5852ee40b8cfcd640de397082829c72a5dd2ae (commit) from 6e6cefe05f39c62ae5a660be8ae6ad06ab1eb459 (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 89b9f0291aa36cc58c537b659fd30d44a298a4bf Author: Quanah Gibson-Mount quanah@openldap.org Date: Tue Jun 21 13:06:59 2011 -0700
ITS#6973
commit a9ca6b13b978e8bb5700d27aea0a73804e670a9f Author: Howard Chu hyc@openldap.org Date: Tue Jun 21 02:40:38 2011 -0700
ITS#6973 need limits_check if overlay is global
commit 2cad9a8c2c823af0b54a3115859d9a7087355736 Author: Quanah Gibson-Mount quanah@openldap.org Date: Tue Jun 21 13:05:27 2011 -0700
ITS#6947
commit 83814a220fb70db8344469dc3e2db5357b36fc5c Author: Jan Vcelak jvcelak@redhat.com Date: Mon Jun 20 17:31:57 2011 +0200
ITS#6947 Handle missing '\n' termination in LDIF input
commit fc25d4e4fe780d66e38b573ef7f36cdf2b016427 Author: Quanah Gibson-Mount quanah@openldap.org Date: Tue Jun 21 13:04:22 2011 -0700
ITS#6974
commit c1c94cb7ccd409cfeda7be4a11b633994047dc0e Author: Ondrej Kuznik ondrej.kuznik@acision.com Date: Thu Jun 16 11:12:27 2011 +0200
ITS#6974 (Re)moving stray cleanup code.
commit 91f628bf6fce107da8ed1c9fe7b6e250d404ac16 Author: Hallvard Furuseth hallvard@openldap.org Date: Mon Jun 20 21:33:50 2011 +0200
Tweak back-ldif messages about CRC checksums.
commit 994e07f267796899282dd083d62f4b9ff0d9d123 Author: Hallvard Furuseth hallvard@openldap.org Date: Mon Jun 20 21:20:29 2011 +0200
Cleanup back-ldif CRC code.
Handle interrupted write() again. Fix warnings/types. #ifdef LDAP_DEBUG.
commit 5e5852ee40b8cfcd640de397082829c72a5dd2ae Author: Ralf Haferkamp ralf@openldap.org Date: Wed Jun 15 15:28:55 2011 +0200
Additional getter methods for LDAPModification
-----------------------------------------------------------------------
Summary of changes: CHANGES | 3 ++ contrib/ldapc++/src/LDAPModification.cpp | 8 ++++++ contrib/ldapc++/src/LDAPModification.h | 3 ++ libraries/libldap/ldif.c | 13 +++++++--- servers/slapd/back-ldif/ldif.c | 38 ++++++++++++++++++++--------- servers/slapd/back-monitor/init.c | 13 ++-------- servers/slapd/overlays/sssvlv.c | 3 ++ 7 files changed, 55 insertions(+), 26 deletions(-)